@media only screen and (max-width:1150px) {
    .Container {
        width: 100%;
    }

    div#Paging {
        margin-right: 0;
    }
}

@media only screen and (max-width:1090px) {
    div.ContentDivPhoto {
        width: 33% !important;
    }
}

@media only screen and (max-width:999px) {
    div.ContentDivPhoto {
        width: 25% !important;
    }

    div#VehicleListHead > div.Right {
        margin: 0 2% 0 0;
        width: 34%;
    }

    div#Vehicles, div#CompareList {
        width: 96%;
        float: none;
    }

    div#CompareList {
        margin: 30px 1.7% 0 1.7%;
    }

        div#CompareList .VehicleToCompare {
            width: 30%;
            margin: 0 1.5%;
            float: left;
        }

    a#PriceDrop, a#AllVehicle {
        display: none;
    }

    div.ContentDiv span.VehicleListCompareBtn {
        left: 18%;
    }

    div.VehiclesRankingTitles div.Title, div.VehiclesRankingTitles div.FirstPhoto {
        padding: 0;
        position: relative;
    }

    div.VehiclesRankingTitles div.FirstPhoto {
        width: 15%;
    }

    div.VehiclesRankingTitles div.Title.KategoriAdi {
        width: 13%;
    }

    div.VehiclesRankingTitles div.Title.AltKategoriAdi {
        width: 11%;
    }

    div.VehiclesRankingTitles div.Title.Km {
        width: 10%;
    }

    div.VehiclesRankingTitles div.Title.ModelYili {
        width: 8%;
    }

    div.VehiclesRankingTitles div.Title.YakitTipiAdi {
        width: 10%;
    }

    div.VehiclesRankingTitles div.Title.VitesTipiAdi {
        width: 12%;
    }

    div.VehiclesRankingTitles div.Title.SubeAdi {
        width: 10%;
    }

    div.VehiclesRankingTitles div.Title.SatisFiyatiTl {
        width: 11%;
    }
}

@media only screen and (max-width:840px) {
    div.ContentDivPhoto {
        width: 33% !important;
    }
}

@media only screen and (max-width:767px) {
    div#CompareList, div.PlaceHolder, span.VehicleListCompareBtn, a.ContentA span.Content.AltKategoriAdi {
        display: none !important;
    }
a.ContentA span.Content.KategoriAdi .modelg {
    display: inline;   
}
    a.ContentA span.Content {
        height: 19px;
        line-height: 19px;
        float: none;
        position: absolute;
        width: 33% !important;
        padding-left: 0;
    }

    a.ContentA span.FirstPhoto {
        left: 0;
        top: 0;
    }

    a.ContentA span.Content.KategoriAdi {
        left: 140px;
        top: 11px;
    }

    a.ContentA span.Content.DetayAdi {
        left: 140px;
        top: 32px;
        display: block;
        line-height: 19px;
        height: 41px;
        overflow: hidden;
    }

    a.ContentA span.Content.Km {
        left: 140px;
        top: 74px;
    }

    a.ContentA span.Content.ModelYili {
        left: 140px;
        top: 94px;
    }

    a.ContentA span.Content.YakitTipiAdi {
        right: 0;
        top: 52px;
        width: 125px;
    }

    a.ContentA span.Content.VitesTipiAdi {
        right: 0;
        top: 74px;
        width: 125px;
    }

    a.ContentA span.Content.SubeAdi {
        right: 0;
        top: 94px;
        width: 125px;
    }

    a.ContentA span.Content.SatisFiyati {
        right: 0;
        top: 11px;
        width: 125px;
    }

    div.ContentDiv span.EskiFiyati {
        bottom: auto;
        top: 32px;
        width: 33%;
    }
}

@media only screen and (max-width:639px) {
    div.ContentDivPhoto {
        width: 50% !important;
    }

    div#VehicleListed {
        float: right;
    }
}

@media only screen and (max-width:430px) {
    a.ContentA span.Content, div.ContentDiv span.EskiFiyati {
        width: 27% !important;
    }

    div.VehicleListDiv a.ContentA {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:420px) {
    div.ContentDivPhoto {
        width: 100% !important;
    }
}
