@media (max-width: 480px) {
  .video_wrap {
    
    
    height: 200px;
  }
  .video_overlay h1 {
  
    font-size: 18px;
  }
  .video_overlay {
    align-items: end;
  }
  .logo img{
    height: 55px;
  }
  .little-title {
    margin-top: 20px;
  }
  #testimonials .item .content {
  
    margin-top: 17px;
  }
  #blogs .item {
    margin-bottom: 20px;
  }
  .bigg-title{    font-size: 40px;}
  .carousel-caption h1 {
    
    font-size: 35px;
  }
  .page_header{
	         padding-bottom: 0;
        padding-top: 90px;background-size: cover;
}
.page_header h2{
	font-size: 33px;padding: 5px;
  }
  .footer_gallery.owl-theme .owl-nav {
    top: -11%;
}
.owl-theme .owl-nav [class*='owl-']{font-size: 11px !important;}
}