@media screen and (min-width: 2000px) {
  .bs-banner .content-wrapper .banner-logo {
    max-width: 600px;
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
    .bs-banner .content-wrapper .banner-title {
        font-size: 24px;
        max-width: 480px;
        line-height: 40px;
      }
}
@media screen and (max-width: 1200px) {
  .sponsors-page .col {
    width: 25%;
  }
  .home-venue-sec .btn-type-2 {
    display: inline-block;
  }
  .row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
    margin: 2.5%;
  } 
  .row-cols-4 > * {
    flex: 0 0 auto;
    width: 20%;
    margin: 2.5%;
  } 
  .image-container {
    width: 160px;
    height: 160px;
  }
  .home-speaker-sec .speakername, .speakername {
    font-size: 16px;
  }
  .archive-page .column {
    width: 22.33%;
  }
}
@media screen and (max-width: 800px) {
  .sponsors-page .col {
    width: 33.33%;
  }
  .row-cols-5 > * {
    flex: 0 0 auto;
    width: 47%;
    margin: 1.5%;
  }
  .banner-btn, .banner-btn .highlights-btn-cont {
    max-width: 300px;
    text-align: center;
  }
  .banner-btn .highlights-btn-cont a {
    float: none;
    display: inline-block;
  }
  .row-cols-4 > * {
    flex: 0 0 auto;
    width: 45%;
    margin: 2.5%;
}
}
@media screen and (max-width: 767px) {
  .sponsors-page .col {
    width: 50%;
  }
  .flex-col {
    flex-direction: column !important;
  }
  .top-logo {
    max-width: 75px;
}
.logo-left {
  margin-left: 0;
}
.logo-right {
  margin-right: 0;
}
.highlights-btn-cont a {
    float: none;
    display: inline-block;
}
.programme-highlight .btn-type-1 {
  margin-right: 0;
}
.highlights-btn-cont {
  width: 300px;
}
.post-slide {
  margin: 30px;
}
.programme-highlight .owl-controls .owl-buttons .owl-prev, .programme-highlight .owl-controls .owl-buttons .owl-prev, .home-sponsors-sec .owl-controls .owl-buttons .owl-prev, .home-sponsors-sec .owl-controls .owl-buttons .owl-prev {
  left: -40px;
}
.typ-culture-sec.home-archive-sec .owl-controls .owl-buttons .owl-prev, .typ-culture-sec.home-archive-sec .owl-controls .owl-buttons .owl-prev {
  left: -40px;
}
.typ-culture-sec.home-archive-sec .owl-controls .owl-buttons .owl-next, .typ-culture-sec.home-archive-sec .owl-controls .owl-buttons .owl-next {
  right: -25px;
}
.programme-highlight .owl-controls .owl-buttons .owl-next, .home-sponsors-sec .owl-controls .owl-buttons .owl-next {
  right: -25px;
}
footer .col-12 {
  margin-bottom: 30px;
}
.archive-page .close-btn {
  right: 10px;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 100%;
  margin: 0;
}
.archive-page .column {
  width: 31.33%;
}
.speakers-details .col-lg-7.col-md-7.offset-1.text-wrapper {
  margin-left: 0;
}
.speakers-details .speaker-name {
  margin-top: 15px;
}


/*.Anupama .*/


.contactSpace{
    margin-top:20px !important;
}

/*.Anupama .*/
.mobile-registration {
    display: none;
}




}
@media screen and (max-width: 480px) {
  .sponsors-page .col {
    width: 100%;
  }
  .flex-col {
    flex-direction: column !important;
  }
  .poweredby-img {
    width: 100%;
    }
 /* .bs-header .btn-type-2 {
  display: none;
 } */
 
 
 
 .row-cols-5 > * {
  flex: 0 0 auto;
  width: 100%;
  margin: 0 0 20px 0;
  }
  .home-speaker-sec .highlights-btn-cont {
    margin-top: 20px;
  }
  .top-logo-sec {
    top: 55px;
  }
  .bs-banner .content-wrapper {
    top: 50%;
  }
  .footer-sec .offset-1 {
    margin-left: 0;
  }
  .btn-type-2, .btn-type-1, .btn-type-3 {
    background-size: 80%;
    font-size: 14px;
  }
  .home-venue-sec p {
    font-size: 18px;
  }
  .bs-header .btn-type-2 {
    margin: auto;
  }
  .heading-cont img {
    width: 100%;
  }
  .image-container {
    width: 240px;
    height: 240px;
  }
  .archive-page .column {
    width: 46.33%;
  }
  
  
  /*.Anupama .*/


.contactSpace{
    margin-top:20px !important;
}

.mobile-registration {
    display: none;
}

}
