@media screen and (min-resolution: 120dpi) {
    body {
        zoom: 0.8;
    }
}

@media screen and (max-width: 1600px) {
    .inner-right-top-section .photo-top .content h1 {
        font-size: 55px;
    }

    .menu-container {
        overflow-y: scroll;
    }

    .inner-menu-container {
        height: auto;
        padding: 5% 0;
    }
}

@media screen and (max-width: 1440px) {
    body {
        zoom: 1 !important;
    }

    .inner-right-top-section .photo-top .content {
        top: 60px;
    }

    .inner-right-top-section .photo-top .content h1 {
        font-size: 50px;
    }

    .left-specialisation-bloc .container h3 {
        font-size: 22px;
    }    

    .inner-left-top-footer {
        width: 95%;
    }

    .inner-right-top-footer {
        max-width: 90%;
    }

    .footer-icons {
        width: 20%;
    }

    .menu-title h3 {
        font-size: 50px;
    }

    .menu-container {
        overflow-y: scroll;
    }

    .inner-menu-container {
        height: auto;
        padding: 5% 0;
    }

    .right-top-about-text {
        padding-right: 0;
    }

    .contact-details-desc {
        font-size: 16px;
    }
    
    .top-section-about.contact .right-top-about h3 {
        font-size: 20px;
    }
    
    .top-section-about.contact .right-top-about h2 {
        font-size: 22px;
    }
    
    .right-top-about h1 {
        font-size: 60px;
        padding-bottom: 60px;
    }
    
    .contact-details-repeated {
        margin-bottom: 30px;
    }
    
    .contact-form-section {
        top: -40px;
    }
    
    .right-top-contact-details {
        padding-top: 30px;
    }
    
    .services-carbo-top .content .title {
        font-size: 24px;
    }
    
    .banner_text {
        left: 6rem;
        color: #fff;
        font-size: 4rem;
        max-width: 55rem;
    }
    
    .banner_arrow .swiper-button-next, 
    .banner_arrow .swiper-button-prev {
        bottom: 18rem;
    }
    
    .banner_arrow .swiper-button-next {
        left: 10rem;
    }
    
    .banner_arrow .swiper-button-prev {
        left: 6rem;
    }
}

@media screen and (max-width: 1100px) {
    .top-section-slider .swiper-pagination {
        right: -30px;
    }
    
    .left-top-section {
        width: 100%;
    }
    
    .right-top-section {
        width: 100%;
    }
    
    .services-bloc-repeated {
        width: 49%;
    }
    
    .left-news-section {
        width: 100%;
    }
    
    .right-news-section {
        width: 100%;
        padding-top: 50px;
    }
    
    .left-specialisation-bloc {
        width: 100%;
        padding-bottom: 60px;
    }
    
    .right-specialisation-bloc {
        width: 100%;
    }
    
    section {
        margin-top: 180px;
    }
    
    .right-specialisation-bloc .photo {
        max-width: 50%;
        margin: 0 auto;
    }
    
    .specialisation-section > .photo > img {
        min-height: 630px;
        object-fit: cover;
    }
    
    .left-top-about {
        width: 100%;
    }
    
    .right-top-about {
        width: 100%;
        padding-top: 50px;
    }
    
    .right-top-about h1 {
        left: auto;
    }
    
    .objectives-squares {
        width: 100%;
    }
    
    .objectives-squares-repeated {
        width: 49%;
    }
    
    .objectives-squares-repeated .content p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    
    .objectives-squares-repeated .content .icn {
        display: none;
    }
    
    .title-gCarbo p {
        width: 100%;
        padding-top: 50px;
    }
    
    .strikeForce-square-repeated .text {
        left: 30px;
        font-size: 40px;
    }
    
    .left-header {
        width: 35%;
    }
    
    header.fixed .inner-header .left-header {
        width: 25%;
    }
    
    .inner-header {
        margin: 0 0 0 auto;
        max-width: 96%;
    }
    
    .contact-form-section {
        top: auto;
    }
    
    .contact-form .umbraco-forms-page fieldset:nth-child(1) {
        width: 100%;
    }
    
    .contact-form .umbraco-forms-page fieldset:nth-child(2) {
        width: 100%;
    }
    
    .title-gCarbo h3 {
        width: 100%;
    }
    
    .top-section-about.services:before {
        width: 100%;
    }
    
    .services-gases:before {
        width: 100%;
    }
    
    .left-services-gases {
        padding-right: 0;
        width: 100%;
        order: 2;
        padding-top: 50px;
    }
    
    .right-services-gases {
        width: 100%;
    }
    
    /* new banner */
    .banner_text {
        bottom: 6rem;
        left: 2rem;
        font-size: 4rem;
        line-height: 4.2rem;
    }
    
    .top-section-text .top-text-two {
        font-size: 1.3rem;
        line-height: 1.5rem;
        max-width: 90%;
    }
    
    .top-section-text .top-text-three {
        font-size: 1rem;
        max-width: 90%;
        margin: 0 auto;
    }
    
    .banner_arrow .swiper-button-next, 
    .banner_arrow .swiper-button-prev {
        bottom: 15rem;
    }
    
    .banner_arrow .swiper-button-next {
        left: 6rem;
    }
    
    .banner_arrow .swiper-button-prev {
        left: 2rem;
    }
    
    .menu-title ul.first-bloc {
        gap: 5rem;
    }
    
    .title-gCarbo h3 span.transparent-text {
        font-size: 40px;
    }
    
    .title-gCarbo h3 {
        font-size: 50px;
    }
}

