.video-section .section-2:before {
    width: calc(50% - 700px + 180px);
}
.video-section .section-2:after {
    width: calc(50% + 160px);
}
@media only screen and (max-width: 1800px) {
    .main .item:before {
        left: 5%;
    }
    .main .item-1:after {
        left: 6%;
        width: 94%;
    }

    .main .inside .caption {
        padding-left: 200px;
    }
    .main .item-3 h3 {
        font-size: 46px;
    }
    .main .item-4 h2,
    .main .item-3 h2,
    .main .item-2 h2 {
        font-size: 150px;
        margin-bottom: 30px;
    }
    .main .item-2 .caption {
        padding-top: 254px;
    }
    .main .item-3 .caption {
        padding-top: 254px;
    }
    .main .item-4 .caption {
        padding-top: 254px;
    }

    .main .item-2 .caption span {
        left: -100px;
        bottom: 110px;
    }
    .main .item-3 .caption span {
        left: 0px;
        bottom: 110px;
    }
    .main .item-4 .caption span {
        bottom: 110px;
    }


    .main .item-5:before {
        right: 5%;
        left: auto;
    }
    .main .item-5:after {
        width: 95%;
        right: 5%;
    }

}
@media only screen and (max-width: 1500px) {
    .inside {
        width: 1200px;
    }    
    .borometer {
        width: 450px;
    }
    .video-section .slider-frame .slick-prev {
        left: -110px;
    }
    .video-section .slider-frame .slick-next {
        right: -110px;
    }
    .section-form .text {
        width: 720px;
    }
    .title {
        margin-bottom: 30px;
    }
    .section-form .text .desc {
        margin-bottom: 42px;
    }
    .video-section {
        padding: 60px 0;
    }
    .heading h3 {
        margin-bottom: 36px;
    }
    .why-we .description {
        width: 620px;
    }
    .why-we .description p:not(:last-child) {
        margin-bottom: 20px;
        padding-right: 0;
    }
    .why-we .slider {
        width: 520px;
    }
    .section-blue .text {
        width: 500px;
    }
    .location-section .list {
        gap: 40px 0;
    }

    .location-section .list .item .caption h4 {
        font-size: 44px;
    }
    .location-section {
        padding: 60px 0;
    }
    .cpt-section {
        padding: 60px 0;
    }
    .collumn2-section {
        padding: 60px 0;
    }
    .section-form {
        padding: 60px 0;        
    }
    .why-we {
        padding: 60px 0 80px;
    }
    .section-form .text .caption {
        margin-top: 36px;
    }

}

@media only screen and (max-width: 1360px) {
    .section-2 .inside {
        width: 960px;
    }
    .video-section .slider-frame .content .txt h6 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .video-section .slider-frame .content .img span {
        font-size: 64px;
    }

    .video-section .section-2:before {
        bottom: 312px;
        width: calc(50% - 700px + 250px);
    }
    .slider-frame:before {
        top: 174px;
        width: 200px;
        margin-left: -160px;
    }
    .video-section .slider-frame .content .txt {
        padding: 14px 20px;
        min-height: 490px;
    }
    .main .item-4 h2,
    .main .item-3 h2,
    .main .item-2 h2 {
        font-size: 100px;
    }
    .main .item-2 .caption {
        padding-top: 290px;
    }
    .main .item-3 .caption {
        padding-top: 290px;
    }
    .main .item-4 .caption {
        padding-top: 290px;
    }

    .main .item-2 .caption span {
        left: -100px;
        bottom: 90px;
        font-size: 36px;
    }
    .main .item-3 .caption span {
        left: 0px;
        bottom: 90px;
        font-size: 36px;
    }
    .main .item-4 .caption span {
        bottom: 90px;
        font-size: 36px;
    }
    .main .item-2 h3 {
        font-size: 36px;
    }
    .main .item-3 h3 {
        font-size: 36px;
    }
    .main .item-4 h3 {
        font-size: 36px;
    }



}

