@media only screen and (max-width: 1600px) {
    menu {
        font-size: 16px;
    }
    #privileges .privileges-list .privileges-item {
        flex: 0 0 33.33333%;
        max-width: 400px;
        margin-bottom: 60px;
    }
    #page-services .service-tem {
        position: relative;
        overflow: hidden;
        height: 450px;
        flex: 0 0 33.33333%;
        position: relative;
        max-width: 395px;
    
    }
    #projects .projects-list .project-item {
        flex: 0 0 33.33333%;
        max-width: 360px;
    }
}

@media only screen and (max-width: 1400px) {
    h1 {
        font-family: "Gotham Pro";
        font-weight: 700;
        font-size: 60px;
        line-height: 66px;
        color: #012c6d;
        margin: 0;
        margin-bottom: 190px;
        margin-top: 110px;
    }
    #page-services {
        padding: 70px 0px 70px 0px;
    }
    #privileges {
        padding: 70px 0 30px 0;
        background: #eff5ff;
    }
    #page-services .service-tem {
        position: relative;
        overflow: hidden;
        height: 400px;
        flex: 0 0 33.33333%;
        position: relative;
        max-width: 357px;
    }
    .menu-1 img {
        max-height: 55px;
    }
    menu {
        min-height: 130px;
    }
    menu .menu a {
        margin: 0 10px;
        display: inline-block;
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        line-height: 28px;
        color: #282828;
        text-decoration: none;
    }
    #main {
        margin-top: 130px;
    }
    h1 {
        font-size: 42px;
    }
    #privileges .privileges-list .privileges-item {
        max-width: 340px;
        margin-bottom: 60px;
    }
    body {
        font-size: 16px;
    }
    #map .contacts .contacts-item p a {
        font-size: 16px;
        color: #282828;
    }
    #map .contacts .contacts-item p span {
        font-size: 16px;
    }
    footer h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    menu .menu a {
        margin: 0 10px;
        display: inline-block;
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        line-height: 38px;
        color: #282828;
        text-decoration: none;
    }
    menu .menu-1 .header-contacts {
        flex-wrap: wrap;
        padding-left: 45px;
    }
    .address {
        margin: 5px;
    }
    .email {
        margin: 5px;
    }
    .phone {
        margin: 5px;
    }
    .social {
        margin: 5px;
    }
    .header-contacts {
        font-size: 15px;
    }
    #numbers-progress span {
        color: #eda906;
        font-size: 46px;
        font-weight: 700;
        line-height: 70.4px;
    }
    #numbers-progress {
        font-size: 12px;
        padding: 90px 0px;
    }
    menu .menu-1 .header-contacts {
        display: flex;
        justify-content: end;
    }

    .menu {
        margin-right: 30px;
    }
    #main {
        margin-top: 130px;
        padding: 40px 15px;
    }
    h1 {
        font-family: "Gotham Pro";
        font-weight: 700;
        font-size: 60px;
        line-height: 60px;
        color: #012c6d;
        margin: 0;
        margin-bottom: 160px;
        margin-top: 90px;
    }
    #numbers-progress {
        font-size: 12px;
        padding: 70px 0px;
    }
    #page-services {
        padding: 40px 0px 40px 0px;
    }
    #page-services .service-tem {
        position: relative;
        overflow: hidden;
        height: 330px;
        flex: 0 0 33.33333%;
        position: relative;
        max-width: 296px;
    }
    #privileges .privileges-item {
        box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, .16);
        background: #fff;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        overflow: hidden;
        position: relative;
        margin-bottom: 60px;
        padding: 50px 20px 30px 20px;
        min-height: 390px;
    }
    #privileges .privileges-item .privileges-item-icon {
        width: 80px;
        height: 80px;
        padding: 28px 0 0 11px;
    }
    #projects .projects-list .project-item {
        flex: 0 0 33.33333%;
        max-width: 297px;
    }

}

