@media only screen and (max-width: 1365px) and (min-width: 1024px)  {


}
@media only screen and (max-width: 1024px) and (min-width: 992px)  {


}
@media only screen and (max-width: 767px)  {
.histroy-imgs img {
    width: 100%;
    margin: 0 auto;
}
.logo-wraper img {
    width: 175px;
    transition: all 0.5s;
}
.logo-wraper {
    text-align: left;
}
.nav-bar {
    padding: 10px 0;
}
.left-menu-btn span {
    top: 13px;
    right: 15px;
    left: unset;
}
.headerbg .nav-bar {
    padding: 0;
}
.headerbg .logo-wraper img {
    width: 180px;
}
section.banner-wraper {
    position: relative;
    height: 90vh;
}
.banner-wraper .carousel-cell{
        height: 90vh;
}
.histroy-title h2 {
    color: #fff;
    font-size: 30px;
}
.histroy-title h2 span{
    font-size: 30px;
}
.histroy-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding-top: 15px;
}
.our-histroy-wraper {
    padding: 60px 0;
}
.founder-msg-wraper {
    background: #23221F;
    padding: 60px 0;
}
.founder-section-title {
    margin-bottom: 25px;
}
.founder-msg-left img {
    height: 380px;
}
.founder-msg-content h5 {
    padding: 50px 0 20px;
}

.slider-arrow {
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100%;
    bottom: -35px;
    text-align: center;
    left: 0;
}
.restrofin-wraper {
    background: #0F1014;
    padding: 60px 0;
}
.restoration-title h2 {
    color: #fff;
    font-size: 28px;
    padding-bottom: 20px;
}
.restoration-icon img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.restoration-box {
    margin-bottom: 20px;
}
.divhr {
    padding-bottom: 50px;
}
.available-wraper .all-append-title {
    padding-bottom: 0rem;
}
.available-img img {
    height: 275px;
    object-fit: cover;
}
.available-wraper {
    padding-bottom: 60px;
}
.inventory-title-text p {
    color: #fff;
    font-size: 16px;
}
.gallary-slider button.owl-prev{
    top: unset;
    bottom: -30px;
}
.gallary-slider button.owl-next {
    display: block !important;
    width: 55px;
    height: 55px;
    display: inline-block;
    background: hsl(0deg 0% 0% / 60%) !important;
    padding: 5px;
    position: absolute;
    right: 16%;
    top: unset;
    border-radius: 100% !important;
    bottom: -30px;
}
.our-story-wraper {
    background: #1E1E1E;
    padding: 60px 0;
}
.our-story-content .all-append-title {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.our-story-imgs-bg .col-md-6 {
    width: 50%;
}
.our-story-imgs img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
section.whybuy-us-wraper {
        padding: 60px 0;
}
section.ourclient-wraper{
      padding: 60px 0;
}
.ourclient-text p {
    color: #fff;
    font-size: 16px;
}
.ourclient-text p br{
   display: none;
}
.ourclient-slider .owl-nav, .ourclient-slider .owl-dots {
    width: 100%;
}
.sideimg {
    display: none;
}
.all-append-title h2 {
    color: #fff;
    font-size: 30px;
}
section.faq-wrpaer {
    background: #1e1e1e;
    padding: 60px 0;
}
section.getintouch-wraper {
    background: #0F1014;
    padding: 60px 0;
}
.footer-wraper {
    padding: 60px 0 0;
}
.footer-menu {
    margin-bottom: 25px;
}
.copyright {
    margin-top: 1rem;
}
button.navbar-toggler {
    display: none;
}

}