@media only screen and (max-width: 1260px) {
    .inside {
        width: 960px;
    }
    .section-blue .text {
        order: -1;
        margin-bottom: 20px;
        max-width: 100%;
        width: 100%;
    }
    .section-form .text {
        width: 520px;
    }
    .section-form .content {
        align-items: flex-end;
    }
    .section-form .text .caption:before {
        width: 70px;
        height: 90px;
        top: -90px;
        right: 0;
    }

    .section-form .text .caption {
        font-size: 20px;
    }
    .cpt-section .txt {
        width: calc(100% - 240px);
    }

    .location-section .list .item:hover .caption {
        overflow: visible;
        z-index: 2;
        height: auto;
    }
    .location-section .list .item .caption {
        padding: 20px 20px 40px 20px;
        min-height: 100%;
    }

    .section-form .form {
        transform-origin: right bottom;
        margin-bottom: -10px;
    }
}


@media only screen and (max-width: 1200px) {
    .why-we .description {
        width: 100%;
        margin-bottom: 30px;
    }
    .why-we .slider {
        width: 621px;
        max-width: 100%;
        margin: 0 auto;
    }
    .section-2 .inside {
        width: 840px;
    }
    .video-section .slider-frame .content .txt {
        min-height: 534px;
    }

    .video-section .section-2:before {
        bottom: 340px;
        width: calc(50% - 630px + 250px);
    }

    .main .inside .caption {
        padding-left: 100px;
    }
    .main .item-4 .caption span {
        left: -300px;
    }
}
@media only screen and (max-width: 1120px) {
    .main .item-3 h3 {
        font-size: 32px;
    }
    .main .item-4 h2, 
    .main .item-3 h2, 
    .main .item-2 h2 {
        font-size: 90px;
    }
}
@media only screen and (max-width: 1100px) {
    .main .inside {
        font-size: 52px;
    }
    .main .item-1:before {
        top: auto;
        bottom: 120px;
    }
    .main .item-1:after {
        top: auto;
        bottom: 120px;
    }
    .main .inside .caption {
        padding-left: 100px;
        padding-right: 100px;
    }
    

    .main .inside .caption {
        padding-top: 140px;
    }

    .main .item-2:before {
        top: auto;
        bottom: 120px;
    }
    .main .item-2:after {
        top: auto;
        bottom: 120px;
    }
    .main .item-2 .inside .caption {
        padding-top: 466px;
    }
    .main .item-3:before {
        top: auto;
        bottom: 120px;
    }
    .main .item-3:after {
        top: auto;
        bottom: 120px;
    }
    .main .item-3 .inside .caption {
        padding-top: 466px;
    }
    .main .item-4:before {
        top: auto;
        bottom: 120px;
    }
    .main .item-4:after {
        top: auto;
        bottom: 120px;
    }
    
    .main .item-4 .inside .caption {
        padding-top: 466px;
    }

    .main .item-2 .inside .caption {
        padding-top: 456px;
    }
    .main .item-2 .caption span {
        bottom: 210px;
        left: 50%;
        transform: translateX(-50%);
    }

    .main .item-3 .caption span {
        bottom: 210px;
        left: 50%;
        transform: translateX(-50%);
    }
    .main .item-4 .caption span {
        bottom: 210px;
        left: 50%;
        transform: translateX(-50%);
    }

    .main .item-2 h3,
    .main .item-3 h3,
    .main .item-4 h3 {
        height: 80px;
        line-height: 1.2;
    }

    .main .item-2 .inside .caption,
    .main .item-3 .inside .caption,
    .main .item-4 .inside .caption {
        padding-top: 516px;
    }

    .main .item-1 {
        background-image: url(../img/main-1_lp.jpg);
        background-position: left center;
    }
    .main .item-2 {
        background-image: url(../img/main-2_lp.jpg);
        background-position: left center;
    }
    .main .item-3 {
        background-image: url(../img/main-3_lp.jpg);

    }
    .main .item-4 {
        background-image: url(../img/main-4_lp.jpg);
        background-position: left center;
    }


    .main .inside .caption {
        padding-top: 0;
        position: absolute;
        bottom: 140px;
        width: 100%;
        left: 0;
    }

    .main .item-2 .inside .caption, 
    .main .item-3 .inside .caption, 
    .main .item-4 .inside .caption {
        padding-top: 0;
        position: absolute;
        bottom: 30px;
        width: 100%;
        left: 0;
    }

    .main .item-5:before {
        bottom: 124px;
        top: auto;
    }
    .main .item-5:after {
        bottom: 120px;
        top: auto;
    }

    .main .item-5 .inside .caption {
        padding-left: 100px;
        padding-right: 140px;
        box-sizing: border-box;
    }

    .main .item-5 .inside .caption h2 {
        font-size: 52px;
        margin-bottom: 30px;
        max-width: 100%;
    }
    .main .caption_inner {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1060px) {
    .section-2 .inside {
        width: 740px;
    }
    .video-section .slider-frame .content .img {
        width: 600px;
    }
    .video-section .section-2:before {
        width: calc(50% - 590px + 250px);
    }
}
@media only screen and (max-width: 960px) {
    .video-section .slider-frame .content {
        flex-wrap: wrap;
    }
    .video-section .slider-frame .content .txt {
        width: 100%;
        min-height: 100px;
        border-radius: 20px 20px 0 0;
    }
    .video-section .slider-frame .content .img {
        width: 100%;
        height: auto;
        border-radius: 0 0 20px 20px;
    }

    .video-section .section-2:after {
        bottom: 50px;
    }
    .section-2 .inside {
        width: 560px;
    }
    .video-section .section-2:before {
        width: 28%;
        bottom: 60%;
    }

    .section-form .content .form {
        display: none;
    }
    .section-form .text {
        width: 100%;
    }
    .section-form .text .caption {
        width: calc(100% - 320px);
        margin-top: 0;
        font-size: 24px;
    }
    .section-form .text .desc {
        width: auto;
    }

    .section-form .text .caption:before {
        bottom: 0;
        top: auto;
    }
    .section-form .caption-wrapper {
        margin-top: 30px;
    }
    .heading {
        font-size: 20px;
    }

    .main .item-1 h3,
    .main .item-2 h3,
    .main .item-3 h3 {
        font-size: 30px;
        letter-spacing: 1px;
    }
    .main .item-4 h2, .main .item-3 h2, .main .item-2 h2 {
        font-size: 72px;
    }

    .main .item-2 .caption span,
    .main .item-3 .caption span,
    .main .item-4 .caption span {
        bottom: 200px;
    }
    .main .inside .caption {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    .main .item-2 .inside .caption,
    .main .item-3 .inside .caption,
    .main .item-4 .inside .caption {
        padding-top: 530px;
    }
    .form-mob {
        margin-top: -160px;
        margin-bottom: -10px;
    }
    .section-form .text .caption {
        padding-bottom: 40px;
    }
    .form-mob {
        margin-top: -144px;
    }
    .location-section .list .item.active .caption {
      background: #000;
    }
    .location-section .list .item.active .caption > div {
      transform: translateY(0);
      transition: all 0.2s ease 0s;
    }
    .location-section .list .item.active .caption p {
      display: block;
      opacity: 1;
      transition: all 0.5s ease 0s;
      transition-delay: 0.2s;
    }
    .location-section .list .item.active .caption h4 {
      transition: all 0.3s ease 0s;
      margin-top: 0;
    }
    .location-section .list .item.active .caption h4 span:after {
      display: block;
      transition: all 0.3s ease 0s;
    }

    .main .item-5 p {
        font-size: 20px;
    }

}
@media only screen and (min-width: 961px) {
    .section-form .form-mob {
        display: none;
    }
    .location-section .list .item:hover .caption {
      background: #000;
    }
    .location-section .list .item:hover .caption > div {
      transform: translateY(0);
      transition: all 0.2s ease 0s;
    }
    .location-section .list .item:hover .caption p {
      display: block;
      opacity: 1;
      transition: all 0.5s ease 0s;
      transition-delay: 0.2s;
    }
    .location-section .list .item:hover .caption h4 {
      transition: all 0.3s ease 0s;
      margin-top: 0;
    }
    .location-section .list .item:hover .caption h4 span:after {
      display: block;
      transition: all 0.3s ease 0s;
    }

    
}

@media only screen and (max-width: 840px) {
    .section-form .text .caption {
        padding-bottom: 60px;
    }
    .form-mob {
        margin-top: -92px;
    }
    .section-form .text .desc {
        margin-bottom: 22px;
    }

    .section-form .text ul {
        width: calc(100% - 324px);
    }
}
@media only screen and (max-width: 780px) {
    .main .item:before {
        width: 56px;
        height: 58px;
        background-size: contain;
    }
    .main .inside .caption {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 760px) {
    .cpt-section .inside {
        padding: 30px 20px;
    }

    .video-section .slider-frame .slick-prev,
    .video-section .slider-frame .slick-next {
        display: none !important;
    }

    .section-form .text .caption {
        font-size: 22px;
    }

    .main .item-3:before {
        width: 56px;
        height: 60px;
    }

    

    .main .item-4 h2, .main .item-3 h2, .main .item-2 h2 {
        font-size: 52px;
    }

    .main .item-2 .caption span, .main .item-3 .caption span, .main .item-4 .caption span {
        bottom: 176px;
    }
    .main .item-2 .inside .caption, .main .item-3 .inside .caption, .main .item-4 .inside .caption {
        padding-top: 548px;
    }
    .main .inside {
        font-size: 40px;
    }
    .main .item-5:before {
        right: 0;
        bottom: 98px;
    }
    .main .item:after {
        right: 0;
        width: 100%;
        bottom: 90px;
    }
    .main .item-5 .inside .caption {
        padding-left: 40px;
        padding-right: 40px;
    }

}
@media only screen and (max-width: 680px) {
    .cpt-section .txt {
        width: 100%;
        text-align: center;
        line-height: 1.35;
        margin-bottom: 20px;
    }
    .cpt-section .inside {
        justify-content: center;
    }
    .section-blue .content > div {
        width: 100%;
        text-align: center;
    }
    .collumn2-section .content {
        gap: 20px;
    }
    .collumn2-section .coll {
        width: auto;
    }
    .why-we .title {
        max-width: 100%;
    }
    .why-we .title {
        font-size: 36px;
    }
    .section-form .text .form-mob img {
        max-width: 100%;
    }
    

    .heading h3 {
        font-size: 32px;
    }
    .collumn2-section .inside {
        padding-left: 50px;
        padding-right: 50px;
    }
    .video-section .section-2:before {
        width: 100px;
        bottom: 648px;
    }
    .video-section .slider-frame .content .txt {
        min-height: 420px;
    }
    .video-section .section-2:after {
        bottom: 20px;
        width: 160px;
    }
    .location-section .list .item .caption {
        font-size: 16px;
    }
    .video-section .video {
        margin-bottom: 80px;
    }
    .borometer {
        margin-top: 20px;
    }
    .form-mob {
        margin-top: -44px;
    }
    .section-form .text .caption {
        width: calc(100% - 306px);
    }
}
@media only screen and (max-width: 680px) {
    .section-form .text ul {
        width: calc(100% - 234px);
    }
    .section-form .text .caption {
        padding: 16px 14px 60px;
    }

}
@media only screen and (max-width: 660px) {
    .section-form .text ul {
        width: auto;
    }
    .section-form .text .caption {
        padding: 20px 20px 60px;
    }
    .form-mob {
        margin-top: 0;
    }
}
@media only screen and (max-width: 580px) {
    .section-form .text .form-mob {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }
    .section-form .text .caption {
        order: 2;
        width: 100%;
        margin-top: 10px;
        padding-bottom: 54px;
        margin-top: 30px;
    }
}
@media only screen and (max-width: 560px) {
    .location-section .list .item {
        max-width: 100%;
        width: auto;
    }
    .why-we .title {
        font-size: 30px;
    }
    .heading {
        font-size: 18px;
    }
    .video-section .section-2:before {
        width: 80px;
        bottom: 620px;
    }
    .main .inside {
        height: 660px;
    }
    header {
        top: 16px;
    }
    header img {
        width: 160px;
    }
    .main .item-2:before {
        bottom: 132px;
    }

    .main .inside .caption {
        bottom: 110px;
    }

    .main .item-1:before {
        bottom: 96px;
        left: 4.5%;
    }
    .main .item-1:after {
        bottom: 90px;
        left: 3%;
        width: 97%;
    }

    .main .item-2:before {
        bottom: 96px;
    }
    .main .item-2:after {
        bottom: 90px;
    }

    .main .item-3:before {
        bottom: 96px;
    }
    .main .item-3:after {
        bottom: 90px;
    }

    .main .item-4:before {
        bottom: 96px;
    }
    .main .item-4:after {
        bottom: 90px;
    }

    .main .item-2 .inside .caption,
    .main .item-3 .inside .caption,
    .main .item-4 .inside .caption {
        bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .location-section .list {
        gap: 28px 0;
    }
    .why-we {
        padding: 40px 0 40px;
    }
    .video-section .slider-frame .content .txt h5 {
        font-size: 120px;
    }
    .slider-frame:before {
        top: 160px;
    }
    .main .item-5 .inside .caption h2 {
        font-size: 48px;
    }
}


@media only screen and (max-width: 480px) {
    .barometer_in {
    width: calc(100% + 30px);
    transform: scale(0.84);
    position: absolute;
    margin-left: -30px;
    transform-origin: center;
    margin-right: -30px;
  }
  .borometer {
        height: 122px;
         position: relative;
    }

    .main .item-1 h3, 
    .main .item-2 h3, 
    .main .item-3 h3 {
        font-size: 25px;
    }
    .main .inside {
        height: 580px;
    }
    .section-blue {
        margin-top: -20px;
    }
    .main .inside .caption {
        padding-left: 20px;
        padding-right: 20px;
    }
    .slider-frame:before {
        width: 200px;
        margin-left: -180px;
    }
    .video-section .section-2 .heading {
        margin-bottom: 80px;
    }
    .video-section .section-2 .slick-dots {
        top: -40px;
    }
    .video-section .video {
        margin-bottom: 60px;
    }
    .main .inside {
        font-size: 36px;
    }
    .video-section .slider-frame .content .txt h5 {
        font-size: 100px;
    }
    .slider-frame:before {
        top: 140px;
    }
    .location-section .list .item .caption h4 {
        margin-top: -70px;
    }

    .main .item-5 p {
        font-size: 17px;
        padding-right: 20px;
        line-height: 1.2;
    }
    .main .item-5 .inside .caption {
        padding-left: 20px;
        padding-right: 20px;
    }
    .main .item-5 .inside .caption h2 {
        font-size: 46px;
        margin-bottom: 20px;
    }
    iframe .metric-text-label {  /* Замініть на реальний клас заголовка */
        font-size: 14px !important;  /* Зменште за потребою */
        line-height: 1.2;  /* Компактніший рядок */
        white-space: normal;  /* Дозволити перенос */
    }
}   
@media only screen and (max-width: 400px) {
    .barometer_in {
        width: calc(100% + 50px);
        transform: scale(0.8);
        margin-left: -40px;
        margin-right: -40px;
    }
}
@media only screen and (max-width: 375px) {
    .barometer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .barometer_in {
        width: calc(100% + 86px);
        transform: scale(0.72);
        margin-left: -60px;
        margin-right: -60px;

    }
}