@media screen and (max-width: 1799px) {
  .detail-col span a {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
  }

  .discover-wrapper-inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 1599px) {

  #gallery-slider picture img {
    width: auto;
    height: auto;
    max-width: 170px;
    max-height: 140px;
  }

  #gallery-slider .splide__arrow--prev {
    left: -40px;
  }

  #gallery-slider .splide__arrow--next {
    right: -40px;
  }

  .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }

  #participants-and-influencers-modal {
    padding: 30px 20px;
  }

  .theme-modal.is-active .theme-modal-card.theme-modal-lg {
    top: 0;
    transform: unset;
  }

  .people-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  header {
    padding: 12px 100px;
  }

  h3 {
    font-size: 22px;
  }

  .location-list h3 {
    min-height: inherit;
  }

  .banner-logo img {
    height: 300px;
  }

  .section-title h1 {
    font-size: 80px;
    line-height: 90px;
  }

  .title-tagline {
    font-size: 45px;
    line-height: 55px;
  }

  .insomniacs-logo img {
    height: 120px;
  }

  .counter-block h3 {
    font-size: 60px;
    line-height: 80px;
  }

  .counter.sm span {
    min-width: 70px;
    display: inline-block;
  }

  .counter span {
    min-width: 100px;
    display: inline-block;
  }

  .beat-logo-title p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: normal;
  }

  .innovation-desc,
  .beat-logo-title {
    position: unset;
    width: unset;
  }
}

