@media only screen and (max-width:600px) {
   /* section#bannersection { padding-top: 150px; padding-bottom: 400px; background: #fff url(../images/smpba-banner-image.webp) no-repeat; background-size: 170%; background-position: 100% bottom; } */
    p.for-info br {
    display: none;
}
    ul.navbar-nav li {
    padding: 0 5px;
    margin-bottom: 0;
    text-align: center;
}
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
/* section#bannersection { padding-top: 150px ; padding-bottom: 781px ; background-size: 200% ; min-height: 650px ; background-position: 100% 100% ; } */
      ul.navbar-nav li {
    text-align: center;
}
}
@media only screen and (min-device-width:414px) and (max-device-width:900px) and (orientation :landscape) {}
@media only screen and (min-width:1200px) and (max-width:1290px) {}
@media only screen and (min-width :1400px) {}
@media only screen and (min-width :1600px) {}
@media only screen and (min-width :1800px) {}

@media only screen and (max-device-width:1366px) and (min-device-width:1024px) and (orientation:portrait) {


}

    
/* Small devices (iphone 5S)*/
@media only screen and (max-width: 358px) {}