/*** Desktop ***/

@media screen and (min-width: 900px) {
    .mobile {
        display: none;
    }
    .loghi_sponsor {
        flex-flow: row nowrap;
        align-items: center;
    }
    .loghi_sponsor>a {
        margin-bottom: 0;
        margin-right: 2.5em;
        border-bottom: none;
    }
    .loghi_sponsor>a:hover {
        border-bottom: none;
    }
    /*** DB ***/
    .indent30 {
        padding-left: 30px;
    }
    .page-template-tpl-architetti main {
        min-height: calc(100vh - 120px);
    }
    .profilo-architetto form>.acf-form-fields>div {
        padding: 80px 80px 30px 80px;
    }
    .profilo-architetto form>.acf-fields>.acf-field:first-child {
        margin-top: -2em;
    }
    .profilo-architetto .acf-form-submit {
        padding: 20px 80px 30px 80px;
    }
    .profilo-architetto form>.acf-form-fields>div {
        padding: 60px 80px;
    }
    /*** OANOTIZIE ARCHIVE ***/
    .display_archive {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
    .display_archive div {
        width: 30%;
        margin-bottom: 2.5em;
    }
    /* infografiche */
    .info-iscritti-mobile,
    .info-formazione-mobile {
        display: none;
    }
    /*** HEADER ***/
    #mainHeader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 80px;
        /*border-bottom:1px #00437A solid;*/
        /*background: #fff;*/
        background: #F2F2F2;
    }
    #mainHeader .logo {
        margin-left: 40px;
    }
    #menu-main>.current-menu-parent>a {
        color: #d6cb9d;
        background: url(files/svg/espandi-02.svg) no-repeat bottom 5px center !important;
        background-size: auto 16px !important;
    }
    #menu-main>.current-menu-parent>a:hover {
        background: url(files/svg/comprimi-02.svg) no-repeat bottom 5px center !important;
        background-size: auto 16px !important;
    }
    /*#headerContain {
    height: 80px;
}

body:not(.home) #headerContain {
    max-width: 1200px;
    margin: 0 auto;
}*/
    /*body:not(.home) #mainHeader > div {
    max-width:1200px;
    margin:0 auto;
}*/
    nav {
        display: none;
    }
    /*body:not(.home) nav {
    max-width: 1200px;
    margin: 0 auto;
}*/
    .menu-search {
        position: relative;
        width: 12.5%;
    }
    .menu-search a.showMenu,
    .menu-search a.showSearch {
        width: 50%;
        box-sizing: border-box;
    }
    /*body:not(.home) .menu-search a.showSearch {
        border-left: 1px #00437a solid;
    }*/
    #mainMenu {
        position: fixed;
        top: 0;
        right: 12.5%;
        left: 12.5%;
        z-index: 10;
        /*background: #fff;*/
        background: #F2F2F2;
    }
    .wrapper {
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        z-index: 10;
        background: #00437a;
        min-height: 100px;
        display: none;
        /*display: flex;*/
    }
    ul#menu-main {
        height: 80px;
        line-height: 80px;
        margin: 0;
        padding: 0;
        display: flex;
        flex-flow: row nowrap;
        display: flex;
        /*display:none;*/
    }
    ul#menu-main li {
        margin: 0;
        padding: 5px 0;
        line-height: 1;
        list-style: none;
    }
    ul#menu-main a {
        display: inline;
        padding: 0;
        text-decoration: none;
        color: #fff;
        margin: 0 auto;
        letter-spacing: 1px;
    }
    /* Primo livello */
    ul#menu-main>li {
        padding: 0 5px;
        border-left: 1px #D6CB9D solid;
        flex-grow: 1;
        flex-basis: 0;
        text-align: center;
        /*border-left: 1px #D6CB9D solid;*/
    }
    ul#menu-main>li:last-child {
        border-right: 1px #D6CB9D solid;
    }
    ul#menu-main>li>a {
        color: #04467B;
        display: flex;
        height: 80px;
        justify-content: center;
        flex-direction: column;
        letter-spacing: 1px;
    }
    ul#menu-main>li>a:not(:last-child) {
        background: url(files/svg/espandi-01.svg) no-repeat bottom 5px center;
        background-size: auto 16px;
    }
    ul#menu-main>li>a:hover:not(:last-child) {
        background: url(files/svg/comprimi-01.svg) no-repeat bottom 5px center;
        background-size: auto 16px;
    }
    /* Secondo e terzo livello */
    ul#menu-main>li .wrapper>ul>li>a:hover,
    ul#menu-main>li .wrapper>ul>li>ul>li>a:hover {
        color: #D6CB9D;
        border-bottom: 1px #D6CB9D solid;
    }
    .wrapper>ul>li.menu-item-has-children {
        display: block;
        background: url(files/ico-arrow-right-white.png) right 15px center no-repeat;
    }
    #menu-main>ul.sub-menu>li:first-child a {
        margin-bottom: 5px;
    }
    #sidebar a[href*="#"] {
        text-transform: none;
    }
    /*#sidebar a:not([href*="#"])  {
  color: #00f;
  text-transform: uppercase;
}*/
    /* Tutti i rami */
    #menu-main ul.sub-menu {
        position: fixed;
        top: 105px;
        width: 50%;
        width: 325px;
        /*min-height: 50px;*/
        /*margin: 25px 0;*/
    }
    #menu-main>li>.wrapper>ul.sub-menu {
        border-right: 1px #fff solid;
        width: 30%;
        left: 20%;
        padding: 0 50px 0 0;
        box-sizing: border-box;
    }
    #menu-main>li>.wrapper>ul.sub-menu li {
        text-align: left;
    }
    #menu-main>li>.wrapper>ul>li>ul.sub-menu {
        right: 1%;
        /*text-indent: 25px;*/
        display: none;
        width: 49%;
        padding: 0 0 0 50px;
        box-sizing: border-box;
    }
    #mainSearch ul div {
        float: left;
        width: 40%;
        box-sizing: border-box;
    }
    #mainSearch ul div:nth-of-type(1) {
        border-right: 1px #fff solid;
        padding-right: 15px;
        margin-right: 15%;
    }
    /*** CONTAINER ***/
    #container {
        position: relative;
        z-index: 2;
        bottom: 0;
    }
    #sidebar,
    aside {
        width: 25%;
        float: left;
        box-sizing: border-box;
        padding: 55px 40px 10px 40px;
    }
    /** main & content **/
    main {
        padding: 50px 0 0 0;
        width: 50%;
        border-right: 1px #00437A solid;
        border-left: 1px #00437A solid;
        box-sizing: border-box;
        float: left;
    }
    main .entry {
        padding: 0 80px;
    }
    main .content_results {
        padding: 0 80px;
    }
    /*main a {
    text-decoration: none;
    border-bottom: 1px solid #
}*/
    .breadcrumb {
        margin: 0 80px 50px 80px;
    }
    article>.content {
        padding: 20px 80px;
    }
    article>section {
        padding: 80px 80px 30px 80px;
    }
    article ol li {
        padding-left: 50px;
    }
    article>div.thumbnail {
        padding: 50px 80px 0 80px
    }
    .page-parent:not(.page-child) .content {
        /*color: #fff;*/
        margin-left: 40px;
    }
    .no-results {
        padding: 80px !important;
    }
    .filter_categories ul li a {
        font-size: 14px;
    }
    /* thumb slideshow */
    /*.slides div img {
    max-height: 500px;
}*/
    /* accordion desktop */
    /* form */
    /*.form form {
    display: flex;
    flex-wrap: wrap;
} .form form p:nth-child(odd) {
    width: 50%;
    padding: 0 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} .form form p:nth-child(even) {
    width: 50%;
    padding: 0 20px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} .form form p:last-of-type {
    width: 100% !important;
}*/
    /*** PAGINA CONSIGLIO ***/
    .consiglio p {
        margin-right: 160px;
    }
    /*** ACCORDION ***/
    .accordion h3 {
        font-size: 110%;
    }
    /* news */
    .news div div:nth-child(odd) {
        float: left;
        width: 40%;
    }
    .news div div:nth-child(even) {
        float: right;
        width: 60%;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .loadmore {
        padding: 0 0 20px 80px;
    }
    /* agenda */
    .mese .content {
        padding: 0 80px;
    }
    h1 {
        padding-left: 80px;
        margin-bottom: 80px;
    }
    h1:before {
        width: 45px;
    }
    .filter_categories {
        margin: 0 80px 50px;
    }
    .search_results {
        margin: 15px 20px 75px 80px;
    }
    .search article {
        padding: 20px 40px 20px 60px;
    }
    /** FOOTER **/
    footer {
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        padding: 20px 40px;
    }
    footer>div {
        float: left;
        width: 25%;
        box-sizing: border-box;
        margin-bottom: 0;
    }
    /*** HOMEPAGE ***/
    .home #mainHeader {
        border-bottom: none;
    }
    .slides .caption {
        padding: 0 130px;
    }
    .caption span.c_title {
        max-width: 500px;
        font-size: 250%;
    }
    .menu_home {
        float: left;
        width: 25%;
        height: 100%;
        display: flex;
        flex-flow: column nowrap;
    }
    .menu_home a {
        flex: 1 0 auto;
        display: flex;
        align-items: center;
        padding: 20px 20px 20px 40px
        /*padding-left:80px;    */
    }
    .menu_home a:hover {
        color: #d6cb9d;
        background: #fff url(files/ico-arrow-right-gold.png) no-repeat right 25px center;
    }
    .div_right {
        float: right;
        width: 75%;
        height: 100%;
        font-size: 75%;
        display: flex;
        flex-flow: column nowrap;
    }
    .div_right .row {
        height: 50%;
    }
    .div_right .row_1 {
        order: 1;
        display: flex;
        align-items: center;
        overflow: hidden;
    }
    .div_right .row_2 {
        order: 2;
    }
    .div_right .row_2 {
        display: flex;
    }
    .div_right .col {
        flex-basis: 100%;
    }
    .div_right .col_1 {
        order: 1;
        border-right: 1px solid #d6cb9d;
    }
    .div_right .col_2 {
        order: 2;
    }
    .div_right .col_3 {
        order: 3;
    }
    .div_right .col_2 {
        order: 2;
        display: flex;
        flex-flow: column nowrap;
    }
    .div_right .col_2 article {
        height: 50%;
        /*overflow:hidden;*/
    }
    .div_right .col_2 article:first-child {
        border-bottom: 1px solid #d6cb9d;
    }
    .div_right .col_2 article p {
        font-size: 95%;
        display: inline-block;
        line-height: 1.25;
    }
    .home article {
        padding: 20px;
    }
    .home h3 {
        margin-bottom: 5px;
    }
    /* .home .agenda {
        padding: 20px;
    } */
    .home footer {
        font-size: 70%;
    }
    /*** REGOLE RICERCA ***/
    #mainSearch form input[type="text"] {
        font-size: 100%;
    }
    /*** REGOLE GENERALI ***/
    h1 {
        font-size: 200%;
    }
    h1:before {
        content: '';
        display: block;
        width: 25px;
        height: 1px;
        background: #00437A;
        position: absolute;
        left: 0;
        top: 50%;
    }
}


