@media screen and (max-width :390px ) {

    .kartalar2{
        height: 2800px;
    }
    .contention{
        display: block;
    }
    .cardromkaion{
        width: 70%;
        height: 500px;
        position: absolute;
        left: 57px;
    }
    #qweion{
        position: absolute;
        left: 95px;
        top: 118px;
        width: 200px;
        height: 250px;
    }
    .rightion{
        display: none;
    }
    .romkaion{
        width: 180px;
        height: 230px;
        left: 106px;
        top: 125px;
    }
    .leftion{
        font-size: 13px;
        margin-top: 150px;
    }
    .cardion{
        justify-content: center;
        height: 530px;
        width: 80%;
    }
    
}


.lnk{
    width: 90%;
    height: 50px;
    text-align: center;
    align-items: center;
    background-color: rgb(23, 102, 61);
    color: white;
    border-radius: 5px 5px 5px 5px;
    border: none ;
}
.lnk:hover{
    width: 90%;
    height: 50px;
    text-align: center;
    align-items: center;
    background-color: rgb(11, 44, 27);
    color: white;
    border-radius: 5px 5px 5px 5px;
    border: none ;
    transition: all 0.3s;
}








@media screen and (max-width :390px ) {
    .contention2{
        display: block;
        margin-top: 200px;
    }
    .cardromkaion2{
        width: 70%;
        height: 500px;
        position: absolute;
        left: 57px;
        top: 950px;
    }
    #qweion2{
        position: absolute;
        left: 95px;
        top: 818px;
        width: 200px;
        height: 250px;
    }
    .rightion2{
        display: none;
    }
    .romkaion2{
        width: 180px;
        height: 230px;
        left: 106px;
        top: 828px;
    }
    .leftion2{
        font-size: 13px;
        margin-top: 150px;
    }
    .cardion2{
        justify-content: center;
        margin-top: 300px;
        height: 530px;
        width: 80%;
    }
}




@media screen and (max-width :390px ) {
    .contention3{
        display: block;
    }
    .cardromkaion3{
        width: 70%;
        height: 500px;
        position: absolute;
        left: 57px;
        top: 1650px;
    }
    #qweion3{
        position: absolute;
        left: 95px;
        top: 1518px;
        width: 200px;
        height: 250px;
    }
    .rightion3{
        display: none;
    }
    .romkaion3{
        width: 180px;
        height: 230px;
        left: 106px;
        top: 1525px;
    }
    .leftion3{
        font-size: 13px;
        margin-top: 150px;
    }
    .cardion3{
        justify-content: center;
        height: 530px;
        width: 80%;
        margin-top: 305px;
    }
}






@media screen and (max-width :390px ) {
    .contention4{
        display: block;
    }
    .cardromkaion4{
        width: 70%;
        height: 500px;
        position: absolute;
        left: 57px;
        top: 2405px;
    }
    #qweion4{
        position: absolute;
        left: 95px;
        top: 2250px;
        width: 200px;
        height: 250px;
    }
    .rightion4{
        display: none;
    }
    .romkaion4{
        width: 180px;
        height: 230px;
        left: 106px;
        top: 2257px;
    }
    .leftion4{
        font-size: 13px;
        margin-top: 150px;
    }
    .cardion4{
        justify-content: center;
        height: 530px;
        width: 80%;
        margin-top: 355px;
    }
}





.flex{
    width: 90%;
    height: inherit;
    display: flex;
    margin-left: 50px;
    /* justify-content: space-between; */
}
#hms{
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
}

#flex-img{
    width: 20%;
}
.flex h2{
    font-size: 15px;
    color: white;
    display: inline-block;
}
.flex-child{
    background: rgb(22, 83, 52);
    width: 80%;
    height: 60px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 10px 10px 10px 10px ;
    /* border-radius: 50%; */
}


@media screen and (max-width :430px ) {
    .up-rektors{
        display: block;
    }
.flex{
    display: block;
}
.flex-child{
    margin-top: 10px;
}
#hms{
    font-size: 20px;
}
    
}

























































































































@media screen and (max-width :390px){
    .texttabrik{
        width: 80%;
     
        margin: 0 auto;
    }
    .txttabr{
        font-size: 10px;
    }

    .nizom{
        margin-top: 100px;
    }

    .texttitle{
        font-size: 12px;
    }
    .nizomtext{
        font-size: 12px;
    }



    .tarixcontent{
        height: 500px;
        margin-top: 100px;
    }
    .tartxt{
        font-size: 13px;
    }

    .tarimg{
        width: 200px;
        }
    .button {
        background-color: rgb(23, 102, 61); /* Green */
        border-radius:10px 10px 10px 10px;
        border-color: #04a353;
        color: white;
        padding: 10px 22px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 10px;
      }
}