header.scrollHeader .navbar-default {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background: #000;
  left: 0;
  transition: all 0.2s ease 0s;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  animation: 0.95s ease 0s normal forwards 1 running headerAnimate;
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  /* .navbar-toggler {
    margin-top: -3px !important;
  } */
  .banner-style01 .main-title {
    font-size: 25px;
  }

  .founder-img {
    height: 420px;
  }
  .head {
    font-size: 45px;
    text-align: center;
  }
  /* .testimonial-swiper{
    height: 1650px !important;
    width: 100% !important;
  } */
  .testimonial-content {
    padding-top: 20px !important;
  }
  .navbar-header-custom {
    text-align: left !important;
  }
  .founders-section .row {
    flex-direction: column !important;
  }
  .founders-section {
    padding-top: 20px !important;
  }
  .awardsSlider-nav.prev {
    left: -3px;
  }
  .awardsSlider-nav.next {
    right: -3px !important;
  }
  .post {
    text-align: center;
  }
  .testimonial-swiper{
      width:95% !important;
      padding:15px !important;
  }
  .testimonial-img{
      width:250px !important;
      height:250px !important;
  }
 

  /* .vision-slide-inner img{*/
  /*    object-position: top center;*/
  /*}*/
}
@media (max-width: 576px) {
  .bg-banner1,
  .bg-banner,
  .bg-vision,
  .bg-banner2 {
    /* background-image: url(../images/legacy-new2.png); */
    height: 190px; /* optional – better mobile ratio */
  }
/*  .slider-fade1 .item{*/
/*    min-height:500px !important;*/
/*    height:500px !important;*/
/*    background-size:cover !important;*/
/*    background-position:center center !important;*/
/*}*/
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .navbar-header-custom {
    text-align: left !important;
  }
  .founders-section .row {
    flex-direction: column !important;
  }
  .founders-section {
    padding-top: 20px !important;
  }
  .awardsSlider-nav.prev {
    left: -3px;
  }
  .awardsSlider-nav.next {
    right: -3px !important;
  }
  .post {
    text-align: center;
  }
   .testimonial-swiper{
      width:95% !important;
      padding:15px !important;
  }
 
}
/* @media (max-width:768px){*/

/*.slider-fade1 .item{*/
/*    min-height:500px !important;*/
/*    height:520px !important;*/
/*    background-size:cover !important;*/
/*    background-position:center center !important;*/
/*}*/
/*} */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-btn.next {
    margin-right: -29px;
  }
  .prod {
    gap: 0px;
  }
  .creative-fullpage--slider
    .swiper-slide
    .slider-inner
    .swiper-content
    p.disc {
    width: 80%;
    margin: 20px 0px 40px 10px;
  }
  .awardsSlider-nav.prev {
    left: -3px;
  }
  .awardsSlider-nav.next {
    right: -3px !important;
  }
  .banner-style01 .main-title {
    font-size: 40px !important;
  }
  .founders-section .row {
    flex-direction: column !important;
  }
  .founders-section {
    padding-top: 20px !important;
  }
  .awardsSlider-nav.prev {
    left: -3px;
  }
  .awardsSlider-nav.next {
    right: -3px !important;
  }
  .testimonial-item {
    flex-direction: column;
  }
  .head {
    font-size: 45px;
    text-align: center;
  }
  .post {
    text-align: center;
  }
   .testimonial-swiper{
      width:95% !important;
      padding:15px !important;
  }
  /* .navbar-header-custom {*/
  /*  text-align: left !important;*/
  /*}*/

}
@media screen and (max-width: 991px) {
  .navbar-toggler {
    margin-top: -3px !important;
  }

  .testimonial-pagination {
    left: 90% !important;
  }
  .product-small-card {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .product-small-img {
    flex: unset;
    width: 180px;
    height: 200px;
    margin-top: 0;
  }
  .product-small-content p {
    text-align: center !important;
  }

  .creative-fullpage--slider
    .swiper-slide
    .slider-inner
    .swiper-content
    .title-area
    .title {
    margin-left: 0;
  }
  .creative-fullpage--slider
    .swiper-slide
    .slider-inner
    .swiper-content
    .title-area
    .def-title {
    font-size: 23px !important;
  }
  .vision-content p {
    width: 90%;
    line-height: 24px !important;
  }
  .vision-content .title {
    font-size: 24px !important;
    padding-left: 15px;
  }

  .footer-top {
    padding-bottom: 0;
  }
  .creative-fullpage--slider
    .swiper-slide
    .slider-inner
    .swiper-content
    p.disc {
    line-height: 27px;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 50%;
  }

  .testimonial-item {
    flex-direction: column;
  }
  .testimonial-title {
    margin-top: 12px;
  }
  .vision-content {
    left: 22px;
  }
  .title-area {
    padding-left: 10px;
  }
   .certi {
    margin-top: 20px;
  }
  .footer-links li, .footer-contact li{
      font-size:18px;
  }

}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .product-small-card {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .product-small-img {
    flex: unset;
    width: 180px;
    height: 200px;
    margin-top: 0;
  }
  .product-small-content p {
    text-align: center !important;
  }
  .certi {
    margin-top: 20px;
  }
  .founders-section .row {
    flex-direction: column !important;
  }
  .founders-section {
    padding-top: 20px !important;
  }
  .testimonial-pagination {
    left: 50% !important;
  }
  .creative-fullpage--slider
    .swiper-slide
    .slider-inner
    .swiper-content
    p.disc {
    width: 95%;
  }
  .awardsSlider-nav.prev {
    left: -3px;
  }
  .awardsSlider-nav.next {
    right: -3px !important;
  }
  .testimonial-item {
    flex-direction: column;
  }
  .head {
    font-size: 45px;
    text-align: center;
  }
  .post {
    text-align: center;
  }
}
