

@media (max-width: 375px) { 
  .navbar .navbar-brand:first-child {
    width: 70px !important;
  }

  .navbar .navbar-brand:nth-child(2) {
    width: 100px !important;
  }
  }


  
@media (max-width: 576px) {

  .event-schedule:before{
    display: none;
  }

  .vision-mission .nav-pills .nav-link img {
    width: 30px;
  }

  .event-schedule .item-conatainer h4 {
    font-size: 22px;
  }

  .vision-mission .nav-pills .nav-link {
    font-size: 20px;
    padding: 15px 15px;
  }

  .main-heading {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .big-heading {
    font-size: 26px;
  }

  .navbar .navbar-brand:first-child {
    width: 70px !important;
  }

  .navbar .navbar-brand:nth-child(2) {
    width: 100px !important;
  }

  .section {
    padding: 20px 0;
  }

  .inner-container .p-img img {
    width: 100px;
    height: 100px;
    }

  .small-heading {
    margin: 0;
  }

  .big-heading {
    margin: 0;
  }

  .small-banner .content h2 {
    font-size: 30px;
  }

  .agenda .left-sec h4 {
    font-size: 26px !important;

    }
    

    .past-event-section .past-event-banner {
      min-height: 178px!important;
      height: 100%;
    }
 }


/* // Small devices (landscape phones, 576px and up) */
/* @media (min-width: 576px) {

  .bannerbg{
    height: 150px;
  }

  .vision-mission .nav-pills .nav-link img {
    width: 30px;
  }

  .vision-mission .nav-pills .nav-link {
    font-size: 18px;
  }

  .main-heading {
    font-size: 26px;
  }

  .navbar .navbar-brand:first-child {
    width: 70px !important;
  }

  .navbar .navbar-brand:nth-child(2) {
    width: 100px !important;
  }


 } */

/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) { 

  /* .sector-main .sector-content{
    background-color: #ebebe1;
  } */

  .register-now h3{
    padding-top: 20px;
  }
  .bannerbg{
    height: 250px;
  }


  .vision-mission .nav-pills .nav-link img {
    width: 40px;
  }

  .vision-mission .nav-pills .nav-link {
    font-size: 28px;
  }
 }

/* // Large devices (desktops, 992px and up) */
@media (max-width: 992px) { 

  .bannerbg{
    height: 300px;
  }
  .navbar{
    background-color: #ffffff!important;
  }


 }

/* // X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 
  .bannerbg{
    height: 350px;
  }
 }

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) { 
  .bannerbg{
    height: 450px;
  }
 }

 

@media (max-width: 1600px) { 
  .bannerbg{
    height: 750px;
  }
 }

 @media only screen and (min-width: 390px) and (max-width: 844px)  {
  p {
    line-height: 26px !important;
    font-size: 16px !important;
}

.vision-mission .tab-content ul li{
  font-size: 16px !important;
    line-height: 26px !important;
}

 }

 @media only screen and (min-width: 360px) and (max-width: 780px)  {
  .vision-mission .tab-content ul li{
    font-size: 16px !important;
      line-height: 26px !important;
  } 
  .des{
    text-align: justify !important;
  }
  .navbar{
    background-color: #ffffff!important;
  }
  #rev_slider_2_1_forcefullwidth {
    margin-top: 73px !important;
}

.big-heading{
  line-height: 50px;
}
  .carousel-inner .inner-container{
    padding: 25px!important
  }
  .carousel-inner .inner-container h4{
    font-size: 22px;
  }

  .footer-section {
    padding: 0px 0;
}

.past-event-section .past-event-banner{
  margin-top: 72px;
}
p {
  line-height: 26px !important;
  font-size: 16px !important;
}

 }


 @media only screen and (min-width: 568px) and (max-width: 768px)  {

  .past-event-section .past-event-banner {
    height: calc(100vh + 118px);
  }

  .carousel-inner .inner-container{
    padding: 20px!important
  }

  .navbar{
    background-color: #fff !important;
  }

 }

 @media only screen and (min-width: 769px) and (max-width: 992px)  {

  .past-event-section .past-event-banner {
    height: calc(100vh + 118px);
  }

  
  .carousel-inner .inner-container{
    padding: 20px!important;
  }

 }

 @media only screen and (min-width: 993px) and (max-width: 1300px)  {

  .past-event-section .past-event-banner {
    height: calc(100vh + 118px);
    background-size: cover;
  }

 }
 
 @media only screen and (min-width: 1301px) and (max-width: 1600px)  {

  .past-event-section .past-event-banner {
    height: calc(100vh + 118px);
    background-size: cover;
  }

 }
