@media (max-width: 1920px) {
  .feature-left,
  .feature-left img,
  .fsSidebar button,
  .fscontent {
    height: 310px;
  }
  .fsSidebar{right: 735px;}
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    height: 290px;
    padding: 100px 65px;
  }
  .reason-timeline li:nth-child(odd)::before,
  .reason-timeline li:nth-child(even)::before {
    width: 47px;
  }
  .reason-timeline li:nth-child(odd)::after {
    top: 47%;
  }
  .reason-timeline:after {
    height: 1220px;
  }
  .become-partner-main {
    height: 480px;
  }
  .banner,
  .banner video {
    height: 90vh;
  }
}

@media (max-width: 1680px) {
  .reason-timeline li:nth-child(odd)::before {
    width: 35px;
  }
  .reason-timeline li:nth-child(even)::before {
    width: 31px;
  }
  .feature-left,
  .feature-left img,
  .fsSidebar button,
  .fscontent {
    height: 310px;
  }
  .fsSidebar{right: 595px;}
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    height: 240px;
    padding: 75px 65px;
  }
  .reason-timeline li:nth-child(odd)::before {
    width: 47px;
  }
  .reason-timeline li:nth-child(even)::before {
    top: 50%;
    width: 35px;
  }
  .reason-timeline li:nth-child(odd)::after {
    top: 47%;
  }
  .reason-timeline:after {
    height: 1025px;
  }
  .become-partner-main {
    height: 420px;
  }
  .banner,
  .banner video {
    height: 90vh;
  }
}

@media (max-width: 1440px) {
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    height: 200px;
    padding: 35px 65px;
  }
   .fsSidebar{right:450px;}
  .reason-timeline li:nth-child(odd)::before {
    width: 35px;
  }
  .reason-timeline li:nth-child(even)::before {
    width: 27px;
  }
  .become-partner-main {
    height: 360px;
  }
  .banner,
  .banner video {
    height: 87vh;
  }
}

@media (max-width: 1366px) {
  .reason-timeline:after {
    height: 875px;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    height: 200px;
    padding: 35px 65px;
  }
  .become-partner-main {
    height: 340px;
  }
  .banner,
  .banner video {
    height: 85vh;
  }
  .fsSidebar{right:395px;}
}

