@media (max-width: 768px) {

  .navbar-toggler span{background-color: black!important;}
  .bannerslider .owlmanage11 .item img{max-width: 100%;}
  .after12{display: none;}
  .intrsection{padding-bottom: 10px;}
  
.bannerheading {
    font-size: 30px!important;
}
.chouseusboxdata h3 {
    font-size: 20px!important;
}
.questionsection h3{
  text-align: center;
}

	.scltabban{padding: 20px 10px;}
  .footer-links{margin-top: 30px;}
  
  .questionsection:nth-of-type(3){
    flex-direction: column-reverse;
  }
  .abboxpage img{
    float: none;
    margin-left: 0px;
    width: 100%;
  }
  .teamab{
    text-align: center;
  }
  .full.col-md-10.offset-1{
    margin: 0;
  }
.about-us-wrap:nth-of-type(2){
    background-color: aquamarine;
    flex-direction: row-reverse;
  }
}