@media screen and (max-width: 1200px) {
.banner-text {
    top: 12%;
}
}
@media screen and (max-width: 991px) {
    
.home-slider .owl-dots,.rating-banner{
    display: none;
}
.c-btn {
    padding: 7px 10px;
}
.banner-text h2 {
    font-size: 20px;
    line-height: 25px;
}
.banner-wrap .owl-carousel .owl-nav button.owl-prev {
    right: unset;
    left: 0;
}
.banner-text p{
    display: none;
}
.design_p{
    float: left;
}
.topbar-wrap{
    display: none;
}
}
@media screen and (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
    }
    .navbar-nav .open .dropdown-menu{
        background-color: #a7a9ac5e;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
    .latest-update-box{
        height: 160px;
    }
    .latest-update-box .projects_name h2{
        font-size: 15px;
    }
    .latest-update-box .number{
        font-size: 40px;
    }
    .navbar-inverse .navbar-nav>.active>a:hover {
        border-bottom: none;
    }
    .navbar-inverse .navbar-nav>.active>a{
        border-bottom: none;
    }
    .nav>li>a{
        padding: 10px 20px;
        
    }
    .nav>li{
        border-bottom: 1px solid #9d9d9d45;
    }
    .nav>li:last-child{
        border-bottom: none;
    }
    .breadcrumb-area .breadcrumb{
        width: 330px;
    }
    #overlay img {
    width: 73%;
}
.product-slider .owl-nav{
    display: block;
}
.banner-text h2 {
    font-size: 13px;
    line-height: 19px;
}
.c-btn {
    padding: 5px 5px;
}
.slider2btn{
    display: none;
}
.banner-text h4{
    display: none;
}

.banner-socials{
    display: none;
}
.down-banner-arrow{
    display: none;
}
.banner-text p{
    display: none;
}
.owl-nav{
    display: none;
    }
    .faciliti-box figure.effect-steve p{
        height: 44px;
    }
    .banner-text h5 {
    font-size: 13px;
    width: 50%;
}
.youtube-embed iframe{
    height: 100% !important;
}
.contact-area .contact-box {
    padding: 20px !important;
}
}
@media screen and (max-width: 640px) {
.banner-wrap img {
    height: 250px;
    object-fit: cover;
} 
.banner-text {
    width: 84%;
}
.banner-text p{
    display: none;
}
}
@media screen and (max-width: 480px) {
.banner-text p{
    display: none;
}
}
@media screen and (max-width: 360px) {
.banner-text p{
    display: none;
}
}
@media screen and (max-width: 320px) {
.banner-text p{
    display: none;
}
}



@media screen and (max-width: 900px) {
 .banner-text p{
    display: none;
}
   
  
}

