@media screen and (min-width: 1400px) {
    .first-day span::before,
    .seconds-day span::before,
    .third-day span::before {
        left: 21%;
    }
}
@media screen and (min-width: 1750px) {
    .first-day span::before,
    .seconds-day span::before,
    .third-day span::before {
        left: 22.5%;
    }
}
@media screen and (max-width: 1800px) {
    .header_name {
        margin-top: 135px;
        margin-bottom: 181px;
    }
    .header_date {
        margin-top: 40px;
    }
    .partners {
        padding-bottom: 70px;
    }
    .line-partners {
        margin-bottom: 70px;
    }
	.partners-title {
		padding-top: 50px;
	}
}
@media screen and (max-width: 1500px) {
    .header_navigation {
        padding: 30px 6.7%;
    }
}
@media screen and (max-width: 1400px) {
    .header_navigation {
        padding: 30px 3.7%;
    }
    .contacts-container {
        padding: 0 3.7%;
    }
    .program-container {
    }
    .courses_content {
        padding-left: 8%;
    }
    .form_connection,
    .forms-fields {
        padding-right: 20px;
    }
    .header_name {
        margin-top: 100px;
        margin-bottom: 120px;
    }
    .about_title {
        padding-top: 33px;
        padding-bottom: 20px;
    }
    .about_info {
        padding-top: 54px;
    }
    .program_title {
        padding-top: 28px;
    }
    .program-container .about-line {
        margin-bottom: 40px;
    }
    .courses_content {
        padding-top: 20px;
    }
    .courses_content-subtitle {
        margin-bottom: 35px;
    }
    .courses_content-buttons {
        margin-top: 43px;
    }


    .program_content {
        justify-content: space-between;
    }

    .program_content-section {
        flex-basis: calc(100% - 200px);
    }


    .header_navigation-menu li a, .header_navigation-menu li p {
        font-size: 11px;
    }
    .header-logos {
        flex-basis: 58%;
    }
}
@media screen and (max-width: 1200px) {
    .header_navigation-menu li {

    }
    .header_navigation-menu li a, .header_navigation-menu li p {
        font-size: 11px;}
    .main-container {
        width: 75%;
    }
    .header_navigation {
        flex-direction: column;
    }
    .header-logos {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1024px) {
    .header-container {
        width: 92%;
    }
    .header_name {
        padding-left: 20px;
    }
    .footer-container {
        width: 92%;
    }
}
@media screen and (max-width: 950px) {
    .program_content {
        flex-wrap: wrap;
    }
    .header_navigation-menu li a, .header_navigation-menu li p {
        font-size: 11px;}
    .location_address_place_box {margin-left: 44px; flex-direction: column;}
    .location_address_place_box {max-width: 250px; margin: 0 auto;}
    .logo_rossotrud {margin-top: 50px;}
    .program_content-section {
        flex-basis: 100%;
    }
    .program_content-text {
        margin-right: 0;
    }
    .program-container {
        width: 95%;
    }
    .program_content {
        padding-left: 6%;
    }
    .program_content-buttons {
        flex-direction: row;
        flex-basis: 100%;
        margin-bottom: 15px;
        justify-content: space-between;
    }
    .program_content-btn {
        margin-bottom: 0;
        flex-basis: 30%;
    }
    .courses_content {
        padding-right: 1%;
    }
    .courses_content-subtitle {
        margin-bottom: 20px;
    }
    .courses_content-buttons {
        margin-top: 0;
    }
    .courses_content {
        padding-top: 5px;
    }
    .header_name {
        margin-top: 50px;
        margin-bottom: 100px;
    }
    .header_date {
        margin-top: 30px;
    }
    .about_title {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .program_title {
        padding-top: 25px;
    }
    .line-partners {
        margin-bottom: 30px;
    }
    .partners {
        padding-bottom: 80px;
    }
    .footer_contacts-contacts {
        flex-basis: 70%;
    }
    .header_navigation-menu {
        display: none;
    }
    .header_navigation {
        justify-content: center;
    }
    .responsive_nav {
        display: block;
    }
    .regform-about {
        flex-direction: column;
    }
    .reg_form .w40 {
        width: 100%;
    }
    .reg_form .w60 {
        width: 100%;
        margin-left: 0;
    }
}
@media screen and (max-width: 750px) {
    .main-container {
        width: 95%;
        padding-left: 8%;
    }
    .header_navigation-menu li a, .header_navigation-menu li p {
        font-size: 11px;}
    .program_content {
        padding-left: 7%;
    }
    .courses {
        flex-direction: column;
        padding-left: 5%;
    }
    .courses_image {
        display: none;
    }
    .courses {
        background-image: url("../../images/courses.jpg");
    }
    .courses_content-title,
    .courses_content-subtitle,
    .courses_content-text {
        color: white;
    }
    .footer_contacts-contacts {
        padding-left: 2%;
    }
    .connection_flex span {
        display: none;
    }
    .form_connection select {
        flex-basis: auto;
        width: 67%;
    }
    .connection_flex textarea {
        flex-basis: 62%;
    }
}
@media screen and (max-width: 650px) {
    .program_content-buttons, .header-container nav {
        flex-direction: column;
    }

    .btn_inglish {margin-top: 20px;}
    .header_navigation-menu li a, .header_navigation-menu li p {
        font-size: 11px;}
    .fix_button_scrin1 div {margin-bottom: 10px;}
    .fix_button_scrin1 {flex-direction: column;}
    .cond_color, .doclad_color {transform: none;}
    .logo_rossotrud {margin-top: 50px;}
    .location_address_place_box {margin-left: 44px; flex-direction: column;}
    .location_address_place_box {max-width: 250px; margin: 0 auto;}
    .country ul {flex-direction: column;}
    .country ul li {margin-bottom: 30px;}
    .country .bord {max-width: 120px; margin: 7px auto;}
    .partners_items a { margin: 0; padding-left: 0;   margin-bottom: 50px;}
    .footer-container {flex-direction: column; text-align: center;}
    .reg_respons {display: block !important;}
    .header_name-title {font-size: 24px;}
    .row {margin: 0 !important;}
    .fixed-buttons {top:50%;}
    .reg_form label {display: inline-block !important;}
    .wrap-button .send-button {font-size: 10px;}
    .forms-days select {font-size: 14px;}
    .registration-form-window h3 {font-size: 18px;}
    .conditions_window {width: 70%;}

    .program_content {
        padding-left: 10%;
    }
    .partners_items {
        flex-direction: column;
        align-items: center;
    }
    .footer_contacts-contacts ul {
        flex-direction: column;
        padding-left: 10%;
    }
    .footer_contacts-questions {
        align-items: center;
    }
    .header-logos {
        flex-wrap: wrap;
    }
    .header-logos a:first-child {
        flex-basis: 100%;
        justify-content: center;
        margin-left: 20%;
    }
    .header-logos a:nth-child(2) {
        margin-left: 27%;
        justify-content: center;
    }
    .header-logos a:nth-child(3) {
        flex-basis: 47%;
    }
    .close-connection-form {
        position: absolute;
        top: -3%;
        right: -16%;
    }
}
@media screen and (max-width: 550px) {
    .main-container {
        padding-left: 10%;
    }
    .btn_inglish {margin-top: 20px;}
    .fix_button_scrin1 div {margin-bottom: 10px;}
    .country ul {flex-direction: column;}
    .country ul li {margin-bottom: 30px;}
    .country .bord {max-width: 120px; margin: 7px auto;}
    .partners_items a {    margin-bottom: 50px;}
    .footer-container {flex-direction: column;}
    .header_name-text {
        font-size: 25px;
        padding-left: 1%;
    }
    .program_content-date {
        width: 100px;
    }
    .courses_content-text {
        color: black;
        font-weight: 600;
    }
    .location_address {
        padding-left: 15%;
    }
    .footer_contacts-contacts {
        flex-basis: 40%;
    }
    .forms-fields-section {
        flex-direction: column;
    }
    .country-responsive {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .connection_flex label {
        font-size: 14px;
    }
    .connection_flex label {
        font-size: 12px;
        line-height: 16px;
    }
    .connection_flex {
        flex-wrap: wrap;
    }
    .wrap-button .send-button {font-size: 10px;}
    .forms-days select {font-size: 14px;}
    .registration-form-window h3 {font-size: 18px;}
    .fix_button_scrin1 div {margin-bottom: 10px;}

}
@media screen and (max-width: 480px) {
    .header_name {
        padding-left: 9%;
    }
    .connection_flex input, .connection_flex textarea {max-width: 170px;}
    .btn_inglish {margin-top: 20px;}
    .fix_button_scrin1 div {margin-bottom: 10px;}
    .main-container {
        padding-left: 13%;
    }
    .program_title,
    .program_content {
        padding-left: 22%;
    }
    .courses_content {
        padding-left: 10%;
    }
    .country ul {flex-direction: column;}
    .country ul li {margin-bottom: 30px;}
    .country .bord {max-width: 120px; margin: 7px auto;}
    .slid_box span {font-size: 10px;}
    .partners_items a {
        margin-right: 0;
        margin-bottom: 50px;
    }
    .footer_contacts-contacts ul {
        padding-left: 16%;
    }
    .wrap-button .send-button {font-size: 10px;}
    .forms-days select {font-size: 14px;}
    .registration-form-window h3 {font-size: 18px;}
    .doclad-form-window img {
        top: -3%;
        right: -16%;
    }
    .forms-fields-section {
        flex-wrap: nowrap;
    }
    .forms-days {
        flex-wrap: wrap;
    }
    .question-form-window img {
        top: -3%;
        right: -17%;
    }
    .fix_button_scrin1 {flex-direction: column;}
    .cond_color, .doclad_color {transform: none;}
}
@media screen and (max-width: 420px) {
    .header_name-text {
        font-size: 17px;
    }
    .btn_inglish {margin-top: 20px;}
    .main-container {
        padding-left: 15%;
    }
    .program-container {
        padding-left: 3%;
    }
    .program_content-date {
        width: 50px;
min-width: 120px;
    }
    .courses_content {
        padding-left: 12%;
    }
    .close-regitration-form {top: 0%;
        right: -15%;}
}
@media screen and (max-width: 360px) {
    .fixed-buttons {
        left: -243px;
    }
    .connection_flex input, .connection_flex textarea {max-width: 170px;}
    .btn_inglish {margin-top: 20px;}
    .wrap-button .send-button {font-size: 10px;}
    .forms-days select {font-size: 14px;}
    .registration-form-window h3 {font-size: 18px;}
    .fix_button_scrin1 div {margin-bottom: 10px;}
    .registration-form-window h3 {font-size: 14px;}
    .forms-days select {font-size: 11px;}
    .close_cond {top: -3%; right: -18%;}
    .fixed-buttons div {
        font-size: 15px;
        line-height: 17px;
    }
    .courses_content-buttons {
        flex-direction: column;
    }
    .courses_content-buttons--reg {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }
    .header-pertners {
        max-height: 52px;
        min-width: 52px;
    }
    .header-logos a:nth-child(2) {
        margin-left: 20%;
    }
    .close-regitration-form {
        position: absolute;
        top: -0.5%;
        right: -19%;
    }
    .form_connection h2 {font-size: 22px;}
    .connection_flex input {
        width: 182px;
    }
    .connection_flex textarea {
        flex-basis: 100%;
    }
    .form_connection select {
        font-size: 15px;
    }
}
@media screen and (max-height: 1100px) {
    .plashka-pic {
        bottom: 35%;
    }
}
@media screen and (max-height: 1050px) {
    .plashka-pic {
        bottom: 33%;
    }
}
@media screen and (max-height: 1000px) {
    .plashka-pic {
        bottom: 31%;
    }
}
@media screen and (max-height: 950px) {
    .plashka-pic {
        bottom: 29%;
    }
}
@media screen and (max-height: 900px) {
    .plashka-pic {
        bottom: 27%;
    }
}
@media screen and (max-height: 850px) {
    .plashka-pic {
        bottom: 24%;
    }
}
@media screen and (max-height: 800px) {
    .plashka-pic {
        bottom: 21%;
    }
}
@media screen and (max-height: 750px) {
    .plashka-pic {
        bottom: 16%;
    }
}
@media screen and (max-height: 700px) {

    .plashka-pic {
        bottom: 14%;
    }
}
@media screen and (max-height: 650px) {
    .plashka-pic {
        bottom: 10%;
    }
}
@media screen and (max-height: 600px) {
    .plashka-pic {
        bottom: 42px;
    }
}
@media screen and (max-height: 550px) {
    .plashka-pic {
        bottom: 13px;
    }
    .close_cond {top: -3%;
        right: -18%;}
}
@media screen and (max-height: 500px) {
    .plashka-pic {
        bottom: 0;
    }


}
