@media only screen and (max-width: 1750px){

    #logo img {
    height: 80px;
    }
    
    .in-slide-content h1 {
        font-size: 40px;
    }
    
    .in-slide-content h2 {
        font-size: 40px;
    }
    
    .in-slide-content p {
        font-size: 25px;
    }

}


@media only screen and (max-width: 1680px) {
    #logo img {
        height: 75px;
    }
    #menu li {
        margin: 0px 5px;
    }
    #menu li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navig a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1440px) {
    #logo img {
        height: 65px;
    }
    #menu li {
        margin: 0px;
    }
    
}


@media only screen and (max-width: 1366px) {
    
    
    .one_all, .one_half, .full_sixth, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .third_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    position: relative;
    
}

.linietta_desktop {
    display: none !important;
}
}


@media only screen and (max-width: 1200px) {

    nav.primary ul {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    nav.primary ul li a {
        margin-left: 0px;
        margin-right: 10px;
        margin-bottom: 10px;

    }

    .separator1-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator2-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator3-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator4-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator5-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator6-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator7-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
    }

    .separator8-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .separator9-bg {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        background-attachment: initial !important;
    }

    .al
    .one_halfho {
        padding: 20px;
    }

    .only-desktop {
        display: none;
    }

    .navig {
        padding-right: 20px;
        padding-left: 20px;
    }

    .news_boximg img {
        height: 160px;
    }

    .news_box {
        height: auto;
    }

    #menu-buttone-mobile {
        display: inline-block;
    }

    #menu-right-mobile {
        display: block;
    }

    .menu-right li {
        margin-left: 0px;
    }

    .navig #logomenu ul.menu-left {
        display: none;
    }

    #menu {
        display: none;
    }

    /* Menu responsive del sito */
    #menu > li > a:hover {
        color: black;
    }

    ul#menu {
        position: absolute;
        width: 100%;
        height: 100%;
        right: 0px;
        top: 0px;
        right: 0px;
        margin-top: 0px;
        padding-top: 0px !important;
        overflow-y: scroll;
        background-color: white;
        float: right;
        z-index: 9999999;
        box-shadow: -2px 0px 6px 0px rgb(0 0 0 / 16%);
        max-width: 320px;
    }

    .close_responsive, .search_box_responsive {
        display: block !important;
    }

    ul#menu li:not(.linietta_desktop) {
        display: block !important;
        margin-left: 0px;
        padding: 0px;
        border-top: 0px !important;
        margin-right: 0px;
    }

    #menu li a {
        display: block;
        padding: 13px 0px !important;
        background-color: white;
        text-align: left;
        color: #3C3C3C;
        border-bottom: 1px solid #DDD;
        margin-left: 20px;
        margin-right: 20px;
        font-size: 14px;
        border-top: 0px !important;
        position: relative;
        border-right: 0px !important;
    }

    #menu li a.current {
        border-bottom: 1px solid #DDD;
    }

    .navig.fixedNav #menu {
        margin-top: 0px;
    }
    .navbar-cont:not(.navigHome) .navig {
        position: unset;
    }

    .dropshow {
        display: block !important;
    }

    .submenu {
        position: relative;
        margin-top: 0px;
        box-shadow: none;
        background-color: transparent;
        border: 0px;
    }

    .submenu li {
        width: 100% !important;
        border: 0px;
    }

    .submenu li:not(.menu_btn_veditutti) a {
        color: black !important;
    }

    .submenu li a:hover {
        color: black !important;
    }

    ul.submenu.submenu2_left {
        left: 0px;
    }

    ul.submenu.submenu2 {
        position: relative;
        left: 0px;
    }

    #menu::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    #menu::-webkit-scrollbar-track {
        border-radius: 0px;
        background-color: #FFF;
    }

    /* Handle */
    #menu::-webkit-scrollbar-thumb {
        background: #174a89;
        border-radius: 10px;
    }

    /* Handle on hover */
    #menu::-webkit-scrollbar-thumb:hover {
        background: #174a89;
    }

    .menu_btn_veditutti {
        margin-top: 0px !important;
    }
    .menu_btn_veditutti a {
        background-color: #43b2e4 !important;
        color: white !important;
    }
    
    .only_menu_mb {
        display: initial !important;
    }
    
    .linietta_desktop {
        display: none !important;
    }

    .mostranews a {
        word-wrap: break-word;
    }

    .menu_destra {
        display: none;
    }
    
    .only_mobile {
        display: initial !important;
    }
    .insidehome {
        background-attachment: scroll;
    }
    .only-mobile {
        display: initial !important;
    }
    .submenu li:not(.menu_btn_veditutti) {
        border-bottom: 0px;
    }
    .footerdinamico_logo {
        max-width: 100%;
    }
    .p1_centroprove {
        margin-left: 0px;
    }
    .linietta_desktop {
        display: none !important;
    }
    
    #index.slider-fotohome {
        height: 100%;
    }
    
      .strumenti-wrapper .one_third {
    flex: 0 0 50%;
    max-width: 50%;
  }

}

@media only screen and (max-width: 1200px) {
    
    .sfondorosa {
        background-color: #FAE8EF;
        padding: 20px 10px;
        border: 1px solid #EFA7C3;
        border-radius: 10px;
        height: auto;
    }

.sfondoazz {
    background-color: #D7F3FA;
    padding: 20px 10px;
    border: 1px solid #60C5DD;
    border-radius: 10px;
    height: 380px;
}

    .numerihome {
        font-size: 35px;
        font-weight: 600;
        color: #DA4D7F;
    }
    
        .datihome {
        font-size: 22px;
        font-weight: 500;
        color: #444444;
    }
    
        .scrittahome {
        font-size: 14px;
        font-weight: 400;
        color: #444444;
    }
    

    
}


@media (max-width: 768px) { 
  .strumenti-wrapper .one_third {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .container,
  .container_noimg,
  .container_img,
  .container.fullcontainer,
  .container_colorgr {
    max-width: 95%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_img {
    padding-top: 30px;
  }

  .container.fullcontainer,
  .container_colorgr {
    padding: 60px 0px 20px 0px;
  }

}