/* Fine MediaQuery Desktop */

@media (min-width: 900px) and (max-width: 1200px) {
    .page-template-tpl-oanotizie article>section {
        padding: 80px 50px 30px 50px;
    }
}

@media screen and (min-width: 1920px) {
    body.home .row_2 {
        font-size: 16px;
    }
    /*** HOME - HEADER ***/
    #mainHeader {
        height: 120px;
    }
    a.logo img {
        height: 70px;
        margin: 25px 0;
    }
    ul#menu-main {
        height: 120px;
        line-height: 120px;
    }
    ul#menu-main>li>a:not(:last-child) {
        background: url(files/ico-arrow-down.png) no-repeat bottom 20px center;
    }
    ul#menu-main>li>a:hover:not(:last-child) {
        background: url(files/ico-arrow-top-gold.png) no-repeat bottom 20px center;
    }
    ul#menu-main>li>a {
        height: 120px;
    }
    .wrapper {
        top: 120px;
    }
    #menu-main ul.sub-menu {
        top: 150px;
    }
    .div_right {
        font-size: 92%;
        line-height: 1.55;
    }
    #container {
        margin-top: 120px;
    }
    .menu_home a {
        font-size: 100%;
    }
    #mainSearch {
        top: 120px;
    }
    /*** CONSIGLIO DELL'ORDINE ***/
    .consiglio .accordion div {
        font-size: 130%;
    }
    /*** CONTENUTO PRINCIPALE - SECTION ***/
    article .content,
    article section>.content p {
        line-height: 1.45;
    }
    main a {
        font-size: 85%;
    }
    /*** AGENDA ***/
    .appuntamenti .time {
        font-size: 55%;
    }
    /*** NEWS ***/
    body.category-news .entry {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .category-news article {
        width: calc(50% - 10px);
        box-sizing: border-box;
        position: relative;
    }
    .category-news article:first-child {
        width: 100%;
    }
    .category-news article h3 a {
        font-size: 60%;
    }
    .category-news article h2 a {
        font-family: 'Narr', sans-serif;
        font-size: 100%;
    }
    .category-news article .goto {
        position: absolute;
        bottom: 15px;
    }
    .category-news article.format-standard {
        padding: 20px 20px 40px 20px !important;
    }
}