@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
  
body{
    font-family: 'Droid Arabic Kufi', serif;
   
}
.det{
    font-size: 18px;
    line-height: 2.2;
  
}
.frame{
    width:  100%;
    height: 950px;
    margin: 0 auto;
}

@media only screen and (max-width: 999px) {
    .frame{
        height: 300px;
    }
}

video{
    width: 100%;
    height: 250px;
    margin: 0 auto;
}
.domahik_dangobas{
    width: 93%;
}
footer{
    font-size: 13px;
}
/* ipad design started */

@media only screen and (min-width: 700px) {
    .img_post{
        height: 400px;
        background-color: rgb(220, 220, 220);
    }
    
}

/* ipad design ended */

/* desktop design started */
@media only screen and (min-width: 769px) {
    .post_body{
        width: 60%;
        float: right;
    }
    .img_post{
        height: 400px;
    }
   .frame{
        width: 100%;
        height: 420px;
    }
    video{
        width: 100%;
        height: 420px;
        margin: 0 auto;
    }
    p.det{
        height: 713px;
        
    }
    .domahik_dangobas{
        width: 93%;
    }

 /* latest news div design started or left side of desktop disgn started */
.latest_news_div{
    float: left;
    background-color: rgb(255, 255, 255);
    width: 35%;
    margin-left: 2%;
    margin-top: 0.8%;
   }
}
/* desktop design ended */

.post_body{
    font-family: 'Droid Arabic Kufi', serif;
    background-color:rgba(238, 241, 244, 0.808) ;
    margin: 10px;
    padding: 10px;
    border-radius: 2px;
 
}

img{
width: 100%;
height: 200px;
background-repeat: no-repeat;
background-size: contain;
}
.iraq_news{
    font-size: 20px;
    background-color: rgb(4, 77, 47);
    border-radius: 2px;
    padding: 12px;
    color: rgb(239, 236, 236);
    margin-right: 15px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.card-text{
    line-height: 1.9;
    margin-bottom: 50px;
    /* background-color: rgba(169, 161, 161, 0.274); */
    background-color: rgba(169, 161, 161, 0.217);
    margin-top: -15px;
    font-weight: bold;
    padding: 27px;
    font-size: 19px;
    color: black;
    direction: rtl;
}
p.date_iraq {
    padding: 5px;
    font-family: 'Courier New', Courier, monospace;
    font-size: 16px;
    /* background-color: rgb(47, 4, 84); */
    background-color: rgb(40, 7, 117);
    color: white;
}
.bbbbbb{
    background-color: rgb(170, 145, 33);
}
