/* Smartphones (landscape) ----------- */

@media all and (max-width: 767px) {

    body {
        overflow-x: hidden;
        margin-top: 88px;
    }
    /* menu responsive */
    .nav-toggle {
        display: block;
    }
    a.nav-toggle {
        position: absolute;
        top: 25px;
        right: 10px;
    }
    a:hover.nav-toggle {
        text-decoration: none;
        color: #fff;
    }
    a.nav-toggle span {
        font-size: 16px;
    }
    .search-page h1 {
        margin: 15px 0;
        font-size: 35px;

    }

    .submenu   {
        display: none;
    }

    /* ---------------------------------------------------------------------------------------------------- */
    /* 																										*/
    /* MENU MOBILE ---------------------------------------------------------------------------------------- */
    /* 																										*/
    /* ---------------------------------------------------------------------------------------------------- */
    header {
        position: fixed!important;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    ul.main-menu {
        background: #fff;
        height: 100%;
        position: fixed;
        top: 88px;
        left: 0;
        right: 0;
        z-index: 9999;
        width: 200%;
        transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-transform: translate3d(100%, 0, 0);
        display: block;
        margin: 0;
    }
    ul.main-menu.step1 {
        -webkit-transform: translate3d(0, 0, 0);
    }
    ul.main-menu.step2 {
        -webkit-transform: translate3d(-100%, 0, 0);
    }

    ul.main-menu li, ul.menu-hover li, .main-menu li.monks .menu-hover li, .main-menu li .menu-hover li {
        width: 100%;
        border-bottom: 1px dotted #264990;
        background-color: #FFFFFF;
    }
    ul.main-menu li a, ul.menu-hover li a, .main-menu li .menu-hover li a, .main-menu li.monks .menu-hover li a {
        background-color: #fff;
        color: #264990;
        display: block;
        height: 50px;
        padding: 0 15px !important;
        width: calc(100% - 30px);
        text-align: left;
    }

    ul.main-menu li a i {
        color: #264990;
        text-align: left;
        line-height: 30px;
        font-size: 24px;
        position: absolute;
        z-index: 99999999;
        width: 30px;
        right: 50%;
        top: 9px;
    }
    .top-menu {
        display: none;
    }
    .utility-mobile {
        display: block;
    }
    ul.main-menu li.utility-mobile {
        float: left;
        width: 12.5%;
        padding: 0;
        margin: 5px 0 0 0;
        line-height:normal;
    }
    ul.main-menu li.utility-mobile a {
        color: #264990;
        line-height:normal;
        height: auto;
        padding:5px 0;
        transition:none;
        display: block;
        text-align: center;
    }
    ul.main-menu li.utility-mobile a img {
        width: auto;
    }
    .main-menu li.monks .menu-hover li a i, .main-menu li .menu-hover li a i {
        color: #9CDFFD;
        font-size: 30px;
        left: 10px;
        line-height: 35px;
    }
    .main-menu li.backMenu a {
        color: #9CDFFD;
        line-height: 35px;
    }

    .main-menu li .menu-hover li:nth-child(3) a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    ul.menu-hover {
        height: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: #fff;
        left: 50%;
        right: 0;
        position: fixed;
        top: 50px;
        pointer-events: auto;
        opacity: 1;
        display: none;
    }
    .main-menu li.monks .menu-hover, .main-menu li .menu-hover {
        background-color: #fff;
        left: 100%;
        right: 0;
        width: 50%;
        margin: 0;
        top: 0px;
        height: calc(100vh - 120px);
    }
    .main-menu li:hover .menu-hover .triangle {
        opacity: 0;
    }
    .main-menu li.monks .menu-hover li a h5, .main-menu li .menu-hover li a h5 {
        font-size: 16px;
        line-height: 50px;
        margin: 0;
    }
    .three.logo-container {
        width: 50% !important;
        padding:0;
        margin: 0;
        clear: none;
        float: left;
    }
    .search-mobile {
        display: none;
    }
    ul.main-menu li.contacts {
        border-bottom: 0;
    }

    /* colonne */
    .one, .two, .three, .four, .five, .six,
    .seven, .eight, .nine, .ten, .eleven, .twelve {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        clear: both;
    }
    /***/

    .nophone, .nomobile {
        display: none;
    }
    .showmobile {
        display: block;
    }

    /* SLIDER */
    .grkSlider-direction-nav {
        display: none;
    }
    .grkSlider ul li div.grkCaption {
        position: relative;
    }
    .decor-line {
        width: 90%;
        margin: 20px auto;
    }
    /***/

    .container-large {
        max-width: 94%;
        padding-left: 3%;
        padding-right: 3%;
    }
    header .container-large {
        max-width: 100%;
        padding-left: 0%;
        padding-right:0%;
    }
    .linea img {
        float: none;
        margin: 0;
        width: 45%;
    }
    .linea {
        padding-bottom: 20px;
        width: 100%;
        float: left;
    }
    .linee h3 {
        margin-bottom: 0;
    }
    .linee.gradiente h1 {
        margin-top: 30px;
    }
    .eventsHome a .img-container {
        height: 30vh;
    }
    .eventsHome .three {
        text-align: center;
    }
    .eventsHome a:hover {
        background-color: rgba(255,255,255,.9);
    }
    .eventsHome a .date {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        background-color: #FFFFFF;
        color: #35A3D5;
        line-height: normal;
        padding: 0;
    }
    .eventsHome .three.mtop30, .eventsHome .nine.mtop30 {
        margin-top: 10px;
    }
    .eventsHome a h3 {
        text-align: center;
        min-height:5px !important;
    }
    .about .centratoVert.five {
        display: none;
    }
    .about .centratoVert  {
        width: 100% !important;
        clear: both;
        display: block;
    }
    .about h1 {
        text-align: center;
    }
    .linee-caramelle-monks .linea-det {
        padding-bottom:  20px;
    }
    .linee-caramelle-monks .linea-det img {
        width: 35%;
        float: none;
    }
    .linee-caramelle-monks .linee-cat .four h3 {
        min-height: 5px;
        margin-top: 5px;
        padding-top: 5px;
        margin-bottom: 0;
    }
    .focus h1 {
        font-size: 35px;
    }
    .focus .six h1 {
        font-size: 28px;
        text-align: center;
    }
    .focus .videoHeight {
        height: auto;
    }
    .focus a.btn.w100 {
        width: auto;
    }
    .focus .column.four {
        text-align: center;
    }
    .focus .column.four img {
        width: 75%;
    }
    .focus .section.row.mtop50 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .section.row.bgbianco.h500 {
        height:auto;
    }
    .section.row.bgbianco.h500 .centratoVert.w100 {
        text-align: center;
    }
    .section.row.bgbianco.h500 img {
        width: 75%;
    }
    /* prova - poi cancella */
    .introProdotto img {
        height: calc(40vh);
    }
    .prodotto img.auto {
        height: auto;
        width: 80%;
    }
    .ingredienti {
        text-align: center;
    }
    .packaging-caramelle-monks .linee-cat .four {
        width: 33% !important;
        float: left;
        clear: none;
    }
    .packaging-caramelle-monks .padding40 {
        padding: 5px;
    }
    .packaging-caramelle-monks h1 {
        margin: 20px 0;
        font-size: 35px
    }
    .bgBalsamic img {
        position: relative;
        width: 75%;
        bottom:auto;
        right:auto;
    }
    .bgBalsamic .five {
        text-align: center;
    }
    .balsamico-originale {
        width: 90%;
        padding: 0 5%;
    }
    .videoHeight h1.w100 {
        font-size: 30px;
    }
    .bgBalsamic h1 {
        padding: 0 5%;
        font-size: 30px;
    }
    .balsamico-originale h1 {
        font-size: 30px;
    }
    .blog-articles-item {
        width:100%;
        margin-bottom: 15px;
    }
    .blog-articles-item .img-container {
        height: 30vh;
    }
    .blog-articles-item .padding20 {
        padding: 0 20px;
    }
    .blog-articles-item .article-details p {
        margin-bottom:0;
    }
    .blog-articles-item h3 {
        margin-top: 20px;
    }
    .linea img, .linee-caramelle-monks .linea-det img {
        width: 60%;
    }
    .reseller .pleft65 {
        padding-left: 0;
        text-align: center;
    }
    .gradiente .reseller h1, .gradiente .reseller p {
        text-align: left;
    }
    .gradiente .reseller h1 {
        margin-top: 30px;
    }
    .breadcrumb .container-large {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .breadcrumb a {
        font-size: 15px;
        padding: 0 10px;
    }
    .breadcrumb a.titolo-articolo {
        display: none;
    }
    .articolo-blog .pleft65 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blogSubmenu ul {
        margin: 0;
    }
    #map-canvas {
        height: 45vh;
    }
    .prodotto .line {
        background: none;
    }
    .prodotto .line .btn {
        height: auto;
        line-height:normal;
        padding-top: 8px;
        padding-bottom:  8px;
    }
    .store-locator img {
        width: 35%;
    }
    .datiSocietari, .footer {
        width: 94%;
        padding: 3%;
    }
    .datiSocietari {
        line-height: 30px;
    }
    .grkCaption hr.bgbianco {
        width: 100%!important;
        margin: 20px auto;
    }

    #main-slider.about-slider {

        height: calc(100vh - 220px);

    }
    #main-slider.about-slider ul li {
        height: calc(100vh - 220px)
    }
    .grkSlider ul li div.grkCaption h1 {
        font-size: 28px;
    }
    .grkSlider ul li div.grkCaption h2 {
        font-size: 16px;
    }
    .img-container {
        background-position: 85% 100%;
    }
    .img-container .pleft65.pr65 {
        padding: 0 20px ;
    }
    .fotoNormale img {
        width: 100%;
    }
    .about-slider .grkCaption a.btn.btnBig.btnColor {
        display: none;
    }
    h2.txtcenter.white img.auto {
        width: 100%;
    }
    .related .inline-block {
        width: 100%;
        min-height: 60px;
    }
    .related .padding40 {
        padding:  20px;
        float: left;

    }
    .related .linea-det img {
        width: 80%;
        float: none;
    }
    .breadcrumb {
        height: auto;
    }
    .introProdotto {
        height: calc(85vh - 110px);
    }
    .maschera:first-child .caption {
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
    }
    .shareCustom {
        width: auto;
        left: 5px;
        right: 5px;
    }
    .showmobile .bgbianco img.mtop25.mbot50 {
        width: 80% !important;
    }
    .testoIngredienti {
        text-align: center!important;
    }
    .prodotto {
        margin-top: 5px;

    }


}