@media only screen and (max-width: 992px) {
    h1 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 130px;
        margin-top: 70px;
    }
    #numbers-progress {
        font-size: 12px;
        padding: 60px 0px;
    }
    #page-services .service-tem {
        position: relative;
        overflow: hidden;
        height: 330px;
        /* width: 100%; */
        flex: 0 0 33.33333%;
        position: relative;
        width: 333px;
        max-width: 333px;
        margin: 0px 0px 30px 0px;
    }
    #privileges .privileges-item {
        margin-bottom: 30px;
        padding: 50px 20px 30px 20px;
        min-height: 314px;
    }
    #projects .projects-list .project-item {
        flex: 0 0 50%;
        max-width: 333px;
    }
    
    h3 {
        font-size: 16px;
    }
    .btn-more {
        font-size: 16px;
    }
    
    .logo-section {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 35px;
    }
    footer {
        background: #4e4e4e;
        padding: 50px 0 10px 0;
        color: #fff;
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .menu {
        display: none;
    }
    body {
        font-size: 16px;
    }
    menu .menu-1 .header-contacts {
        flex-wrap: nowrap;
        flex-direction: column;
        padding-left: 15px;
        align-items: flex-end;
    }
    .header-contacts {
        font-size: 14px;
    }
    .header-contacts svg {
        width: 15px;
    }
    .address, .email, .phone, .social {
        margin: 0px;
    }
    h1 {
        font-size: 24px;
        line-height: 42px;
        margin-bottom: 110px;
        margin-top: 60px;
    }
    #main {
        margin-top: 129px;
    }
    
    #numbers-progress span {
        color: #eda906;
        font-size: 22px;
        font-weight: 700;
        line-height: 28.4px;
    }
    
    #numbers-progress p {
        text-transform: uppercase;
        font-size: 11px;
        line-height: 18px;
    }
    #numbers-progress {
        font-size: 12px;
        padding: 30px 0px;
    }
    
    .row.conditions-item img {
        margin-bottom: 15px;
    }
    .btn-border {
        padding: 12px 40px;
        font-size: 16px;
    }
    #page-services .service-tem {
        position: relative;
        overflow: hidden;
        height: 330px;
        /* width: 100%; */
        flex: 0 0 33.33333%;
        position: relative;
        width: 350px;
        max-width: 100%;
        margin: 0px 0px 30px 0px;
    }
    #page-services .col-12.d-flex.flex-wrap.justify-content-between {
        justify-content: center !important;
    }
    #page-services .service-tem p {
        color: #fff;
        font-weight: 700;
        position: absolute;
        left: 20px;
        bottom: 0px;
        right: 20px;
        z-index: 1;
    }
    #privileges .privileges-item {
        margin-bottom: 30px;
        padding: 50px 20px 30px 20px;
        min-height: auto;
    }
    #projects .projects-list .project-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    
}

@media only screen and (max-width: 576px) {
    menu {
        min-height: 100px;
    }
    #main {
        margin-top: 100px;
    }
    #projects {
    padding: 60px 0px;
}
    #main p {
        color: #012c6d;
        font-size: 10px;
    }
    h1 {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 177px;
        margin-top: 110px;
    }
    #page-services .service-tem {
        height: 350px;
        width: 100%;
        
        margin: 0px 0px 30px 0px;
    }
    #page-services a {
        width: 100%;
    }
    #projects .projects-list .project-item {
        margin-bottom: 30px;
    }
    
    .logo-section {
        display: block;
        margin-bottom: 35px;
        text-align: center;
    }
    footer {
        padding: 50px 0 10px 0;
        font-size: 14px;
        text-align: center;
    }
    .dev img {
        width: 82px;
    }
    .header-contacts .social svg {
        width: 20px;
        height: 27px;
        margin: 0 5px;
    }
}
@media only screen and (max-width: 480px) {
    .menu-1 img {
        max-height: 43px;
    }
    
}