@media screen and (max-width: 1408px) {
  .ai-logo img {
    width: auto;
    height: 150px;
  }

  .banner-logo img {
    height: 250px;
    margin-right: 50px;
  }

  .col-event:not(:last-child)::before {
    display: none;
  }

  .columns.gap-3 {
    margin-left: -38px !important;
    margin-right: -38px !important;
  }

  .gap-3>.column {
    padding-left: 38px;
    padding-right: 38px;
  }

  .deliverables-content h6:first-child {
    margin-bottom: 30px;
  }

  .deliverables-content h6,
  .reg-title h5 {
    font-size: 35px;
    line-height: 45px;
  }

  .marketers-detail {
    gap: 30px;
  }

  .mentors-col {
    width: 33.33%;
    flex: 0 0 33.33%;
    margin-bottom: 30px !important;
  }

  .mentors-cols {
    justify-content: center;
    margin-bottom: -30px !important;
  }

  .counter-block h3.red-text {
    font-size: 100px;
    line-height: 100px;
  }

  .counter.xl.red-text span {
    min-width: 180px;
    display: inline-block;
  }

  .counter.red-text span {
    min-width: 120px;
    display: inline-block;
  }

  .beat-logo.influencer img {
    width: auto;
    height: 120px;
    margin: 0 auto;
  }

  .inovation-item-inner h6,
  .detail-col h6 {
    font-size: 45px;
    line-height: 55px;
  }

  .section-title h3 {
    font-size: 70px;
    line-height: 80px;
  }

  .counter-block h3 {
    font-size: 55px;
    line-height: 66px;
  }

  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-title h2 {
    font-size: 60px;
    line-height: 55px;
  }

  header {
    padding: 12px 60px;
  }

  section,
  .section,
  .agenda-detail {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 1216px) {
    .event-flow-item::before{
            height: 25px;
          width: 25px;
        left: -35px;
    }


  #gallery-slider .splide__arrows {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
  }

  #gallery-slider .splide__arrow {
    position: static;
    transform: unset;
  }


  .splide__arrow--prev {
    left: -30px;
  }

  .splide__arrow--next {
    right: -30px;
  }

  .theme-btn {
    padding: 8px 26px 8px;
    font-size: 14px;
  }

  .get-in-touch-box h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .enquirenow-text-img {
    margin-bottom: 50px;
  }

  .last-chart {
    margin-left: 100px;
  }

  #home #footer {
    padding: 60px 0 60px;
  }

  .columns.gap-3 {
    margin-left: -28px !important;
    margin-right: -28px !important;
  }

  .gap-3>.column {
    padding-left: 28px;
    padding-right: 28px;
  }

  .cols-event {
    padding-left: 100px;
    padding-right: 40px;
  }

  li.event-flow-item h3 {
    font-size: 18px;
    line-height: 24px;
  }

  li.event-flow-item span {
    font-size: 14px;
    line-height: 20px;
  }

  .site-logo img {
    width: auto;
    height: 150px;
    margin: 0 auto 50px;
  }

  .deliverables-content h6,
  .reg-title h5 {
    font-size: 28px;
    line-height: 38px;
  }

  .metors-text img,
  .gurus-text img {
    margin-bottom: 60px;
  }

  .detail-col {
    text-align: center;
  }

  .people-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .counter-block h3.red-text {
    font-size: 60px;
    line-height: 50px;
  }

  .counter.xl.red-text span {
    min-width: 100px;
    display: inline-block;
  }

  .counter.red-text span {
    min-width: 70px;
    display: inline-block;
  }

  .inovation-item-inner h6,
  .detail-col h6 {
    font-size: 40px;
    line-height: 40px;
  }

  .inovation-item-inner.influencer {
    gap: 100px;
  }

  .beat-logo.influencer img {
    width: auto;
    height: 100px;
    margin: 0 auto;
  }

  .section-title h3 {
    font-size: 55px;
    line-height: 65px;
  }

  .discover-wrapper-inner p {
    font-size: 22px;
    line-height: 32px;
  }

  .text-img img {
    width: auto;
    height: 70px;
  }

  .agenda-col h4 {
    font-size: 40px;
    line-height: 50px;
  }

  .agenda-col span {
    font-size: 28px;
    line-height: 38px;
  }

  .counter-block h3 {
    font-size: 40px;
    line-height: 50px;
  }

  .counter span {
    min-width: 75px;
    display: inline-block;
  }

  h5 {
    font-size: 22px;
  }

  .beat-logo-title p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
  }

  .marketers-detail {
    align-items: start;
    gap: 70px;
    padding: 60px 35px;
  }

  .innovation-desc,
  .beat-logo-title {
    position: relative;
    margin-left: auto;
    right: unset;
  }

  .marketers-detail-desc h5 br {
    display: none;
  }

  .banner-logo img {
    height: 200px;
    margin-right: 30px;
  }

  .ai-logo img {
    width: auto;
    height: 120px;
  }

  .section-title h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .title-tagline {
    font-size: 33px;
    line-height: 43px;
  }

  .insomniacs-logo img {
    height: 100px;
  }

  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  h3 {
    font-size: 20px;
  }

  .section-title h2 {
    font-size: 50px;
    line-height: 45px;
  }

  header {
    padding: 30px 30px;
  }

  .splide__arrow {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .insomenu-bars {
    top: 50%;
    right: 30px;
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 444;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 30px;
    border-radius: 0;
    -webkit-transition: -webkit-transform ease 0.15s;
    transition: -webkit-transform ease 0.15s;
    transition: transform ease 0.15s;
    transition: transform ease 0.15s, -webkit-transform ease 0.15s;
    position: absolute;
    left: inherit;
    right: 0;
    margin: 0 auto;
    height: 3px;
    background-color: #fff;
  }

  .insomenu-bars span:before {
    top: -8px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after,
  .insomenu-active .insomenu-bars span:before {
    opacity: 1;
  }

  .insomenu-bars span {
    top: 50%;
    display: block;
    margin-top: -2px;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }

  .insomenu-bars span:after,
  .insomenu-bars span:before {
    display: block;
    content: "";
  }

  .insomenu-bars span:before {
    top: -8px;
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  }

  .insomenu-bars span:after {
    bottom: -8px;
    width: 20px;
    -webkit-transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .insomenu-active .insomenu-bars span {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .insomenu-active .insomenu-bars span:before {
    top: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    opacity: 1;
    width: 25px;
  }

  .insomenu-active .insomenu-bars span:after {
    bottom: 0;
    transition: bottom 0.1s ease,
      -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 25px;
  }

  .insomenu-active .insomenu-bars span {
    width: 25px;
  }

  .insomenu-active .menu-creative,
  .insomenu-active .our-offices-item:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .insomenu-active .our-offices-item:last-child {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  .theme-menu {
    position: fixed;
    background-color: #000;
    color: #fff;
    width: 100%;
    right: 0;
    padding: 0;
    padding: 70px 30px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 30%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    opacity: 0;
    /* clip-path: circle(50px at 90% -20%); */
    /* -webkit-clip-path: circle(50px at 90% -10%); */
    transition: all 1s ease-out;
    pointer-events: none;
    overflow-y: auto;
    right: -600px;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    /* clip-path: circle(1600px at 90% 10%); */
    -webkit-clip-path: circle(1600px at 90% -10%);
    pointer-events: all;
    right: 0;
    border: 1px solid #ffffff30;
  }

  .theme-menu ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

  .menu-item {
    line-height: 32px;
  }

  .theme-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
    right: -117px;
    padding: 10px 14px !important;
  }

  .theme-menu ul {
    flex-direction: column;
    justify-content: start;
  }

  /* .banner-logo img {
    margin-left: unset;
  } */
}

@media screen and (max-width: 1024px) {
    .col-event:not(:last-child) .event-flow-item{
            padding-right: 0;
    }
  #gallery-slider {
    margin-top: 50px;
  }

  .about-title h3 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .inquiry3-submit {
    margin: 20px 0;
  }

  .theme-scrollbar {
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
  }

  .ai-logo img {
    width: auto;
    height: 120px;
    margin: 20px auto;
  }

  .about-desc p {
    font-size: 16px;
    line-height: 26px;
  }

  .theme-menu {
    max-width: 40%;
  }

  .theme-modal-card {
    max-width: 700px;
  }

  .get-in-touch-box {
    padding: 15px 15px;
  }

  .last-chart {
    margin-left: 0px;
  }

  .prize-inquire-participant,
  .prize-inquire-influencer {
    font-size: 20px;
  }

  .banner-detail-col:nth-child(2) {
    border-left: none;
  }

  .banner-detail-col:first-child {
    border-right: 0;
  }

  .col-deliverables:not(:last-child) {
    border-right: none;
    text-align: center;
  }

  .deliverables-content h6,
  .reg-title h5 {
    font-size: 24px;
    line-height: 34px;
  }

  .deliverables-content h6:first-child {
    margin-bottom: 20px;
  }

  .reg-title h5 {
    margin-top: 0px;
  }

  /*  */

  .column.process-col:nth-child(odd) {
    margin-top: unset;
  }

  .column.process-col:nth-child(odd) .process-circle:before {
    display: none;
  }

  .column.process-col:first-child .process-circle::after {
    display: none;
  }

  .columns.process-cols {
    flex-direction: column;
    gap: 30px;
  }

  .column.process-col:nth-child(even) .process-circle::before {
    display: none;
  }

  .process-desc span {
    max-width: unset;
    display: block;
    margin: 0 auto;
  }

  .column.process-col:nth-child(even) .process-circle {
    order: unset;
  }

  .section-process .section-title {
    margin-bottom: 30px !important;
  }

  .process-item {
    padding-bottom: 45px;
  }

  .column.process-col:not(:last-child)::before {
    content: "";
    position: absolute;
    height: 14%;
    width: 5px;
    background-color: #1daf9c;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .column.process-col {
    position: relative;
  }

  /*  */

  .metors-text img,
  .gurus-text img {
    margin-bottom: 50px;
  }

  .people-col:not(:last-child) {
    border-right: unset;
  }

  .people-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .influencer-desc,
  .inovation-item-inner {
    text-align: center;
  }

  .influencer-desc .section-title,
  .inovation-item-inner .section-title {
    margin-bottom: 10px;
  }

  .section-title h2 br {
    display: none;
  }

  .beat-logo.influencer img {
    width: auto;
    height: 80px;
    margin: 0 auto;
  }

  .inovation-item-inner.influencer {
    gap: 60px;
  }

  .inovation-item-inner p {
    font-size: 18px;
    line-height: 26px;
  }

  .inovation-item-inner h6,
  .detail-col h6 {
    font-size: 30px;
    line-height: 40px;
  }

  .inovation-item-inner {
    padding: 30px;
  }

  .discover-wrapper-inner {
    text-align: center;
  }

  .section-title h3 {
    font-size: 45px;
    line-height: 55px;
  }

  .discover-wrapper-inner p {
    font-size: 20px;
    line-height: 30px;
  }

  .agenda-cols {
    text-align: center;
    justify-content: center;
  }

  .why-sleepless {
    padding-left: 35px !important;
  }

  .innovation-desc,
  .beat-logo-title {
    margin: 0 auto;
  }

  .beat-logo img {
    width: 120px;
    height: auto;
  }

  .marketers-detail,
  .why-beat-warrper {
    gap: 30px;
    align-items: center;
  }

  .marketers-inner-desc .counter-block {
    text-align: center;
  }

  .mb-6 {
    margin-bottom: 1rem !important;
  }

  .counter span {
    min-width: 70px;
  }

  .counter.sm span {
    min-width: 45px;
    display: inline-block;
  }

  .section-title.dark.is-uppercase {
    text-align: center;
  }

  .title-tagline {
    font-size: 28px;
    line-height: 38px;
  }

  .section-title h1 {
    font-size: 53px;
    line-height: 55px;
  }

  .banner-logo img {
    height: 200px;
    margin: 0 auto;
  }

  .insomniacs-logo img {
    height: 70px;
  }

  .insomniacs-logo {
    bottom: 30px;
  }

  .container {
    padding: 0 30px;
  }

  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -110px;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 400px;
    right: -87px;
  }

  section,
  .section,
  .agenda-detail {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-title h2 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: normal;
  }

  .why-beat-desc.dark {
    text-align: center;
  }

  .why-beat-desc p {
    max-width: unset;
    font-size: 18px;
    line-height: 28px;
  }

  .why-beat-detail {
    margin-top: 20px;
  }

  #section-banner,
  .section-cms {
    margin-top: 0px;
  }

  .theme-logo img {
    max-height: 65px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .location-block {
    padding: 0 0 0 30px;
  }

  .scroll-to-top svg {
    width: 36px;
    height: 36px;
  }

  .scroll-to-top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #1d57a3;
    z-index: 999;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
    margin: 0 0 15px !important;
  }

  .sticky-bottom-form .col-form.col-form-btn {
    width: 100%;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #eee;
    text-transform: uppercase;
  }

  #footer {
    padding: 40px;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }

  .whytex-img.text-img img {
    margin-left: unset !important;
    margin: 0 auto !important;
  }

  .section-eventflow .theme-scrollbar {
    height: 450px;
  }
}

