@media(max-width: 1470px) {
    .container {
        max-width: 1400px;
    }
    .banner-images{
        max-width: 1370px;
        width: auto;
    }
    .joinUs-item__content{
        width: 53%;
    }
    .joinUs-item__image .image2{
        left: 200px;
    }
    .about-item .about-item-left{
        max-width: 710px;
    }
    .about-item .about-item-left .block:nth-child(2){
        right: 40px;
    }
    .banner-images>img:first-child, .banner-images>img:last-child {
        display: none;
    }
    .headerMenu__top{
        max-width: 900px;
    }
    .headerMenu__top .navbar-nav .nav-link{
        font-size: 16px;
    }
}

@media(max-width: 1400px) {
    .container {
        max-width: 1200px;
    }

    .about-item .about-item-left {
        max-width: 620px;
    }

    .about-item-right {
        max-width: 513px;
    }

    .joinUs-item__content {
        width: 46%;
    }
    .banner-images{
        max-width: 1170px;
        width: auto;
    }
    .fullmenu {
        max-height: calc(100vh - 250px);
    }
}

@media(max-width: 1200px) {
    .banner-item div:first-child h1 {
        font-size: 100px;
    }
    .headerMenu__top{
        display: none !important;
    }
    .banner-item div:first-child p:first-child, .banner-item div:first-child p:last-child {
        font-size: 30px;
    }

    .about-item {
        display: block;
    }

    .about-item > .sectionTitle {
        display: block !important;
        margin-bottom: 24px;
    }

    .about-item-right > .sectionTitle {
        display: none;
    }

    .about-item .about-item-left, .about-item .about-item-left .block:first-child {
        max-width: 100%;
    }

    .about-item .about-item-left .block:first-child > img:first-child, .joinUs-item__image .image1 > img:nth-child(1), .banner-images > img:first-child, .banner-images > img:last-child {
        display: none;
    }

    .about-item-right {
        max-width: 100%;
        margin-top: 84px;
    }

    .about-item-right .block {
        justify-content: center;
    }

    .joinUs-item__image .image2 {
        left: 100px;
    }

    .joinUs-item__content .button {
        margin: 24px auto 0 auto;
    }

    .map-item__content {
        left: 100px;
        bottom: 80px;
    }
    .contact-item__content__left{
        padding-right: 20px;
        max-width: 262px;
    }
    .contact-item__content__right{
        padding-left: 20px;
    }
    .banner-images{
        width: 97%;
    }
    .leasdership-item .block-image{
        margin-right: 24px;
    }
    .header-item .headerMenu{
        display: block;
    }
    .header-top__right__lang{
        display: none;
    }
}

