@media all and (max-width:992px) {
nav.menu {
  border-radius: 0;
}
.mainMU-area {
  text-align: left;
}
.header .menu > ul > li > a {
  padding: 8px 0px;
}
.header .menu .menu-icon {
  right: 0;
}
#banner-slider {
  margin-top: 0;
}
.carousel-caption h1 {
  font-size: 30px;
  line-height: 34px;
}
.carousel-caption {
  left: 10%;
  right: 10%;
}
.carousel-item {
  min-height: 500px;
  height: 50vh;
}
.hmAbtCtn-area .col-lg-7 img, .hm-ct-box2 {
	margin-bottom:30px;
}
#company-structure-section .col-lg-6 img {
	margin-bottom:30px;
}
#reach-us-section .captive-box {
	margin-bottom:30px;
}
#top-footer-section .footer-btn-list {
	margin-top:30px;
}
#top-footer-section .footer-btn-list li a {
  width: 100%;
  text-align: center;
}
#top-footer-section .rm-btn-light {
	margin-bottom:30px;
}
.footer-btn-list li {
	width: 100%;
}
.footer-menu li {
  display: inherit;
  margin-left: 0px;
}
.fst-footer img {
	margin:0 auto;
}
.footer-menu {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#inn-banner-slider .carousel-item {
  min-height: 400px;
  height: 40vh;
}
#inn-banner-slider .carousel-caption {
  bottom: 60px;
  left: 10%;
  right: 10%;
}
#inn-banner-slider .carousel-caption h1 {
	font-size:28px;
}

}
@media (min-width: 993px) and (max-width:1190px) {
#banner-slider {
  margin-top: 0;
}

}