/* MINI */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {
    
    .scroll-none{
        overflow:auto!important;
    }
    
    .posizioni-cards-container {
        padding-bottom: 8rem;
    }

    .swiper {
        height: 85vh;
    }
    .hero-title-container {
        height: 85vh;
    }
    .cards-section {
        padding-bottom: 3rem;
    }

    .posizioni-header h4 {
        -webkit-line-clamp: inherit;
        max-height: 100%;
        font-size: 31px;
        line-height: 39px;
    }
    .faq.posizioni-card.big{
        height: 9rem;
    }
    .faq.posizioni-card.medium{
        height: 9rem;
    }
    .faq.posizioni-card{
        height: 6.5rem;
    }
    .faq .posizioni-header {
        align-items: flex-start;
        gap: 2rem;
    }
    .faq .icon-dropdown-b {
        width: 1.2rem;
        height: 1.2rem;
        margin-top: 10px;
    }
    .faq .plus-red-pos {
        display: block;
        width: 1.2rem;
    }


    .staff-img {
        filter: grayscale(0%);
    }
    .hero {
        padding-top: 10rem;
    }
    .hero-title-b h1 {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-b h1 span {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-c h1{
        font-size: 50px;
        line-height: 50px;
    }
    .hero-title-c h1 span{
        font-size: 50px;
        line-height: 50px;
    }
    .hero-title-d h1 span {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-d h1{
        font-size: 60px;
        line-height: 56px;
    }
    .banner-cert-title h2 {
        font-size: 50px;
        line-height: 54px;
    }
    .banner-cert-title h2 span{
        font-size: 50px;
        line-height: 54px;
    }
    .breadcrumbs-container ul {
        flex-wrap: wrap;
    }
    .breadcrumbs-container li {
        font-size: 12px;
    }
    .logo-gramma {
        width: 2rem;
    }
    .logo-tipo {
        width: 7rem;
    }
    .right-buttons-container {
        transform: translateX(110%);
        gap: 10px;
        transition: all 0.3s ease;
    }
    .scroll .right-buttons-container {
        transform: translateX(15%);
        gap: 10px
    }
    .btn-right:hover {
        transform: translateX(0%);
    }
    .btn-right {
        padding: 0.8rem 0.8rem;
    }
    .btn-right svg {
        width: 1.2rem;
        height: 1.2rem;
    }
    .btn-right span {
        display: none;
    }
    .right-buttons-container.close {
        transform: translateX(110%);
    }




    .banner-card-cta {
        padding: 15px 13px;
    }
    .soste-container {
        gap: 1rem;
        flex-direction: column;
    }
    .blog-card-btn{
        display: none;
    }
    .blog-ban-card {
        padding-bottom: 2rem;
    }
    .find-left {
        gap: 1rem;
    }
    .contatti-text h4 {
        font-size: 23px;
        line-height: 23px;
    }
    .contatti-card {
        gap: 2rem;
    }
    .contatti-cards-container {
        gap: 2rem;
    }
    .banner-cards-container.tablet-column {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background-color: #fff;
        gap: 2rem;
    }
    .controls {
        margin: auto 2rem;
    }
    .hermans-img {
        height: 10rem;
    }
    .hermans-gallery-container {
        height: 22rem;
    }

    .other-news {
        justify-content: flex-start;
        gap: 2rem;
        align-items: flex-start;
    }
    .other-news-img {
        height: 7rem;
        width: 20%;
    }
    .other-news-txt h6 {
        font-size: 24px;
        line-height: 28px !important;
    }
    .other-news-txt p {
        font-size: 16px;
        line-height: 18px;
    }

    .col-tab {
        width: 100%;
    }
    .template-image {
        height: 51vh;
        margin: 1rem 0
    }
    .news-content {
        flex-direction: column;
        gap: 1rem;
    }
    .blog-tab-menu li {
        padding: 20px 7px;
        font-size: 10px;
    }
    .blog-card-cta {
        display: none;
    }
    .news-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .made-img {
        height: 68vh;
        margin-top: 4rem;
    }
    .become-container {
        align-items: flex-start;
        flex-direction: column;
        gap: 2rem;
    }
    .cert-img {
        height: 5rem;
    }
    .impianti-video-container {
        height: 66vh;
        margin-top: 3rem;
        padding-right: 0;
    }
    .mob-col-reverse{
        flex-direction: column-reverse;
    }
    .numbers {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .num-image {
        height: 5rem;
    }
    .numbers-col {
        padding: 1rem;
    }
    .num-name span {
        font-size: 30px;
        line-height: 33px;
    }
    .num span {
        font-size: 50px;
        line-height: 50px;
    }
    .qual-p{
        width: 60%;
    }
    .quality-banner {
        padding-bottom: 8rem;
        background-position: bottom -4rem right -4rem;
    }
    .banner-cards-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        background-color: #fff;
        gap: 2rem;
    }
    .prod-swiper-nav {
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        flex-direction: row;
        justify-content: center;
    }
    .card {
        padding: 2rem;
    }


    /*________________________________________________________________________________/*
    /*MENU*/

    main{
        overflow: hidden;

    }
    
    .top-head {
        display: none;
    }
    
    .navigation-bar{
        display: none;
    }
    
    .head-cta{
        display: none;
    }
    

    .navbar-cont {
        height: 4rem;
    }
    
    .logo-gramma-div svg {
        width: 2rem!important;
    }
    
    .logo-tipo-div svg {
        width: 7rem!important;
    }
    
    .menu-mobile{
        display: block;
    }
    .navbar-cont {
        width: 100%;
    }
    
    
    .menu-mobile{
        display: block;
        width: 1.1rem;
        height: 4rem;
        position: relative;
        z-index: 100;
        cursor: pointer;
    }
    
    .menu-icon{
        display: flex;
        height: 100%;
        align-items: center;
        position: relative;
        z-index: 999;
        /* color: #fff; */
    }
    
    .mobile-menu-container {
        display: block;
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background-color: #56565b;
        transition: right 0.5s cubic-bezier(.215, .61, .355, 1);
        z-index: 99;
    }
    
    .mobile-menu-container.open {
        right: -45%;
    }

    .mobile-menu-container.open  .mobile-menu{
        box-shadow: -7px 0px 20px 5px rgba(0, 0, 0, 0.1);
    }
    
    .mobile-menu {
        padding: 1rem;
        height: 100%;
        overflow-y: auto;
        padding-top: 4rem;
    }
    
    .mobile-menu-list {
        list-style-type: none;
        padding: 0;
        padding-bottom: 5rem;
    }
    
    .mobile-menu-list li {
        padding: 1rem 0;
        border-bottom: 1px solid #ffffff50;
    }
    
    .mobile-menu-list a {
        color: #fff;
        text-decoration: none;
        font-size: 1.8rem;
        font-weight: 700;
        display: block;
        width: 100%;
    }
    
    .menu-icon svg {
        width: 100%;
        height: 100%;
        transition: transform 0.3s ease;
        stroke: #56565b;
    }
    
    .menu-mobile.open .menu-icon svg {
        transform: rotate(90deg);
    }
    
    .scroll .cls-999{
        stroke: #56565b;
    }


 

    /*FOOTER*/

    .footer-info {
        font-size: 10px;
    }
    .footer-info span::after {
        content: "";
    }
    .footer-info span {
        padding: 0;
    }

/*________________________________________________________________________________________*/
/*NEW*/



    .in-home .logo:hover .cls-111{
        fill:#fff;
    }

    .logo:hover .cls-111{
        fill:#c21b17;
    }
    .menu {
        box-shadow: 0px 6px 20px 5px rgba(0, 0, 0, 0.1);
    }
    .head {
        padding-top: 0;
        background-color: #fff;
    }
    .head.in-home {
        background-color: #c21b17;
    }
    .bgd-nav {
        padding-left: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .bgd-nav:before {
        width: 40%;
        border-radius: 0;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        left: -4rem;
        background-color: #fff;
        opacity: 1;
        visibility: visible;
    }
    .in-home .bgd-nav:before {
        background-color: #aa1b17;
    }
    .navbar-cont {
        height: 5rem;
        width: 100%;
    }
    .logo-gramma-div {
        width: 13rem;
        transition: all 0.3s;
        display: block;
    }
    .logo-gramma-div svg {
        width: 13rem !important;
    }
    .mobile-menu-container {
        display: block;
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background-color: #FFF;
        transition: right 0.5scubic-bezier(.215, .61, .355, 1);
        z-index: 102;
    }
    .mobile-menu-container.open {
        right: -70%;
    }
    .mobile-menu {
        padding: 1rem;
        height: 100%;
        overflow-y: auto;
        padding-top: 5rem;
    }
    .mobile-menu-list li {
        padding: 1rem 0;
        border-bottom: 1px solid #aa1b1730;
    }
    .mobile-menu-list a {
        color: #aa1b17;
        text-decoration: none;
        font-size: 1.8rem;
        font-weight: 400;
        display: block;
        width: 100%;
    }
    .hero-inside-container-title h1 {
        font-size: 70px;
        line-height: 75px;
    }
    .hero-title-container {
        max-width: 100%;
        top: 2rem;
        left: 3rem;
    }
    .swiper-pagination {
        display: none;
    }
    .home-card {
        padding: 1.5rem 2rem;
        justify-content: flex-start;
        gap: 2rem;
    }
    .home-card-img svg {
        width: 6rem;
        height: 5rem;
    }
    .home-card-text span {
        font-size: 14px;
        line-height: 18px;
    }
    .card-title {
        font-size: 33px;
        line-height: 36px;
    }
    .home-news-card {
        max-width: 100%;
        grid-template-columns: repeat(1, 1fr);
        position: relative;
        padding: 1.5rem;
        height: 100%;
        gap: 1rem;
    }
    .home-news-card-img{
        height: 30vh;
    }
    .home-form-container {
        flex-direction: column;
    }
    .form-container {
        padding-top: 2rem;
    }
    .input-group.grey-b .input-c {
        -moz-appearance: none !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        background: url(/assets/frontend/img/svg/plus-withe.svg)!important;
        background-size: 15px !important;
        background-repeat: no-repeat !important;
        background-position: calc(100% - 10px) center !important;
        cursor: pointer !important;
        background-color: #aa1b17!important;
    }
    .input-group.grey-b .input-c option {
        color: #fff;
    }
    .input-group.grey-b input, .input-group.grey-b .input-c {
        color: #fff;
    }
    .input-group input, .input-c, .input-d {
        border-radius: 10px !important;
    }
    .swiper.swiper-beta {
        height: 60vh;
    }
    .swiper.swiper-beta {
        height: 60vh;
    }
    .menu-mobile {
        display: block;
        width: 1.5rem;
        height: 4rem;
        position: relative;
        z-index: 100;
        cursor: pointer;
    }
    .menu-icon svg {
        width: 100%;
        height: 100%;
        transition: transform 0.3sease;
        stroke: #56565b;
    }
    .menu-icon .cls-999 {
        fill: #c21b17;
    }
    .in-home .menu-icon .cls-999 {
        fill: #fff;
    }
    .staff-container {
        grid-template-columns: repeat(3, minmax(250px, 1fr));
    }
    .staff-box {
        min-height: 67vh;
    }
    .staff-conteiner {
        flex-direction: column;
        gap: 2rem;
    }
    .staff-profile {
        width: 49%;
        height: 60vh;
        background-position: bottom;
    }
    .news-card.blog-ban-card {
        grid-template-columns: repeat(1, 1fr);
        position: relative;
        padding: 1.5rem;
    }
    .blog-card-img {
        height: 200px;
    }
    .home-news-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    /*CONTATTI*/
    .contatti-buttons {
        flex-direction: column;
        margin-top: auto;
    }
    .contatti-card {
        /* justify-content: space-between; */
        gap: 1.5rem;
    }
    .btn-c {
        padding: 12px 8rem;
        justify-content: flex-start;
    }
    /*FOOTER*/
    .sede-header span {
        font-size: 16px;
        line-height: 18px;
    }
    .sede-header svg {
        width: 0.8rem;
    }


}







/* AIR */
@media only screen 
and (min-device-width: 1100px) 
and (max-device-width: 1200px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {

    .posizioni-cards-container {
        padding-bottom: 8rem;
    }

    .swiper {
        height: 85vh;
    }
    .hero-title-container {
        height: 85vh;
    }
    .cards-section {
        padding-bottom: 3rem;
    }


    .posizioni-header h4 {
        -webkit-line-clamp: inherit;
        max-height: 100%;
        font-size: 31px;
        line-height: 39px;
    }
    .faq.posizioni-card.big{
        height: 9rem;
    }
    .faq.posizioni-card.medium{
        height: 9rem;
    }
    .faq.posizioni-card{
        height: 6.5rem;
    }
    .faq .posizioni-header {
        align-items: flex-start;
        gap: 2rem;
    }
    .faq .icon-dropdown-b {
        width: 1.2rem;
        height: 1.2rem;
        margin-top: 10px;
    }
    .faq .plus-red-pos {
        display: block;
        width: 1.2rem;
    }





    .staff-img {
        filter: grayscale(0%);
    }
    .hero {
        padding-top: 10rem;
    }
    .hero-title-b h1 {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-b h1 span {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-c h1{
        font-size: 50px;
        line-height: 50px;
    }
    .hero-title-c h1 span{
        font-size: 50px;
        line-height: 50px;
    }
    .hero-title-d h1 span {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-d h1{
        font-size: 60px;
        line-height: 56px;
    }
    .banner-cert-title h2 {
        font-size: 50px;
        line-height: 54px;
    }
    .banner-cert-title h2 span{
        font-size: 50px;
        line-height: 54px;
    }
    .breadcrumbs-container ul {
        flex-wrap: wrap;
    }
    .breadcrumbs-container li {
        font-size: 12px;
    }
    .logo-gramma {
        width: 2rem;
    }
    .logo-tipo {
        width: 7rem;
    }
    .right-buttons-container {
        transform: translateX(110%);
        gap: 10px;
        transition: all 0.3s ease;
    }
    .scroll .right-buttons-container {
        transform: translateX(15%);
        gap: 10px
    }
    .btn-right:hover {
        transform: translateX(0%);
    }
    .btn-right {
        padding: 0.8rem 0.8rem;
    }
    .btn-right svg {
        width: 1.2rem;
        height: 1.2rem;
    }
    .btn-right span {
        display: none;
    }
    .right-buttons-container.close {
        transform: translateX(110%);
    }




    .banner-card-cta {
        padding: 15px 13px;
    }
    .soste-container {
        gap: 1rem;
        flex-direction: column;
    }
    .blog-card-btn{
        display: none;
    }
    .blog-ban-card {
        padding-bottom: 2rem;
    }
    .find-left {
        gap: 1rem;
    }
    .contatti-text h4 {
        font-size: 23px;
        line-height: 23px;
    }
    .contatti-card {
        gap: 2rem;
    }
    .contatti-cards-container {
        gap: 2rem;
    }
    .banner-cards-container.tablet-column {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background-color: #fff;
        gap: 2rem;
    }
    .controls {
        margin: auto 2rem;
    }
    .hermans-img {
        height: 10rem;
    }
    .hermans-gallery-container {
        height: 22rem;
    }
    .icon-tab {
        width: 1rem;
        height: 1rem;
    }
    .other-news {
        justify-content: flex-start;
        gap: 2rem;
        align-items: flex-start;
    }
    .other-news-img {
        height: 7rem;
        width: 20%;
    }
    .other-news-txt h6 {
        font-size: 24px;
        line-height: 28px !important;
    }
    .other-news-txt p {
        font-size: 16px;
        line-height: 18px;
    }
    .col-tab {
        width: 100%;
    }
    .template-image {
        height: 51vh;
        margin: 1rem 0
    }
    .news-content {
        flex-direction: column;
        gap: 1rem;
    }
    .blog-tab-menu li {
        padding: 20px 7px;
        font-size: 10px;
    }
    .blog-card-cta {
        display: none;
    }
    .news-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .made-img {
        height: 68vh;
        margin-top: 4rem;
    }
    .become-container {
        align-items: flex-start;
        flex-direction: column;
        gap: 2rem;
    }
    .cert-img {
        height: 5rem;
    }
    .impianti-video-container {
        height: 66vh;
        margin-top: 3rem;
        padding-right: 0;
    }
    .mob-col-reverse{
        flex-direction: column-reverse;
    }
    .numbers {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .num-image {
        height: 5rem;
    }
    .numbers-col {
        padding: 1rem;
    }
    .num-name span {
        font-size: 30px;
        line-height: 33px;
    }
    .num span {
        font-size: 50px;
        line-height: 50px;
    }
    .qual-p{
        width: 60%;
    }
    .quality-banner {
        padding-bottom: 8rem;
        background-position: bottom -4rem right -4rem;
    }
    .banner-cards-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        background-color: #fff;
        gap: 2rem;
    }
    .prod-swiper-nav {
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        flex-direction: row;
        justify-content: center;
    }
    .card {
        padding: 2rem;
    }


    /*________________________________________________________________________________/*
    /*MENU*/

    main{
        overflow: hidden;

    }
    
    .top-head {
        display: none;
    }
    
    .navigation-bar{
        display: none;
    }
    
    .head-cta{
        display: none;
    }
    

    .navbar-cont {
        height: 4rem;
    }
    
    .logo-gramma-div svg {
        width: 2rem!important;
    }
    
    .logo-tipo-div svg {
        width: 7rem!important;
    }
    
    .menu-mobile{
        display: block;
    }
    .navbar-cont {
        width: 100%;
    }
    
    
    .menu-mobile{
        display: block;
        width: 1.1rem;
        height: 4rem;
        position: relative;
        z-index: 100;
        cursor: pointer;
    }
    
    .menu-icon{
        display: flex;
        height: 100%;
        align-items: center;
        position: relative;
        z-index: 999;
        /* color: #fff; */
    }
    
    .mobile-menu-container {
        display: block;
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background-color: #56565b;
        transition: right 0.5s cubic-bezier(.215, .61, .355, 1);
        z-index: 99;
    }
    
    .mobile-menu-container.open {
        right: -45%;
    }

    .mobile-menu-container.open  .mobile-menu{
        box-shadow: -7px 0px 20px 5px rgba(0, 0, 0, 0.1);
    }
    
    .mobile-menu {
        padding: 1rem;
        height: 100%;
        overflow-y: auto;
        padding-top: 4rem;
    }
    
    .mobile-menu-list {
        list-style-type: none;
        padding: 0;
    }
    
    .mobile-menu-list li {
        padding: 1rem 0;
        border-bottom: 1px solid #ffffff50;
    }
    
    .mobile-menu-list a {
        color: #fff;
        text-decoration: none;
        font-size: 1.8rem;
        font-weight: 700;
        display: block;
        width: 100%;
    }
    
    .menu-icon svg {
        width: 100%;
        height: 100%;
        transition: transform 0.3s ease;
        stroke: #56565b;
    }
    
    .menu-mobile.open .menu-icon svg {
        transform: rotate(90deg);
    }
    
    .scroll .cls-999{
        stroke: #56565b;
    }


 

    /*FOOTER*/

    .footer-info {
        font-size: 10px;
    }
    .footer-info span::after {
        content: "";
    }
    .footer-info span {
        padding: 0;
    }


/*________________________________________________________________________________________*/
/*NEW*/


.navigation-bar {
    display: none;
}
.in-home .logo:hover .cls-111{
    fill:#fff;
}

.logo:hover .cls-111{
    fill:#c21b17;
}
.menu {
    box-shadow: 0px 6px 20px 5px rgba(0, 0, 0, 0.1);
}
.head {
    padding-top: 0;
    background-color: #fff;
}
.head.in-home {
    background-color: #c21b17;
}
.bgd-nav {
    padding-left: 0;
    border-radius: 0;
    box-shadow: none;
}
.bgd-nav:before {
    width: 50%;
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    left: -8rem;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
}
.in-home .bgd-nav:before {
    background-color: #aa1b17;
}
.navbar-cont {
    height: 5rem;
    width: 100%;
}
.logo-gramma-div {
    width: 16rem;
    transition: all 0.3s;
    display: block;
}
.logo-gramma-div svg {
    width: 15rem !important;
}
.mobile-menu-container {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #FFF;
    transition: right 0.5scubic-bezier(.215, .61, .355, 1);
    z-index: 102;
}
.mobile-menu-container.open {
    right: -70%;
}
.mobile-menu {
    padding: 1rem;
    height: 100%;
    overflow-y: auto;
    padding-top: 5rem;
}
.mobile-menu-list li {
    padding: 1rem 0;
    border-bottom: 1px solid #aa1b1730;
}
.mobile-menu-list a {
    color: #aa1b17;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: 400;
    display: block;
    width: 100%;
}
.hero-inside-container-title h1 {
    font-size: 70px;
    line-height: 75px;
}
.hero-title-container {
    max-width: 100%;
    top: 2rem;
    left: 8rem;
}
.swiper-pagination {
    display: none;
}
.home-card {
    padding: 1.5rem 2rem;
    justify-content: flex-start;
    gap: 2rem;
}
.home-card-img svg {
    width: 6rem;
    height: 5rem;
}
.home-card-text span {
    font-size: 14px;
    line-height: 18px;
}
.card-title {
    font-size: 33px;
    line-height: 36px;
}
.home-news-card {
    max-width: 100%;
    grid-template-columns: repeat(1, 1fr);
    position: relative;
    padding: 1.5rem;
    height: 100%;
    gap: 1rem;
}
.home-news-card-img{
    height: 25vh;
}
.home-form-container {
    flex-direction: column;
}
.form-container {
    padding-top: 2rem;
}
.input-group.grey-b .input-c {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    background: url(/assets/frontend/img/svg/plus-withe.svg)!important;
    background-size: 15px !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 10px) center !important;
    cursor: pointer !important;
    background-color: #aa1b17!important;
}
.input-group.grey-b .input-c option {
    color: #fff;
}
.input-group.grey-b input, .input-group.grey-b .input-c {
    color: #fff;
}
.input-group input, .input-c, .input-d {
    border-radius: 10px !important;
}
.swiper.swiper-beta {
    height: 60vh;
}
.swiper.swiper-beta {
    height: 60vh;
}
.menu-mobile {
    display: flex;
    width: 1.5rem;
    height: 100%;
    position: relative;
    z-index: 100;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}
.menu-icon svg {
    width: 100%;
    height: 100%;
    transition: transform 0.3sease;
    stroke: #56565b;
}
.menu-icon .cls-999 {
    fill: #c21b17;
}
.in-home .menu-icon .cls-999 {
    fill: #fff;
}
.staff-container {
    grid-template-columns: repeat(3, minmax(250px, 1fr));
}
.staff-box {
    min-height: 63vh;
}
.staff-conteiner {
    flex-direction: column;
    gap: 2rem;
}
.staff-profile {
    width: 41%;
    height: 47vh;
    background-position: bottom;
}
.news-card.blog-ban-card {
    grid-template-columns: repeat(1, 1fr);
    position: relative;
    padding: 1.5rem;
}
.blog-card-img {
    height: 200px;
}
.home-news-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
/*CONTATTI*/
.contatti-buttons {
    flex-direction: column;
    margin-top: auto;
}
.contatti-card {
    /* justify-content: space-between; */
    gap: 1.5rem;
}
.btn-c {
    padding: 12px 8rem;
    justify-content: flex-start;
}
/*FOOTER*/
.sede-header span {
    font-size: 16px;
    line-height: 18px;
}
.sede-header svg {
    width: 0.8rem;
}


}














/* PRO */
@media only screen 
and (min-device-width: 1366px) 
and (max-device-width: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {


    .posizioni-cards-container {
        padding-bottom: 8rem;
    }

    
    .swiper {
        height: 85vh;
    }
    .hero-title-container {
        height: 85vh;
    }

    .posizioni-header h4 {
        -webkit-line-clamp: inherit;
        max-height: 100%;
        font-size: 31px;
        line-height: 39px;
    }
    .faq.posizioni-card.big{
        height: 9rem;
    }
    .faq .posizioni-header {
        align-items: flex-start;
        gap: 2rem;
    }
    .faq .icon-dropdown-b {
        width: 1.2rem;
        height: 1.2rem;
        margin-top: 7px;
    }
    .faq .plus-red-pos {
        display: block;
        width: 1.2rem;
    }


    .staff-img {
        filter: grayscale(0%);
    }
    .hero {
        padding-top: 10rem;
    }
    .hero-title-b h1 {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-b h1 span {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-c h1{
        font-size: 50px;
        line-height: 50px;
    }
    .hero-title-c h1 span{
        font-size: 50px;
        line-height: 50px;
    }
    .hero-title-d h1 span {
        font-size: 60px;
        line-height: 56px;
    }
    .hero-title-d h1{
        font-size: 60px;
        line-height: 56px;
    }
    .banner-cert-title h2 {
        font-size: 50px;
        line-height: 54px;
    }
    .banner-cert-title h2 span{
        font-size: 50px;
        line-height: 54px;
    }
    .breadcrumbs-container ul {
        flex-wrap: wrap;
    }
    .breadcrumbs-container li {
        font-size: 12px;
    }
    .logo-gramma {
        width: 2rem;
    }
    .logo-tipo {
        width: 7rem;
    }
    .right-buttons-container {
        transform: translateX(110%);
        gap: 10px;
        transition: all 0.3s ease;
    }
    .scroll .right-buttons-container {
        transform: translateX(15%);
        gap: 10px
    }
    .btn-right:hover {
        transform: translateX(0%);
    }
    .btn-right {
        padding: 0.8rem 0.8rem;
    }
    .btn-right svg {
        width: 1.2rem;
        height: 1.2rem;
    }
    .btn-right span {
        display: none;
    }
    .right-buttons-container.close {
        transform: translateX(110%);
    }







    .news-img {
        height: 68vh;
    }
    .find-left {
        gap: 1rem;
    }
    .contatti-text h4 {
        font-size: 23px;
        line-height: 23px;
    }
    .contatti-card {
        gap: 2rem;
    }
    .contatti-cards-container {
        gap: 2rem;
    }
    .banner-cards-container.tablet-column {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        background-color: #fff;
        gap: 2rem;
    }
    .controls {
        margin: auto 2rem;
    }
    .hermans-img {
        height: 12rem;
    }
    .hermans-gallery-container {
        height: 26rem;
    }
    .icon-tab {
        width: 1rem;
        height: 1rem;
    }
    .other-news {
        justify-content: flex-start;
        gap: 3rem;
        align-items: flex-start;
    }
    .other-news-img {
        height: 6rem;
        width: 20%;
    }
    .template-image {
        height: 46vh;
        margin: 1rem 0
    }
    .news-content {
        flex-direction: column;
        gap: 1rem;
    }
    .blog-tab-menu li {
        padding: 20px 20px;
        font-size: 11px;
    }
    .news-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .become-container {
        align-items: flex-start;
        flex-direction: column;
        gap: 2rem;
    }
    .cert-img {
        height: 5rem;
    }
    .impianti-video-container {
        height: 28vh;
    }
    .numbers {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .num-image {
        height: 5rem;
    }
    .numbers-col {
        padding: 1rem;
    }
    .num-name span {
        font-size: 30px;
        line-height: 33px;
    }
    .num span {
        font-size: 50px;
        line-height: 50px;
    }
    .qual-p{
        width: 70%;
    }
    .quality-banner {
        padding-bottom: 8rem;
        background-position: bottom -4rem right -4rem;
    }
    .banner-cards-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        background-color: #fff;
        gap: 2rem;
    }
    .prod-swiper-nav {
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        flex-direction: row;
        justify-content: center;
    }
    .card {
        padding: 2rem;
    }


    /*________________________________________________________________________________/*
    /*MENU*/

    main{
        overflow: hidden;

    }
    
    .top-head {
        display: none;
    }
    
    .navigation-bar{
        display: none;
    }
    
    .head-cta{
        display: none;
    }
    

    .navbar-cont {
        height: 4rem;
    }
    
    .logo-gramma-div svg {
        width: 2rem!important;
    }
    
    .logo-tipo-div svg {
        width: 7rem!important;
    }
    
    .menu-mobile{
        display: block;
    }
    .navbar-cont {
        width: 100%;
    }
    
    
    .menu-mobile{
        display: block;
        width: 1.1rem;
        height: 4rem;
        position: relative;
        z-index: 100;
        cursor: pointer;
    }
    
    .menu-icon{
        display: flex;
        height: 100%;
        align-items: center;
        position: relative;
        z-index: 999;
        /* color: #fff; */
    }
    
    .mobile-menu-container {
        display: block;
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background-color: #56565b;
        transition: right 0.5s cubic-bezier(.215, .61, .355, 1);
        z-index: 99;
    }
    
    .mobile-menu-container.open {
        right: -70%;
    }
    
    .mobile-menu {
        padding: 1rem;
        height: 100%;
        overflow-y: auto;
        padding-top: 4rem;
    }

    .mobile-menu-container.open  .mobile-menu{
        box-shadow: -7px 0px 20px 5px rgba(0, 0, 0, 0.1);
    }
    
    .mobile-menu-list {
        list-style-type: none;
        padding: 0;
    }
    
    .mobile-menu-list li {
        padding: 1rem 0;
        border-bottom: 1px solid #ffffff50;
    }
    
    .mobile-menu-list a {
        color: #fff;
        text-decoration: none;
        font-size: 1.8rem;
        font-weight: 700;
        display: block;
        width: 100%;
    }
    
    .menu-icon svg {
        width: 100%;
        height: 100%;
        transition: transform 0.3s ease;
        stroke: #56565b;
    }
    
    .menu-mobile.open .menu-icon svg {
        transform: rotate(90deg);
    }
    
    .scroll .cls-999{
        stroke: #56565b;
    }
   


    /*FOOTER*/

    .footer-info {
        font-size: 10px;
    }
    .footer-info span::after {
        content: "";
    }
    .footer-info span {
        padding: 0;
    }



/*________________________________________________________________________________________*/
/*NEW*/


.navigation-bar {
    display: none;
}
.in-home .logo:hover .cls-111{
    fill:#fff;
}

.logo:hover .cls-111{
    fill:#c21b17;
}
.menu {
    box-shadow: 0px 6px 20px 5px rgba(0, 0, 0, 0.1);
}
.head {
    padding-top: 0;
    background-color: #fff;
}
.head.in-home {
    background-color: #c21b17;
}
.bgd-nav {
    padding-left: 0;
    border-radius: 0;
    box-shadow: none;
}
.bgd-nav:before {
    width: 50%;
    border-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    left: -8rem;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
}
.in-home .bgd-nav:before {
    background-color: #aa1b17;
}
.navbar-cont {
    height: 5rem;
    width: 100%;
}
.logo-gramma-div {
    width: 16rem;
    transition: all 0.3s;
    display: block;
}
.logo-gramma-div svg {
    width: 15rem !important;
}
.mobile-menu-container {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #FFF;
    transition: right 0.5scubic-bezier(.215, .61, .355, 1);
    z-index: 102;
}
.mobile-menu-container.open {
    right: -70%;
}
.mobile-menu {
    padding: 1rem;
    height: 100%;
    overflow-y: auto;
    padding-top: 5rem;
}
.mobile-menu-list li {
    padding: 1rem 0;
    border-bottom: 1px solid #aa1b1730;
}
.mobile-menu-list a {
    color: #aa1b17;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: 400;
    display: block;
    width: 100%;
}
.hero-inside-container-title h1 {
    font-size: 70px;
    line-height: 75px;
}
.hero-title-container {
    max-width: 100%;
    top: 2rem;
    left: 8rem;
}
.swiper-pagination {
    display: none;
}
.home-card {
    padding: 1.5rem 2rem;
    justify-content: flex-start;
    gap: 2rem;
}
.home-card-img svg {
    width: 6rem;
    height: 5rem;
}
.home-card-text span {
    font-size: 14px;
    line-height: 18px;
}
.card-title {
    font-size: 33px;
    line-height: 36px;
}
.home-news-card {
    max-width: 100%;
    grid-template-columns: repeat(1, 1fr);
    position: relative;
    padding: 1.5rem;
    height: 100%;
    gap: 1rem;
}
.home-news-card-img{
    height: 25vh;
}
.home-form-container {
    /* flex-direction: column; */
}
.form-container {
    padding-top: 2rem;
}
.input-group.grey-b .input-c {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    background: url(/assets/frontend/img/svg/plus-withe.svg)!important;
    background-size: 15px !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 10px) center !important;
    cursor: pointer !important;
    background-color: #aa1b17!important;
}
.input-group.grey-b .input-c option {
    color: #fff;
}
.input-group.grey-b input, .input-group.grey-b .input-c {
    color: #fff;
}
.input-group input, .input-c, .input-d {
    border-radius: 10px !important;
}
.swiper.swiper-beta {
    height: 60vh;
}
.swiper.swiper-beta {
    height: 60vh;
}
.menu-mobile {
    display: flex;
    width: 1.8rem;
    height: 100%;
    position: relative;
    z-index: 100;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}
.menu-icon svg {
    width: 100%;
    height: 100%;
    transition: transform 0.3sease;
    stroke: #56565b;
}
.menu-icon .cls-999 {
    fill: #c21b17;
}
.in-home .menu-icon .cls-999 {
    fill: #fff;
}
.staff-container {
    grid-template-columns: repeat(3, minmax(250px, 1fr));
}
.staff-box {
    min-height: 54vh;
}
.staff-conteiner {
    /* flex-direction: column; */
    gap: 2rem;
}
.staff-profile {
    /* width: 45%; */
    height: 30vh;
    background-position: bottom;
}
.news-card.blog-ban-card {
    grid-template-columns: repeat(1, 1fr);
    position: relative;
    padding: 1.5rem;
}
.blog-card-img {
    height: 200px;
}
.home-news-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
/*CONTATTI*/
.contatti-buttons {
    /* flex-direction: column; */
}
.contatti-card {
    justify-content: space-between;
}
.btn-c {
    padding: 12px 1rem;
    justify-content: flex-start;
}
/*FOOTER*/
.sede-header span {
    font-size: 18px;
    line-height: 20px;
}
.sede-header svg {
    width: 0.8rem;
}

.col-xl-3.col-tab {
    flex: 0 0 auto;
    width: 28%;
}
.col-1.col-tab {
    flex: 0 0 auto;
    width: 0%;
}

}