@media(max-width: 992px) {
    .pages__banner2 .breadcrumb>.breadcrumb-item:nth-child(3) {
        display: none;
    }
    .banner-item div:first-child h1{
        font-size: 70px;
        line-height: 70px;
    }
    .banner-item>div{
        padding-top: 42px;
    }
    .banner-images_bg, .banner-images{
        height: 500px;
    }
    .carousel {
        padding-top: 40px;
    }
    .banner-item {
        height: 696px;
    }
    .about-item{
        padding: 80px 0;
    }
    .joinUs-item__image .image2, .about-item .about-item-left .block:nth-child(2){
        width: calc((385px) * 0.7);
        height: calc((483px) * 0.7);
    }
    .about-item .about-item-left .block:nth-child(2)>img:last-child, .joinUs-item__image .image2>img:last-child{
        width: calc((152px) * 0.7);
    }
    .about-item .about-item-left .block:nth-child(3){
        width: 350px;
        height: 350px;
        margin: 0 auto;
    }

    .joinUs-item__image, .joinUs-item__image .image1{
        height: 400px;
    }
    .joinUs-item__content .button{
        width: 140px;
        height: 140px;
        font-size: 16px;
    }
    .joinUs-item__content .buttonAnimate{
        width: 140px;
        height: 140px;
    }
    .joinUs-item {
        min-height: 700px;
    }
    .gallery-item .owl-carousel .owl-nav.disabled{
        margin-top: 40px;
    }
    .gallery{
        padding-bottom: 0;
    }
    .gallery-item .item .image{
        height: 340px;
    }
    .map .map-item{
        height: 450px;
    }
    .map-item__content{
        left: 50px;
        bottom: 50px;
        width: 220px;
        padding: 20px;
        height: 140px;
    }
    .sectionTitle>h2 {
        font-size: 48px;
    }
    .b-burger__main--menu{
        padding: 0 100px;
    }
    .b-burger__main ul.accordion li a.toggle, .b-burger__main ul.accordion > li > a{
        font-size: 36px !important;
    }
    .b-burger__close{
        right: 80px;
    }
    .menu-social{
        left: 80px;
    }
    .language-mobile, .pages__banner2{
        right: 80px;
    }
    .newsPage .item {
        margin-bottom: 40px;
    }
    .pages__banner {
        background-position: center;
        background-size: cover;
    }
    .pages__banner2{
        background-image: linear-gradient(90deg, #F0E4D8 -12.55%, #F0E4D8 31.95%, rgba(240, 228, 216, 0) 100%, rgba(240, 228, 216, 0) 100%);
    }
    .contact-item__map{
        position: static;
        width: 100%;
        height: 400px;
        margin-top: 24px;
    }
    .contact-item__form{
        max-width: 100%;
    }
    .contact-item > h2{
        text-align: center;
    }
    .contact-item__content{
        justify-content: center;
    }
    .banner-images{
        width: 96%;
    }
    .leasdership-item .block-image{
        max-width: 250px;
        height: 300px;
    }
    .leasdership-item .block-content__top h2{
        font-size: 36px;
    }
    .leasdership-item .block-content__top p{
        font-size: 18px;
    }
    .leasdership-item .block-content__top{
        margin-bottom: 24px;
    }
    .leasdership-item .modal-content{
        padding: 40px 50px 50px 50px
    }
}

@media(max-width: 768px) {
    .pages__banner, .pages__banner2{
        height: 200px;
    }
    .fullmenu .accordion li:nth-last-child(odd){
        padding-left: 0;
    }
    .breadcrumb li>span, .breadcrumb li>a{
        font-size: 16px;
    }
    .pages__banner2{
        padding-top: 50px;
        background-image: linear-gradient(90deg, #F0E4D8 -12.55%, #F0E4D8 31.95%, rgba(240, 228, 216, 0) 100%, rgba(240, 228, 216, 0) 100%);
    }
    .pages__banner h2{
        font-size: 36px;
        line-height: 40px;
    }
    .banner-item div:first-child h1{
        font-size: 48px;
        line-height: 40px;
    }
    .banner-item div:first-child p:first-child, .banner-item div:first-child p:last-child{
        font-size: 24px;
    }
    .banner-images{
        top: 109px;
    }
    .banner-images_bg, .banner-images{
        height: 400px;
    }
    .banner-images_bg, .banner-images{
        height: 380px;
    }
    .about-item .about-item-left{
        height: 600px;
    }
    .joinUs-item__image .image2, .about-item .about-item-left .block:nth-child(2){
        width: calc((385px) * 0.6);
        height: calc((483px) * 0.6);
    }
    .about-item .about-item-left .block:nth-child(3){
        width: 280px;
        height: 280px;
    }
    .about-item .about-item-left .block:nth-child(3)>img{
        width: 85px;
    }
    .about-item .about-item-left .block:nth-child(2)>img:last-child, .joinUs-item__image .image2>img:last-child{
        left: -12px;
        bottom: -12px;
    }
    .news .owl-carousel .owl-nav.disabled{
        margin-top: 25px;
    }
    .news-item .owl-nav button>i, .gallery-item .owl-nav button>i, .partners-item .owl-nav button>i{
        font-size: 36px;
    }
    .banner-item{
        height: 550px;
    }
    .banner-item .button, .joinUs-item__content .button{
        width: 120px;
        height: 120px;
    }
    .joinUs-item__content .buttonAnimate{
        width: 120px;
        height: 120px;
    }
    .sectionTitle>h2, .news .sectionTitle>h2{
        font-size: 36px;
    }
    .sectionTitle i, .news .sectionTitle i{
        top: -24px;
        right: -42px;
        font-size: 55px;
    }
    .about-item-right>p, .about-item-right .block>div p>span:last-child, .joinUs-item__content>p:first-child, .news .block>p{
        font-size: 16px;
    }
    .about-item-right .block>div p>span:first-child{
        font-size: 56px;
    }
    .news-item{
        margin-top: 20px;
    }
    .joinUs, .gallery, .map{
        padding-top: 80px;
    }
    .joinUs-item__image .image2{
        left: 50px;
    }
    .footer-item__top__center{
        display: none;
    }
    .footer-item__top__right{
        max-width: 240px;
    }
    .footer-item__top{
        margin-bottom: 40px;
    }
    .footer-item__bottom>p:first-child, .footer-item__bottom>p:last-child{
        max-width: 160px;
    }
    .b-burger__main--menu{
        padding: 0 100px;
    }
    .b-burger__close{
        right: 40px;
    }
    .menu-social{
        left: 40px;
    }
    .language-mobile{
        right: 40px;
        height: 28px;
    }
    .newsView-item .news_footer {
        display: block;
    }
    .newsView-item .share {
        justify-content: left;
        margin-bottom: 24px;
    }
    .banner-images{
        width: 95%;
    }
    .modal-content>img:first-child, .modal-content>img:nth-child(2) {
        display: none;
    }
    .leasdership-item .block{
        display: block;
    }
    .leasdership-item .block-image{
        margin: 0 auto 24px auto;
    }
    .leasdership-item .block-content__top h2{
        font-size: 28px;
    }
    .leasdership-item .block-content__bottom h2{
        font-size: 24px;
    }
    .leasdership-item .block>img:first-child, .leasdership-item .block>img:nth-child(2) {
        width: 100px;
    }
    .leasdershipModal-top__content>h2{
        font-size: 36px;
    }
    .leasdershipModal-top__content>p{
        font-size: 18px;
    }
    .leasdershipModal-top .image{
        height: 230px;
    }
    .leasdershipModal-bottom h2{
        font-size: 28px;
    }
}

@media(max-width: 576px) {
    .headerLogo>div:first-child{
        width: 60px;
        height: 61px;
    }
    .headerLogo>div:nth-child(2) {
        height: 61px;
        width: 56px;
    }
    .header-item .headerMenu>i{
        font-size: 14px;
    }
    .fullmenu .accordion li:nth-last-child(odd){
        padding-left: 0;
    }
    .b-burger__main ul.accordion li a.toggle, .b-burger__main ul.accordion > li > a{
        font-size: 20px !important;
        line-height: 40px;
    }
    .fullmenu .accordion li .inner.show li{
        padding-left: 40px;
    }
    .fullmenu .accordion li .inner>li a{
        font-size: 16px;
    }
    .fullmenu .menuLink_number{
        font-size: 14px;
        padding-right: 15px;
    }
    .b-burger__main{
        padding-top: 100px;
    }
    .pages__banner, .pages__banner2{
        height: 125px;
    }
    .b-burger__main ul.accordion li a.toggle::after{
        margin: 0 15px;
        font-size: 8px;
    }
    .pages__banner2{
        padding-top: 25px;
    }
    .pages__banner h2{
        margin-bottom: 0;
        font-size: 24px;
    }
    .breadcrumb li>span, .breadcrumb li>a{
        font-size: 14px;
    }
    .language-mobile{
        top: 57px !important;
        left: 0;
        justify-content: flex-start;
        margin-left: 33px;
    }
    .language-mobile a.item{
        margin-left: 0px;
        margin-right: 18px;
    }
    .menu-social{
        left: 33px;
    }
    .menu-social li a{
        margin-right: 15px;
    }
    .menu-social{
        left: 33px;
    }
    .b-burger__close i{
        font-size: 16px;
    }
    .b-burger__main ul.accordion > li{
        margin: 15px 0 !important;
    }
    .banner-item div:first-child h1{
        font-size: 32px;
        line-height: 30px;
    }
    .banner-item div:first-child p:first-child, .banner-item div:first-child p:last-child{
        font-size: 16px;
        line-height: 24px;
    }
    .banner-images{
        top: 88px;
    }
    .banner-item .button, .joinUs-item__content .button{
        width: 100px;
        height: 100px;
        font-size: 16px;
    }
    .joinUs-item__content .buttonAnimate{
        width: 100px;
        height: 100px;
    }
    .banner-images_bg, .banner-images{
        height: 413px;
    }
    .carousel .word1, .carousel .word2{
        font-size: 25px;
    }
    .carousel .word2{
        margin: 0 20px !important;
    }
    .sectionTitle>h2, .news .sectionTitle>h2{
        font-size: 24px;
    }
    .sectionTitle i, .news .sectionTitle i{
        font-size: 40px;
        top: -8px;
        right: -32px;
    }
    .about-item, .news, .joinUs, .gallery, .map, .aboutPage.joinUs {
        padding-top: 40px;
    }
    .aboutPage .about-item, .aboutPage{
        padding-bottom: 40px;
    }
    .about-item .about-item-left .block:first-child{
        height: 250px;
    }
    .joinUs-item__image .image2, .about-item .about-item-left .block:nth-child(2), .joinUs-item__image .image1{
        width: 100%;
        height: 250px;
        position: static;
        margin-top: 24px;
    }
    .about-item .about-item-left .block:nth-child(2)>img:last-child, .joinUs-item__image .image2>img:last-child{
        display: none !important;
    }
    .about-item .about-item-left{
        height: 525px;
    }
    .about-item-right, .about-item-right .block{
        margin-top: 40px;
    }

    .about-item .about-item-left .block:nth-child(3){
        display: none;!important;
        position: relative;
        top: 80px;
        opacity: 0.3;
    }
    .about-item-right .block{
        display: block;
    }
    .about-item-right .block>div:first-child, .about-item-right .block>div:last-child{
        margin-right: 0;
        text-align: center;
    }
    .about-item-right .block>div p:first-child, .about-item-right .block>div:first-child p:last-child{
        margin-bottom: 40px;
    }
    .news{
        padding-bottom: 40px;
    }
    .joinUs .sectionTitle{
        margin-bottom: 0;
    }
    .joinUs-item__image {
        height: auto;
    }
    .joinUs-item__content{
        margin-top: 25px;
        width: 100%;
    }
    .joinUs-item__content>p:first-child, .joinUs-item__content .button{
        font-size: 14px;
        text-align: center;
    }
    .joinUs-item__content .button{
        margin: 15px auto 0 auto;
    }
    .gallery-item{
        padding-top: 20px;
    }
    .news-item .owl-nav button>i, .gallery-item .owl-nav button>i, .partners-item .owl-nav button>i{
        font-size: 28px;
    }
    .news .block::before{
        height: 40px;
    }
    .news .block::after{
        width: 40px;
    }
    .news .block>h4{
        font-size: 24px;
    }
    .gallery-item .owl-carousel .owl-nav.disabled{
        margin-top: 25px;
    }
    .gallery-item .item .image>img:first-child, .gallery-item .item .image>img:nth-child(4){
       display: none;
    }
    .gallery-item .item .image>span{
        width: 60px;
        height: 60px;
    }
    .gallery-item .item .image>span>i{
        font-size: 20px;
    }
    .map .sectionTitle, .footer-item__top{
        margin-bottom: 20px;
    }
    .map .map-item{
        height: 400px;
    }
    .map-item__content{
        display: none;
    }
    .footer-item__top{
        display: block;
    }
    .footer-item__top__left{
        display: none;
        max-width: 100%;
        text-align: center;
        margin-bottom: 24px;
    }
    .footer-item__top__right{
        margin: 0 auto;
    }
    .footer-item__bottom{
        display: block;
    }
    .footer-item__bottom>p:first-child, .footer-item__bottom>p:last-child{
        max-width: 100%;
        text-align: center;
    }
    .footer-item__bottom>p:first-child{
        display: none !important;
    }
    .footer-item__bottom>p:nth-last-child(2) {
        display: block !important;
        font-family: Inter;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        color: #1F1F1F;
    }
    .footer-item__bottom>ul{
        max-width: 220px;
        margin: 0 auto 20px auto;
    }
    .footer-item__bottom>ul>li>a i{
        margin-right: 0;
    }
    .footer-item__top__right>ul>li>a{
        justify-content: center;
    }
    .b-burger{
        height: 100vh;
    }
    .menu-social{
        margin-bottom: 50px;
    }
    .newsView-item, .galleryPage{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .newsView-item__title h2{
        font-size: 24px;
        line-height: 32px;
    }
    .newsView-item__text p, .newsView-item__text ul li, .newsView-item__text a, .newsView-item .share p, .newsView-item .news-view__print, .newsView-item .share{
        font-size: 15px;
    }
    .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{
        margin-right: 8px !important;
    }
    .contact-item > h2, .contact-item__form>h2{
        font-size: 28px;
    }
    .contact-item__content{
        display: block;
    }
    .contact-item__content__left{
        border-right: none;
        padding-right: 0;
        max-width: 100%;
    }
    .contact-item__content__right, .contact-item__content{
        padding-left: 0;
        margin-top: 24px;
    }
    .contact-item__content__left ul>li, .contact-item__form .form-group, .contact-item__form>h2{
        margin-bottom: 24px;
    }
    .contact-item__content__right>p, .contact-item__content__right>p, .contact-item__content__right ul, .contact-item__content__left ul>li, .contact-item__form>h2{
        text-align: center;
        justify-content: center;
    }
    .contact-item__form .form-group input, .contact-item__form .form-group textarea{
        font-size: 14px;
    }
    .contact-item .captcha{
        display: block;
    }
    .contact-item__form button{
        margin: 0 auto;
        width: 140px;
        height: 40px;
        font-size: 14px;
    }
    .contact-item__map{
        height: 300px;
    }
    .contact-item__form{
        margin-top: 40px;
    }
    .contact-item__content__left ul>li>a{
        max-width: 250px;
    }
    .contact-item{
        padding-top: 40px;
    }
    .banner-images{
        width: 93%;
    }
    .joinUs-item__content>p:first-child{
        max-width: 100%;
    }
    .modal-content{
        padding: 24px;
    }
    .modal-content .modal-body{
        padding-top: 30px;
    }
    .modal-content .contacts-form>h2{
        padding-bottom: 24px;
        font-size: 24px;
    }
    .modal-content>button{
        top: 30px;
        right: 30px;
    }
    .modal-content>button i{
        font-size: 15px;
    }
    .modal-content .contacts-form input{
        font-size: 16px;
    }
    .modal-content .form-group{
        margin-bottom: 25px;
    }
    .modal-content .captcha{
        display: block;
    }
    .modal-content form button{
        width: 120px;
        height: 35px;
        font-size: 14px;
    }
    .modal-content .captcha-input-2 input {
        padding-top: 24px;
    }
    .modal-dialog{
        margin: 0 !important;
    }
    .block-content__top, .block-content__bottom {
        text-align: center;
    }
    .leasdership-item .block-content__top h2{
        font-size: 24px;
        line-height: 32px;
    }
    .leasdership-item .block-content__top p{
        font-size: 16px;
    }
    .leasdership-item .block>img:first-child, .leasdership-item .block>img:nth-child(2){
        width: 70px;
    }
    .leasdership-item .block-image{
        max-width: 230px;
        height: 280px;
    }
    .leasdershipModal-top{
        display: block;
    }
    .leasdershipModal-top__content>h2{
        font-size: 24px;
        line-height: 30px;
    }
    .leasdershipModal-top .image{
        margin: 0 auto 24px auto;
        max-width: 230px;
        height: 280px;
    }
    .leasdershipModal-top__content>h2{
        margin-bottom: 8px;
    }
    .leasdershipModal-top__content{
        max-width: 100%;
        text-align: center;
    }
    .leasdershipModal-bottom{
        text-align: center;
    }
    .footer-item__top__right>ul>li:first-child{
        justify-content: center;
    }
}


@media(max-width: 720px) {
    .b-burger__main--menu{
        padding: 0 33px;
    }
}

@media (min-width: 768px) and (max-width: 890px){
    .b-burger__main--menu{
        padding: 0 37px;
    }
}