@media screen and (max-width: 991px) {
  .agenda-col h4 {
    font-size: 35px;
    line-height: 40px;
  }

  .agenda-col span {
    font-size: 24px;
    line-height: 34px;
  }

  .inovation-item-inner h6,
  .detail-col h6 {
    font-size: 26px;
    line-height: 34px;
  }

  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

  .detail-col span a {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
  }

  .col-footer:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  #gallery-slider picture img {
    width: auto;
    height: auto !important;
    max-width: 140px;
    max-height: 80px;
  }

  #gallery-slider {
    margin-top: 30px;
  }

  .col-about:not(:last-child) {
    border-right: unset;
  }

  .about-title h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .ai-logo img {
    width: auto;
    height: 100px;
    margin: 10px auto;
  }

  .banner-logo img {
    height: 180px;
  }

  .theme-menu {
    max-width: 50%;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  .insta-video-title h5 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
  }

  /* .theme-modal-card .theme-scrollbar {
    height: 550px;
  } */
  .get-in-touch-box h4 {
    font-size: 18px;
    line-height: 18px;
  }

  .get-in-touch-box h4 {
    margin-bottom: 10px;
  }

  .modal-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
  }

  .enquirenow-text-img {
    margin-bottom: 30px;
  }

  .sm-form-control {
    padding: 12px 0px 10px;
  }

  .theme-modal-card {
    max-width: 600px;
  }

  .theme-modal {
    padding: 40px;
  }

  #home #footer {
    padding: 40px 0 40px;
  }

  .site-logo img {
    width: auto;
    height: 120px;
    margin: 0 auto 30px;
  }

  .footer a {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 5px;
  }

  .innovation-img img {
    max-height: 700px;
    object-fit: cover;
    object-position: top;
  }

  .mentors-col {
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0 !important;
  }

  .metors-text img,
  .gurus-text img {
    margin-bottom: 30px;
  }

  .counter-block h3.red-text {
    font-size: 40px;
    line-height: 50px;
  }

  .counter.xl.red-text span {
    min-width: 75px;
    display: inline-block;
  }

  .counter.red-text span {
    min-width: 50px;
    display: inline-block;
  }

  .counter-block.people-counter {
    font-size: 22px;
  }

  .people-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .inovation-item-inner .section-title h6 br {
    display: none;
  }

  .inovation-item-inner {
    justify-content: center;
  }

  .insomniacs-logo img {
    height: 60px;
  }

  .text-img img {
    width: auto;
    height: 50px;
  }

  .banner-logo img {
    height: 200px;
  }

  .banner-detail-col {
    justify-content: center !important;
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

  section,
  .section,
  .agenda-detail {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #location-slider1 {
    margin-top: 30px;
  }

  .copyright-detail .small {
    font-size: 13px;
  }

  .marketers-detail-desc h5 {
    font-size: 20px;
    text-align: center;
  }

  .marketers-detail {
    gap: 30px;
    align-items: center;
    padding: 40px 35px;
  }

  .counter span {
    min-width: 60px;
  }

  .counter.sm span {
    min-width: 35px;
    display: inline-block;
  }

  .innovation-desc,
  .beat-logo-title {
    margin: 0 auto;
    flex-direction: column;
    gap: 10px;
  }

  .beat-logo-title p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: normal;
  }

  .counter-block h3 {
    font-size: 30px;
    line-height: 42px;
  }

  .tab-list .tab {
    width: 160px;
    padding: 12px 24px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .section-title h1 {
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 0px;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .location-block {
    padding: 30px 0 0 0;
  }

  #register-modal {
    padding: 25px;
  }

  .inovation-item-inner.influencer {
    gap: 30px;
  }
}