/* Altri Smartphones (landscape) ----------- */
@media all and (max-width: 720px) {
    #main-slider.homepage-slider ul li, #main-slider.homepage-slider,
    .play-video {
        height: 85vw;
    }
    .nav-next, .nav-prev {
        height: 50px;
        width: 50px;
        line-height: 55px !important;
        padding: 0 5px;
        background:  none!important;
    }
    .grkSlider.homepage-slider ul li div.grkCaption.txtright {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .grkSlider.homepage-slider ul li div.grkCaption.txtleft {
        width: 100%;
        padding-left: 0;
        text-align: center;
        left: auto;
    }
    .grkSlider.homepage-slider ul li div.grkCaption.txtright h1,
    .grkSlider.homepage-slider ul li div.grkCaption.txtleft h1,
    .grkSlider.homepage-slider ul li div.grkCaption.txtcenter h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .bgMobile p {
        display: none!important;
    }
    .btn, .btn:visited {
        height: auto;
        line-height: normal;
        padding: 15px 20px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }
    .twelve .blog-articles-item {
        width: 100%;
    }
    .articolo-blog .grkSlider.pbottom50 {
        padding-bottom: 10px;
    }
    .articolo-blog .grkSlider ul li.slideImg {
        padding-bottom: 10px;
    }
    .gallery .plus,
    .prevoius-article, .next-article {
        height: 45px;
        line-height: 45px;
        width: 45px;
    }
    .gallery .plus img,
    .prevoius-article img, .next-article img {
        width: 35px;
    }
    .prevoius-article {
        right: 45px;
    }

}
/* Smartphones (portrait) ----------- */
@media all and (max-width: 320px) {
}
/* ---------------------------------------------------------------------------------------------------- */
/* 																										*/
/* MEDIA PRINT ---------------------------------------------------------------------------------------- */
/* 																										*/
/* ---------------------------------------------------------------------------------------------------- */
@media print {
    body {
        font-family: serif;
        /* Serif is easier to read offscreen */

        margin: 0.5cm;
    }
}