.footer{
    margin-top: -500px !important;
}
.kurumsalmain{
    top: -250px !important;
}
.ulasimhead{
    margin-bottom: -48px;
}

@media screen and (min-width: 992px){
body {
    min-height: 2190px !important;
}
}
@media screen and (max-width: 991.88px){
body {
    min-height: 2100px !important;
}
}
@media screen and (max-width: 900px){
    .header{
        width: 100%;
    }
    .bodytopcontent h1{
        font-size: 54px;
    }
    .bodytopcontent{
        width: 100%;
    }
}
@media screen and (max-width: 860px){
.footer {
    margin-top: -250px !important;
    top: -50px !important;
}
body{
    min-height: 2150px !important;
}
}
@media screen and (max-width: 769px){
body {
    min-height: 2300px !important;
}
.bodytop.row--{
    max-height: 450px !important;
}
.footer{
    top: 50px !important;
}
}
@media screen and (max-width: 500px){
    body {
        min-height: 2380px !important;
    }
}
