/*------extra-small-device-start------*/
@media(min-width: 310px) and (max-width: 340px){
  .banner-bg{
    background-position: center;
    background-size: contain !important;
    background-repeat: no-repeat;
    padding: 26px 0 !important;
  }
  .banner-content{
     padding: 0px !important;
  }
  .conference-img img {
    width: 100% !important;
}
  
}
@media(min-width: 310px) and (max-width: 540px){
  .heading p {
     width: 100% !important;
  }
  .conference-img img {
  width: 100% !important;
}

}

@media(min-width: 320px) and (max-width: 650px){
.conference-title h2 {
   font-size: 36px !important;
}
.conference-title {
  margin-bottom: 38px !important;
}
.heading h2 {
  font-size: 31px !important;
}
.page-banner-text h4 {
  font-size: 33px !important;
}
.speaker-detalis {
  margin-bottom: 10px !important;
  height: 926px !important;
}
.conference-img img {
  width: 100% !important;
}
  .sponer-area-img .sponr-img-two {
    width: 27% !important;
    top: 98px !important;
    left: 201px !important;
  }
  .sponer-area-img .sponr-img-thre {
    width: 35% !important;
    top: 199px !important;
    left: 155px !important;
  }
  .sponer-area-img .sponr-img-foure {
    width: 19% !important;
    top: 9px !important;
    left: 216px !important;
    height: 16% !important;
  }
  .speaker-details-img img {
    width: 100% !important;
  }
  .speaker-title h2 {
    font-size: 35px !important;
  }
  .section-top h3 {
    font-size: 30px !important;

  }
  .registration-title p {
    width: 100% !important;
  }
  #topBtn{
    background-color: #f00 !important;
  }
    .navbar ul{
     margin-top: 10px !important;
  }
  .navbar ul li {
    padding-left: 32px !important;
    padding-bottom: 8px !important;
  }
  .navbar-toggler {
    color: #fff !important;
  }
  .summit-fyler-text {
     padding-right: 0px !important;
     margin-bottom: 50px;
}
.summit-fyler-after-img .one {
  position: absolute;
  top: -37px !important;
  left: 207px !important;
}
.summit-fyler-text h2 {
  font-size: 38px !important;
  padding-bottom: 20px !important;
}
.summit-fyler-after-img .two {
  position: absolute;
  top: 349px !important;
  left: 236px !important;
}
.summit-flyer-img img {
  width: 100%% !important;
}
 
}
@media(min-width: 340px) and (max-width: 380px){
  .banner-bg{
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat;
    padding: 26px 0 !important;
  }
  .banner-content{
     padding: 0px !important;
  }
  
}
@media(min-width: 340px) and (max-width: 500px){
  .banner-bg{
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat;
    padding: 26px 0 !important;
  }
  .banner-content{
     padding: 20px !important;
  }
  
}
@media(min-width: 500px) and (max-width: 550px){
  .banner-bg{
    background-position: center;
    background-size: contain !important;
    background-repeat: no-repeat;
    padding: 50px 0 !important;
  }
  .banner-content{
     padding: 20px !important;
  }
  
}


@media(min-width: 320px) and (max-width: 750px){

.about-section .content-column .inner-column {
     margin-top: 74px !important;

}
.about-section .image-column .inner-column .author-desc {
        display: none !important;
}




}




/*------extra-small-device-end------*/