.videoGaleri .anaBaslik h2,
.videoGaleri .anaBaslik a {
    color: red;
    font-weight: bold;
    background: #ffffff;
    font-size: 12px;
    margin-bottom: 1rem;
    padding: 0 !important;
    margin-right: 1rem;
}

.videoGaleri .anaBaslik h2,
.videoGaleri .anaBaslik a {
    color: red;
    font-weight: bold;
    background: #ffffff;
    font-size: 12px;
    margin-bottom: 1rem;
    padding: 0 !important;
    margin-right: 1rem;
}

.anaBaslik a {
    width: auto;
    height: auto;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -.3px;
    z-index: 3;
    position: absolute;
    content: "";
    right: 0;
    bottom: 4px;
    padding-left: 20px;
    color: #000;
    background: #e7e7e7;
}

@media screen and (max-width: 640px) {
    .anaBaslik a {
        font-size: 10px;
        bottom: 3px;
        padding-left: 15px;
    }
}

.anaBaslik i {
    font-size: 11px;
    margin-left: 5px;
}

.videoGaleri .sol {
    width: calc(100% - 390px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    margin: 0 20px 0 0;
}

@media screen and (max-width: 980px) {
    .videoGaleri .sol {
        width: calc(100% - 0px) !important;
        float: none;
        margin: 0;
    }
}

@media screen and (max-width: 640px) {
    .videoGaleri .sol {
        margin-bottom: 0;
        border-bottom: 1px solid rgb(255 255 255 / 25%);
        padding-bottom: 0;
    }
}

@media screen and (max-width: 400px) {
    .videoGaleri .sol {
        margin-bottom: 0;
    }
}

.videoGaleri .sag {
    width: calc(370px - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
}

@media screen and (max-width: 980px) {
    .videoGaleri .sag {
        width: 100%;
    }
}

.videoGaleri .sol .listeleme a {
    width: 100%;
    height: 185px;
    overflow: hidden;
    display: block;
    position: relative;
}

.videoGaleri .sol .listeleme figure {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
}

videoGaleri .sol .listeleme figure img {
    width: 100%;
    border-radius: 10px;
    height: 200px;
}

@media screen and (max-width: 980px) {
    .videoGaleri .sol .listeleme figure img {
        height: 180px;
        border-radius: 12px;
    }
}

@media screen and (max-width: 400px) {
    .videoGaleri .sol .listeleme figure img {
        height: 180px;
        border-radius: 12px;
    }
}

.videoGaleri .sol .listeleme time {
    width: auto;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    content: "";
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    padding: 0;
    border-radius: 4px;
    bottom: 15px;
    left: 30px;
    z-index: 4;
}

@media screen and (max-width: 640px) {
    .videoGaleri .sol .listeleme time {
        left: 1rem;
        position: relative;
        bottom: 1.5rem;
    }
}

@media screen and (max-width: 400px) {
    .videoGaleri .sol .listeleme time {
        left: 1rem;
        position: relative;
        bottom: 1.5rem;
    }
}

.videoGaleri .sol .listeleme figcaption {
    width: calc(100% - 60px);
    height: auto;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: absolute;
    content: "";
    bottom: 46px;
    left: 30px;
    z-index: 3;
    font-size: 14px;
    font-weight: 800;
    color: #FFF;
}

@media screen and (max-width: 640px) {
    .videoGaleri .sol .listeleme figcaption {
        font-size: 18px;
        left: 1rem;
        position: relative;
        bottom: 5rem;
    }
}

@media screen and (max-width: 400px) {
    .videoGaleri .sol .listeleme figcaption {
        font-size: 18px;
        left: 1rem;
        position: relative;
        bottom: 5rem;
    }
}

figcaption {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.videoGaleri .sol .listeleme i {
    width: 52px;
    height: 5px;
    line-height: 38px;
    display: inline-table;
    overflow: hidden;
    position: absolute;
    content: "";
    font-size: 25px;
    color: #FFF;
    padding: 0;
    border-radius: 16px;
    top: 65px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    z-index: 4;
    background: #d50000;
    text-align: center;
}

.videoGaleri .sag .scrollbar {
    width: 110%;
    height: 300px;
    overflow-y: scroll;
}

@media screen and (max-width: 980px) {
    .videoGaleri .sag .scrollbar {
        width: 110%;
        height: 300px;
    }
}

.force-overflow {
    margin-top: 1rem;
}

.videoGaleri .sag .listeleme {
    width: 92%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin-bottom: 15px;
    padding: 0;
    background: #f7f7f7;
    padding: 11px;
    border-radius: 10px;
}

.videoGaleri .sag .listeleme figure {
    overflow: hidden;
    display: block;
    position: relative;
    padding: 0;
    float: right;
}

.videoGaleri .sag .listeleme figure img {
    width: 110px;
    object-fit: cover;
    height: 83px;
    border-radius: 10px;
}

.videoGaleri .sag .listeleme figure i {
    width: 45px;
    height: 30px;
    line-height: 30px;
    display: inline-table;
    overflow: hidden;
    position: absolute;
    content: "";
    font-size: 12px;
    padding: 0;
    border-radius: 8px;
    top: calc(50% - 18px);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 4;
    color: transparent;
    background: 0 0;
    text-align: center;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.videoGaleri .sag .listeleme time {
    width: calc(100% - 185px);
    height: 14px;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: var(--maincolor);
    margin-bottom: 5px;
    margin-top: 5px;
    opacity: .7;
}

.videoGaleri .sag .listeleme figcaption {
    width: 60%;
    height: auto;
    line-height: 17px;
    overflow: hidden;
    position: relative;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    margin-top: 2px;
}

.videoGaleri .anaBaslik {
    margin-bottom: 15px;
}

.anaBaslik {
    width: calc(100% - 0px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
}

.top40 {
    margin-top: 30px;
}

@media screen and (max-width: 640px) {
    .top40 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 640px) {
    .videoGaleri {
        width: 100% !important;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }
}

.videoGaleri {
    border-radius: 10px;
    width: calc(100% - 30px);
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0;
    padding: 15px;
    background: #FFF;
}

.ortala {
    width: calc(100% - 40px);
    max-width: calc(1180px - 40px);
    height: auto;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

@media screen and (max-width: 640px) {
    .ortala {
        width: calc(100% - 20px) !important;
        max-width: calc(1180px - 20px) !important;
        padding: 0 !important;
    }
}