﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'blocktregconregular';
    src: url('/ozel-sayfalar/friedrich-engels-200-yasinda-2/fonts/blocktregcon-webfont.woff2') format('woff2'), url('/ozel-sayfalar/friedrich-engels-200-yasinda-2/fonts/blocktregcon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.engels-title h4 {
    font-family: 'blocktregconregular';
    font-size: 60px;
    margin-bottom: 0;
    color: black;
    font-weight: 500;
    margin-top: -20px;
    text-align: center;
    font-style: italic;
    line-height: 60px;
}
.engels-title hr {
    display: none;
}

.engels-anmalari .cerceveListe-header {
    background: linear-gradient(#ff707029,#ff060647);
    color: #D80003;
}

.marks-anmalari .cerceveListe-header {
    background: linear-gradient(#fbff701a,#f7ff0647);
    color: #000;
}

.marks-haberleri {
    background: -webkit-linear-gradient(#0eddff42, #2e88a4d1);
    background: -o-linear-gradient(#0eddff42, #2e88a4d1);
    background: linear-gradient(#0eddff42, #2e88a4d1);
}

.ozelsayfa-header1.kaleminden h3 {
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    font-size: 25px
}
.ozelsayfa-header1.kaleminden {
    margin-bottom: 30px;
    margin-top: 50px;
}

@media (max-width:992px) {
    .osModiki h3 {
        margin-top: 10px;
    }
    .col-sm-10, .col-sm-2 {
        width: 100%;
    }
}

/*
.engels-anmalari li {
    margin-top: 24px;
}

.engels-anmalari h4 {
    line-height: 30px;
}

.marks-anmalari li {
    margin-top: 24px;
}

.marks-anmalari h4 {
    line-height: 30px;
}

.osModiki h3 {
    margin-top: 10px;
}

.basin-marx-engels li a {
    font-size: 20px;
    line-height: 30px;
}

.basin-marx-engels li {
    margin-top:15px;
}

.basin-marx-engels hr {
    margin-bottom: 0;
}



@media (min-width:992px) {
    .buyuk-font p {
        font-size: 16px;
        line-height: 26px;
    }

    .buyuk-font h3 {
        font-size: 28px;
        line-height: 36px;
        
    }
    .ozelsayfa-header2 h3 {
        font-size: 32px;
    }

    .ozelsayfa-header1 h3 {
        font-size: 28px;
    }

    .ozelsayfa-header3 h3 {
        font-size: 36px;
    }
}

@media (min-width:1200px) {
    .buyuk-font p {
        font-size: 18px;
        line-height: 28px;
        margin-top: 30px;
    }

    .buyuk-font h3 {
        font-size: 32px;
        line-height: 40px;
        margin-top: 20px;
    }
    
    .ozelsayfa-header2 h3 {
        font-size: 36px;
    }
    
    .ozelsayfa-header1 h3 {
        font-size: 30px;
    }

    .ozelsayfa-header3 h3 {
        font-size: 36px;
    }
}

*/