@media screen and (max-width: 979px) {
    .ipad-100 {
        width: 100%;
    }

    .ipad-100-order1 {
        width: 100%;
        order: 1;
    }

    .ipad-100-order2 {
        width: 100%;
        order: 2;
    }
    
    /* Footer */
    
    .left-top-footer {
        width: 100%;
    }
    
    .inner-left-top-footer {
        width: 100%;
        justify-content: center;
    }
    
    .left-top-footer-b {
        justify-content: center;
    }
    
    .right-top-footer {
        width: 100%;
        padding-top: 50px;
    }
    
    .inner-right-top-footer {
        max-width: 100%;
    }
    
    /* nav */
    .menu-title ul.first-bloc {
        justify-content: flex-start;
        gap: 4rem;
        flex-wrap: wrap;
    }

    li.first-bloc-li {
        width: 45%;
    }
    
    /* new banner */
    section.homepage_section {
        margin-top: 150px;
    }
    
    .banner_text {
        bottom: 3rem;
        left: 2rem;
        font-size: 3rem;
        line-height: 3.2rem;
    }
    
    .top-section-text .top-text-two {
        font-size: 1.3rem;
        line-height: 1.5rem;
        max-width: 90%;
    }
    
    .top-section-text .top-text-three {
        font-size: 1rem;
        max-width: 90%;
        margin: 0 auto;
    }
    
    .banner_arrow .swiper-button-next, 
    .banner_arrow .swiper-button-prev {
        bottom: 10rem;
    }
    
    .banner_arrow .swiper-button-next {
        left: 6rem;
    }
    
    .banner_arrow .swiper-button-prev {
        left: 2rem;
    }
    
    .title-gCarbo h3 span.transparent-text {
        font-size: 40px;
    }
    
    .title-gCarbo h3 {
        font-size: 45px;
    }
}

