@media only screen and (max-width: 991px){
    .blog_box{margin-bottom: 40px;}
    .footer_copyright2 p {text-align: left;}
    .archi-swiper .swiper-button-next {bottom: 18% !important;left: 12px;}
    .archi-swiper .swiper-button-prev {bottom: 10% !important;left: 12px;}
    .archi-icon{width: 48px; height: 48px;}
}   

@media only screen and (max-width: 767px) {
  .contact_form {width: 100%;}
  .banner-slider-section img{width: 100%!important;height: 700px;object-fit: cover;}
  .banner-content h2 {font-size: 64px;}
  /* .testimonials_section .swiper-slide{width: 100% !important;} */
  
  
  .blog_section .view_blog_btn {
    text-align: left;
    margin-top: 20px;}
  

  
  }