@media only screen and (max-width: 991px){
    #features br{
        display: none;
    }
    
    #features .media.service-box:first-child {
        margin-top: 0;
    }
    
    #work-process .flex-container{
        display: block;
    }
    
    .property-img img{
        margin: auto;
    }
    
    .entry-thumbnail img{
        width: 100%;
    }
    
    #blog .blog-post.blog-media .entry-thumbnail{
        margin: 0;
    }
    
    .entry-thumbnail.pull-left{
        float: initial !important;
    }
    
    .media>.pull-left {
        padding-right: 0;
    }
    
    .sferertertert,
    .fsdferer{
        display: none;
    }
    
    .kfskjdfgkjdftglkjgh .text-right{
        text-align: center;
    }
}








@media only screen and (max-width: 800px){
    .flex-container{
        display: block;
    }
    
    .sdfcvdrevfghdfsdf img{
        margin: auto;
    }
    
    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
        margin-bottom: 4rem;
    }
}








@media only screen and (max-width: 767px){
    footer h4 {
        margin-top: 4rem;
    }
    
    .naidahrfsr {
        margin-right: 0;
    }
    
    .kfskjdfgkjdftglkjgh{
        text-align: center;
    }
    
    .kfskjdfgkjdftglkjgh .text-right{
        margin-bottom: 2rem;
    }
}








@media only screen and (max-width: 600px){
    #portfolio .portfolio-item {
       width: 50%;
    }
    
    #contact .container-wrapper .dcfgdffghdhhh {
        right: 50%;
        transform: translateX(50%);
        width: 85%;
    }
}








@media only screen and (max-width: 420px){
    #portfolio .portfolio-item {
       width: 100%;
    }
}








@media only screen and (max-width: 375px){
    .media.service-box .pull-left{
        float: initial !important;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    
    .media.service-box{
        text-align: center;
    }
    
    .media-left, .media>.pull-left {
        padding-right: 0;
    }
}



