@media (min-width: 1440px) and (max-width: 1800px){
    .container-block{
        width: 1240px;
    }
    .hand-three{
        width: 400px;
        min-height: 360px;
	padding-bottom: 47px;
    }
    .hand-text-block{
        width: 352px;
    }
    .grow-orange{
        width: 440px;
    }
    .grow-vector{
        width: 90%;
    }
    .grow-orng-title-blk{
        height: 120px;
    }
    .grow-orng-title{
        margin-top: auto;
    }
    .projects-pic{
        height: 610px;
        width: 610px;
    }
    .office-img-block{
        height: 400px;
    }
    .office-text{
        font-size: 20px;
    }
    .force-block{
        width: 850px;
    }
    .force-content{
        width: 820px;
    }
    .info{
        margin-left: 140px;
    }
    .map{
        width: 660px;
    }
    .map-pos{
        height: 800px;
        width: 671px;
    }
    .img-building{
        right: -560px;
    }
    .second-img-building{
        margin-left: -660px;
    }
}
@media (min-width : 1080px) and (max-width: 1439px){
    .container-block{
        width: 1000px;
    }
    .back-img-block{
        width: 80%;
    }
    .back-close{
        right: 20px;
    }
    .back-carousel-i{
        width: 80%;
    }
    .hand-three{
        width: 325px;
        min-height: 291px;
	padding-bottom: 12px;
    }
    .hand-image-block{
        height: 140px;
    }
    .hand-text-block{
        line-height: 32px;
        width: 300px;
    }
    .hand-image{
        height: 120px;
        width: 120px;
    }
    .grow-area-text{
        height: 360px;
        width: 560px;
    }
    .grow-orange{
        height: 360px;
        width: 440px;
    }
    .grow-vector{
        display: none;
    }
    .grow-orng-title-blk{
        height: 40px;
    }
    .projects-pic{
        height: 495px;
        width: 495px;
        margin-top: 10px;
    }
    .office-img-block{
        height: 326px;
    }
    .office-text{
        font-size: 20px;
        padding: 20px 15px 20px 15px;
        height: 232px;
    }
    .force-content-blocks{
        width: 667px;
    }
    .force-block{
        width: 100%;
    }
    .force-content{
        width: 666px;
    }
    .force-title{
        width: 100%;
    }
    .info{
        margin-left: 70px;
    }
    .map{
        width: 480px;
    }
    .map-pos{
        height: 800px;
        width: 490px;
    }
    .img-building{
        right: -470px;
    }
    .second-img-building{
        margin-left: -710px;
    }
}
@media (min-width : 768px) and (max-width: 1079px){
    .container-block{
        width: 700px;
    }
    .buttons-block{
        display: none;
    }
    .ht{
        justify-content: center;
        flex-direction: column;
    }
    .hand-three{
        width: 100%;
        margin-top: 20px;
    }
    .img-building{
        right: -310px;
    }
    .grow-area{
        height: 1200px;
    }
    .back-close{
        right: 20px;
    }
    .grow-area-block{
        height: 850px;
    }
    .grow-area-posing{
        flex-direction: column;
    }
    .grow-area-text{
        height: 300px;
    }
    .grow-orange{
        height: 330px;
        width: 100%;
        margin-top: 30px;
    }
    .grow-vector{
        display: none;
    }
    .grow-orng-title-blk{
        height: 70px;
    }
    .grow-orng-title{
        margin-top: 0;
    }
    .grow-area-text{
        width: 100%;
    }
    .projects-pic-block{
        display: none;
    }
    .projects-hover-title{
        font-size: 36px;
    }
    .projects-pic-mobile{
    display: flex;
    }
    .projects-text{
        font-size: 40px;
    }
    .projects-buttons {
        width: 700px;
    }
    .button-p{
        width: 233px;
    }
    .projects-pic{
        height: 495px;
        width: 700px;
    }
    .office-content-blocks{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 620px;
        width: 100%;
    }
    .office-text{
        height: 150px;
        padding: 20px 15px 20px 15px;
        font-size: 20px
    }
    .force-content{
        min-height: 160px;
        width: 460px;
    }
    .under-map{
        flex-direction: column;
    }
    .info{
        margin-left: 0px;
        height: 400px;
    }
    .info-pos{
        width: 100%;
        display: flex;
        justify-self: start;
    }
    .map{
        height: 800px; 
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .map-pos{
        border-radius: 35px 35px 35px 35px;
        height: 800px;
        width: 100%;
    }
    .second-background-building{
        height: 2000px;
        margin-top: -1900px;
    }
    .second-img-building{
        margin-left: -1340px;
    }
}
@media (min-width: 390px) and (max-width: 767px) {
    .building-block{
        margin-top: -860px;
        height: 2000px;
    }
    .img-building{
        right: 110px;
    }
    .container-block{
        width: 360px;
    }
    .projects-back-title{
        font-size: 22px;
    }
    .projects-back-text{
        font-size: 16px;
        line-height: 18px;
    }
    .back-close{
        right: 20px;
    }
    .back-carousel-i {
        height: 200px;
    }
    .back-img-block{
        width: 90%;
    }
    .menu-block{
        display: none;
    }
    .menu-burger{
        display: flex;
    }
    .main-block{
        height: 780px;
    }
    .main{
        width: 359px;
        display: flex;
        justify-content: center;
        margin-top: 240px;
    }
    .main-text{
        width: 100%;
    }
    .main-des{
        font-size: 24px;
    }
    .main-button{
        margin: 0 auto;
    }
    .ht{
        justify-content: center;
        flex-direction: column;
    }
    .hand-three{
        width: 100%;
        margin-top: 20px;
    }
    .grow-area{
        height: 1200px;
    }
    .grow-area-title{
        font-size: 36px;
    }
    .grow-area-posing{
        flex-direction: column;
    }
    .grow-area-block{
        height: 1050px;
    }
    .grow-area-text{
        width: 100%;
        height: 560px;
    }

    .grow-orange{
        width: 350px;
        height: 390px;
    }
    .grow-vector{
        display: none;
    }
    .img-vector{
        height: 430px;
        margin-right: -120px;
    }
    .grow-orng-title-blk{
        height: 32px;
    }
    .grow-orng-title{
        margin-top: 0;
    }
    .grow-orng-textb{
        padding: 10px;
    }
    .projects-pic-block{
        display: none;
    }
    .projects-hover-title{
        font-size: 36px;
    }
    .projects-mob-position{
        width: 360px;
        height: 700px;
    }
    .projects-pic-mobile{
        display: flex;
        height: 700px;
    }
    .projects-hover-mob{
        height: 700px;
    }
    .projects-text{
        font-size: 36px;
    }
    .projects-buttons {
        width: 359px;
    }
    .button-p{
        width: 110px;
    }
    .projects-pic{
        height: 700px;
        width: 360px;
    }
    .office-content-blocks{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 595px;
        width: 100%;
    }
    .office-text{
        height: 200px;
        padding: 20px 15px 20px 15px;
        font-size: 19px;
        font-weight: 400;
        bottom: 80px;
    }
    .office-title{
        font-size: 36px;
    }
    .force-title{
        font-size: 36px;
    }
    .force-content{
        min-height: 160px;
        width: 358px;
    }
    .second-background-building{
        display: none;
    }
    .parthners-title-block{
        font-size: 36px;
    }
    .under-map{
        flex-direction: column;
    }
    .info{
        margin-left: 0px;
        height: 400px;
    }
    .info-pos{
        width: 100%;
        display: flex;
        justify-self: start;
    }
    .second-info{
        align-items: start;
        flex-direction: column;
    }
    .map{
        height: 800px; 
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .map-pos{
        border-radius: 35px 35px 35px 35px;
        height: 800px;
        width: 100%;
    }
    .title-info{
        font-size: 36px;
    }
}
@media (min-width: 768px) {
    .button-p {
        font-size: 24px;
    }

    .carousel-futures-inner .carousel-item {
        width: 583px;
    }

    .office-block {
        width: 584px;
    }

    .partners-swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 35px;
        column-gap: 15px;
    }

    .swiper-slide.partners-item  {
        opacity: 1;
    }

    .parthners-title-block {
        margin-bottom: 55px;
    }

    .main-title {
	font-size: 64px;
	line-height: 70px;
    }

    .main-title::after {
        content: "";
	display: block;
        width: 100px;
	height: 82px;
	background-image: url("./content/arrow-title-sm.svg");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 36px;
        right: -84px;
    }
}
@media (min-width: 1080px) {
    .carousel-futures-inner .carousel-item {
        width: 33.3%;
        margin-right: 0;
        display: block;
    }

    .carousel-futures-indicators.carousel-indicators {
        display: none;
    }

    .partners-item-img {
        max-width: 240px;
    }

    .partners-swiper-wrapper {
        grid-template-columns: repeat(4, 1fr);
        row-gap: 50px;
    }
    .projects-pic-block .projects-pic:nth-child(n+7) {
	display: none !important;
    }
    .projects-pic-block.expand .projects-pic:nth-child(n+7) {
	display: flex !important;
    }
    .projects-pic-block.expand .projects-pic-button {
	display: none;
    }
    .projects-pic-button {
	display: flex;
	align-items: center;
	justify-content: center;
        background: white;
    	border: 2px solid rgba(220, 225, 229, 1);
        margin: 32px auto 0;
    }
}

@media (min-width: 1440px) {
    .partners-item-img {
        max-width: 295px;
        max-height: 104px;
    }

    .main-title::after {
        width: 217px;
	background-image: url("./content/arrow-title-lg.svg");
        right: -192px;
    }
}

@media (min-width: 1920px) {
    .partners-item-img {
        max-width: 340px;
        max-height: 120px;
    }
}
