.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h1 {
  margin-top: 16px;
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
}

h2 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}

h3 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  text-decoration: none;
}

h4 {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}

h5 {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

/* h6 {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 10px;
  text-transform: uppercase;
} */

p {
  margin-top: 8px;
  margin-bottom: 24px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 40px;
}

ol {
  display: block;
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 40px 8.33%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px none #000;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

figure {
  margin-bottom: 32px;
}

figcaption {
  margin-top: 15px;
  padding-left: 8.33px;
  color: #a5a5a5;
  text-align: center;
}

.body {
  overflow: visible;
  margin-bottom: 0px;
  background-color: #fff;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #222;
  line-height: 24px;
}

.figures-header {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.figures-header.no-bottom-padding {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: transparent;
}

.figures-header.facts-section {
  padding-top: 72px;
  padding-bottom: 72px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 530px;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.figures-header.instagram-section {
  overflow: hidden;
  padding: 0px 0px 120px;
}

.figures-header.brands-section {
  padding-top: 68px;
  padding-bottom: 80px;
  opacity: 1;
}

.figures-header.blog-section {
  padding-top: 96px;
}

.wrapper {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: 40px;
  /* margin-bottom: 20px;+ */
  margin-left: 40px;
  background-color: transparent;
  text-align: center;
}

.wrapper.review-slide-wrapper {
  position: relative;
  top: 40px;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wrapper.left-intro-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.button {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  height: 48px;
  margin-left: 20px;
  padding: 12px 20px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
}

.button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(180deg, #ec1066, #ec1066);
}

.button.white-button:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: linear-gradient(90deg, #ff935c, #fb406c);
  color: #fff;
}

.button.white-button.nav-bar-button {
  margin-left: 20px;
  border-radius: 6px;
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 18px;
}

.button.white-button.nav-bar-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
  background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
}

.button.hero-button {
  margin-right: 16px;
  margin-left: 0px;
  border-radius: 6px;
  background-color: #ec1066;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.button.hero-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.04)), to(rgba(0, 0, 0, 0.04))), -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04)), linear-gradient(180deg, #ec1066, #ec1066);
}

.button.hero-button:active {
  background-color: #29bcff;
}

.button.instagram-button {
  padding-left: 48px;
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), linear-gradient(90deg, #ff935c, #fb406c);
  background-position: 20px 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
}

.button.instagram-button:hover {
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(90deg, #ff935c, #fb406c);
  background-position: 20px 50%, 0px 0px, 0px 0px;
  background-repeat: no-repeat, repeat, repeat;
}

.button.password-button {
  margin-top: 3px;
}

.button.subscribe-button {
  margin-top: 11px;
}

.button.fixed-nav-bar-button {
  margin-left: 20px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
  background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 18px;
}

.button.nav-bar-button-copy {
  margin-left: 20px;
  border-radius: 6px;
  background-color: #fff;
  background-image: none;
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 18px;
}

.button.nav-bar-button-copy {
  margin-left: 20px;
  border-radius: 6px;
  background-image: none;
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 19px;
}

.button.form-button-1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  color: #fff;
  text-transform: uppercase;
}

.paragraph-small {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
}

.paragraph-small.grey-text {
  margin-top: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #45474d;
  font-size: 14px;
  text-align: center;
}

.small-button {
  height: 40px;
  padding: 11px 16px 0px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: linear-gradient(90deg, #ff935c, #fb406c);
  font-size: 13px;
  line-height: 20px;
}

.small-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(90deg, #ff935c, #fb406c);
}

.small-button.white-button:hover {
  color: #fff;
}

.small-button.ghost-button {
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.small-button.ghost-button:hover {
  background-image: none;
  box-shadow: inset 0 0 0 1px #a5a5a5;
}

.small-button.ghost-button.back-to-blog-button {
  margin-left: 16.66%;
}

.ghost-button {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  box-shadow: inset 0 0 0 1px #ddd;
  color: #222;
}

.white-button {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #222;
}

.nav-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
}

.nav-bar.fixed-nav-bar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: block;
  height: 90px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.image-section {
  padding-right: 40px;
  padding-left: 40px;
  border: 16px solid #fff;
  background-color: #224765;
}

.image-section.hero-section {
  position: relative;
  display: block;
  height: 95vh;
  padding-right: 0px;
  padding-left: 0px;
  border-width: 0px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
}

.image-section.testimonials-section {
  padding: 80px 20px 60px;
  border-width: 0px;
  background-color: #0c172f;
  background-image: none;
}

.image-section.footer-section {
  position: relative;
  bottom: 0px;
  display: block;
  margin-top: -2px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.image-section.blog-hero-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 71, 101, 0.65)), to(rgba(34, 71, 101, 0.65))), url('https://insider.in/list-your-events/images/lauren-mancke-60627.jpg');
  background-image: linear-gradient(180deg, rgba(34, 71, 101, 0.65), rgba(34, 71, 101, 0.65)), url('https://insider.in/list-your-events/images/lauren-mancke-60627.jpg');
  background-position: 0px 0px, 50% -94px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.image-section._404-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 71, 101, 0.65)), to(rgba(34, 71, 101, 0.65))), url('https://insider.in/list-your-events/images/bench-accounting-49909.jpg');
  background-image: linear-gradient(180deg, rgba(34, 71, 101, 0.65), rgba(34, 71, 101, 0.65)), url('https://insider.in/list-your-events/images/bench-accounting-49909.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.image-section.blog-post-hero-section {
  position: relative;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.nav-link {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.fixed-nav-link {
  color: #222;
}

.nav-link.fixed-nav-link.hero-nav-bar {
  color: #fff;
}

.sticky-logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu.fixed-nav-menu {
  position: static;
  height: 80px;
}

.hero-text {
  margin-bottom: 40px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
}

.hero-social-line {
  width: 56px;
  height: 2px;
  margin-right: 8px;
  margin-left: 12px;
  background-color: hsla(0, 0%, 100%, 0.4);
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 1;
}

.hero-social-header {
  padding-top: 2px;
}

.scroll-down-button {
  position: relative;
  right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 48px;
  height: 48px;
  margin-right: 16.66%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #fff;
}

.scroll-down-button.post-scroll-down {
  position: absolute;
  right: 15px;
  bottom: 0px;
  margin-bottom: 32px;
}

.hero-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  padding-right: 40px;
  padding-left: 40px;
}

.section-header-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.section-header-wrapper.white {
  color: #fff;
}

.grey-text {
  display: inline-block;
  overflow: visible;
  min-width: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #45474d;
  font-size: 16px;
  letter-spacing: normal;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.grey-text.white {
  margin-bottom: 20px;
  color: #fff;
}

.feature-icon {
  margin-bottom: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.feature-icon:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.vertical-header-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  padding-top: 270px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vertical-header-wrapper.vertical-header-blog {
  padding-top: 238px;
}

.vertical-header {
  position: relative;
  left: -124px;
  width: 320px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-align: right;
  letter-spacing: 4px;
}

.big-side-feature-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 520px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.big-side-feature-image.course-image {
  height: auto;
  min-height: 520px;
  background-image: url('https://insider.in/list-your-events/images/CourseCropped.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-feature-image.artists-image {
  background-image: url('https://insider.in/list-your-events/images/ArtistsCropped.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-feature-image.corporates-image {
  background-image: url('https://insider.in/list-your-events/images/CorporateCropped.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-feature-image.organizer-image {
  background-image: url('https://insider.in/list-your-events/images/OrganisersCropped.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.big-side-feature-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.big-side-feature-content.reversed {
  position: static;
  right: 1px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: hsla(0, 0%, 86.7%, 0.2);
  text-align: left;
}

.big-side-feature-info {
  display: block;
  max-width: 400px;
  margin-left: 0px;
  padding-right: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.facts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fact-item {
  padding-top: 4px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 36px;
  text-align: center;
}

.instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.instagram-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58.33%;
  padding-left: 30px;
}

.instagram-photo {
  position: relative;
  width: 200px;
  height: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #ddd;
}

.instagram-photo.photo-1 {
  background-image: url('https://insider.in/list-your-events/images/anjeli-lundblad-183074.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-photo.photo-2 {
  background-image: url('https://insider.in/list-your-events/images/benjamin-balazs-106653.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-photo.photo-3 {
  background-image: url('https://insider.in/list-your-events/images/tran-mau-tri-tam-50424.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-photo.photo-4 {
  background-image: url('https://insider.in/list-your-events/images/cynthia-del-rio-88295.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-photo.photo-5 {
  background-image: url('https://insider.in/list-your-events/images/cathryn-lavery-67852.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.instagram-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  padding-right: 40px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.instagram-text {
  margin-bottom: 24px;
}

.instagram-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pricing-table-feature {
  position: relative;
  top: 2px;
  padding: 14px 10% 11px;
  color: #45474d;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.pricing-table-feature.grey {
  margin-left: 0px;
  padding-right: 10%;
  padding-bottom: 11px;
  padding-left: 10%;
  background-color: transparent;
  box-shadow: none;
  color: #45474d;
  font-size: 15px;
  text-align: left;
}

.pricing-table-list {
  height: auto;
  min-height: 70%;
  padding-top: 0px;
  padding-bottom: 20px;
  text-decoration: none;
}

.pricing-tables {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /* padding-bottom: 5%; */
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pricing {
  position: static;
  display: block;
  max-width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 2%;
  padding-left: 0%;
  background-color: transparent;
  opacity: 1;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

.text-link {
  color: #fb406c;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.review-slide-video {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 45%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.review-avatar {
  width: 240px;
  height: 240px;
  border-style: solid;
  border-color: #ddd;
  border-radius: 50%;
}

.review-content {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.review-text {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #45474d;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  text-align: left;
}

.review-author-info {
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.testimonials {
  height: auto;
  padding-right: 15%;
  padding-left: 15%;
  background-color: transparent;
}

.question-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 16px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #ddd;
  text-decoration: none;
}

.question-container:hover {
  background-color: #fafafa;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.social-icons.footer-icons {
  margin-left: -8px;
}

.brands {
  text-align: center;
}

.brand-logotypes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.79;
}

.brand-logo-link {
  padding: 16px;
}

.map-wrapper {
  position: relative;
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.contact-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 72px 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 6px;
  background-color: #fff;
}

.contact-form {
  width: 100%;
  max-width: 370px;
  padding-bottom: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.generic-contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.input {
  width: 300px;
  height: auto;
  margin-bottom: 13px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
}

.input.text-area {
  height: auto;
  max-width: 300px;
  min-height: 70px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.input.password-input {
  margin-top: 6px;
  text-align: center;
}

.input.call-back-input {
  margin-right: 16px;
  margin-bottom: 0px;
}

/* .footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #fff;
} */

.footer-about {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: 8.33%;
  padding-right: 15px;
  padding-bottom: 40px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-bottom: -8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* 
.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-link {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 6px;
  padding-right: 20px;
  color: #bbb;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.blog-link {
  margin-top: 18px;
}

.footer-header {
  margin-top: 40px;
  margin-bottom: 10px;
}

.footer-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}

.footer-post-header {
  color: #fff;
  text-decoration: none;
}

.footer-post-header:hover {
  text-decoration: underline;
}

.footer-post-date {
  margin-top: -6px;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.footer-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 64px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
  font-size: 11px;
} */

.heart-icon {
  background-image: url('https://insider.in/list-your-events/images/heart-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: transparent;
}

/* .footer-small-link {
  color: #fff;
  text-decoration: underline;
}

.footer-posts {
  width: 100%;
  margin-top: -12px;
}

.footer-post-image {
  width: 84px;
  height: 60px;
  margin-right: 16px;
  background-color: #224765;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
} */

.copyright-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.blog-hero-social {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.blog-hero-social.share-social {
  margin-bottom: 40px;
}

.page-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding-top: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.page-logo {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
}

.blog-hero-button {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-right: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-hero-button-info {
  margin-right: 24px;
}

.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: -40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-posts {
  width: 66.66%;
}

.post-card-image {
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: 19px;
  border-radius: 3px;
  background-color: #224765;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  text-decoration: none;
}

.post-card-image:hover {
  -webkit-filter: brightness(94%);
  filter: brightness(94%);
}

.post-card-decription {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #a5a5a5;
  font-size: 14px;
  line-height: 24px;
}

.post-card {
  margin-bottom: 56px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-date {
  position: relative;
  width: 70px;
  margin-right: 30px;
  padding-top: 15px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
}

.post-date.post-content-date {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 15px;
  margin-left: 15px;
}

.blog-post-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.post-card-header {
  color: #222;
  text-decoration: none;
}

.post-date-text {
  margin-bottom: 11px;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}

.post-date-month {
  padding-top: 4px;
  padding-bottom: 3px;
  border-top: 1px solid #ddd;
  font-size: 11px;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.post-date-line {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 2px;
  height: 32px;
  margin-top: 16px;
  margin-right: -1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff935c), to(#fb406c));
  background-image: linear-gradient(180deg, #ff935c, #fb406c);
}

.sidebar {
  margin-left: 8.33%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sidebar-block {
  padding-bottom: 60px;
}

.sidebar-category-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-shadow: inset 0 1px 0 0 #ddd, 0 1px 0 0 #ddd;
  color: #222;
  font-size: 15px;
  text-decoration: none;
}

.sidebar-category-link:hover {
  text-decoration: underline;
}

.sidebar-header {
  margin-top: 0px;
  margin-bottom: 35px;
}

.featured-post-image {
  width: 100%;
  height: 176px;
  margin-bottom: 9px;
  border-radius: 3px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
}

.featured-post-image:hover {
  -webkit-filter: brightness(85%);
  filter: brightness(85%);
}

.featured-post-date {
  margin-bottom: -2px;
  color: #a5a5a5;
  font-size: 12px;
}

.featured-post-header {
  display: block;
  margin-bottom: 34px;
  color: #222;
  text-decoration: none;
}

.featured-post-header:hover {
  text-decoration: underline;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #222;
}

._404-header {
  font-size: 84px;
  line-height: 72px;
}

._404-text {
  margin-top: 2px;
  margin-bottom: 28px;
}

.post-content h1 {
  display: block;
  width: 66.66%;
  margin: 64px auto 32px;
}

.post-content p {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-left: auto;
}

.post-content figure {
  margin-top: 56px;
  margin-bottom: 56px;
  padding-right: 8.33%;
  padding-left: 8.33%;
}

.post-content img {
  border-radius: 3px;
}

.post-content h2 {
  display: block;
  width: 66.66%;
  margin: 64px auto 32px;
}

.post-content blockquote {
  display: block;
  width: 66.66%;
  margin: 48px auto;
}

.post-content h3 {
  display: block;
  width: 66.66%;
  margin: 56px auto 24px;
}

.post-content ul {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-left: auto;
}

.post-content h4 {
  display: block;
  width: 66.66%;
  margin: 56px auto 24px;
}

.post-content h6 {
  display: block;
  width: 66.66%;
  margin: 56px auto 24px;
}

.post-content h5 {
  display: block;
  width: 66.66%;
  margin: 56px auto 24px;
}

.post-content ol {
  display: block;
  width: 66.66%;
  margin-right: auto;
  margin-left: auto;
}

.post-content a {
  color: #fb406c;
  text-decoration: none;
}

.post-content a:hover {
  text-decoration: underline;
}

.blog-post-header {
  max-width: 570px;
  margin-top: 28px;
  text-transform: capitalize;
}

.post-hero {
  position: relative;
  top: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: -32px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.post-dark-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(11, 33, 49, 0.5);
}

.post {
  position: relative;
  margin-top: -16px;
  padding-right: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
}

.blog-category {
  height: 24px;
  padding: 9px 8px 9px 9px;
  border-radius: 3px;
  background-color: #fff;
  color: #222;
  font-size: 10px;
  line-height: 8px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-category:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: linear-gradient(90deg, #ff935c, #fb406c);
  color: #fff;
}

.blog-category.post-card-category {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 24px;
  margin-right: 39px;
}

.blog-category.more-post-card-category {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 24px;
  margin-right: 24px;
}

.logo-blog-text {
  margin-left: 16px;
}

.post-hero-info {
  margin-left: 16.66%;
  padding-right: 8px;
  padding-left: 8px;
}

.password-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slider-arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 100%;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 40px;
  margin: auto auto auto 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 3px;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
}

.slider-arrow:hover {
  border-color: #fff;
}

.slider-arrow.arrow-left {
  bottom: 48px;
}

.slider-arrow.arrow-right {
  top: 48px;
}

.post-bottom-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 56px;
  padding-left: 16.66%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a5a5a5;
}

.post-bottom-date {
  margin-right: 4px;
  margin-left: 4px;
  color: #222;
}

.post-bottom-category {
  margin-right: 4px;
  margin-left: 4px;
  color: #fb406c;
  text-decoration: none;
}

.post-bottom-category:hover {
  text-decoration: underline;
}

.scroll-up-button {
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
  width: 48px;
  height: 48px;
  margin-right: 8.33%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #fff;
}

.dropdown.w--open {
  overflow: hidden;
  border-radius: 3px;
  background-color: #fff;
}

.dropdown.fixed-dropdown {
  border: 1px solid #ddd;
}

.dropdown-link {
  padding-top: 12px;
  padding-bottom: 12px;
  box-shadow: 0 1px 0 0 #ddd;
  text-decoration: none;
}

.dropdown-link:hover {
  text-decoration: underline;
}

.dropdown-link.w--current {
  color: #222;
  font-weight: 700;
}

.hero-video {
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

.video-dark-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  background-color: transparent;
  background-image: linear-gradient(135deg, rgba(12, 23, 47, 0.9) 53%, transparent), url('https://insider.in/list-your-events/images/lyoe-banner-3.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  opacity: 1;
}

.call-back {
  position: fixed;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.call-back-button {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  width: 60px;
  height: 60px;
  margin: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-image: url('https://insider.in/list-your-events/images/callback-icon-white_1callback-icon-white.png'), -webkit-gradient(linear, left top, left bottom, from(#ff935c), to(#fb406c));
  background-image: url('https://insider.in/list-your-events/images/callback-icon-white_1callback-icon-white.png'), linear-gradient(180deg, #ff935c, #fb406c);
  background-position: 50% 50%, 0px 0px;
  background-size: 32px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 8px 16px 0 rgba(34, 34, 34, 0.2);
}

.call-back-popup {
  position: relative;
  z-index: 3000;
  max-width: 570px;
  padding: 60px 64px 64px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 10px 30px 0 rgba(38, 56, 72, 0.2);
  text-align: center;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.call-back-icon {
  margin-bottom: 8px;
}

.popup-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  background-color: rgba(34, 71, 101, 0.7);
}

.call-back-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.close-popup-button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 28px;
  height: 28px;
  margin-top: 20px;
  margin-right: 20px;
  background-image: url('https://insider.in/list-your-events/images/close-icon.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  opacity: 0.3;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.close-popup-button:hover {
  opacity: 1;
}

.form-success {
  background-color: transparent;
}

.form-error {
  background-color: transparent;
  color: #fb406c;
  font-size: 13px;
}

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-left-intro {
  position: relative;
  z-index: 100;
  width: 50%;
  margin-left: 0%;
  padding: 40px 15px 24px 0px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: left;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  margin-bottom: 0px;
  background-color: #fff;
  background-image: url('https://insider.in/list-your-events/images/preloader.svg');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.page-wrapper {
  position: static;
  bottom: -37px;
  display: block;
  overflow: hidden;
  margin-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.fixed-nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  padding-right: 56px;
  padding-left: 56px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  -webkit-transform: translate(0px, -75px);
  -ms-transform: translate(0px, -75px);
  transform: translate(0px, -75px);
}

.more-post-card {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.more-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.more-post {
  width: 33.33%;
  padding-top: 8px;
  padding-right: 15px;
  padding-left: 15px;
}

.more-post-card-image {
  position: relative;
  width: 100%;
  height: 264px;
  margin-bottom: 4px;
  border-radius: 3px;
  background-color: #224765;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  text-decoration: none;
}

.more-post-card-image:hover {
  -webkit-filter: brightness(94%);
  filter: brightness(94%);
}

.brand-logo {
  max-height: 32px;
}

.features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: left;
}

.feature-content {
  padding-right: 15px;
  padding-left: 24px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.laptop-play-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0px auto auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 6px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.laptop-play-wrapper:hover {
  background-image: none;
  box-shadow: none;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

.photo-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(34, 71, 101, 0.3);
}

.photo-fade {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(90%, #fff));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 90%);
}

.change-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #224765;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.feature-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 0vh;
  margin-bottom: 0vh;
  padding-right: 10vw;
  padding-left: 10vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.feature-wrap.reverse {
  margin-top: 0vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.feature-content-2 {
  width: 60vw;
  max-width: 600px;
  padding-right: 4vw;
  padding-left: 4vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
}

.feature-content-2.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 25%;
  height: 470px;
  max-width: none;
  min-height: 370px;
  padding: 40px 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1.5px;
  border-color: #f0f1f2;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: none;
  text-align: center;
}

.title {
  display: inline-block;
  padding-bottom: 0px;
  border-bottom: 1px none #2e2e2e;
  color: #a8a8a8;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.feature-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.image-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.image-2:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

._123-title-3 {
  max-width: 300px;
  margin-top: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #0c172f;
  font-size: 33px;
  line-height: 40px;
  font-weight: 700;
}

.paragraph {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #45474d;
  font-size: 16px;
}

.image-4 {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-5 {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-6 {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-7 {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.image-8 {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-9 {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.image-10 {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.feature-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  margin-top: 10vh;
  margin-bottom: 10vh;
  padding-right: 10vw;
  padding-left: 10vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.feature-wrap-2.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 2vh;
  margin-bottom: 5vh;
  margin-left: 0px;
  padding-right: 3vw;
  padding-left: 3vw;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.feature-icon-2 {
  margin-bottom: 20px;
  opacity: 1;
}

.resources-section {
  position: static;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  padding: 80px 10px 20px;
  clear: none;
  background-color: hsla(0, 0%, 86.7%, 0.26);
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0c172f;
  font-size: 44px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.image-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.black-text-copy {
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.black-text-copy {
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #000;
  font-size: 25px;
  font-weight: 500;
}

.black-text-copy {
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #202226;
  font-size: 25px;
  font-weight: 500;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #0c172f;
  font-size: 44px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.text-block {
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #45474d;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: normal;
}

/* .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0vw;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
} */

.features-section {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.features-section.no-bottom-padding {
  padding: 80px 80px 40px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 86.7%, 0.26)), to(hsla(0, 0%, 86.7%, 0.26)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 86.7%, 0.26), hsla(0, 0%, 86.7%, 0.26));
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0c172f;
  font-size: 44px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.big-side-feature-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.big-side-feature-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.big-side-feature-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.big-side-feature-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.big-side-feature-info-4 {
  display: block;
  max-width: 400px;
  margin-left: 0%;
  padding-right: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.big-side-feature-info-2 {
  display: block;
  max-width: 400px;
  margin-left: 0%;
  padding-right: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.feature-content-2-1 {
  width: 50vw;
  max-width: 450px;
  padding-right: 4vw;
  padding-left: 4vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #000;
}

.feature-content-2-1.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 25%;
  height: 470px;
  max-width: none;
  min-height: 370px;
  padding: 40px 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1.5px;
  border-color: #f0f1f2;
  border-radius: 6px;
  background-color: #fff;
  text-align: center;
}

.pro-cta {
  display: none;
  height: 48px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e3e6;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.pro-cta:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(180deg, #ec1066, #ec1066);
}

.corporate-cta {
  height: 48px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e3e6;
  border-radius: 6px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.corporate-cta:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #ec1066, #ec1066), linear-gradient(180deg, #fff, #fff);
  color: #fff;
}

.pro-price-header-1 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
}

.pro-price-header-1:hover {
  color: #fff;
}

.bold-text {
  width: 0%;
  color: #45474d;
  font-size: 15px;
  font-weight: 500;
}

.bold-text-2 {
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 22px;
  line-height: 1em;
}

.pricing-sub-text-korolev {
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #7a7c82;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.pricing-table-list-corporat {
  height: auto;
  min-height: 70%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading-5 {
  clear: none;
  background-color: transparent;
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.heading-6 {
  background-color: transparent;
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.heading-7 {
  background-color: transparent;
  font-size: 32px;
  line-height: 40px;
}

.text-block-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
}

.text-span-2 {
  background-color: transparent;
}

.text-span-3 {
  font-size: 54px;
}

.text-span-4 {
  font-size: 54px;
}

.text-span-5 {
  font-size: 54px;
}

.pricing-table-feature-copy {
  padding: 14px 24px 11px;
  color: #222;
  line-height: 20px;
}

.pricing-table-feature-copy.grey {
  margin-left: 0px;
  padding-right: 10%;
  padding-left: 10%;
  background-color: transparent;
  box-shadow: none;
  color: #45474d;
  font-size: 15px;
  text-align: left;
}

.pricing-table-feature-corp3 {
  padding: 14px 10% 11px;
  color: #45474d;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.categories-mental {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 60px;
  padding-bottom: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/fitness1_2x_xz5wrq.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-mental:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-comedy {
  position: relative;
  min-height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/comedy1_2x_wvsf0t.jpg');
  background-position: 60% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-comedy:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-workshops {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 60px;
  padding-bottom: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/workshops1_2x_c47iw7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-workshops:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-courses {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 60px;
  padding-bottom: 48px;
  clear: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/courses1_2x_thkqh5.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-courses:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.category-cta {
  position: absolute;
  left: 0px;
  top: 0%;
  width: 100%;
  height: 100%;
  padding: 12% 20px 12px 15px;
  float: left;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  text-transform: lowercase;
}

.category-cta:hover {
  background-image: none;
  color: #fff;
}

.link {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #ec1066;
  font-size: 16px;
  text-decoration: none;
}

.text-block-3 {
  color: #45474d;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0c172f;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
}

.pricing-section {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.pricing-section.no-bottom-padding {
  display: none;
  padding: 20px 80px 20px;
  background-color: transparent;
}

.pricing-section.no-bottom-padding._2 {
  display: block;
  /* padding-bottom: 80px; */
  border-radius: 6px;
  background-color: #fafafa;
  opacity: 1;
}

.pricing-table-feature-basic {
  position: relative;
  top: 2px;
  padding: 14px 10% 11px;
  color: #45474d;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.empty-container-pricing {
  height: auto;
  min-height: auto;
  padding-top: 0px;
  padding-bottom: 22px;
}

.testim-1 {
  height: auto;
  max-width: none;
  min-height: 400px;
  padding-bottom: 20px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}

.testim-container-1 {
  display: block;
  overflow: auto;
  height: 2.5vw;
  max-width: 100%;
  margin-bottom: 20px;
  clear: both;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: repeat-x;
  background-attachment: scroll;
  -o-object-fit: fill;
  object-fit: fill;
}

.testim-2-video {
  height: auto;
  min-height: 400px;
  padding-bottom: 20px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}

.testim-container-2 {
  display: block;
  overflow: auto;
  height: 2.5vw;
  max-width: 100%;
  margin-bottom: 20px;
  clear: both;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a89c), to(#00a89c));
  background-image: linear-gradient(180deg, #00a89c, #00a89c);
  -o-object-fit: fill;
  object-fit: fill;
}

.play-video {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: block;
  overflow: visible;
  width: 50px;
  height: 50px;
  margin: 0px 0px 0px 0%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 2px solid #fff;
  border-radius: 50%;
  background-image: url('https://insider.in/list-your-events/images/play-icon.svg'), -webkit-gradient(linear, left top, left bottom, from(#202226), to(#202226));
  background-image: url('https://insider.in/list-your-events/images/play-icon.svg'), linear-gradient(180deg, #202226, #202226);
  background-position: 50% 50%, 0px 0px;
  background-size: 20px, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
}

.play-video:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.text-testim-wrapper-2 {
  max-width: 85%;
  background-color: transparent;
  text-align: center;
}

.text-testim-wrapper-2.review-slide-wrapper {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-testim-header {
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 44px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.text-testim-author {
  color: #222;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.resources-para {
  margin-bottom: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #45474d;
  font-size: 16px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.resource-para-3 {
  margin-bottom: 10px;
  color: #45474d;
  font-size: 16px;
}

.resource-para-2 {
  margin-bottom: 10px;
  color: #45474d;
  font-size: 16px;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0c172f;
  font-size: 44px;
  line-height: 44px;
  font-weight: 700;
}

.heading-10.white {
  color: #fff;
}

.testimonials-heading {
  display: none;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
}

.categories-clas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 95%;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.categories-section {
  max-width: 100%;
  padding: 80px 60px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

._123-title {
  margin-top: 10px;
  color: #0c172f;
  font-size: 33px;
  line-height: 40px;
  font-weight: 700;
}

._123-title-2 {
  margin-top: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #0c172f;
  font-size: 33px;
  line-height: 40px;
  font-weight: 700;
}

.link-2 {
  color: #fb406c;
  text-decoration: none;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  overflow: visible;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.contact-us-form {
  overflow: hidden;
  margin-bottom: 40px;
  padding: 0px 60px 30px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.27);
  text-align: left;
}

.div-block-2 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 0px;
  float: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
}

.textarea {
  height: auto;
  min-height: 80px;
}

.submit-button {
  width: 100%;
  border-style: none;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.01);
  border-radius: 4px;
  background-color: #31c0f0;
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
}

.form-2 {
  display: block;
  padding-top: 20px;
}

.close-modal {
  position: absolute;
  top: 0px;
  right: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 30px;
  height: 30px;
  margin: 10px auto auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 0px solid #fff;
  border-radius: 50%;
  background-image: url('https://insider.in/list-your-events/images/cross-black.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.close-modal:hover {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.text-field {
  min-width: 300px;
}

.text-block-4 {
  width: 100%;
  max-width: 300px;
  margin-bottom: 10px;
  color: #a5a5a5;
}

.text-block-5 {
  display: block;
  overflow: visible;
}

.link-3 {
  color: #fb406c;
  text-decoration: none;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.generic-contact-us {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.generic-contact-us.contact-section {
  display: none;
  overflow: visible;
  margin-bottom: 1px;
  padding: 60px 0px 46px;
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #202226;
  font-size: 33px;
  font-weight: 700;
  text-align: left;
}

.text-block-6 {
  width: 300px;
  margin-bottom: 10px;
  color: #45474d;
  font-size: 14px;
  font-weight: 500;
}

.suitable-for-section {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.suitable-for-section.no-bottom-padding {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: transparent;
}

.suitable-for-section.no-side-paddings {
  padding-right: 0px;
  padding-left: 0px;
}

.suitable-for-section.no-side-paddings.no-bottom-padding {
  margin-bottom: 80px;
  padding-top: 80px;
}

.section-2 {
  bottom: 0px;
}

.text-block-7 {
  width: 300px;
}

.text-block-8 {
  width: 300px;
}

.footer-para {
  margin-top: 20px;
  color: #bbb;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.big-side-feature-content-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.big-side-feature-content-4.reversed {
  position: static;
  right: 1px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: hsla(0, 0%, 86.7%, 0.2);
  text-align: left;
}

.big-side-feature-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.big-side-feature-content-2.reversed {
  position: static;
  right: 1px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: hsla(0, 0%, 86.7%, 0.2);
  text-align: left;
}

.section-3 {
  /* margin-bottom: 40px; */
  padding-top: 40px;
}

.accordion-item {
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
}

.content-wrapper {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-wrapper.slim {
  max-width: 940px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.accordion-wrapper {
  margin-top: 20px;
}

.icon.accordion-icon {
  font-family: Materialicons, sans-serif;
  color: rgba(0, 0, 0, 0.6);
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-center-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 17px;
  line-height: 30px;
  cursor: pointer;
}

.text-center-2 {
  margin-top: 40px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 30px;
}

.section-4 {
  background-color: hsla(0, 0%, 86.7%, 0.26);
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #0c172f;
  font-size: 44px;
  line-height: 44px;
  font-weight: 700;
}

.bold-text-4 {
  font-size: 17px;
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 500;
}

.link-4 {
  color: #e11063;
  text-decoration: none;
  cursor: pointer;
}

.heading-14 {
  color: #202226;
  font-size: 19px;
  text-align: center;
}

.heading-15 {
  color: #202226;
  font-size: 19px;
  text-align: center;
}

.heading-16 {
  color: #202226;
  font-size: 19px;
  text-align: center;
}

.heading-17 {
  color: #202226;
  font-size: 19px;
  text-align: center;
}

.heading-18 {
  color: #202226;
  font-size: 19px;
  text-align: center;
}

.heading-19 {
  color: #202226;
  font-size: 19px;
  text-align: center;
}

.icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 0px none #222;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('https://insider.in/list-your-events/images/f1.svg');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-wrapper:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.icon-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('https://insider.in/list-your-events/images/f2.svg');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-wrapper-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('https://insider.in/list-your-events/images/f2.svg');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-wrapper-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('https://insider.in/list-your-events/images/host.png');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-wrapper-4.new {
  background-image: url('https://insider.in/list-your-events/images/automated-payout-copy-2.png');
}

.icon-wrapper-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('https://insider.in/list-your-events/images/customer-data-copy.png');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-wrapper-5.old {
  background-image: url('https://insider.in/list-your-events/images/f4.svg');
}

.icon-wrapper-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0%;
  background-color: transparent;
  background-image: url('https://insider.in/list-your-events/images/f6.svg');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-wrapper-6.new {
  background-image: url('https://insider.in/list-your-events/images/automated-payout-copy-2.png');
}

.heading-20 {
  color: #0c172f;
  font-size: 33px;
  font-weight: 700;
}

.heading-21 {
  color: #0c172f;
  font-size: 33px;
  font-weight: 700;
}

.heading-22 {
  color: #0c172f;
  font-size: 33px;
  font-weight: 700;
}

.heading-23 {
  color: #0c172f;
  font-size: 33px;
  font-weight: 700;
}

.paragraph-5 {
  color: #676465;
}

.paragraph-6 {
  color: #676465;
}

.paragraph-7 {
  color: #676465;
}

.paragraph-8 {
  color: #676465;
}

.paragraph-9 {
  color: #676465;
}

.sticky-logo-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-5 {
  margin-bottom: 20px;
}

.div-block-6 {
  margin-bottom: 20px;
  padding-top: 0px;
}

.div-block-7 {
  margin-bottom: 20px;
}

.text-span-7 {
  color: #fb406c;
  cursor: pointer;
}

.text-span-8 {
  color: #fb406c;
  text-decoration: none;
  cursor: pointer;
}

.heading-genre {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #0c172f;
  font-size: 44px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.bold-text-2-3 {
  font-family: 'Device korolev condensed', sans-serif;
  color: #0c172f;
  font-size: 22px;
  line-height: 1em;
}

.pricing-sub-text-korolev-2 {
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #7a7c82;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.review-avatar-video {
  width: 100%;
  height: auto;
  max-width: none;
  border: 1px none #ddd;
  border-radius: 6px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
}

.mask {
  right: 0px;
  width: auto;
}

.testim-3-video {
  height: auto;
  min-height: 400px;
  padding-bottom: 20px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}

.testim-container-3 {
  display: block;
  overflow: auto;
  height: 2vw;
  max-width: 100%;
  margin-bottom: 20px;
  clear: both;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  -o-object-fit: fill;
  object-fit: fill;
}

.testim-4-video {
  height: auto;
  min-height: 400px;
  padding-bottom: 20px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}

.testim-container-4 {
  display: block;
  overflow: auto;
  height: 2vw;
  max-width: 100%;
  margin-bottom: 20px;
  clear: both;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
  background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
  -o-object-fit: fill;
  object-fit: fill;
}

.success-message {
  background-color: #b6f1e1;
}

.success-message-2 {
  background-color: #b6f1e1;
}

.paragraph-10 {
  color: #45474d;
  font-size: 16px;
  font-weight: 500;
}

.heading-24 {
  padding-right: 10px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #fff;
  font-size: 57px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: normal;
}

.categories-music {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 60px;
  padding-bottom: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/music1_1_2xpink_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-music:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.basic-price-header-1 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
}

.basic-price-header-1:hover {
  color: #fff;
}

.corporate-price-header-1 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  font-style: normal;
}

.corporate-price-header-1:hover {
  color: #fff;
  text-align: center;
}

.zoom {
  position: relative;
  display: none;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  color: #202226;
  text-align: center;
  text-decoration: none;
}

.zoom:hover {
  background-color: transparent;
  color: #202226;
}

.interactive {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.theatre {
  position: relative;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  color: #fff;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.pricing-table-feature-pro-2 {
  padding: 14px 24px 15px;
  color: #222;
  line-height: 20px;
}

.pricing-table-feature-pro-2.grey {
  margin-left: 0px;
  padding: 5%;
  background-color: transparent;
  box-shadow: none;
  color: #222;
  font-size: 14px;
  text-transform: uppercase;
}

.pricing-table-feature-corp-header-2 {
  position: relative;
  top: 2px;
  padding: 14px 24px 11px;
  color: #222;
  line-height: 20px;
}

.pricing-table-feature-corp-header-2.grey {
  margin-left: 0px;
  padding: 5%;
  background-color: transparent;
  box-shadow: none;
  color: #222;
  font-size: 14px;
  text-transform: uppercase;
}

.pricing-table-description-1 {
  position: relative;
  top: 2px;
  padding: 14px 10% 11px;
  color: #222;
  line-height: 20px;
  text-align: left;
}

.pricing-table-description-2 {
  max-width: none;
  padding: 14px 10% 11px;
  color: #45474d;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.pricing-table-feature-corp-2 {
  padding: 14px 10% 11px;
  color: #45474d;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
}

.line {
  display: block;
  height: 1px;
  margin: 10px 10%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #ddd;
}

.categories-kids {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 60px;
  padding-bottom: 48px;
  clear: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/learning-for-kids_mini.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-kids:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.grid {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  grid-auto-flow: row;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 170px 170px;
  grid-template-rows: 170px 170px;
}

.categories-comedy-1 {
  position: relative;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/comedy1_2x_wvsf0t.jpg');
  background-position: 60% 40%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-comedy-1:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-workshops-1 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/workshops1_2x_c47iw7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-workshops-1:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-courses-1 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 48px;
  clear: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/courses1_2x_thkqh5.jpg');
  background-position: 100% 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-courses-1:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-kids-1 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 48px;
  clear: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/learning-for-kids_mini.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-kids-1:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-mental-1 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/fitness1_2x_xz5wrq.jpg');
  background-position: 100% 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-mental-1:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-music-1 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  background-image: url('https://insider.in/list-your-events/images/music1_1_2xpink_mini.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.categories-music-1:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.categories-section-old {
  display: none;
  padding: 80px 60px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-8 {
  display: block;
  height: 100%;
}

.hero-left-intro-v1 {
  position: relative;
  z-index: 100;
  width: 60%;
  margin-left: 0%;
  padding: 40px 15px 24px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: left;
}

.hero-video-v2 {
  position: relative;
  bottom: 14px;
  z-index: 1;
  display: none;
  overflow: hidden;
  width: 400px;
  height: 400px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.div-block-9 {
  position: relative;
  display: block;
  width: 40vw;
  height: 100%;
  margin-left: 20px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-section-v1 {
  padding-right: 40px;
  padding-left: 40px;
  border: 16px solid #fff;
  background-color: #224765;
}

.image-section-v1.hero-section {
  position: relative;
  display: none;
  height: 93vh;
  padding-right: 0px;
  padding-left: 0px;
  border-width: 0px;
  background-color: #0c172f;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 70%;
  border-radius: 0%;
  box-shadow: inset 0 0 3px 0 #000;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  border-bottom: 1px solid #ddd;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-10 {
  padding: 10px;
  border-radius: 6px;
  box-shadow: 15px 0 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-decoration: none;
}

.div-block-10:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.paragraph-11 {
  margin-bottom: 16px;
  color: #202226;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
}

.heading-26 {
  margin-bottom: 0px;
  color: #202226;
  font-size: 25px;
  font-weight: 700;
}

.link-block {
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-decoration: none;
}

.link-block:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.paragraph-12 {
  margin-bottom: 16px;
  color: #202226;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}

.heading-27 {
  margin-bottom: 0px;
  color: #0c172f;
  font-size: 25px;
  font-weight: 700;
}

.div-block-11 {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #202226;
  text-decoration: none;
}

.div-block-11:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.div-block-12 {
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #202226;
  text-decoration: none;
}

.div-block-12:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.heading-28 {
  margin-bottom: 0px;
  color: #0c172f;
  font-size: 25px;
  font-weight: 700;
}

.heading-29 {
  margin-bottom: 0px;
  color: #0c172f;
  font-size: 25px;
  font-weight: 700;
}

.paragraph-13 {
  margin-bottom: 16px;
  color: #202226;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.paragraph-14 {
  margin-bottom: 16px;
  color: #45474d;
  font-size: 16px;
  line-height: 22px;
}

.heading-24-press {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #0c172f;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #fff;
  font-size: 74px;
  line-height: 80px;
  font-weight: 900;
  text-align: left;
  letter-spacing: normal;
}

.hero-left-intro-press {
  position: relative;
  z-index: 100;
  width: auto;
  margin-left: 0%;
  padding: 20px 15px 24px 0px;
  float: right;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: left;
}

.page-wrapper-1 {
  position: static;
  bottom: -37px;
  display: block;
  margin-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.image-section-press {
  padding-right: 40px;
  padding-left: 40px;
  border: 16px solid #fff;
  background-color: #224765;
}

.image-section-press.hero-section-1 {
  position: relative;
  display: block;
  height: 400px;
  padding-right: 0px;
  padding-left: 40px;
  border-width: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://insider.in/list-your-events/images/insider-mural-011587626317inline.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://insider.in/list-your-events/images/insider-mural-011587626317inline.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, scroll;
}

.nav-bar-press {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
}

.text-block-1 {
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #45474d;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: normal;
}

.get-started {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.get-started.contact-section {
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding: 80px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(12, 23, 47, 0.4))), url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(12, 23, 47, 0.4)), url('https://insider.in/list-your-events/images/Pattern-Tiles-0101.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.reach-out {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15%;
  margin-left: 15%;
  padding: 40px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
}

.heading-30 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Basis grotesque pro', Arial, sans-serif;
  color: #0c172f;
  font-size: 44px;
  text-align: center;
}

.paragraph-15 {
  width: 100%;
  margin-top: 0px;
  color: #45474d;
  font-size: 16px;
  text-align: center;
}

.date-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #7a7c82;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
}

.paragraph-16 {
  color: #45474d;
  font-size: 16px;
}

.bold-text-6 {
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 22px;
  line-height: 1em;
}

.text-block-9 {
  margin-top: 0px;
  padding: 5%;
  text-transform: uppercase;
}

.div-block-14 {
  min-height: 30%;
  padding-bottom: 0px;
}

.text-block-10 {
  height: auto;
}

.background-video {
  position: static;
  left: auto;
  top: auto;
  right: 35px;
  bottom: 100px;
  z-index: 1;
  display: inline-block;
  overflow: visible;
  width: 200px;
  height: 100px;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-13 {
  position: absolute;
  left: auto;
  top: auto;
  right: 25px;
  bottom: 55px;
  z-index: 1000;
  display: block;
  width: 1000px;
  height: auto;
  max-width: 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-15 {
  width: 100%;
  background-image: url('https://insider.in/list-your-events/images/Web-Banner-laptopframe.png');
  background-size: auto 619px;
}

.image-14 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 15%;
  display: block;
  width: 100%;
  height: 100%;
}

.video-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  z-index: 1000;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.link-5 {
  color: #ec1066;
  text-decoration: none;
}

.corporate {
  position: relative;
  display: block;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  color: #fff;
  text-align: center;
}

.pricing-section-old {
  position: relative;
  overflow: visible;
  padding: 120px 56px;
  background-color: #fff;
}

.pricing-section-old.no-bottom-padding {
  display: none;
  padding: 80px 80px 20px;
  background-color: transparent;
}

.bold-text-7 {
  color: #ec1066;
  text-decoration: underline;
}

.link-6 {
  color: #ec1066;
}

.bold-text-8 {
  font-weight: 500;
}

.bold-text-9 {
  font-weight: 500;
}

.link-7 {
  color: #fb406c;
}

.link-8 {
  color: #fb406c;
}

.link-9 {
  color: #fb406c;
}

.link-10 {
  color: #fb406c;
}

.text-span-9 {
  color: #fb406c;
}

.pricing-copy {
  position: static;
  display: block;
  max-width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 0%;
  border-radius: 6px;
  background-color: #ec1066;
  box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.15);
  opacity: 1;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

.suitable-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3%;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.camping-and-outdoor-experiences {
  position: relative;
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  color: #202226;
  text-align: center;
  text-decoration: none;
}

.camping-and-outdoor-experiences:hover {
  background-color: transparent;
  color: #202226;
}

.course-and-workshop-facilitators {
  position: relative;
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  color: #202226;
  text-align: center;
  text-decoration: none;
}

.course-and-workshop-facilitators:hover {
  background-color: transparent;
  color: #202226;
}

.venues-and-event-organisers {
  position: relative;
  display: block;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  color: #fff;
  text-align: center;
}

.artists-and-creators {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.corporates {
  position: relative;
  height: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  color: #fff;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.basic-price-header-1-copy {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
}

.basic-price-header-1-copy:hover {
  color: #fff;
}

.s1 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
}

.s1:hover {
  color: #fff;
}

.s2 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
}

.s2:hover {
  color: #fff;
}

.s3 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  font-style: normal;
}

.s3:hover {
  color: #fff;
  text-align: center;
}

.s4 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
}

.s4:hover {
  color: #fff;
}

.s5 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #ec1066;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  font-style: normal;
}

.s5:hover {
  color: #fff;
  text-align: center;
}

.div-block-16 {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.image-15 {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.pricing-tables-digital {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.regular {
  position: relative;
  display: block;
  height: auto;
  margin-right: 35%;
  margin-left: 35%;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid #ddd;
  border-radius: 6px;
  box-shadow: 3px 0 9px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  color: #fff;
  text-align: center;
}

.price-head {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0c172f;
  font-size: 30px;
  line-height: 44px;
  font-weight: 700;
}

.testim-5-video {
  height: auto;
  min-height: 400px;
  padding-bottom: 20px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}

.testim-container-5 {
  display: block;
  overflow: auto;
  height: 2vw;
  max-width: 100%;
  margin-bottom: 20px;
  clear: both;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  -o-object-fit: fill;
  object-fit: fill;
}

.regular-price-header {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #31c0f0;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  font-style: normal;
}

.regular-price-header:hover {
  color: #fff;
  text-align: center;
}

.regular-cta {
  height: 48px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e3e6;
  border-radius: 6px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
  background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.regular-cta:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #ec1066, #ec1066), linear-gradient(180deg, #fff, #fff);
  color: #fff;
}

.text-span-10 {
  color: #31c0f0;
}

.div-block-17 {
  display: none;
  margin-right: 20%;
  margin-left: 20%;
  border-radius: 10px;
  background-color: #ec1066;
}

.text-block-11 {
  padding: 4% 4% 2%;
  border: 1px none #000;
  color: #fff;
  font-size: 24px;
}

.text-span-11 {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
}

.private-button {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  height: 48px;
  margin-left: 20px;
  padding: 12px 20px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
}

.private-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(180deg, #ec1066, #ec1066);
}

.private-button.white-button:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: linear-gradient(90deg, #ff935c, #fb406c);
  color: #fff;
}

.private-button.white-button.nav-bar-button {
  margin-left: 20px;
  border-radius: 6px;
  font-family: 'Device korolev condensed', sans-serif;
  font-size: 18px;
}

.private-button.white-button.nav-bar-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
  background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
}

.private-button.hero-button {
  margin-right: 16px;
  margin-left: 0px;
  border-radius: 6px;
  background-color: #ec1066;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
}

.private-button.hero-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.04)), to(rgba(0, 0, 0, 0.04))), -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04)), linear-gradient(180deg, #ec1066, #ec1066);
}

.private-button.hero-button:active {
  background-color: #29bcff;
}

.private-button.hero-button.w--current {
  margin-bottom: 4%;
  background-color: #fff;
  background-image: none;
  color: #0c172f;
}

.private-button.instagram-button {
  padding-left: 48px;
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), linear-gradient(90deg, #ff935c, #fb406c);
  background-position: 20px 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
}

.private-button.instagram-button:hover {
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, left top, right top, from(#ff935c), to(#fb406c));
  background-image: url('https://insider.in/list-your-events/images/instagram-icon-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(90deg, #ff935c, #fb406c);
  background-position: 20px 50%, 0px 0px, 0px 0px;
  background-repeat: no-repeat, repeat, repeat;
}

.private-button.password-button {
  margin-top: 3px;
}

.private-button.subscribe-button {
  margin-top: 11px;
}

.private-button.fixed-nav-bar-button {
  margin-left: 20px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
  background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 18px;
}

.private-button.nav-bar-button-copy {
  margin-left: 20px;
  border-radius: 6px;
  background-color: #fff;
  background-image: none;
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 18px;
}

.private-button.nav-bar-button-copy {
  margin-left: 20px;
  border-radius: 6px;
  background-image: none;
  font-family: 'Device korolev condensed', sans-serif;
  color: #222;
  font-size: 19px;
}

.private-button.form-button-1 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  color: #fff;
  text-transform: uppercase;
}

.private {
  height: 48px;
  margin-bottom: 4%;
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e3e6;
  border-radius: 6px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
  background-image: linear-gradient(180deg, #ec1066, #ec1066);
  font-family: 'Device korolev condensed', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.private:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #ec1066, #ec1066), linear-gradient(180deg, #fff, #fff);
  color: #fff;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-20 {
  display: block;
  max-width: 70%;
  margin-right: 0vw;
  margin-left: 0vw;
  border-radius: 10px;
}

.div-block-mobile {
  display: none;
  padding-top: 0vh;
}

.div-block-22 {
  padding-top: 0vh;
}

.demo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #224765;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(32, 34, 38, 0.5)), to(rgba(32, 34, 38, 0.5))), url('https://insider.in/list-your-events/images/demo-bg.jpeg');
  background-image: linear-gradient(180deg, rgba(32, 34, 38, 0.5), rgba(32, 34, 38, 0.5)), url('https://insider.in/list-your-events/images/demo-bg.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 38px;
    line-height: 48px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h3 {
    font-size: 22px;
    line-height: 28px;
  }

  h4 {
    font-size: 17px;
    line-height: 24px;
  }

  h5 {
    font-size: 15px;
  }

  p {
    font-size: 15px;
    line-height: 24px;
  }

  .figures-header {
    overflow: hidden;
    padding: 80px 8px;
  }

  .figures-header.instagram-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .figures-header.brands-section {
    padding-top: 64px;
    padding-bottom: 40px;
  }

  .figures-header.blog-section {
    padding-top: 64px;
  }

  .wrapper {
    margin-bottom: -20px;
  }

  .button.white-button.nav-bar-button {
    display: none;
  }

  .button.fixed-nav-bar-button {
    display: none;
  }

  .button.nav-bar-button-copy {
    display: none;
  }

  .button.nav-bar-button-copy {
    display: none;
  }

  .paragraph-small {
    font-size: 13px;
    line-height: 20px;
  }

  .nav-bar {
    padding-right: 0px;
    padding-left: 16px;
  }

  .nav-bar.fixed-nav-bar {
    display: block;
  }

  .image-section.hero-section {
    height: auto;
  }

  .image-section.testimonials-section {
    padding: 72px 0px;
  }

  .image-section.footer-section {
    padding-right: 8px;
    padding-bottom: 20px;
    padding-left: 8px;
  }

  .image-section.blog-hero-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .image-section.blog-post-hero-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .nav-link {
    margin-top: -1px;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    background-color: #fff;
    box-shadow: inset 0 1px 0 0 #ddd, 0 1px 0 0 #ddd;
    color: #222;
    text-align: center;
  }

  .nav-link.fixed-nav-link {
    display: none;
  }

  .sticky-logo {
    height: 60px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .nav-menu {
    overflow: scroll;
    height: auto;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }

  .nav-menu.fixed-nav-menu {
    height: auto;
    border-top: 1px solid #ddd;
  }

  .hero-text {
    margin-bottom: 32px;
    font-size: 18px;
  }

  .hero-social-line {
    width: 48px;
  }

  .scroll-down-button {
    margin-right: 8.33%;
  }

  .hero-bottom {
    padding-right: 8px;
    padding-left: 8px;
  }

  .section-header-wrapper {
    width: 470px;
    margin-bottom: 24px;
  }

  .vertical-header-wrapper {
    display: none;
  }

  .big-side-feature-image {
    height: 360px;
  }

  .big-side-feature-content {
    padding-right: 4%;
    padding-left: 4%;
  }

  .big-side-feature-info {
    padding-right: 24px;
    padding-left: 24px;
  }

  .fact-item {
    padding-right: 8px;
    padding-left: 8px;
  }

  .instagram-photos {
    padding-left: 16px;
  }

  .instagram-photo {
    height: 160px;
  }

  .instagram-info {
    padding-right: 0px;
    padding-left: 0px;
  }

  .instagram-info-wrapper {
    padding-right: 24px;
    padding-left: 24px;
  }

  .pricing-table-feature {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .pricing-tables {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .pricing {
    margin-top: 64px;
  }

  .review-slide-video {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .review-avatar {
    width: 80px;
    height: 80px;
  }

  .review-content {
    padding-left: 32px;
  }

  .review-text {
    font-size: 17px;
    line-height: 24px;
  }

  .testimonials {
    padding-right: 120px;
    padding-left: 120px;
  }

  .question-container {
    padding-left: 24px;
  }

  .brand-logotypes {
    width: 91.66%;
    margin-top: 24px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .brand-logo-link {
    position: relative;
    padding-right: 24px;
    padding-left: 24px;
  }

  .contact-form-wrapper {
    padding-right: 40px;
    padding-left: 32px;
  }

  .contact-form {
    width: 100%;
  }

  .footer-about {
    width: 28%;
    margin-right: 0%;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
/* 
  .footer-links {
    padding-right: 8px;
    padding-left: 8px;
  }

  .footer-link {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 13px;
  }

  .footer-blog {
    padding-right: 8px;
    padding-left: 8px;
  }

  .footer-post-header {
    font-size: 13px;
    line-height: 16px;
  }

  .footer-copyright {
    margin-right: 8px;
    margin-left: 8px;
  } */

  .blog-hero-social {
    padding-right: 8px;
    padding-left: 8px;
  }

  .blog-hero-social.share-social {
    margin-bottom: 32px;
  }

  .page-hero {
    height: 320px;
  }

  .page-logo {
    height: 72px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .blog-hero-button {
    margin-right: 8px;
  }

  .post-card-image {
    height: 264px;
  }

  .post-date {
    margin-right: 16px;
  }

  .post-date.post-content-date {
    margin-top: 8px;
    margin-left: 8px;
  }

  .blog-post-card {
    padding-right: 8px;
    padding-left: 8px;
  }

  .sidebar {
    margin-left: 24px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .sidebar-category-link {
    font-size: 14px;
  }

  .featured-post-image {
    height: 152px;
  }

  .blog-post-header {
    margin-top: 24px;
  }

  .post-hero {
    height: 440px;
    padding-bottom: 16px;
  }

  .post-dark-bg {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  .post {
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
  }

  .blog-category.post-card-category {
    margin-top: 16px;
    margin-right: 24px;
  }

  .blog-category.more-post-card-category {
    margin-top: 16px;
    margin-right: 16px;
  }

  .post-hero-info {
    margin-left: 14.6%;
  }

  .slider-arrow {
    margin-left: 24px;
  }

  .menu-button {
    background-color: transparent;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .menu-button.fixed-menu-button {
    color: #222;
  }

  .scroll-up-button {
    margin-right: 8.33%;
  }

  .dropdown.w--open {
    padding-bottom: 1px;
  }

  .dropdown.fixed-dropdown {
    border-style: none;
  }

  .dropdown-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 15px;
    text-align: center;
  }

  .hero-video {
    padding-right: 40px;
    padding-left: 24px;
  }

  .call-back-button {
    width: 56px;
    height: 56px;
    margin: 20px;
  }

  .dropdown-icon {
    margin-right: 7px;
    opacity: 0.3;
  }

  .hero-left-intro {
    display: block;
    width: 66.66%;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: 0%;
    padding: 40px 8px;
  }

  .more-post {
    padding-right: 8px;
    padding-left: 8px;
  }

  .more-post-card-image {
    height: 176px;
  }

  .feature {
    margin-right: 8px;
    margin-left: 8px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-content {
    padding-left: 0px;
  }

  .feature-wrap {
    margin-top: 5vh;
    margin-bottom: 5vh;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .feature-wrap-2 {
    margin-top: 5vh;
    margin-bottom: 5vh;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .feature-icon-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .features-section {
    overflow: hidden;
    padding: 80px 8px;
  }

  .big-side-feature-info-4 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .big-side-feature-info-2 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .pro-price-header-1 {
    font-size: 40px;
    line-height: 48px;
  }

  .pricing-table-feature-copy {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .pricing-table-feature-corp3 {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .categories-mental {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-comedy {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-workshops {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-courses {
    margin-right: 8px;
    margin-left: 8px;
  }

  .pricing-section {
    overflow: hidden;
    padding: 80px 8px;
  }

  .pricing-table-feature-basic {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .generic-contact-us {
    overflow: hidden;
    padding: 80px 8px;
  }

  .generic-contact-us.contact-section {
    padding-bottom: 96px;
  }

  .suitable-for-section {
    overflow: hidden;
    padding: 80px 8px;
  }

  .footer-para {
    font-size: 13px;
    line-height: 20px;
  }

  .big-side-feature-content-4 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .big-side-feature-content-2 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .sticky-logo-1 {
    height: 60px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .review-avatar-video {
    width: 80px;
    height: 80px;
  }

  .heading-24 {
    font-size: 40px;
  }

  .categories-music {
    margin-right: 8px;
    margin-left: 8px;
  }

  .basic-price-header-1 {
    font-size: 40px;
    line-height: 48px;
  }

  .corporate-price-header-1 {
    font-size: 40px;
    line-height: 48px;
  }

  .zoom {
    margin-right: 8px;
    margin-left: 8px;
  }

  .interactive {
    margin-right: 8px;
    margin-left: 8px;
  }

  .theatre {
    margin-right: 8px;
    margin-left: 8px;
  }

  .pricing-table-feature-pro-2 {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .pricing-table-feature-corp-header-2 {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .pricing-table-description-1 {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .pricing-table-description-2 {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .pricing-table-feature-corp-2 {
    padding-top: 10px;
    padding-bottom: 11px;
    font-size: 13px;
  }

  .categories-kids {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-comedy-1 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-workshops-1 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-courses-1 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-kids-1 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-mental-1 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .categories-music-1 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .hero-left-intro-v1 {
    display: block;
    width: 66.66%;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: 0%;
    padding: 40px 8px;
  }

  .hero-video-v2 {
    padding-right: 40px;
    padding-left: 24px;
  }

  .image-section-v1.hero-section {
    height: auto;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .heading-24-press {
    font-size: 40px;
  }

  .hero-left-intro-press {
    display: block;
    width: 66.66%;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: 0%;
    padding: 40px 8px;
  }

  .image-section-press.hero-section-1 {
    height: auto;
  }

  .nav-bar-press {
    padding-right: 0px;
    padding-left: 16px;
  }

  .get-started {
    overflow: hidden;
    padding: 80px 8px;
  }

  .get-started.contact-section {
    padding-bottom: 96px;
  }

  .corporate {
    margin-right: 8px;
    margin-left: 8px;
  }

  .pricing-section-old {
    overflow: hidden;
    padding: 80px 8px;
  }

  .pricing-copy {
    margin-top: 64px;
  }

  .suitable-images {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .camping-and-outdoor-experiences {
    margin-right: 8px;
    margin-left: 8px;
  }

  .course-and-workshop-facilitators {
    margin-right: 8px;
    margin-left: 8px;
  }

  .venues-and-event-organisers {
    margin-right: 8px;
    margin-left: 8px;
  }

  .artists-and-creators {
    margin-right: 8px;
    margin-left: 8px;
  }

  .corporates {
    margin-right: 8px;
    margin-left: 8px;
  }

  .basic-price-header-1-copy {
    font-size: 40px;
    line-height: 48px;
  }

  .s1 {
    font-size: 40px;
    line-height: 48px;
  }

  .s2 {
    font-size: 40px;
    line-height: 48px;
  }

  .s3 {
    font-size: 40px;
    line-height: 48px;
  }

  .s4 {
    font-size: 40px;
    line-height: 48px;
  }

  .s5 {
    font-size: 40px;
    line-height: 48px;
  }

  .pricing-tables-digital {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .regular {
    margin-right: 8px;
    margin-left: 8px;
  }

  .regular-price-header {
    font-size: 40px;
    line-height: 48px;
  }

  .div-block-17 {
    margin-left: 20%;
  }

  .private-button.white-button.nav-bar-button {
    display: none;
  }

  .private-button.fixed-nav-bar-button {
    display: none;
  }

  .private-button.nav-bar-button-copy {
    display: none;
  }

  .private-button.nav-bar-button-copy {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 40px;
  }

  h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .figures-header {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .nav-bar {
    padding-right: 0px;
  }

  .image-section {
    padding-right: 24px;
    padding-left: 24px;
    border-width: 8px;
  }

  .image-section.testimonials-section {
    padding-bottom: 24px;
  }

  .image-section.footer-section {
    padding-right: 8px;
    padding-left: 8px;
  }

  .image-section.blog-hero-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://insider.in/list-your-events/images/lauren-mancke-60627.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://insider.in/list-your-events/images/lauren-mancke-60627.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sticky-logo {
    height: 60px;
  }

  .hero-text {
    margin-bottom: 24px;
    line-height: 1.5em;
  }

  .hero-social-line {
    width: 40px;
  }

  .scroll-down-button {
    display: none;
  }

  .hero-bottom {
    left: 160px;
  }

  .section-header-wrapper {
    width: auto;
  }

  .big-side-feature-image {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .big-side-feature-content {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .big-side-feature-info {
    width: 100%;
    max-width: none;
    padding-top: 24px;
    text-align: center;
  }

  .instagram {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .instagram-photos {
    width: 100%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .instagram-photo {
    height: 120px;
  }

  .instagram-info {
    width: 66.66%;
    max-width: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .instagram-info-wrapper {
    padding-top: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pricing-tables {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pricing {
    margin-top: 32px;
  }

  .testimonials {
    padding-right: 40px;
    padding-left: 40px;
  }

  .brand-logotypes {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .brand-logo-link {
    padding-right: 16px;
    padding-left: 16px;
  }

  .map-wrapper {
    width: 100%;
  }

  .contact-form-wrapper {
    padding-top: 160px;
    padding-right: 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .contact-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .generic-contact-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-about {
    width: 100%;
    padding-right: 32px;
  }

  .footer-logo {
    height: 64px;
    padding-left: 0px;
  }

  /* .footer-links {
    width: 25%;
  } */

  .blog-hero-social {
    padding: 16px 0px;
  }

  .page-hero {
    height: 280px;
    padding-top: 8px;
  }

  .page-logo {
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .blog-hero-button {
    margin-top: 8px;
    margin-right: 0px;
  }

  .blog-hero-button-info {
    display: none;
  }

  .blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .blog-posts {
    width: 100%;
  }

  .post-card-image {
    height: 320px;
  }

  .sidebar {
    display: block;
    margin-left: 0px;
    padding-right: 100px;
    padding-left: 100px;
  }

  .featured-post-image {
    height: 240px;
  }

  .blog-post-header {
    margin-top: 16px;
  }

  .slider-arrow {
    margin-left: auto;
  }

  .slider-arrow.arrow-left {
    left: 20px;
    top: auto;
    right: auto;
    bottom: 20px;
  }

  .slider-arrow.arrow-right {
    left: 84px;
    top: auto;
    right: auto;
    bottom: 20px;
  }

  .testimonoals-nav {
    position: relative;
    margin-top: 32px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 9px;
  }

  .call-back-button {
    margin: 16px;
  }

  .call-back-wrapper {
    padding: 16px;
  }

  .hero-left-intro {
    display: block;
  }

  .more-post-card {
    margin-right: 8px;
    margin-bottom: 40px;
    margin-left: 8px;
  }

  .more-post {
    width: 100%;
    padding-right: 16.66%;
    padding-left: 16.66%;
  }

  .more-post-card-image {
    height: 272px;
  }

  .features {
    margin-bottom: -24px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .feature-content {
    padding-left: 24px;
  }

  .feature-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .feature-content-2.icons {
    width: auto;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .feature-wrap-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .feature-wrap-2.icons {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .features-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .big-side-feature-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .big-side-feature-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .big-side-feature-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .big-side-feature-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .big-side-feature-info-4 {
    width: 100%;
    max-width: none;
    padding-top: 24px;
    text-align: center;
  }

  .big-side-feature-info-2 {
    width: 100%;
    max-width: none;
    padding-top: 24px;
    text-align: center;
  }

  .feature-content-2-1.icons {
    width: auto;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .categories-mental {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-comedy {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-workshops {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-courses {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .pricing-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .play-video {
    bottom: 16px;
  }

  .close-modal {
    bottom: 16px;
  }

  .generic-contact-us {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .generic-contact-us.contact-section {
    padding-bottom: 0px;
  }

  .suitable-for-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .big-side-feature-content-4 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .big-side-feature-content-2 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .accordion-item-content {
    margin-right: 0px;
  }

  .sticky-logo-1 {
    height: 60px;
  }

  .heading-24 {
    line-height: 1em;
  }

  .categories-music {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .zoom {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .interactive {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .theatre {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-kids {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-comedy-1 {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-workshops-1 {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-courses-1 {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-kids-1 {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-mental-1 {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories-music-1 {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero-left-intro-v1 {
    display: block;
  }

  .image-section-v1 {
    padding-right: 24px;
    padding-left: 24px;
    border-width: 8px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .hero-left-intro-press {
    display: block;
  }

  .image-section-press {
    padding-right: 24px;
    padding-left: 24px;
    border-width: 8px;
  }

  .nav-bar-press {
    padding-right: 0px;
  }

  .get-started {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .get-started.contact-section {
    padding-bottom: 0px;
  }

  .reach-out {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .corporate {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .pricing-section-old {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .pricing-copy {
    margin-top: 32px;
  }

  .suitable-images {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .camping-and-outdoor-experiences {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .course-and-workshop-facilitators {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .venues-and-event-organisers {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .artists-and-creators {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .corporates {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .pricing-tables-digital {
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .regular {
    width: 66.66%;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
  }

  .figures-header.facts-section {
    padding-top: 30px;
    padding-bottom: 56px;
    background-size: auto, auto;
  }

  .figures-header.brands-section {
    padding-top: 40px;
  }

  .wrapper {
    display: inline;
    max-width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .wrapper.review-slide-wrapper {
    padding-top: 40px;
  }

  .wrapper.left-intro-wrapper {
    display: inline;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button {
    margin-left: 0px;
  }

  .button.hero-button {
    margin-bottom: 16px;
    font-size: 20px;
  }

  .button.hero-button.press-cta-button {
    margin-right: 0px;
  }

  .paragraph-small {
    display: block;
  }

  .small-button.ghost-button.back-to-blog-button {
    margin-left: 0%;
  }

  .nav-bar {
    padding-left: 8px;
  }

  .image-section.blog-post-hero-section {
    padding-right: 8px;
  }

  .sticky-logo {
    display: none;
  }

  .hero-text {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 300;
  }

  .hero-social-line {
    display: none;
  }

  .hero-social-header {
    display: none;
  }

  .scroll-down-button {
    display: none;
  }

  .hero-bottom {
    left: 152px;
    right: 0px;
  }

  .section-header-wrapper {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .vertical-header-wrapper {
    display: none;
    width: auto;
  }

  .big-side-feature-image {
    height: 240px;
  }

  .big-side-feature-image.course-image {
    min-height: 40vh;
  }

  .facts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fact-item {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .instagram-info {
    width: 83.33%;
  }

  .pricing-table-feature {
    font-size: 15px;
  }

  .pricing {
    margin-top: 30px;
  }

  .review-slide-video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .review-avatar {
    width: auto;
    height: auto;
    margin-bottom: 8px;
  }

  .review-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .review-text {
    font-size: 15px;
    text-align: center;
  }

  .review-author-info {
    font-size: 10px;
  }

  .testimonials {
    padding-right: 24px;
    padding-left: 24px;
  }

  .brand-logotypes {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .brand-logo-link {
    padding: 12px;
  }

  .contact-form-wrapper {
    padding-top: 40px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .input {
    width: auto;
  }

  .input.text-area {
    max-width: 370px;
  }

  .input.call-back-input {
    margin-right: 0px;
    margin-bottom: 16px;
    text-align: center;
  }

  .footer-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 8px;
  }

  .footer-links {
    width: 50%;
  }

  .footer-copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .copyright-text {
    margin-top: 8px;
    text-align: center;
  }

  .post-card-image {
    height: 224px;
  }

  .post-date {
    display: none;
  }

  .sidebar {
    padding-right: 8px;
    padding-left: 8px;
  }

  .featured-post-image {
    height: 224px;
  }

  .post-content h1 {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 24px;
  }

  .post-content p {
    width: 100%;
  }

  .post-content figure {
    margin-top: 32px;
    margin-bottom: 40px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .post-content img {
    width: 100%;
    max-width: none;
  }

  .post-content h2 {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 24px;
  }

  .post-content blockquote {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 32px 8px;
  }

  .post-content h3 {
    width: 100%;
    margin-top: 40px;
  }

  .post-content ul {
    width: 100%;
  }

  .post-content h4 {
    width: 100%;
    margin-top: 40px;
  }

  .post-content h6 {
    width: 100%;
    margin-top: 40px;
  }

  .post-content h5 {
    width: 100%;
    margin-top: 40px;
  }

  .post-content ol {
    width: 100%;
  }

  .blog-post-header {
    max-width: none;
  }

  .logo-blog-text {
    margin-left: 12px;
  }

  .post-hero-info {
    margin-left: 0%;
    padding-right: 8px;
    padding-left: 0px;
  }

  .slider-arrow.arrow-left {
    left: 16px;
  }

  .slider-arrow.arrow-right {
    left: 80px;
  }

  .testimonoals-nav {
    display: block;
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .post-bottom-info {
    margin-top: 24px;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .scroll-up-button {
    display: none;
  }

  .hero-video {
    position: relative;
    display: block;
    overflow: visible;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-left: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .video-dark-bg {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), linear-gradient(135deg, rgba(12, 23, 47, 0.6) 100%, transparent), url('https://insider.in/list-your-events/images/lyoe-banner-3.jpg');
    background-position: 0px 0px, 0px 0px, 20% 0%;
    background-size: auto, auto, auto;
  }

  .call-back-popup {
    padding: 40px;
  }

  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .close-popup-button {
    margin-top: 12px;
    margin-right: 12px;
  }

  .hero-left-intro {
    width: 100%;
    margin-bottom: 32px;
    margin-left: 0%;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .more-post-card {
    margin-right: 0px;
    margin-left: 0px;
  }

  .more-post {
    padding-right: 8px;
    padding-left: 8px;
  }

  .more-post-card-image {
    height: 224px;
  }

  .brand-logo {
    max-height: 28px;
  }

  .features {
    padding-top: 20px;
  }

  .feature {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-wrap {
    margin-top: 2vh;
    margin-bottom: 2vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-wrap.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-content-2 {
    width: auto;
  }

  .feature-content-2.icons {
    height: auto;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image {
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .image-2 {
    display: none;
    width: 100%;
  }

  ._123-title-3 {
    font-size: 32px;
  }

  .feature-wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-wrap-2.icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: auto;
    height: auto;
    margin-top: 0vh;
    margin-bottom: 0vh;
    padding-right: 5%;
    padding-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .feature-icon-2 {
    margin-bottom: 20px;
  }

  .resources-section {
    padding-top: 40px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .black-text-copy {
    text-align: center;
  }

  .heading-3 {
    padding-bottom: 10px;
    font-size: 32px;
  }

  .text-block {
    font-size: 15px;
  }

  /* .container {
    max-width: 80%;
  } */

  .features-section.no-bottom-padding {
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-4 {
    font-size: 32px;
  }

  .feature-content-2-1 {
    width: auto;
  }

  .feature-content-2-1.icons {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .corporate-cta {
    border: 1px solid #a5a5a5;
  }

  .pricing-table-feature-corp3 {
    font-size: 15px;
  }

  .categories-mental {
    width: 100%;
    min-height: 140px;
  }

  .categories-comedy {
    width: 100%;
    min-height: 140px;
    padding-top: 60px;
    padding-bottom: 48px;
  }

  .categories-workshops {
    width: 100%;
    min-height: 140px;
  }

  .categories-courses {
    width: 100%;
    min-height: 140px;
  }

  .category-cta {
    top: 0%;
    padding-top: 10%;
  }

  .heading-8 {
    font-size: 32px;
  }

  .pricing-section.no-bottom-padding {
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .pricing-table-feature-basic {
    font-size: 15px;
  }

  .testim-1 {
    height: auto;
    min-height: 550px;
  }

  .testim-container-1 {
    height: 5vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#71218f), to(#71218f));
    background-image: linear-gradient(180deg, #71218f, #71218f);
    background-position: 0px 0px;
  }

  .testim-2-video {
    height: auto;
    min-height: 550px;
  }

  .testim-container-2 {
    height: 5vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00a89c), to(#00a89c));
    background-image: linear-gradient(180deg, #00a89c, #00a89c);
    background-position: 0px 0px;
  }

  .play-video {
    bottom: 4px;
  }

  .text-testim-wrapper-2.review-slide-wrapper {
    display: block;
    padding-top: 40px;
  }

  .text-testim-header {
    display: block;
    overflow: visible;
    width: 100%;
    max-width: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .text-testim-author {
    font-size: 10px;
  }

  .resources-para {
    text-align: center;
  }

  .resource-para-3 {
    text-align: center;
  }

  .resource-para-2 {
    text-align: center;
  }

  .heading-10 {
    font-size: 32px;
  }

  .categories-clas {
    display: block;
    max-width: 85%;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .categories-section {
    padding: 40px 20px;
  }

  ._123-title-2 {
    font-size: 32px;
  }

  .contact-us-form {
    width: 100%;
    height: 100%;
  }

  .close-modal {
    bottom: 4px;
  }

  .div-block-3 {
    display: none;
  }

  .generic-contact-us.contact-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-12 {
    font-size: 32px;
  }

  .text-block-6 {
    width: auto;
  }

  .suitable-for-section.no-side-paddings.no-bottom-padding {
    padding-top: 40px;
  }

  /* .footer-para {
    display: block;
  } */

  .content-wrapper.slim {
    padding-top: 40px;
    padding-right: 2vw;
    padding-left: 2vw;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .text-center-2 {
    padding-right: 5px;
    padding-left: 5vw;
  }

  .heading-13 {
    font-size: 32px;
  }

  .icon-wrapper {
    width: 100px;
    height: 100px;
  }

  .icon-wrapper-2 {
    width: 100px;
    height: 100px;
  }

  .icon-wrapper-3 {
    width: 100px;
    height: 100px;
  }

  .icon-wrapper-4 {
    width: 100px;
    height: 100px;
  }

  .icon-wrapper-5 {
    width: 100px;
    height: 100px;
  }

  .icon-wrapper-6 {
    width: 100px;
    height: 100px;
  }

  .heading-20 {
    font-size: 32px;
    line-height: 40px;
  }

  .heading-21 {
    font-size: 32px;
    line-height: 40px;
  }

  .heading-22 {
    font-size: 32px;
  }

  .heading-23 {
    font-size: 32px;
    line-height: 40px;
  }

  .heading-genre {
    font-size: 32px;
  }

  .review-avatar-video {
    width: 250px;
    height: auto;
    margin-bottom: 8px;
  }

  .testim-3-video {
    height: auto;
    min-height: 550px;
  }

  .testim-container-3 {
    height: 5vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ec1066), to(#ec1066));
    background-image: linear-gradient(180deg, #ec1066, #ec1066);
    background-position: 0px 0px;
  }

  .testim-4-video {
    height: auto;
    min-height: 550px;
  }

  .testim-container-4 {
    height: 5vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
    background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
  }

  .heading-24 {
    padding-left: 0px;
    font-size: 32px;
    line-height: 1em;
  }

  .categories-music {
    width: 100%;
    min-height: 140px;
  }

  .zoom {
    width: 100%;
  }

  .interactive {
    width: 100%;
  }

  .theatre {
    width: 100%;
  }

  .pricing-table-description-2 {
    font-size: 15px;
  }

  .pricing-table-feature-corp-2 {
    font-size: 15px;
  }

  .categories-kids {
    width: 100%;
    min-height: 140px;
  }

  .grid {
    margin-right: 20px;
    margin-left: 20px;
    grid-auto-rows: 150px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 150px 150px 150px;
    grid-template-rows: 150px 150px 150px;
  }

  .categories-comedy-1 {
    width: 100%;
    min-height: 140px;
    padding-top: 60px;
    padding-bottom: 48px;
  }

  .categories-workshops-1 {
    width: 100%;
    min-height: 140px;
  }

  .categories-courses-1 {
    width: 100%;
    min-height: 140px;
  }

  .categories-kids-1 {
    width: 100%;
    min-height: 140px;
  }

  .categories-mental-1 {
    width: 100%;
    min-height: 140px;
  }

  .categories-music-1 {
    width: 100%;
    min-height: 140px;
  }

  .categories-section-old {
    padding: 40px 20px;
  }

  .hero-left-intro-v1 {
    width: 100%;
    margin-bottom: 32px;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hero-video-v2 {
    position: relative;
    display: block;
    overflow: visible;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-left: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .paragraph-11 {
    color: #45474d;
    font-size: 16px;
  }

  .paragraph-12 {
    color: #45474d;
    font-size: 16px;
  }

  .paragraph-13 {
    color: #45474d;
    font-size: 16px;
  }

  .paragraph-14 {
    font-size: 16px;
  }

  .heading-24-press {
    background-color: transparent;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
  }

  .hero-left-intro-press {
    width: 100%;
    margin-bottom: 32px;
    padding: 16px 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-section-press.hero-section-1 {
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('https://insider.in/list-your-events/images/insider-mural-011587626317inline.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://insider.in/list-your-events/images/insider-mural-011587626317inline.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat-x;
    background-attachment: scroll, scroll;
  }

  .nav-bar-press {
    padding-left: 8px;
  }

  .text-block-1 {
    font-size: 16px;
  }

  .get-started.contact-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-13 {
    margin-right: 10%;
    margin-left: 10%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-30 {
    font-size: 33px;
    font-weight: 700;
  }

  .paragraph-15 {
    font-weight: 500;
  }

  .corporate {
    width: 100%;
  }

  .pricing-section-old.no-bottom-padding {
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .pricing-copy {
    margin-top: 30px;
    padding-right: 1%;
    padding-left: 1%;
  }

  .camping-and-outdoor-experiences {
    width: 100%;
  }

  .course-and-workshop-facilitators {
    width: 100%;
  }

  .venues-and-event-organisers {
    width: 100%;
  }

  .artists-and-creators {
    width: 100%;
  }

  .corporates {
    width: 100%;
  }

  .regular {
    width: 100%;
  }

  .price-head {
    font-size: 32px;
  }

  .testim-5-video {
    height: auto;
    min-height: 550px;
  }

  .testim-container-5 {
    height: 5vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#31c0f0), to(#31c0f0));
    background-image: linear-gradient(180deg, #31c0f0, #31c0f0);
  }

  .regular-cta {
    border: 1px solid #a5a5a5;
  }

  .div-block-17 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .text-block-11 {
    padding-top: 6%;
    font-size: 17px;
  }

  .private-button {
    margin-left: 0px;
  }

  .private-button.hero-button {
    margin-bottom: 16px;
    font-size: 20px;
  }

  .private-button.hero-button.press-cta-button {
    margin-right: 0px;
  }

  .private {
    margin-bottom: 5%;
    border: 1px solid #a5a5a5;
  }

  .image-20 {
    max-width: 100%;
    border-radius: 0px;
  }

  .div-block-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-left: -15px;
    padding-top: 0vh;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-22 {
    display: none;
    width: 100vw;
    margin-left: -15px;
    padding-top: 0vh;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .demo {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_150b0415-3959-8315-39ea-2ef9e6bc5216-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_150b0415-3959-8315-39ea-2ef9e6bc5218-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_150b0415-3959-8315-39ea-2ef9e6bc521d-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_150b0415-3959-8315-39ea-2ef9e6bc521f-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_2aa78e94-9f9c-92cc-f512-17c2695faa03-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_2aa78e94-9f9c-92cc-f512-17c2695faa05-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_43b85450-3ebd-04d9-305f-e67f7b4dee89-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_43b85450-3ebd-04d9-305f-e67f7b4dee8b-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_061c080b-8fc6-00bc-0c5f-e67c1b7d893f-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_061c080b-8fc6-00bc-0c5f-e67c1b7d8941-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-cfbcd1b8-c0ec-0251-07c3-eca580b28fb9-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-cfbcd1b8-c0ec-0251-07c3-eca580b28fbb-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-e9bb3c4f-1fb7-66c0-8e19-fa07ea126531-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-e9bb3c4f-1fb7-66c0-8e19-fa07ea126533-a5083906 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@font-face {
  font-family: 'Basis grotesque pro';
  src: url('https://insider.in/list-your-events/fonts/basis-grotesque-bold-pro.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Basis grotesque pro';
  src: url('https://insider.in/list-your-events/fonts/basis-grotesque-medium-pro.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Materialicons';
  src: url('https://insider.in/list-your-events/fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Device korolev condensed';
  src: url('https://insider.in/list-your-events/fonts/Device---Korolev-Condensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Basis grotesque pro';
  src: url('https://insider.in/list-your-events/fonts/basis-grotesque-black-pro.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}