
.searchbanner{min-height:100vh;padding-top:100px;position:relative;background-size:cover;background-position:top right;overflow:hidden;}
@media(max-width:1599px){
.heroimg{max-width:500px;}
}
@media(max-width:1199px){
.searchbanner{min-height:500px;}
.heroimg{max-width:100%;}
}
@media(max-width:991px){
.searchbanner{height:auto;min-height:600;padding-top:70px}
}
@media(max-width:767px){
.contpart{position: relative;z-index:0;font-size:70%;background:#fff;padding:15px;}
.contpart h1{font-size:30px;}
.searchbanner{background-size: contain;background-repeat: no-repeat;}
.header{position:relative;}
}
@media(max-width:575px){
}

.dess{position:absolute;left:10px;bottom:10%;max-width:280px;}
.zoomer-video{height: 250px;overflow: hidden;}
.zoomer-video img{width:100%;height:100%;object-fit: cover;object-position:center;}

.owl-carousel.client-review-slider .owl-stage{display:flex; flex-wrap: wrap;}
.owl-carousel.client-review-slider .owl-stage .item{height:100%;}
