
@media screen and (max-width: 1199.98px) {
  .textinner {
    width: 100%;
    margin: 20px auto;
    text-align: justify;
  }
  .textinner-box{
    width: 100%;
    margin-top:20px ;
  }
  .textinner-box12{
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
}


@media screen and (max-width: 991px){
  .message {
    padding: 15px;
    width: 100%;
   /* top:250px; */
}
.aboutsection {
  width: 100%;
  margin: 0 auto;
  padding: 20px;
}
.smallbox {
  width: 100%;

}
.navbar-toggler {
  background-color:#2f4668;
}
.navbar-toggler:focus, .navbar-toggler:active {
  outline: none;
  box-shadow: none;
}
.menubar {
margin-top: 5px;
  color: #fff;

}
.textinner {
  width: 100%;
  margin: 20px auto;
  text-align: justify;
}
.textinner-box{
  width: 100%;
  margin-top:20px ;
}
.textinner-box12{
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-nav.float-right{
float: left!important;
}
.dropdown-menu {
  min-width: 13rem;
  padding: 0;
  font-size: 16px;
  margin-left: 10px;
}
table{
  display: block!important;
}
.foot2{
  text-align: center;
}
.foot2 .txt-r{
  text-align: center;
}
.productsection-no::after{
  display: none;
}
.productsection-no::before{
  display: none;
}
.bottombod::after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3)!important;
}
.mobi-bottom::after{
display: none;
}
.bg-count{
margin-top: 25px;
}

}

@media screen and (max-width: 767px){
  .highcard{
    width: 50%;
    float: none;
    display: block;
    margin:0 auto;
  }
  .productsection-no::after{
    display: none;
  }
  .productsection-no::before{
    display: none;
  }
  .bottombod::after {
    content: "";
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)!important;
}
.mobi-bottom::after{
  display: none;
}
.bg-count{
  margin-top: 25px;
}
.line {
  font-weight: 400;
  font-size: 28px;
  margin-top: 15px;
  line-height: 40px;
}

}



@media (max-width:600px){
   /* .message {
    width: 100%;
   top:200px;
} */
}
