@media (max-width: 375px) {
   .navbar{position:inherit;}
   .video-content {width:100%;height:100%;}
   .video-wrapper{height:137px!important;}
   .res-head-container{padding:32px 0;}
    .navbar-brand img{width:170px;}
    .navbar-toggler-mobile-icon{font-size:32px;}
    .hero-single .hero-content .hero-title{font-size:36px;}
    .theme-btn{padding:10px 15px!important;margin-bottom:18px!important;}
     .feature-item{height:365px!important;}
     .feature-content h4 {margin-top:296px!important; text-align:center!important;font-size:20px!important;}
     .team-img img {width:100%;}
     .team-bio h5{font-size:23px;text-align:center;}
     .team-bio span{font-size:16px!important; margin-left:69px!important;}
     .video-area .play-btn{height:52px;width:52px;top:51%;}
     .play-btn{line-height:56px;}
     .quality-img{width:95%;margin:11px 9px;}
      .res-col{width:49%;}
      .navbar-collapse{padding:34px 20px;max-height:100%;}
 .site-breadcrumb {padding:36px 0;}
 .site-title{font-size:29px!important;}
 .zoom-wrap{width:334px!important; height:253px!important;margin-bottom:40px!important;}
 .spec-table th{ background: #fbf8f1!important;color: #333333!important;}   
 .res-row{flex-direction:column-reverse;}

 
}
@media (max-width: 450px) {
   .navbar{position:inherit;}
    .video-content {width:100%;height:100%;}
    .video-wrapper{height:167px;}
    .res-head-container{padding:32px 0;}
     .navbar-brand img{width:189px;}
     .navbar-toggler-mobile-icon{font-size:32px;}
     .hero-single .hero-content .hero-title{font-size:40px;}  
     .theme-btn{padding:10px 20px;margin-bottom:18px;}
     .feature-item{height:443px;}
     .feature-content h4 {margin-top:364px; text-align:center;font-size:24px;}
     .team-img img {width:100%;}
     .team-bio h5{font-size:23px;text-align:center;}
     .team-bio span{font-size:16px; margin-left:106px;}
     .quality-img{width:95%;margin:11px 9px;}
     .res-col{width:49%;}
     .navbar-collapse{padding:34px 20px;max-height:100%;}
     .site-breadcrumb {padding:36px 0;}
     .site-title{font-size:34px;}
     .zoom-wrap{width:401px; height:304px;margin-bottom:40px;}
     .spec-table th{ background: #fbf8f1;color: #333333;}   
     .res-row{flex-direction:column-reverse;}
     
     
     
     
}