@media only screen and (max-width: 1950px) {
    .contener_full{
        max-width: 95%;
    }
}
@media only screen and (max-width: 1400px) {
    .contener, .contener_sub{
        max-width: 90%;
    }
}
@media only screen and (max-width: 1250px) {
    .front_baner_section{
        background-size: 50%;
    }
    .single_baner_section{
        background-size: cover !important;
    }
    .blog_section{
        flex-direction: column;
    }
    .archive_blog_section{
        flex-direction: row;
    }
    .blog_section .col{
        width: 100%;
        margin-bottom: 12px;
    }
    .tabs_section>div{
        align-items: center;
    }
    .tabs_section .col:first-child{
        height: 500px;
    }
    .archive_baner_section::after{
        height: 100%;
    }
}
@media only screen and (max-width: 990px){
    .front_article_section{
        padding-top: 48px;
        margin-bottom: 96px;
    }
    .front_article_section>div{
        flex-direction: column;
    }
    .front_article_section .col{
        width: 100%;
        max-width: 100%;
    }
    .front_article_section .col:last-child img{
        height: 350px;
        object-fit: cover;
    }
    .front_article_section .col:last-child img:first-child{
        margin-top: 24px;
        margin-bottom: 24px;
        width: calc(50% - 12px);
    }
    .front_article_section .col:last-child img:last-child{
        margin-top: 24px;
        margin-bottom: 24px;
        width: calc(50% - 12px);
    }
    .front_article_section .col:last-child{
        flex-direction: row;
        justify-content: space-between;
    }
    .notes_section .note{
        width: calc(100%/2 - 68px);
    }
    .cols_text_section{
        flex-direction: column;
    }
    .cols_text_section>div{
        width: 100%;
    }
    .tabs_section>div{
        flex-direction: column;
    }
    .tabs_section .col:last-child{
        width: 100%;
        padding-left: 0px;
        padding: 48px 0px;
    }
    .tabs_section .col:first-child{
        margin: 0px 0px;
        width: 100%;
        margin-top: 24px;
    }
    .tabs_section .tabs{
        margin: 24px 0px;
    }
    .tabs_section{
        margin-bottom: 96px !important;
    }
    .text_photo_section>div{
        flex-direction: column;
    }
    .text_photo_section .col:first-child{
        width: 100%;
    }
    .tabs_section .image_min img{
        height: 390px;
    }
    .text_photo_section .col:last-child{
        padding: 48px 0px;
        padding-left: 0px;
        width: 100%;
    }
    .notes_section.extended .note{
        width: 100%;
    }
    .realizations_section>a{
        flex-wrap: wrap;
    }
    .realizations_section>a>div{
        width: 50%;
    }
    .front_article_separator{
        display: none;
    }
    .archive_blog_section .col:first-child{
        width: 100%;
    }
    .archive_blog_section .col:nth-child(2){
        width: 100%;
        flex-direction: row;
    }
    .archive_blog_section .col:nth-child(2) .post_box, .archive_blog_section .col:not(:first-child) .post_box{
        width: calc(50% - 13px);
    }
    .archive_blog_section .col:first-child .post_box{
        margin-top: 0px;
    }
    .page_baner_section .baner_inner h1 {
        font-size: 64px;
    }
    .single_baner_section .baner_inner h1 {
        font-size: 36px;
    }
    .contact_section{
        flex-direction: column;
    }
    .contact_section>div:last-child, .contact_section>div:first-child{
        width: 100%;
    }
    .contact_section .background_box{
        width: 100%;
        height: 450px;
    }
    .contener-sub{
        width: 90%;
    }
    .single_other_section .col:not(:first-child) .post_box{
        width: calc(50% - 13px);
    }
    .single_baner_section .scroll_bottom{
        flex-direction: column-reverse;
        align-items: flex-start;
    }
}
@media only screen and (max-width: 750px){
    .front_baner_section{
        background-size: 350px;
        background-position: bottom;
    }
    .front_baner_section>div:first-child{
        padding-bottom: 180px;
    }
    .front_baner_section.page_baner_section>div:first-child{
        padding-bottom: 32px;
    }
    .front_article_section .col:last-child{
        flex-direction: column;
    }
    .front_article_section .col:last-child img:first-child{
        display: none;
    }
    .front_article_section .col:last-child img:last-child{
        width: 100%;
        width: 100%;
    }
    .notes_section .note{
        width: 100%;
    }
    .blog_section .col:not(:first-child) .post_box{
        width: 100%;
    }
    .partnes_section .parners_box{
        flex-wrap: wrap;
    }
    .partnes_section .parners_box a{
        width: 50%;
        margin-bottom: 24px;
    }
    footer .footer_box{
        flex-wrap: wrap;
    }
    footer .footer_box>div{
        width: 50%;
    }
    footer .logo_box{
        align-items: flex-start;
    }
    .realizations_section>a>div{
        width: 100%;
    }
}
@media only screen and (max-width: 550px){
    header .contact_rows{
        display: none;
    }
    .partnes_section .parners_box a{
        width: 100%;
    }
    footer .footer_box>div{
        width: 100%;
        margin-bottom: 48px;
    }
    footer .footer_box{
        padding: 48px 0px;
    }
    footer .baner_bottom{
        flex-direction: column;
    }
    h1{
        font-size: 32px;
    }
    .page_baner_section .baner_inner h1{
        font-size: 38px;
    }
    .front_article_section h2, h2, .blog_section .col:first-child .post_box h3, .tabs_section .image_min h3, .contact_section h2{
        font-size: 34px;
    }
    h3, .notes_section .note h3{
        font-size: 24px;
    }
    .page_baner_section .baner_inner{
        flex-direction: column;
    }
    .page_baner_section .breadcrumbs{
        width: 100%;
    }
}