@media screen and (min-width: 992px) {
  .landing-video {
    height: 100vh;
    margin-top: 80px;
  }

  #landingVideo {
    width: 100%;
    height: 100vh;
    position: absolute;
  }

  .timer li {
    font-size: 56px !important;
  }

  .rm-dash {
    margin: 80px 0px 80px 0px !important;
  }

  .section-title {
    font-size: 45px !important;
  }

  .rm-para {
    padding: 0px 90px;
    margin-bottom: 0px;
    font-size: 20px !important;
  }

  .concert-section {
    margin-top: 160px !important;
  }

  .attend-section {
    margin: 80px 0px !important;
  }

  .rm-list li {
    font-size: 20px !important;
  }

  .rm-list li::marker {
    font-size: 22px !important;
  }

  .unlock {
    font-size: 40px !important;
  }

  .cloud video {
    width: 270px !important;
    height: 195px !important;
  }

  .data-drive-details h1 {
    margin: 40px 0px 20px 0px !important;
  }

  .data-drive-details .rm-list {
    margin-left: 117px !important;
  }

  .rm-schedule-table {
    margin-left: 20px !important;
  }

  .topic-layer {
    margin-top: 24px !important;
    margin-bottom: 40px !important;
  }

  .warning {
    margin: 16px 0px 80px 0px !important;
  }

  .steps {
    font-size: 24px !important;
    /* margin-left: 80px !important; */
  }

  .cloud-store video {
    width: 220px !important;
  }

  .timings {
    font-size: 18px !important;
  }

  .orange-line-bg .speakers-pic img {
    width: 220px !important;
  }

  .orange-line-bg {
    width: 260px !important;
    height: 260px !important;
  }

  .speakers-name {
    font-size: 20px !important;
  }

  .register-for-techtonic {
    margin-bottom: 80px;
    margin-top: 80px !important;
  }

  .footer .logo {
    border-right: 1px solid rgba(255, 255, 255, 0.6);
  }

  .footer .logo img {
    margin-right: 24px;
    margin-bottom: 0px !important;
  }

  /* .logo-sec .logo {
    margin-right: 24px !important;
  } */

  .logo-sec .logo {
    width: 200px !important;
  }

  .logo-sec {
    border-right: 1px solid var(--white) !important;
  }

  .rm-header .navbar-nav .nav-item:not(:last-child) {
    margin-right: 30px !important;
  }

  .btn-outline-rm {
    display: block;
  }

  .concert-details .city {
    margin-bottom: 80px;
    font-size: 47px !important;
  }

  .big-sphecial-one img {
    width: 600px !important;
  }

  .big-sphecial-two img {
    width: 300px !important;
  }

  .big-sphecial-three img {
    width: 100px !important;
  }

  .big-sphecial-four img {
    width: 60px !important;
  }

  .big-sphecial-one {
    top: -60px !important;
    right: -258px !important;
  }

  .big-sphecial-two {
    top: -40px !important;
    left: -150px !important;
  }

  .big-sphecial-three {
    top: -40px !important;
    left: 250px !important;
  }

  .big-sphecial-four {
    top: 456px !important;
    left: 100px !important;
  }

  .float-register-btn {
    bottom: 18% !important;
    right: 63% !important;
  }

  .rm-header nav {
    padding: 0px 40px;
  }

  .rm-list {
    padding: 0px 90px;
  }
}

@media screen and (min-width: 768px) {
  .float-register-btn {
    bottom: 20%;
    right: 17%;
  }

  .timer li {
    font-size: 40px;
  }

  .rm-dash {
    margin: 48px 0px 48px 0px;
  }

  .section-title {
    font-size: 40px;
  }

  .rm-para {
    font-size: 18px;
  }

  .concert-section {
    margin-top: 160px;
  }

  .attend-section {
    margin: 64px 0px;
  }

  .rm-list li {
    font-size: 18px;
  }

  .rm-list li::marker {
    font-size: 20px;
  }

  .cloud video {
    width: 228px;
    height: 170px;
  }

  .topic-layer {
    margin-top: 15px;
    margin-bottom: 24px;
  }

  .unlock {
    font-size: 26px;
    margin-bottom: 40px;
  }

  .warning {
    margin: 16px 0px 64px 0px;
  }

  .steps {
    font-size: 18px;
  }

  .rm-schedule-table td {
    padding-bottom: 32px;
    padding-left: 20px;
  }

  .cloud-store video {
    width: 230px;
  }

  .cloud-database video {
    width: 230px;
  }

  .timings {
    font-size: 16px;
  }

  .orange-line-bg .speakers-pic img {
    width: 150px;
  }
  .orange-line-bg {
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    background-size: cover !important;
    justify-content: center;
    background-repeat: no-repeat;
    background: url("../resource/svg/blue_good_luck.svg");
  }

  .orange-line-bg .speakers-pic img {
    transition: transform 0.2s;
  }

  .orange-line-bg .speakers-pic img:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1) !important;
  }

  .speakers-name {
    font-size: 18px;
  }

  .register-title {
    font-size: 32px;
    line-height: 59px;
  }

  .register-for-techtonic {
    margin-top: 85px;
  }

  .footer-menu ul {
    justify-content: center;
  }

  .footer .logo {
    text-align: center;
  }

  .footer .logo img {
    margin-bottom: 24px;
  }

  .rm-header .navbar-nav .nav-item:not(:last-child) {
    margin-right: 15px;
  }

  .rm-header .navbar-nav {
    align-items: center !important;
  }

  .rm-socials {
    display: block !important;
  }

  .rm-header .navbar-nav .nav-item a {
    font-size: 16px !important;
  }

  .btn-outline-rm {
    display: none;
  }

  .rm-pills li .nav-link {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .rm-pills li .nav-link {
    font-size: 15px;
  }

  .rm-pills li .nav-link .dates {
    display: block !important;
  }

  .concert-details .city {
    font-size: 40px;
    margin-bottom: 40px;
  }

  .concert-details {
    margin-top: 40px;
  }

  .big-sphecial-one img {
    width: 400px;
  }

  .big-sphecial-two img {
    width: 200px;
  }

  .big-sphecial-three img {
    width: 80px;
  }

  .big-sphecial-four img {
    width: 50px;
  }

  .big-sphecial-one {
    top: 60px;
    right: -158px;
  }

  .big-sphecial-two {
    top: -40px;
    left: -110px;
  }

  .big-sphecial-three {
    top: -40px;
    left: 250px;
  }

  .big-sphecial-four {
    top: 400px;
    left: 70px;
  }

  .rm-header nav {
    height: 80px;
  }

  .bottom-register {
    display: none !important;
  }

  .rm-header nav {
    backdrop-filter: blur(4px);
  }

  /* .landing-video {
    margin-top: 80px;
  } */
}

