.about-us-img{
    min-height: 567px !important;
    max-height:  567px !important;
    object-fit: cover;
    width: 100% !important;
}
.about-us-2{
    min-height: 356px !important;
    max-height: 356px !important;
    object-fit: cover;
    width: 100% !important;
}
.proje-1{
    object-fit: cover;
    height: 585px !important;
}
.mobil img{
    height: 160px;
    width: 100%;
    object-fit: cover;
}
.col-lg-4 img{
    height: 280px;
    width: 100%;
    object-fit: cover;
}
.f-1-img{
    width: 720px !important;
    object-fit: cover;
    height: 320.63px !important;
}
.f-2-img{
    width: 360px !important;
    object-fit: cover;
    height: 320.63px !important;
}
.blog-img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.res-pad{
    padding: 3rem;
}
.custom-page-wrapper{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.neturk-img {
    justify-content: end;
}
.follow{
    margin-bottom: 20px;
    width: 100% !important;
    height: 100px;
}
.follow .col-lg-12{
height: 100px !important;
display: flex;
}
.follow .col-lg-6{
    height: 100%;
    width: 50% !important;
}
.follow-left-href{
    background-color:#7a7c7f ;
}

.follow-right-images img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.content-wrapper{
    flex-direction: row-reverse;
}
.mobil{
    margin-bottom: 10px;
}
.mobil-2 .col-lg-4{
padding-right: 0 !important;
}
.mobil-2{
    padding-right: 40px !important;
    padding-top: 20px;
}
@media(max-width:1200px){
    .about-us-2{
        display: none;
    }
    #start{
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    #start .col-lg-7{
        margin-left: 0 !important;
    }
    #start .col-lg-7 div{
        padding: 0 !important;
    }
    #start .col-9{
        margin-bottom: 0 !important;
        width: 100% !important;
        padding-bottom: 0 !important;
    }
    
}
@media(max-width:1100px){
    .product-slider-stop{
        flex-direction: column;
    }
    .product-slider-stop .col-lg-6{
        width: 100% !important;
    }
    .f-1-img{
        width: 100% !important;
        object-fit: cover;
        padding: 5px !important;
        height: 120px !important;
    }
    .f-2-img{
        width: 100%  !important;
        object-fit: cover;
        padding: 5px !important;
        height: 120px !important;
    }
    .masonry-item {
    
        width: 50% !important;
  
    }
    .about-us-img{
        min-height: 227px !important;
        max-height:  200px !important;
        object-fit: cover;
        width: 100% !important;
    }
    .proje-1{
        height: 350px !important;
    }
    .res-pad{
        padding: 0 0 0 3rem !important;
    }
    .res-pad-2{
        padding: 3rem !important;
    }
}
@media(max-width:992px){
    .mobil-2{
        padding-right: 0 !important;
        margin: 0 !important;
    }
    .mobil-2 .col-lg-4{
padding: 0 !important;
    }
    .neturk-img {
        justify-content: flex-start !important;
        padding-top: 10px;
    }
    .res-none{
        display: none !important;
    }
    #start .col-9{
        margin-top: 150px !important;
    }
    #footer .container .row{
        padding-bottom: 0 !important;
    }
}

@media(max-width:768px){
    #start .col-9{
        margin-top: 0px !important;
    }
.res-background{
    background-size: cover;
     background-position: center;
    background-image: url(images/banner-1.jpg) !important;
}
.res-background-2{
    background-size: cover;
     background-position: center;
    background-image: url(images/banner-2.jpg) !important;
}
}