@media (max-width: 1280px) {
  .become-partner-main {
    height: 320px;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    height: 180px;
    padding: 20px 65px;
  }
  .reason-timeline:after {
    height: 800px;
  }
  .banner,
  .banner video {
    height: 300px;
  }
  .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar-brand img {
    width: 265px;
  }
  .navbar {
    height: 70px;
  }
  .navbar-dark .navbar-toggler {
    margin: 12px 0px;
  }
  .navbar > .container,
  .navbar > .container-fluid {
    align-items: flex-start;
  }
  .banner {
    margin-top: 65px;
  }
  .fsSidebar{right:350px;}
}
@media (max-width: 1112px) {
  .fscontent {
    padding: 10px;
  }
  .fscontent h2 {
    font-size: 15px;
    margin: 15px 0px 10px 0px;
  }
  .fscontent p {
    font-size: 15px;
    line-height: 22px;
    margin: 0px 0px;
    padding: 0px 0px;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    padding: 20px 40px;
  }
  .reason-timeline li p {
    font-size: 15px;
  }
  .reason-timeline li h3 {
    font-size: 18px;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    height: 150px;
  }
  .reason-timeline li:nth-child(even)::before {
    width: 18px;
  }
  .reason-timeline:after {
    height: 710px;
  }
  ul.switch-tabs-nav {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  ul.switch-tabs-nav li {
    width: 200px;
    float: left;
  }
  ul.switch-tabs-nav li a {
    padding: 10px 10px;
    font-size: 18px;
  }
  .discussion-topic li {
    font-size: 15px;
    line-height: 23px;
  }
  .ourpartner-main ul li img {
    width: 165px;
  }
  .become-partner-main {
    height: 280px;
  }
   .fsSidebar{right:270px;}
}

@media (max-width: 1024px) {
  .banner,
  .banner video {
    height: 100% !important;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size: 17px;
    padding: 3px 5px;
  }
  .heading h1 {
    font-size: 30px;
  }
  .heading h1:before,
  .heading h1:after {
    width: 15%;
  }
  .fsSidebar {
    gap: 10px;
  }
  .feature-left {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
  }
  .fscontent {
    padding: 15px;
  }
  .fscontent .circle {
    margin-bottom: 0px;
  }
  .reason-timeline li p {
    line-height: 20px;
  }
  .reason-timeline li h3 {
    margin: 0px 0px;
  }
  .reason-timeline li:nth-child(odd)::before {
    width: 20px;
  }
  .reason-timeline li:nth-child(odd)::after {
    left: 104.5%;
  }
  .reason-timeline:after {
    height: 670px;
  }
  .ourpartner-main ul li img {
    width: 140px;
  }
  .ourpartner-main ul li h1 {
    font-size: 17px;
  }
  .become-partner-main {
    height: 255px;
  }
  .footer-internal-container {
    padding: 30px 50px;
  }
  footer {
    padding: 40px 50px;
  }
  .scroll-to-top {
    width: 35px;
    height: 35px;
    right: 15px;
    bottom: 15px;
  }
  .navbar-expand-lg .navbar-nav .nav-link:after,
  .navbar-expand-lg .navbar-nav .nav-link:before {
    display: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link:after,
  .navbar-expand-lg .navbar-nav .nav-link:after {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-dark .navbar-nav .nav-link:hover {
    background: var(--golden-gradient);
    color: var(--black) !important;
  }
  .footer-right ul li img {
    width: 35px;
    height: 35px;
  }
  .become-partner-main {
    height: 200px;
  }
  
    /* hide fixed sidebar on medium+small screens to avoid overlap */
  .fsSidebar {
    display: none;
  }

  /* make slider span most of the screen and align center */
  .slider-container {
    width: calc(100% - 40px); /* leave 20px padding each side */
    left: 20px;               /* small left offset */
    height: auto;             /* allow content to set height if needed */
    margin: 20px auto;
  }

  .slider-track { align-items: stretch; }
  .fscontent { padding: 20px 12px; }
}

@media (max-width: 768px) {
	 .navbar > .container, .navbar > .container-fluid {
        align-items: flex-start;background: var(--maroon);
        padding-bottom: 10px;
    }
	.desktop{display:none;}
	.mobile{display:block;}
  .banner,
  .banner video {
    height: 100% !important;
  }
  .nav-links {
    display: none;
    flex-direction: column;
    background-color: #333;
    position: absolute;
    top: 60px;
    right: 0;
    width: 200px;
    text-align: right;
    padding: 10px;
  }

  .nav-links.active {
    display: flex;
  }

  .menu-toggle {
    display: block;
  }

  .nav-links li {
    margin: 10px 0;
  }
  .navbar-dark .navbar-nav .nav-link {
    border-bottom: 1px solid #ffffff47;
  }
  .content p,
  .limited-seatbg p,
  .partner-main p {
    font-size: 14px;
    line-height: 22px;
  }
  .feature-internal-main {
    display: block;
	flex-direction: column;
    align-items: center;
  }
  .feature-left {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

   .feature-left, .feature-right {
    width: 100%;
    max-width: 100%;
    margin: 0;display: flex;
  }
  
  .feature-right{margin-top:10px;}
    .fsSidebar {
    position: relative;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    right: 0;display:block;margin-right: 10px;
  }
  .fsSidebar button {
   writing-mode: horizontal-tb;
    transform: none;
    height: auto;
    padding: 8px 8px;
    font-size: 14px;
    flex-direction: row;margin-bottom: 5px;
  }
  
  .fscontent .circle{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 10px;
    font-size: 12px;
    transform: rotate(0deg);
}

.fsSidebar button .circle{transform: rotate(0deg);  width: 35px;
    height: 35px;}
.fscontent h2{margin:8px 0px 8px 0px;}
  .slider-container {
    width: 100%;
    left: 0;
    height: auto;
    border-radius: 15px;
  }

.slider-container{margin:0 auto;}
 .fscontent {
    padding: 20px;
    font-size: 16px;height:250px;
  }
  .slider-container{height:250px;}

  .fscontent h2 {
    font-size: 18px;
  }
  .limited-seatbg {
    width: 100%;
    margin-top: 15px;
  }
  .limited-seatbg h2 {
    font-size: 20px;
  }
  .limited-seatbg p {
    padding: 10px 10px;
  }
  .featureSummit-main {
    padding: 0px 20px 0px 20px;
  }
  .who-attend-main,
  .reason-attend-main {
    padding: 20px 20px;
  }
  .who-attend-main ul {
    width: 100%;
  }
  .reason-timeline li h3 {
    font-size: 17px;
  }
  .reason-timeline li p,
  .discussion-topic li {
    line-height: 20px;
    font-size: 14px;
  }
  .reason-timeline:after,
  .reason-timeline li:nth-child(odd)::after,
  .reason-timeline li:nth-child(odd)::before,
  .reason-timeline li:nth-child(even)::before {
    display: none;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    width: 100%;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    background-image: none;
    border: 3px solid var(--maroon);
    text-align: center;
    border-radius: 40px;
    height: auto;
  }
  .reason-timeline li:nth-child(odd) h1,
  .reason-timeline li:nth-child(even) h1 {
    margin-bottom: 20px;
  }
  ul.switch-tabs-nav li a {
    padding: 10px 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .switch-tabs-body {
    padding: 20px 10px 0px 10px;
    width: 100%;
  }
  .discussion-topic ul {
    display: block;
  }
  .discussion-topic li {
    height: 100px;
  }
  .discussion-topic li,
  .discussion-topic ul:last-child li {
    width: 49%;
    margin: 5px 5px;
  }
  .discussion-topic li:nth-child(odd) {
    margin-left: 0px !important;
  }
  .discussion-topic li:nth-child(even) {
    margin-right: 0px !important;
  }
  .discussion-topic,
  .ourpartner-main {
    padding: 20px 20px 20px 20px;
  }
  .ourpartner-main ul {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0px 0px;
    padding: 0px 0px;
  }
  .ourpartner-main ul li {
    float: left;
    margin: 10px 10px;
    text-align: center;
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .ourpartner-main ul li div {
    float: none;
    margin: 0px 10px;
    text-align: center;
    display: inline-block;
  }
  .ourpartner-main ul li img {
    width: 200px;
  }
  .ourpartner-main ul li h1 {
    font-size: 20px;
  }
  .ourpartner-main ul li {
    margin: 5px 0px;
  }
  .ourpartner-main ul li div {
    margin: 5px 0px;
  }
  .ourpartner-main ul:nth-child(3) li:last-child img {
    width: 160px;
  }
  .become-partner-main {
    height: 220px;
  }
  .footer-left,
  .footer-right {
    width: 100%;
  }

  .footer-left {
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  footer {
    padding: 20px 0px;
    background-color: var(--black);
  }
  .footer-internal-container {
    padding: 15px 30px;
  }
}

@media (max-width: 640px) {
  .content,
  .partner-main {
    padding: 20px 20px;
  }
  .who-attend-main ul li {
    font-size: 15px;
  }
  ul.switch-tabs-nav li {
    margin: 0px 5px;
  }
  ul.switch-tabs-nav li a {
    padding: 5px 5px;
  }
  ul.switch-tabs-nav li a {
    font-size: 13px;
  }
  .switch-right-content h3 {
    font-size: 15px;
  }
  .partner-main p {
    font-size: 13px;
  }
  .discussion-topic li,
  .discussion-topic ul:last-child li {
    width: 100%;
    margin: 5px 0px;
  }
  .ourpartner-main ul:nth-child(3) li:last-child img {
    width: 200px;
  }
  .become-partner-main {
    height: 160px;
  }
}

@media (max-width: 575px) {
  .read-more {
    margin-top: 0px;
    padding: 3px 10px;
    font-size: 14px;
  }
 
  .limited-seatbg h2 {
    font-size: 16px;
  }
  .who-attend-main ul li {
    font-size: 14px;
  }
  .become-partner-main {
    height: 125px;
  }
  footer h1 {
    font-size: 20px;
  }
  footer ul li {
    font-size: 15px;
  }
  footer ul {
    margin: 0px 0px;
  }
}

@media (max-width: 480px) {
  .navbar-brand img {
    width: 200px;
  }
  .navbar-toggler {
    padding: 5px 5px;
  }
  .banner {
    margin-top: 70px;
  }
  
  .limited-seatbg {
    height: 80px;
  }
  .limited-seatbg h2 {
    font-size: 14px;
  }
  .limited-seatbg p {
    padding: 5px 5px;
    font-size: 13px;
    line-height: 16px;
  }
  ul.switch-tabs-nav li {
    margin: 0px 2px 5px 2px;
    padding: 5px 5px;
    width: 120px !important;
  }
  ul.switch-tabs-nav {
    display: block;
    width: 45%;
  }
  .switch-tabs {
    display: flex;
  }
  .switch-tabs-body .switch-content {
    display: block;
  }
  .switch-leftimgbx {
    width: 100%;
  }
  .switch-tabs-body {
    padding: 0px 5px 0px 5px;
    width: 100%;
  }
  .switch-right-content {
    width: 98%;
    margin-left: 5px;
  }
  .reason-timeline li:nth-child(odd),
  .reason-timeline li:nth-child(even) {
    padding: 10px 10px;
  }
  .ourpartner-main ul li div {
    margin: 0px 0px;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .ourpartner-main ul li div img {
    display: inline-block;
    text-align: center;
  }

  .heading h1 {
    margin: 5px 0px 5px 0px;
    font-size: 25px;
  }
  .become-partner-main {
    height: 115px;
  }
  .become-partner-main {
    padding: 0px 20px;
  }
  .scroll-to-top {
    width: 20px;
    height: 20px;
    right: 5px;
    bottom: 5px;
  }
  .fa-chevron-up:before {
    font-size: 12px;
  }
  .caret-icon {
    width: 10px;
  }

  .navbar {
    height: 50px;
  }
  .navbar-dark .navbar-toggler {
    margin: 2px 0px;
  }
  .banner {
    margin-top: 50px;
  }
  .fsSidebar button{font-size:13px;}
      .fsSidebar button .circle {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        padding: 5px;
        font-size: 12px;
        transform: rotate(0deg);gap:5px;
    }
.fscontent {font-size: 14px;height:290px;}
  .slider-container{height:290px;}
  .fscontent h2 { font-size: 16px; }
  .fscontent p { font-size: 13px;line-height:17px; }
}

@media (max-width: 440px) {
  .become-partner-main {
    height: 105px;
  }
  .heading h1 {
    margin: 5px 0px 5px 0px;
    font-size: 21px;
  }
  .limited-seatbg h2 {
    font-size: 12px;
    padding: 2px 2px;
  }
  .footer-internal-container {
    padding: 15px 15px;
  }
}

@media (max-width: 414px) {
  .become-partner-main {
    height: 100px;
  }
  .limited-seatbg p {
    padding: 0px 5px;
  }
}

@media (max-width: 400px) {
  .become-partner-main {
    height: 95px;
  }
}

@media (max-width: 375px) {
  .become-partner-main {
    height: 90px;
  }
  .fscontent {
    padding: 10px;
  }
}