@media screen and (max-width: 767px) {
    .mob-100 {
        width: 100%;
    }

    .mob-100-order1 {
        width: 100%;
        order: 1;
    }

    .mob-100-order2 {
        width: 100%;
        order: 2;
    }
    
    .services-carbo-top .swiper-container {
        overflow: hidden;
        padding: 30px 0;
    }
    
    .right-top-about-text {
        max-width: 100%;
    }
    
    .title-gCarbo h3 {
        padding-bottom: 50px;
    }
    
    .title-gCarbo p {
        padding: 0;
    }
    
    .services-carbo-bottom {
        padding-top: 30px;
    }
    
    section {
        overflow-x: hidden;
    }
    
    .strikeForce-square-repeated {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }
    
    .strikeForce-square-repeated .text {
        left: 30px;
        font-size: 32px;
        top: -15px;
    }
    
    .title-gCarbo h3 span.transparent-text {
        font-size: 32px;
    }
    
    .title-gCarbo h3 {
        font-size: 36px;
    }
    
    .right-top-about h1 {
        font-size: 36px;
        max-width: 100%;
    }
    
    .title-gCarbo {
        max-width: 100%;  
    }
    
    .title-gCarbo h3.services {
        font-size: 20px;
    }
    
    .top-section-text {
        padding: 5% 0 10%;
    }
    
    .inner-right-top-section .photo-top .content h1 {
        font-size: 32px;
    }
    
    .inner-right-top-section .photo-top {
        width: 100%;
        padding-left: 0;
    }
    
    .inner-right-top-section .photo-top .inner:before {
        left: -10px;
    }
    
    .inner-right-top-section .photo-bottom {
        top: -50px;
        right: 15px;
    }
    
    .services-bloc-repeated {
        width: 100%;
    }
    
    .right-news-section .container {
        padding: 0;
    }
    
    .right-news-section .container h3 {
        font-size: 32px;
    }
    
    .left-specialisation-bloc .container {
        padding-right: 0;
        max-width: 100%;
    }
    
    .specialisation-section > .photo > img {
        min-height: 700px;
    }
    
    .left-specialisation-bloc .container h3 {
        font-size: 20px;
    }
    
    .right-specialisation-bloc .photo {
        max-width: 100%;
    }
    
    .objectives-squares-repeated {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
    }
    
    .objectives-squares-repeated .content h3 {
        font-size: 22px;
    }
    
    .right-top-about h1:before {
        width: 50px;
        height: 43px;
    }
    
    .contact-details-repeated:nth-child(odd) {
        padding-right: 0;
        width: 100%;
    }
    
    .contact-form .umbraco-forms-field.captcha {
        width: 100%;
    }
    
    .contact-form .umbraco-forms-field.agreetotermsandconditions {
        width: 100%;
        margin-top: 30px;
    }
    
    #nav-icon1 span {
        background: #000;
    }
    
    .menu-design p {
        display: none;
    }
    
    .menu-design {
        background: transparent;
        padding: 0;
    }
    
    .inner-header {
        padding: 30px 0;
        margin: 0 auto;
        max-width: 90%;
    }
    
    .top-section-slider .swiper-slide {
        width: 100% !important;
    }
    
    .left-header {
        width: 50%;
    }
    
    section {
        margin-top: 130px;
    }
    
    .menu-title ul.first-bloc {
        flex-wrap: wrap;
    }
    
    .menu-title li.first-bloc-li {
        width: 47%;
    }
    
    /*.menu-title li.first-bloc-li:not(:first-child):not(:last-child) {*/
    /*    width: 100%;*/
    /*}*/
    
    .menu-title h3 {
        font-size: 32px;
    }
    
    .menu-close {
        top: 20px;
        right: 10px;
    }
    
    .inner-menu-container {
        padding: 100px 15px 50px;
        max-width: 100%;
    }
    
    .text-bgred {
        font-size: 20px;
    }
    
    .menu-title ul.first-bloc {
        margin-top: 50px;
        gap: 1rem;
        justify-content: flex-start;
    }
    
    .menu-bottom li a {
        font-size: 28px;
    }
    
    .menu-bottom li {
        margin: 0 0 30px;
        width: 100%;
        text-align: center;
    }
    
    header.fixed .inner-header .left-header {
        width: 35%;
    }
    
    /* Footer */
    
    .inner-right-top-footer {
        text-align: center;
        justify-content: center;
    }
    
    .footer-links {
        width: 100%;
        padding-bottom: 30px;
    }
    
    .footer-address {
        width: 100%;
        padding-bottom: 30px;
    }
    
    .footer-icons {
        width: 100%;
    }
    
    .footer-links li a {
        margin: 0 auto;
    }
    
    .footer-address-bloc {
        justify-content: center;
    }
    
    .footer-icons-bloc {
        justify-content: center;
    }
    
    /* new banner */
    section.homepage_section {
        margin-top: 100px;
    }
    
    .banner_text {
        bottom: 1rem;
        left: 1rem;
        font-size: 1.6rem;
        line-height: 2.2rem;
    }
    
    .top-section-text .top-text-two {
        font-size: 1.3rem;
        line-height: 1.5rem;
        max-width: 90%;
    }
    
    .top-section-text .top-text-three {
        font-size: 1rem;
        max-width: 90%;
        margin: 0 auto;
    }
    
    .banner_arrow .swiper-button-next, 
    .banner_arrow .swiper-button-prev {
        bottom: 5rem;
    }
    
    .banner_arrow .swiper-button-next svg, 
    .banner_arrow .swiper-button-prev svg {
        width: 20px;
    }
    
    .banner_arrow .swiper-button-next {
        left: 4rem;
    }
    
    .banner_arrow .swiper-button-prev {
        left: 1rem;
    }
}