@media screen and (max-width: 1390px) {

    .images img {
        right: -10%;

}

@media screen and (max-width: 1240px) {

    .images img {
        right: -20%;

}

@media screen and (max-width: 1130px) {

    .images img {
        right: -30%;

}

@media screen and (max-width: 1024px) {

    .content-txt p {
        text-align: center;
        padding-bottom: 10px;
        font-size: 12px;
    }

    h2 {
        line-height: 1;
    }

    .slider,
    .slides,
    .content {
        height: auto !important;
    }


    .content {
        position: static !important;
    }

    .content-txt {
        width: auto !important;
        position: inherit !important;
    }

    #slider {
        height: auto !important;
    }

    .go_button {
    margin: auto;
    text-align: center;
    position: inherit;
    }

    .content-txt h1 {
        color: black;
        font-size: 46px;
        line-height: 1;
        text-align: center;
        width: auto;
        margin: auto;
    }

    .content-txt h2 {
        color: #9a9a9a;
        font-size: 24px;
        line-height: 1;
        text-align: center;
        width: auto;
        margin: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        
    }

    .images {
        margin: auto;
        text-align: center;
    }

    .images img {
        position: inherit;
        width: 70%;
    }

    .obed {
        display: block;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .resh_f{
        margin: auto;
        max-width: 100%;
        padding-bottom: 50px;
    }

    .in_green {
        padding-left: 20px;
        padding-right: 20px;
    }


    .org {
        max-width: 100%;
    }

    .figures {
        font-size: 166px;

}


@media screen and (max-width: 890px) {

    .person a {
        padding: 0 ;
    }
    
    .footer {
        background-color: transparent;
        background-image: none;
    }

}

@media screen and (max-width: 960px) {

    .advcont {
        display: block;
    }

    .fist {
        margin: auto;
        padding-top: 20px;
    }

    h2 {
        font-size:36px;
    }

    h3 {
        font-size: 26px;
    }

}

@media screen and (max-width: 630px) {

    .figures {
        font-size: 66px;

    }

    .pod {
        font-size: 22px;
    }

    .padding_h3 {
        padding-top: 110px;
    }

    iframe {
        height: 650px;
    }
}

@media screen and (max-width: 500px) {

    p {
        font-size: 16px;
    }

    .content-txt h2 {
        font-size: 16px !important;
        line-height: 1.2;
        color: #585858;
    }

    .content-txt h1 {
        font-size: 36px;
    }

    .text_h2_abs {
        font-family: "Museo Sans Cyrl 500" !important;
        line-height: 1.2;
        font-weight: normal;
    }

}

@media screen and (max-width: 450px) {

    .login-type label {
        font-size: 14px !important;
    }

    .center_h2 {
        padding-bottom: 20px;
    }

    .img_title img {
        width: 50px;
    }

    .go_button {
        font-size: 16px;
    }

    .content-txt h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 26px !important;
    }

    h3 {
        font-size: 20px;
    }

    .obed {
        padding-left: 0;
        padding-right: 0;
    }
}