@media screen and (max-width: 600px) {
  .mobile-landing-banner {
    width: 100%;
    height: 89vh;
  }

  /* #register {
    text-align: right;
  } */

  .landing-video {
    height: 100vh;
  }

  #landingVideo {
    height: 100vh;
    position: absolute;
  }

  .section-title {
    font-size: 32px;
  }

  .down-arrow-landing {
    left: 45%;
  }

  .timer li {
    font-size: 32px;
  }

  .cd-head {
    font-size: 16px;
  }

  .rm-dash {
    margin: 40px 0px 40px 0px;
  }

  .rm-para {
    font-size: 16px;
  }

  .attend-section {
    margin: 64px 0px;
  }

  .concert-section {
    margin-top: 40px;
  }

  .rm-list li {
    font-size: 16px;
  }

  .rm-list li::marker {
    font-size: 18px;
  }

  .cloud video {
    width: 152px;
    height: 103px;
  }

  .topic-layer {
    margin-top: 15px;
    margin-bottom: 16px;
  }

  .unlock {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .warning {
    margin: 16px 0px 40px 0px;
  }

  .cloud-store video {
    width: 200px;
  }

  .cloud-database video {
    width: 180px;
  }

  .timings {
    font-size: 15px;
  }

  .steps {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .cloud-store {
    right: 15px;
  }

  .orange-line-bg .speakers-pic img {
    width: 100%;
  }

  .speakers-name {
    font-size: 16px;
  }

  .register-title {
    font-size: 18px;
  }

  .register-for-techtonic {
    margin-top: 64px;
  }

  .footer .logo {
    text-align: center;
  }

  .footer .logo img {
    margin-bottom: 24px;
  }

  .footer-menu ul {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-menu ul li {
    margin-bottom: 10px;
  }

  .rm-header .offcanvas {
    max-width: 60% !important;
    background: rgba(97, 179, 229, 1) !important;
  }

  .rm-socials {
    display: none;
  }

  .rm-header .navbar-nav .nav-item a {
    font-size: 18px;
    font-weight: 400;
  }

  .rm-header .navbar-nav .nav-item {
    width: 100%;
    text-align: right;
    padding: 10px 0px;
    border-bottom: 1px solid var(--white);
  }

  .rm-pills li .nav-link .dates {
    display: none;
  }

  .rm-pills li .nav-link {
    text-align: center;
  }

  .concert-details {
    margin-top: 25px;
  }

  .concert-details .city {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .schedule-list {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
  }

  .bb-yellow {
    width: 80px;
    border: 1px solid var(--orange);
  }

  .cloud-database {
    top: 230px;
    right: 14px;
    position: absolute;
  }

  .bottom-register {
    bottom: 0;
    width: 100%;
    z-index: 99;
    position: fixed;
  }

  .bottom-register .rm-btn {
    border-radius: 0px;
  }

  .random-sphecial-six {
    display: none;
  }

  .random-sphecial-seven {
    display: none;
  }

  .big-sphecial-five {
    right: 0px;
    bottom: -450px;
    position: absolute;
  }

  .big-sphecial-one img {
    width: 300px;
  }

  .big-sphecial-one {
    right: -170px;
  }

  .big-sphecial-two {
    left: -100px;
  }

  .big-sphecial-two img {
    width: 173.783px;
    left: -100;
  }

  .big-sphecial-three {
    left: 100px;
  }

  .big-sphecial-three img {
    width: 70px;
  }

  .big-sphecial-four {
    top: 500px;
    left: 50px;
  }

  .float-register-btn {
    display: none;
  }

  .rm-pills li .nav-link {
    font-size: 13px !important;
  }

  .offcanvas-backdrop.show {
    opacity: none !important;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(12px);
  }

  .rm-header .social {
    margin: 10px 0px;
    border-left: 0px;
    justify-content: end;
  }

  .landing-video {
    margin-top: 55px;
  }

  .concert-details .title {
    font-size: 20px;
  }

  .concert-schedule {
    font-size: 18px;
  }

  .big-sphecial-three {
    display: none;
  }

  .big-sphecial-four {
    display: none;
  }

  .mw-100 {
    width: 100%;
  }
}
