@media (max-width:1010px ) {

    .P_technologies_container {
        width: 143%;
        font-size: 15px;
    }
}
@media (max-width: 940px){
    .resume_Big_container{
        left:4%;
        width: 93%;
    }
    /*.indicator_resume{*/
        /*width: 52px;*/
        /*position: absolute;*/
    /*}*/
}

@media only screen and (max-width: 1025px) {
    /*.indicator_resume__container{*/
        /*display: none;*/
    /*}*/
    .indicator_resume__container{
        width: 214px;
        position: absolute;
        top: 615px;

    }
    .indicator_resume{
        flex-flow: row;
    }
    .indicate_contain_a{
        height: 61px;
    }
    .resume_Big_container{
        align-items: center;
        flex-flow:column;
    }
    .profile_big_contain{
        width:72%;
        margin-bottom: 55px;
    }
    .bg_bubbles{
        display: none;
    }
    .resume_Big_container{
        /*height: 2000px;*/
    }
    .profile_contain{
        height:600px;
    }
    .profile_big_contain{
        height: auto;
    }
    .card_Big_wrap{
        height: auto;
        margin-top: 25px;
    }
    .card_big_container{
        width:102%;
    }
    .background_gradient{
        height: 1563px;
    }

}
@media (max-width: 845px) {

    .resume_Big_container{
        align-items: center;
        flex-flow:column;
    }
    .profile_big_contain{
        width:72%;

    }
    .bg_bubbles{
        display: none;
    }
    .resume_Big_container{
        /*height: 2000px;*/
    }
    .profile_contain{
        height:600px;
    }
    .profile_big_contain{
        height: auto;
    }
    .card_Big_wrap{
        height: auto;
        margin-top: 25px;
    }
    .card_big_container{
        width:102%;
    }


}
@media (max-width: 500px) {
    .profile_big_contain{
        padding:0;
        width:96%;
    }
    .moreinfo_child{
        width:100%;
    }
    .services_itemContainer{
        flex-flow:column;
    }
    .services_item{
        width:100%;
    }
    .services_itemContainer:before{
        content:none;
    }
    .Resume_item_container:before{
        content: none;
    }
    .Resume_item_container{
        flex-flow:column;
    }
    .Experience_container{
        width:100%
    }
    .Skills_container:before{
        content:none;
    }
    .Skills_container{
        flex-flow: column;
    }

    .Projects_item_container{
        width: 191%;
    }
    .background_gradient{
        height: 2160px;
    }
}

