@media(min-width:1720px){
    .container {
        max-width: 1648px;
    }
}

@media(max-width:1720px){
    .boxes .item .copy-block {
     
        padding: 2.82rem 3.13rem 3rem;
     
    }
    .services-list {
        padding-right: 2rem;
    }
    .dialog .box {
        padding: 8rem 6rem;
    }
}
@media(max-width:1719.9px) {
        .about-numers .big-num {
        font-size: 8rem;
    }
}
@media(max-width:1400px),(max-height:850px) {
    .button.btn-mobile-xxl {
        display: inline-block;
        max-width: 330px;
    }
    .only-desktop-xxl{
        display:none;
    }
    section.last-news {
        min-height: unset;
    }
    .datail-top-img {
        width: 50%;
    }
    h1 {
        font-size: 5.5rem;
    }
    h1.big {
        font-size: 8rem;
    }
    h2 {
        font-size: 3.75rem;
    }
    h2.big {
        font-size: 6.75rem;
    }
    h3 {
        font-size: 2.063rem;
    }
    h4 {
        font-size: 1.3rem;
    }
    p{
        font-size: 1.15rem;
    }
    .areas-item .caption p {
        font-size: 1.15rem;
    }
        p.bigger-p,
        .point .point-label {
            font-size: 1.43rem;
        }
    .dialog .box {
        padding: 8rem 5rem;
    }
    .dialog .copy-block .text {
        max-width: 550px;
    }
}
@media(max-width:1400px) {
    .socials {
        text-align: center;
        display: block;
        padding-top: 1.5rem;
    }
    .about-numers .big-num {
        font-size: 7.5rem;
    }
    .about-numers .small-num {
        font-size: 4rem;
    }
    .about-numers .small.year{
        margin-bottom:0;
    }
    .success-stories::before {
        height: calc(100% - 17%);
    }
}
@media (max-width:1199.9px) {
    .owl-carousel .owl-item .services-item img {
        max-width: 200px;
        margin: 0 auto;
    }
    #search-mobile-button {
        display:block;
        width:20px;
        height:20px;
    }
    .searching #search-mobile-button {
        background: transparent url("/images/search-close.svg") center center / 100% no-repeat;
        width: 15px;
        height: 15px;
    }
    .searching .navbar-toggler .navbar-toggler-icon {
        visibility: hidden;
    }
    .hide-scrollbar #search-mobile-button {
        visibility: hidden;
    }
    .detail-top {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #news-filters-row.opening {
        margin-bottom: 2rem;
        transition: all 0.4s ease-in;
    }

    .filters-mobile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .desktop-lang-label{
        display:none;
    }
    .mobile-lang-label {
        display: block;
        margin-right: auto;
    }
    .filters-news.filters-list {
        visibility: hidden;
        height: 0;
        transition: all 0.4s ease-in;
        background: #F2F2F2;
        flex-direction: column;
        overflow: hidden;
        padding:0 0.858rem;
    }
        .filters-news.filters-list.open {
            visibility: visible;
            height: 100%;
            padding: 0.858rem;
        }
    #news-filters-list .item {
        margin: 0;
        font-size: 1.15rem;
        padding: 0.858rem;
    }
    .filters-list .item button {
        padding: 0;
    }
    section .internal-spacing-top {
        margin-top: 4.43rem;
    }
    section .internal-spacing-bottom {
      
        margin-bottom: 4.43rem;
    }
    section.low-spacing, .low-spacing-toxl, .int-low-spacing {
        padding: 11rem 0;
    }
    section.values {
        padding-bottom: 6.5rem;
    }
    .partners h3, .certifications h3 {
        margin-bottom: 6rem;
    }

    section.low-spacing-bottom, .low-spacing-bottom-toxl {
        padding-bottom: 11rem !important;
    }

    .results-list.low-spacing-top, section.low-spacing-top, .low-spacing-top-toxl {
        padding-top: 11rem;
    }

    .footer {
        padding-top: 9rem;
    }

    .footer-off .service-link {
        padding-left: 2%;
        display: block;
    }

    .footer-off span {
        display: block;
        padding-bottom: 1.5rem;
    }

    .button.btn-mobile-xl {
        display: inline-block;
    }

    .button.only-desktop-xl {
        display: none;
    }

    .services .copy-block.sticky {
        max-width: 100%;
        float: unset;
        position: relative;
        height: auto;
        padding: 0;
    }

    .navbar-nav .nav-item.mobile-nav-item {
        display: block;
    }


    .blue-section.one-side-carousel p.big {
        font-size: 1.66rem;
    }

    #navbar #navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        height: calc(100vh - 155px);
        overflow-y: auto;
        overflow-x: hidden;
    }
    #search-block-mobile {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        background: #F2F2F2;
        width: 100%;
        height: 0;
        overflow: hidden;
        transition:height 0.5s ease-in-out;
    }
    #search-block-mobile.open{
        height:55px;
    }
    #search-block-mobile #search-input-mobile {
        width: 100%;
        border: 0px none;
        background: transparent;
        outline: none;
        font-size: 1rem;
        padding-right: 1rem;
    } 

        #navbar #navbar-collapse.hide-scrollbar {
            overflow-y: hidden;
        }
    .navbar .nav-item .dropdown-menu {
        top: 0;
    }

        .navbar .nav-item .dropdown-menu.open {
            height: 100%;
            overflow-y: auto;
        }
            .navbar .nav-item .dropdown-menu.open.hide-scrollbar {
                overflow-y: hidden;
            }
    .navbar .nav-item .dropdown-menu .container {
        max-width: 100%;
    }

    .navbar .nav-item .dropdown-menu .right-col {
        position: fixed;
        top: 100px;
        width: 100%;
        left: 110%;
        background: #fff;
        transition: left 0.4s cubic-bezier(0.75, 0.42, 1, 0.99);
        overflow-y: auto;
        height: calc(100vh - 155px);
        overflow-x: hidden;
    }
    .navbar .nav-item .dropdown-menu .right-col.open {
        left: 0;
    }

    .dropdown-menu .submenu {
        position: relative;
        padding-top: 2.8rem !important;
        display: none;
    }

        .dropdown-menu .submenu.active {
            display: block;
        }

    .navbar .nav-item .dropdown-menu .row::after {
        background: transparent;
    }

    .navbar .nav-item.multiple .dropdown-menu .row > div:first-child {
        border-right: 0;
    }

    .navbar-nav .search #search-button, .dsk-cta {
        display: none;
    }

    .navbar-nav > .divider {
        margin: 1rem auto 1.3rem;
        border-top: 1px solid #01010126;
        border-right: 0;
        width: calc(100% - 3rem);
        height: 1px;
    }

    .navbar-nav .nav-item {
        width: 100%;
        margin: 0;
        padding: 0.75rem 1.5rem;
    }

    .navbar-nav .nav-link {
        text-align: left;
        font-weight: bold;
        line-height: 1.875;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-link.dropdown-toggle::after {
        transform: rotate(90deg);
    }

    .mobile-label {
        display: inline-block;
        font-size: 1.125rem;
        line-height: 1;
    }

        .mobile-label::before {
            background: url("/images/up-arrow.svg") center center no-repeat;
            content: "";
            width: 15px;
            height: 15px;
            display: inline-block;
            transform: rotate(-90deg);
            vertical-align: middle;
            margin-right: .4rem;
        }

    .dropdown-menu .close-menu {
        left: 0;
        background: #F2F2F2;
        position: fixed;
        top: 100px;
        width: 100%;
        height: auto;
        z-index: 2;
        padding: .814rem 27px;
        font-weight: bold;
    }

    .dropdown-item {
        font-weight: bold;
    }

    .dropdown-menu .divider {
        margin: 1rem 0 1.3rem;
    }

    .navbar .nav-item .dropdown-menu .row .spacer {
        padding-top: 5.13rem;
    }

        .navbar .nav-item .dropdown-menu .row .spacer.copy-overview {
            padding-left: calc(1rem + 12px);
            padding-right: calc(1rem + 12px);
            padding-bottom: 2rem;
        }

    .navbar .nav-item .dropdown-menu .row {
        min-height: unset;
    }

    .navbar .nav-item.languages .dropdown-menu {
        width: 100%;
        left: 0;
        transform: unset;
        height: 100%;
    }

    .dropdown.languages .dropdown-item.active, .dropdown.languages .dropdown-item:hover {
        background-position: calc(100% - 1rem) center;
    }

    .services-list {
        display: none;
    }
    .colored-logo .desktop-logo,
    .one-side-carousel .desktop-gallery,
    .solutions.horizontal-direction .sticky,
    .solutions.horizontal-direction .steps-anchors {
        display: none;
    }
	
	.blue-section .sticky {
        height: 70vw;
    }

    .services-list-mobile, .solutions-list-mobile, .one-side-carousel .mobile-gallery, .mobile-logo { /*.quote-list-mobile, */
        display: block;
    }

    .solutions {
        height: auto;
    }

    .solution-item {
        width: 100%;
    }

    .areas .areas-item .caption {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .footer-off {
        border-top: 0;
    }

    .footer hr {
        margin-top: 2rem;
        margin-bottom: 3rem;
    }

    .owl-dots {
        margin-top: 2rem;
        margin-bottom: 4.43rem;
    }

    .no-cta .owl-dots {
        margin-bottom: 0;
    }

    .btn-mobile {
        max-width: 330px;
    }

    .button {
        max-width: 330px;
    }

    .owl-carousel .button {
        max-width: 100%;
    }

    .success-stories::before {
        height: calc(100% - 15%);
    }

    .datail-top-img {
        position: relative;
        width: 100%;
        height: auto !important;
        top: 0;
        padding-top: 100px;
    }

        .datail-top-img::before {
            display: block;
            content: "";
            padding-bottom: 50vh;
        }
    .detail-top.partner .datail-top-img::before {
       
        padding-bottom: 50vh;
    }
    .datail-top-img img {
        width: 100%;
        height: calc(100% - 100px);
        object-fit: cover;
        position: absolute;
        top: 100px;
        left: 0;
    }
   
        .detail-top-data {
            height: auto;
            padding-top: 4.43rem;
        }
    .detail-top.partner .detail-top-data {
        padding-top: calc(100px + 10rem);
    }
    .detail-top-service {
        padding-top: calc(100px + 3rem);
    }
        .detail-top-service .copy-block {
            padding-top: 4.43rem;
        }
    .category-services-list.boxes .sticky-copy {
        position: unset !important;
        height: auto !important;
        min-height: unset;
    }

    .category-services-list {
        height: auto !important;
    }

    .dialog .copy-block {
        justify-content: center;
    }

        .dialog .copy-block .text {
            max-width: 100%;
            text-align: center;
            width: 100%;
            margin-bottom: 2rem;
        }

    .services h2, .category-services-list h2, .points h2, .detail-elements h3 {
        margin-bottom: 4.43rem;
    }

    p.sub-title, h4.payoff {
        margin: 4.43rem 0 2.286rem;
    }

    .points h3 {
        margin: 4.43rem 0 2.286rem;
    }

    .services .services-item h3 {
        margin-top: 2.286rem;
    }

    .services .services-item p,
    .last-news .item-data p,
    .stories .item-data p, .detail-elements .item-data p {
        margin: 0.5rem 0 2.286rem;
    }

    .solutions .solution-item h4 {
        margin-top: 2.286rem;
    }

    .solutions .solution-item p {
        margin-bottom: 2.286rem;
    }

    .more-internal-spacing-top {
        padding-top: 3rem;
    }

    .detail-body .button.extra-large {
        margin-bottom: 4.43rem;
        margin-top: 2.286rem;
    }

    .boxes .boxes-list > div {
        margin: 0;
    }
    .lightbox .lightbox-wrapper {
        height:100%;
        overflow-y:scroll;
    }
    .lightbox .lightbox-wrapper .form {
        min-height: 100%;
    }
    .lightbox-close {
        background: url("/images/close-menu-white.svg") center center / 200% no-repeat;
        right: 30px;
        top: 20px;
    }
    .values .item {
       padding:3.5rem 0 0;
    }
    .people .item {
        margin: 0 0px 4.43rem;
    }
    .people .row .row.justify-content-center > div:last-child .item{
        margin:0;
    }
    .results .results-list .item .detail {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
        padding-bottom:2.286rem;
    }
}
@media (max-width:992px){
    .contact-options .socials a {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .datail-top-img {
        padding-top:60px;
    }
    .only-desktop.about-numers-img{
        display:none;
    }
    .h1-xsmall {
        font-size: 6rem;
    }
    .areas{
        height:auto;
    }
    .areas .inside {
        position: relative;
        height: auto;
    }
    .areas .row .right {
        transform:none;
    }
    
    .areas .areas-item .caption {
        padding:4rem 2rem;
    }
    .contact-options .copy-block {
        text-align: center;
        margin-bottom:3rem;
    }
    .contact-options .col-12:last-child .copy-block {
        margin-bottom: 0;
    }
    .contact-options .socials {
        text-align: center;
        padding-top: 0;
    }
    section.low-spacing, .low-spacing-toxl, .low-spacing-tolg, .int-low-spacing {
        padding: 7.5rem 0;
    }
    section.values {
        padding-bottom: 4.5rem;
    }
    .partners h3, .certifications h3 {
        margin-bottom: 4.43rem;
    }
    section.low-spacing-top, .results-list.low-spacing-top {
        padding-top: 7.5rem;
    }
    section.low-spacing-bottom {
        padding-bottom: 7.5rem !important;
    }
    .footer {
        padding-top: 6rem;
    }
}
@media(max-width:991.8px){
    .dialog h3, .dialog .text p {
        margin-bottom: 15px;
    }
    .partners-logos .img-container {
        background:#ffffff;
    }
    .partners-logos .copy-block img {
        left: 50%;
        transform: translate(-50%,-50%);
        max-height: 83%;
        max-width: 83%;
    }
    .partnership-list{
        display:none;
    }
    .partnership-list-mobile {
        display: block;
    }
    .detail-news .socials a {
        margin-right: 2.2rem;
    }
    
    .how-work .arrow {
        display: none;
    }
    #canvas-section.scene {
        height: auto !important;
        overflow: hidden;
    }
    #renderCanvas{
        top:unset;
    }
    #animated-text .line {
        transform: unset !important;
    }
    #canvas-section .sticky {
        position: unset;
        height: auto; 
    }
    .scene .elements-desktop {
        display:none;
    }
    .scene .elements-mobile {
        display:block;
    }
    .about-menu-item.large::before {
        padding-bottom: 90%;
    }
    .about-menu-item.large .copy-block {
     /*   padding: 25% 19%;*/
        text-align: center;
        align-items: center;
    }
    .about-menu-item, .about-menu-item.large {
        margin: 0 0 1rem;
    }
    .copy-block.citazione {
        
        padding: 5rem 0px 0px 0;
    }
    .copy-block.citazione::before {
        left:50%;
        top: 0px;
        width: 50px;
        height: 41px;
        background-size: 100%;
        transform:translateX(-50%);
    }
    .citazione h3 {
        margin-bottom: 2.286rem;
    }
    
    .mobile-logo .item .img-block {
        min-width:200px;
    }

    .header.internal {
        padding: calc(100px + 4rem) 0 4rem;
        min-height: 400px;
    }
    .detail-top.partner .detail-top-data {
        padding-top: calc(100px + 4rem);
    }
    .success-stories::before {
        top: unset;
        transform: none;
        bottom: 0;
    }
    .dialog .box {
        padding: 6rem 3rem;
    }
    .areas .areas-item::after {
       padding-bottom: 160%;
    }
    .low-spacing-bottom-tolg, .low-spacing-bottom-toxl {
        padding-bottom: 7.5rem !important;
    }

}
@media (min-width: 768px) {
    .detail-elements .item .item-data {
        min-height: 295px;
    }
    
}
@media (max-width: 768px) {
    .navbar-brand {
     
        width: 111px;
    }
    section.low-spacing, .low-spacing-toxl, .low-spacing-tolg, .int-low-spacing {
        padding: 5.9rem 0;
    }
    section.low-spacing-top, .results-list.low-spacing-top {
        padding-top: 5.9rem;
    }

    section.low-spacing-bottom {
        padding-bottom: 5.9rem !important;
    }
    section.low-spacing-bottom {
        padding-bottom: 5.9rem !important;
    }
    .form.partial {
        padding: 5rem 0rem;
    }
    .one-side-carousel .copy-block img {
        max-width: 230px;
    }
    .case-gallery.more-internal-spacing {
        padding: 2.87rem 0;
    }
    .partners-logos .img-container {
    }
        .certifications-item img {
        
        padding: 1rem 0;
       
    }
    .navbar .nav-item .dropdown-menu .row .spacer.copy-overview {
        padding-left: calc(1rem + 10.5px);
        padding-right: calc(1rem + 10.5px);
        padding-bottom: 2rem;
    }
    .how-work .step p {
        margin-bottom: 2.15rem;
    }
    section.form label,
    .results .results-list .item p,
    .one-side-carousel .data p,
    .boxes .item .copy-block p,
    .last-news .item-data p,
    .stories .item-data p,
    .detail-elements .item-data p {
        font-size: 1.15rem;
    }
    .h1-xsmall {
        font-size: 3.43rem;
    }
    .citazione h3 {
       text-align: center;
    }
    .citazione.copy-block {
        text-align: center;
    }

    .citazione .button {
        margin-top: 2.286rem;
    }
    .mobile-logo .item .img-block {
        padding-right: 0;
        max-width: 320px;
        min-width: unset;
        margin-bottom: 4.43rem;
    }
    section.form .form-group {
        margin-bottom: 0.7rem;
    }

    section.form .form-control {
        height: 54px;
    }

    section.form textarea.form-control {
        min-height: 170px;
    }

    .header.internal {
        padding: calc(100px + 4rem) 0 4rem;
        min-height: 250px;
    }

    .detail-top-data {
        /*   padding-top:3rem;*/
    }

    .last-news h2, .stories h2 {
        margin-bottom: 4.43rem;
    }

    .partners img {
        width: auto;
        padding: 0 0 4.43rem;
        max-width: 100%;
    }

    .sub-list-mobile {
        display: block;
    }

    .cat-overview .sub-list,
    .only-desktop-lg {
        display: none;
    }

    .category-services-list .container-fluid {
        max-width: 540px;
    }

    h1, h1.big {
        font-size: 4.285rem;
    }
    .header.internal h1 {
        font-size: 3.44rem;
        line-height: 1.1;
    }
    
    h2 {
        font-size: 2.715rem;
        line-height: 1.27;
    }
        h2.big {
            font-size: 3.43rem;
        }
    .h2-xsmall {
        font-size: 1.9rem;
        line-height: 1.2;
    }
    h3 {
        font-size: 1.8572rem;
    }

    h4 {
        font-size: 1.286rem;
    }

    .button, .button.large {
        max-width: 100%;
        width: 100%;
    }

    a.button.tertiary.inline {
        margin-top: 2.286rem;
        padding: 0;
        display: block;
    }

    .buttons .button:nth-child(2) {
        margin-left: 0;
    }

    .dialog .buttons .button {
        margin-left: 0;
        width: 100%;
    }

    .dialog .buttons {
        width: 100%;
    }

        .dialog .buttons .button:first-child {
            margin-bottom: 1.5rem;
        }

    section .form .form-group {
        margin-bottom: 1.5rem;
    }

    section .row, footer .row {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    section .container, footer .container, .category-services-list .container-fluid {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

        section .row > *, footer .row > *, footer .row > *, .category-services-list .container-fluid > .row > div {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
        }

    .areas .areas-item .caption {
        /*    padding: 4rem 1.5rem;*/
    }
    /*
    .solution-item h2 {
        font-size: 4rem;
    }
    
    .solution-item h4 {
        font-size: 1.8rem;
    }

    .h1-xsmall {
        font-size: 5.5rem;
    }

    h3{
        font-size:2.8rem;
    }
    
    .h3-special{
        font-size:1.5rem;
    }
*/
    .footer {
        padding-top: 2.5rem;
    }

        .footer .nav > div > a, .footer .nav a {
            font-size: 1.15rem;
        }


    .four0four-logo {
        max-width: 135px;
    }

    .error-tipe {
        font-size: 11.85rem;
    }

    .people .item .copy-ico, .values .item .copy-ico {
        width: 45px;
    }
    .people .item .copy-block {
        max-width: calc(100% - 50px);
        padding-right:0;
    }
    .about-numers .big-num {
        font-size: 5rem;
    }
    .about-numers .small-num {
        font-size: 3rem;
    }
    .about-numers.is-in-vp .big-num::before {
        height: 96%;
    }
	.blue-section .sticky {
        height: 100vw;
    }
}

@media (max-width: 576px) {
    .form-check.form-switch {
        flex-direction: column;
        align-items: baseline;
    }
    .form-check.form-switch .form-check-label{
        margin-top:1rem;
    }


    .citazione h3 {
        font-size: 1.3rem;
        line-height: 1.54;
    }
    section .row > .sm-padding-lr-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .about-menu-item .copy-block {
        position: absolute;
        top: 0;
        height: 100%;
        padding: 5% 1rem;
    }
    .about-menu-item::before {
        padding-bottom:96%;
    }
        .mobile-logo .item {
        flex-direction: column;
    }
    .last-news .container-fluid {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .last-news .container-fluid .row {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .last-news .container-fluid .row > * {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .last-news .item .item-data,
    .stories .item .item-data,
    .detail-elements .item .item-data {
        margin: 0;
      /*  padding: 2.286rem 0 0;*/
        border: none;
        max-width: 100%;
    }
    .item-data a {
        padding: 2.286rem 0 0;
    }
    .grey.detail-elements .item .item-data {
        background-color: #F2F2F2 !important;
    }
        .detail-elements .item-data h4 {
        min-height: unset;
    }
    .search .form-outline{
        flex-wrap:wrap;
    }
    .search .form-outline .form-control {
        height: 54px;
    }
    .button.search {
        width: 100%;
        height: 54px;
    }
    .search .form-outline .form-control {
        margin-right:0;
        margin-bottom:1rem;
    }
    .dialog .box {
        padding: 3rem 1.5rem;
    }
    .dialog .copy-block .text {
        margin-bottom: 2.143rem;
    }
	.blue-section .sticky {
        height: 170vw;
    }    
}
@media (max-width: 575.9px) {
    .areas .areas-item::after {
        padding-bottom: 110%;
    }
    .areas .areas-item .caption {
        padding: 2.5rem 2rem;
    }
}
@media (max-width: 450px) {
    .detail-news.header .copy-block h1, .detail-case.header .copy-block h1 {
        font-size: 3rem;
    }
    
    .areas .areas-item::after {
        padding-bottom: 120%;
    }
}