@media screen and (min-width: 768px) and (max-width: 1279px) {
	.menu_mobile {
		display: block;
	}
	.box_row {
		margin-bottom: 14px;
	}
	.box_cell {
		display: inline-block;
		position: relative;
		border: 1px gold solid;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-position: center;
		background-size: cover;
		cursor: pointer;
		opacity: 1;
		transition: opacity 1s;
	}
	.box_cell.box_r_1.box_c_1 {
		width: 684px;
		height: 240px;
	}
	.box_cell.box_r_3.box_c_1 {
		width: 458px;
		height: 177px;
		margin-bottom: 14px;
		margin-right: 8px;
	}
	.box_cell.box_r_3.box_c_2 {
		width: 218px;
		height: 177px;
		margin-bottom: 14px;
	}
	.box_cell.box_r_3.box_c_3 {
		width: 353px;
		height: 209px;
        left: -164px;
        top: -3px;
	}
	.box_row.box_r_2.box_t_3 {
		margin-bottom: 14px;
		margin-top: -226px;
	}
	.rw_theme.nav_elem.box_cell.box_r_2.box_t_3.box_c_1 {
		width: 323px;
		height: 209px;
		margin-left: 361px;
		margin-bottom: 14px;
	}
	.rw_theme.nav_elem.box_cell.box_r_2.box_t_3.box_c_2 {
		width: 684px;
		height: 320px;
	}
	.box_cell.box_r_3A.box_c_1 {
		width: 166px;
		height: 157px;
		margin-right: 8px;
	}
	.box_cell.box_r_3A.box_c_2 {
		width: 287px;
		height: 157px;
		margin-right: 8px;
	}
	.box_cell.box_r_3A.box_c_3 {
		width: 215px;
		height: 157px;
	}
	.box_cell.box_r_2A.box_c_1 {
		margin-right: 14px;
		height: 209px;
		width: 347px;
	}
	.box_cell.box_r_2A.box_c_2 {
		width: 323px;
		height: 209px;
	}
	.box_cell.box_r_2.box_c_1 {
		width: 323px;
		height: 209px;
		margin-right: 14px;
	}
	.box_cell.box_r_2.box_c_2 {
		width: 347px;
		height: 209px;
	}
	div.contact_us{
		display:none;
	}
  .header.slim {
    background: #3b3b3b;
  }
    .menu-item.menu-item-type-post_type.menu-item-object-page.new_lang_menu.mobile_v{
        display:block;
        position: absolute;
        top: calc(50% - 16px);
        left: 20px;
        border: solid 1px white;
        width: fit-content;
        height: auto;
        background: rgba(0, 0, 0, 0.7);
    }
    .menu-item.menu-item-type-post_type.menu-item-object-page.new_lang_menu.mobile_v>.lang[data-lang="it"]{
        display: inline-block;
        border: none;
        border-right: solid 1px white;
        padding-left: 6px;
    }
    .menu-item.menu-item-type-post_type.menu-item-object-page.new_lang_menu.mobile_v>.lang[data-lang="en"]{
        display: inline-block;
        padding: 0 6px;
    }
  .blocco_1>.testo{
    top: 50%;
    transform: translateX(-50%);
    margin-top: -200px;
  }
  .blocco_2, .blocco_3, .blocco_4, .blocco_5, .blocco_6, .blocco_7, .blocco_8 {
    width: 684px;
  }
  .blocco_2 .testo ::before {
        content: "";
        position: absolute;
        top: 24px;
        left: 0px;
        width: calc(20px + 100%);
        height: 10px;
        background: linear-gradient(90deg, rgba(36, 32, 10, 1) 8%, rgba(88, 75, 8, 1) 24%, rgba(255, 215, 0, 1) 43%, rgba(255, 255, 255, 1) 71%, rgba(222, 187, 2, 1) 81%, rgba(126, 107, 17, 1) 100%);
        opacity: 0.5;
        z-index: 1;
    }
  .blocco_2 .testo{
	width: calc(100% - 290px) !important;
  }
  .background > .player {
    width: auto;
    height: 100%;
  }
  .menu_mobile {
    display: block;
    background-image: url("../img/menu.svg");
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 10px;
    background-repeat: no-repeat;
    background-size: cover;
	cursor:pointer;
  }
  .header > .link_home > .logo {
	position: absolute;
	width: 110px;
	top: 0;
	margin-top: 5px;
	left: 50%;
	margin-left: -55px;
}
  .header > .navigation {
    display: none;
  }
  .container_menu {
    width: 50%;
    background: #3b3b3bf0;
    background: #3b3b3b;
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 5;
    height: calc(100% - 58px);
    border-left: gold solid 2px;
    -webkit-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: -5px 0px 10px 0px rgba(0, 0, 0, 0.5);
  }
	.home>div.blocco_1{
		display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        top: 0;
	}
	
  .container {
    /* width: 684px; */
    /* left: 50%; */
    /* margin-left: -342px; */
    position: relative;
    top: 0;
    margin-top: 90px;
	width:100%;
  }
  .listanova.container{
      height:calc(100% - 58px);
      top:58px;
      margin-top:0;
  }
  .etichette_production>.et_selected>img{
      width:85px;
      position: fixed;
      top: 70px;
      right: 30px;
      left: unset;
  }
  .altre_et,
  .logo_switch>img{
      width:70px !important;
  }
  .altre_et {
        right: -77.5px;
        position: fixed;
        top: 102px !important;
        left: unset !important;
    }
    .menu-italian_menu-container{
     border:unset;
     outline: unset;  
    }
  .home.container {
	position: absolute;
    height: calc(100% - 60px);
    top: 60px;
    margin-top: 0px;
  }
  
  .navigation_mobile {
    font-family: "Candara";
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
  }
  
  .services_list>div {
    width: calc(50% - 42px);
    min-height: 390px;
  }

  .navigation_mobile > .voice {
    margin-top: 20px;
    margin-left: 20px;
  }

  .background {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: 100%;
    overflow: hidden;
    background: #030303;
    z-index: -1;
    text-align: center;
  }
  .background > .player {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    left: 50%;
    margin-left: 0;
  }
  #menu-italian_menu {
    padding-left: 15px;
  }
  .menu-item {
    display: block;
    text-align: left;
    margin-bottom: 15px;
  }
  .menu-item > a,
  .menu-item > div {
    color: white;
    text-decoration: none;
    text-align: left;
    font-size: initial;
  }
  .header {
    border-bottom: gold solid 2px;
    top: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 58px;
    border-bottom: 1px solid gold;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.8);
    transition: background 0.7s;
  }
  .footer {
    margin: 0;
    margin-top: 20px;
    color: white;
    font-family: "Candara";
    text-align: center;
    padding: 20px 0px;
    border-top: solid 1px gold;
    background: #303030;
    left: 0;
    width: 100%;
    position: absolute !important;
    top: unset !important;
    bottom: 0 !important;
  }
  .footer.desktop{
      display:none !important;
  }
  
  .blocco_2>.img{
    width: 240px !important;
    margin-left: 0 !important;
    height: 240px !important;
    border-radius: initial !important;
    position: absolute;
    top: 88px;
    right: 0;
  }
    .blocco_2>.testo{
        width: 100% !important; 
    }
    .blocco_2>.testo>.txt{
		width: calc(100% - 272px);
		padding-right: 272px; 
    }
    .blocco_3 .box,
    .blocco_5 .box{
        vertical-align: top;
    }
    .blocco_3 .box,
    .blocco_5 .box{
        width:100%;
        display:block;
    }
    .blocco_3 .box .img,
    .blocco_5 .box .img{
        border-radius:0;
        position:absolute;
        width:200px;
        right:0;
        left:unset;
        top:17px;
    }
    .blocco_5 .box .img{
        background-color:unset;
        border-radius:50%;
        outline:unset;
        top:0;
    }
    a.subtitle_e{
        width:calc(100% - 210px);
        text-align:left;
    }
    .blocco_3 .box .title,
    .blocco_5 .box .title{
        text-align:left;
    }
    .blocco_3 .box .descrizione,
    .blocco_5 .box .descrizione{
        width:calc(100% - 210px);
    }
  .footer > span {
    color: gold;
  }

  a {
    text-decoration: none;
  }
  [aria-current] {
    font-weight: 800;
  }
  .footer_dash {
    display: none;
  }
  .current_page_item > a {
    color: gold;
  }
  .privacy_policy {
    position: relative;
    width: 684px;
    left: 50%;
    margin-left: -342px;
    color: white;
  }
  #main {
    position: relative;
    width: 684px;
    left: 50%;
    margin-left: -342px;
    margin-top: 110px;
  }
  .contact_form,
  .privacy_policy {
    position: relative;
    width: 684px;
    left: 50%;
    margin-left: -342px;
    color: white;
    margin-top: 80px;
  }
  .first.footer_text {
    margin-top: 10px;
  }
  .last.footer_text {
    margin: 10px 0;
  }
  .elenco_categories {
    display: none;
  }
  .cat_mobile {
    display: block;
  }
  .filtro_mobile {
    border: 1px white solid;
    color: white;
    background: none;
    padding: 8px;
    margin-top: 10px;
    position: relative;
    margin-left: 45px;
    width: 600px;
  }
    .subtitle{
        display:none;
    }
    .header_subtitle{
        top: 59px;
        z-index: 3;
        height: auto;
        padding-block: 5px;
        /* border-bottom: 1px solid gold; */
        position: fixed;
        width: 100%;
        text-align: center;
        background: rgba(0,0,0,0.5);
        display:none;
    }
    .lang_mobile{
        display:block;
    }
}