@media screen and (max-width: 575px) {
  .ai-logo img {
    width: auto;
    height: 70px;
    margin: 0px auto;
  }

  .splide__arrow {
    display: none;
  }

  .splide__arrow--prev {
    left: 0px;
  }

  .splide__arrow--next {
    right: 0px;
  }

  .theme-menu {
    max-width: 60%;
  }

  .theme-modal {
    padding: 30px;
  }

  .prize-inquire-participant,
  .prize-inquire-influencer {
    font-size: 18px;
  }

  [type="radio"]:checked+label:before,
  [type="radio"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
  }

  [type="radio"]:checked+label:after,
  [type="radio"]:not(:checked)+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #f6a700;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .cols-event {
    padding-left: 60px;
    padding-right: 40px;
  }

  .columns.gap-3 {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }

  .gap-3>.column {
    padding-left: 0px;
    padding-right: 0px;
  }

  .deliverables-content h6,
  .reg-title h5 {
    font-size: 20px;
    line-height: 30px;
  }

  #footer {
    padding: 20px;
  }

  .mentors-img img {
    max-width: 260px;
  }

  .gurus-detail h6 {
    font-size: 20px;
    line-height: 30px;
  }

  .innovation-img img {
    object-position: center;
  }

  .footer a {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 5px;
  }

  .mentors-detail h6 {
    color: #fbec03;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
  }

  .text-img img {
    width: auto;
    height: 40px;
  }

  .people-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .why-beat-desc p {
    max-width: unset;
    font-size: 16px;
    line-height: 26px;
  }

  .agenda-col h4 {
    font-size: 28px;
    line-height: 32px;
  }

  .agenda-col span {
    font-size: 22px;
    line-height: 28px;
  }

  .marketers-detail {
    gap: 20px;
    padding: 30px 20px;
  }

  .marketers-detail-desc h5 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }

  .counter-block h3 {
    font-size: 26px;
    line-height: 36px;
  }

  .counter span {
    min-width: 45px;
  }

  .counter.sm span {
    min-width: 30px;
  }

  .counter.xs span {
    display: inline-block;
    min-width: 15px;
  }

  .title-tagline {
    font-size: 22px;
    line-height: 30px;
  }

  .banner-logo img {
    height: 140px;
  }

  .theme-modal-card-body {
    padding: 20px;
  }

  .container {
    padding: 0 20px;
  }

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm-form-control {
    font-size: 13px;
  }

  .theme-btn {
    font-size: 13px;
    line-height: 20px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .accordion .card__content {
    padding: 0 15px 15px;
  }

  .accordion .card__title {
    padding: 8px 15px;
  }

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .sm-form-control {
    padding: 12px 12px 12px;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  h3 {
    font-size: 18px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  section,
  .section,
  .agenda-detail {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #section-banner,
  .section-cms {
    margin-top: 0px;
  }

  .theme-logo img {
    max-height: 60px;
  }

  .tab-list {
    gap: 10px;
  }

  #home #footer {
    padding: 20px 0 60px;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    border-top: 1px solid #fff;
    border-radius: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: unset;
    right: 0;
    width: 50%;
    left: unset;
    border-left: 1px solid #fff;
  }

  .thankyou-block h1 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important;
  }

  .thankyou-logo img {
    height: 80px;
  }

  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 20px;
  }

  .scroll-to-top {
    display: none !important;
  }

  body {
    font-size: 14px;
    line-height: 22px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .section-title h2:before {
    height: 2px;
  }

  .connectivity-list {
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  #gallery-slider picture img {
    height: 30px;
  }

  .logo-xl img {
    width: auto;
    height: 80px !important;
  }

  .about-title h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .insta-video-title h5 {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-weight: 500;
  }

  .theme-menu {
    max-width: 100%;
  }

  .detail-col span a {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 500;
  }

  .inovation-item-inner h6,
  .detail-col h6 {
    font-size: 22px;
    line-height: 32px;
  }

  .counter-block h3.red-text {
    font-size: 30px;
    line-height: 40px;
  }

  .counter.xl.red-text span {
    min-width: 55px;
    display: inline-block;
  }

  .counter.red-text span {
    min-width: 35px;
    display: inline-block;
  }

  .people-col {
    padding-bottom: 0;
  }

  .counter-block.people-counter {
    font-size: 16px;
  }

  .text-img img {
    width: auto;
    height: 30px;
  }

  .innovation-desc,
  .beat-logo-title {
    text-align: center;
  }

  .agenda-col h4 {
    font-size: 24px;
    line-height: 32px;
  }

  .modal-title {
    font-size: 20px;
  }

  .counter-block h3 {
    font-size: 24px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 420px) {
  .column.col-register {
    width: 100%;
  }

  .modal-title {
    font-size: 16px;
  }

  .sticky-btn-enquire {
    font-size: 12px !important;
  }

  .sticky-btn-enquire {
    width: 100%;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  }

  .mentors-col {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 380px) {

  .deliverables-content h6,
  .reg-title h5 {
    font-size: 16px;
    line-height: 22px;
  }

  .agenda-col span {
    font-size: 20px;
    line-height: 28px;
  }

  .tab-list .tab {
    width: 100%;
    padding: 12px 24px;
  }

  .theme-logo img {
    max-height: 55px;
  }

  header {
    padding: 25px 30px;
  }

  #section-banner,
  .section-cms {
    margin-top: 0px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .title-tagline {
    font-size: 18px;
    line-height: 25px;
  }

  .insomniacs-logo img {
    height: 50px;
  }
}

@media screen and (max-width: 360px) {

  .beat-logo-title p,
  .marketers-detail-desc h5 {
    font-size: 16px;
    line-height: 22px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .banner-logo img {
    height: 120px;
  }

  .title-tagline {
    font-size: 14px;
    line-height: 22px;
  }

  .insomniacs-logo img {
    height: 40px;
  }
}