@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'sf-madabold';
    src: url('alfont_com_sfmadabd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'sfmada-regular';
    src: url('alfont_com_sfmadarglr.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
[dir] .page__container{
    padding: 0px !important;
}
.page__container{
    padding: 0px !important;
}
body{
    margin: 0 auto;
}
h1, h2, p{
    margin: 0px;
    padding: 0px;
}
.wrapper{
    margin: 0 auto;
    max-width: 1200px;
    direction: rtl;

}
.book-translated{
    width: 100%;
    background: #CE2D26;
}
.translated-title{
    text-align: right;
    padding: 32px;
}
.book-translated img{
    text-align: right;
}
.translated-cnr{
    width: calc(100% - 64px);
    margin: 0 auto;
    direction: rtl;
}

.translated-count h1{
    color: #ffffff;
    text-align: center;
    font-size: 300px;
    line-height: 100%;
    font-weight: 600;
    font-family: 'Montserrat';
}
.translated-count-cntd{
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 0 0 32px 0;
    font-family: 'sf-madabold';
}
.translated-count-cntd-chld1{
    width: 50%;
    color: #ffffff;
    font-size: 32px;
}
.translated-count-cntd-chld2{
    width: 50%;
    color: #ffffff;
    font-size: 32px;
}
.book-printed{
    width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
}
.book-printed-count{
    width: 70%;
    background: #000000;
    color: #ffffff;
    padding: 32px 0 72px 64px;
    font-family: 'Montserrat';
    font-size: 2em;
    direction: ltr;
}
.book-printed-count h1{
    font-weight: 600;
}
.book-printed-count p{
    direction: rtl;
    text-align: left;
    font-family: 'sf-madabold';
    font-variant-ligatures: no-contextual;
    -moz-font-feature-settings: "calt" 0;
    -webkit-font-feature-settings: "calt" 0;
    font-feature-settings: "calt" 0;
}
.book-printed-count h1{
    font-weight: 600;
    font-size: 88px;
    line-height: 80px;
}
.book-printed-cntd{
    width: 30%;
    background: url(../images/completed.png);
    background-size: cover;
    font-size: 40px;
    line-height: 44px;
    font-family: 'sf-madabold';
    padding: 32px 64px 32px 0;
    text-align: right;
    color: #ffffff; 
}
.page-translated{
    width: 100%;
    display: flex;
    flex-direction: row;
    direction: ltr;
    position: relative;
}
.page-translated-count p{
    direction: rtl;
    font-family: 'sf-madabold';
}
.page-translated-count h1{
    font-weight: 600;
    font-size: 88px;
    line-height: 80px;
}
.page-translated-count{
    width: 70%;
    background: #CE2D26;
    color: #ffffff;
    padding: 32px 64px 48px 0;
    font-family: 'Montserrat';
    font-size: 2em;
    direction: ltr;
    text-align: right;
}
.page-translated-cntd{
    width: 30%;
    background: #000000;
    font-size: 40px;
    line-height: 42px;
    font-family: 'sf-madabold';
    padding: 64px 64px 80px 0;
    text-align: right;
    color: #ffffff; 
}
.contry-translated{
    width: 100%;
    display: flex;
    flex-direction: row;
    direction: ltr;
    position: relative;
}
.contry-translated-count{
    width: 70%;
    background: #a5a5a5;
    color: #ffffff;
    padding: 0;
    font-family: 'sf-madabold';
    font-size: 40px;
    direction: ltr;
    text-align: right;
    line-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contry-translated-cntd{
    width: 30%;
    background: #000000;
    font-size: 32px;
    font-family: 'Montserrat';
    padding: 32px 0;
    text-align: center;
    color: #ffffff; 
}
.contry-translated-cntd p{
    direction: rtl;
    font-family: 'sf-madabold';
}
.language-translated{
    width: 100%;
    display: flex;
    flex-direction: row;
    direction: ltr;
    position: relative;
}
.language-translated-count{
    width: 70%;
    background: linear-gradient(rgb(0,0,0,0.9), rgb(0,0,0,0.9)), url("../images/art-bg.png");
    color: #ffffff;
    padding: 0;
    font-family: 'sf-madabold';
    font-size: 40px;
    direction: ltr;
    text-align: right;
    line-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.language-translated-cntd{
    width: 30%;
    background: #a5a5a5;
    font-size: 32px;
    font-family: 'Montserrat';
    padding: 32px 0px 48px 0;
    text-align: center;
    color: #ffffff; 
}
.language-translated-cntd p{
    direction: rtl;
    font-family: 'sf-madabold';
}
.language-translated > .line img{
    width: 580px;
}
.most-sold{
    background: #CE2D26;
    width: 100%;
    text-align: center;
    padding: 32px 0;
}
.most-sold img{
    width: 400px;
}
.month{
    background: #000000;
    width: 100%;
    text-align: center;
    padding: 32px 0;
}
.month img{
    width: 600px;
}

.book-printed > .line{
    position: absolute;
    top: 190px;
    right: 130px;
}
.page-translated > .line{
    position: absolute;
    top: 180px;
    right: 310px;
}
.contry-translated > .line{
    position: absolute;
    top: 146px;
    right: 182px;
}
.language-translated > .line{
    position: absolute;
    top: 165px;
    right: 180px;
}



@media screen and (min-width:320px) and (max-width:480px){
    .translated-title{
        padding: 16px 32px;
    }
    .translated-count h1{
        font-size: 110px;
    }
    .translated-count-cntd-chld1, .translated-count-cntd-chld2{
        font-size: 20px;
        line-height: 24px;
    }
    .translated-title img{
        width: 130px;
    }
    .book-printed-cntd{
        width: 30%;
        padding: 16px 16px 24px;
        font-size: 16px;
        line-height: 22px;
    }
    .book-printed-count{
        width: 70%;
        padding: 16px 8px 24px;
        font-size: 16px;
    }
    .book-printed-count h1{
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
    }
    .page-translated-cntd{
        width: 35%;
        font-size: 16px;
        padding: 32px 16px 16px;
    }
    .page-translated-count{
        width: 65%;
        font-size: 16px;
        padding: 16px 8px 32px;  
    }
    .page-translated-count h1{
        font-weight: 600;
        font-size: 28px;
        line-height: 32px;
    }
    .page-translated-cntd p{
        font-size: 18px;
        line-height: 24px;
    }
    .contry-translated-count{
        width: 70%;
        font-size: 24px;
        padding: 0;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 24px;
    }
    .contry-translated-cntd{
        width: 30%;
        font-size: 16px;
        padding: 16px;
    }
    .language-translated-count{
        font-size: 24px;
        padding: 0;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 24px;
    }
    .language-translated-cntd{
        font-size: 16px;
        padding: 16px 16px 24px;
    }
    .most-sold{
        padding: 16px 0;
    }
    .most-sold img{
        width: 220px;
    }
    .month{
        padding: 16px 0;
    }
    .month img{
        width: 300px;
    }
    .book-printed > .line{
        top: 80px;
        right: 48px;
    }
    .book-printed > .line img{
        width: 190px;
    }
    .page-translated > .line{
        top: 80px;
        right: 85px;
    }
    .page-translated > .line img{
        width: 160px;
    }
    .contry-translated > .line{
        top: 70px;
        right: 70px;
    }
    .contry-translated > .line img{
        width: 180px;
    }
    .language-translated > .line{
        top: 80px;
        right: 58px;
    }
    .language-translated > .line img{
        width: 168px;
    }
}