@media (max-width: 767px) {
	
.hide_mobile {
	display: none !important;
}
	
.hide_mobile_xs {
	display: none !important;
}
	
.align_mobile_left {
	text-align:left !important;	
}
	
.align_mobile_xs_left {
	text-align:left !important;	
}
	
.align_mobile_center {
	text-align:center !important;	
}
	
.align_mobile_xs_right {
	text-align:right !important;	
}
	
.margin_top_mobile {
	margin-top: 50px;
}
	
.hamburger {
	display: block;
}
	
.cover.cover_left {
	object-position: right;
}

/* MAIN */

section {
	position:relative;
	margin-bottom:75px;
	padding-top: 75px;
	overflow: hidden;
}

.wrapper {
    padding:0 35px;
}

.container {
	margin-bottom: 50px;
    max-width: 85%;
}

.container:last-of-type {
	margin-bottom: 0;
}

.row {
	margin-bottom:50px;
}

.header .row {
	margin-bottom: 50px;
}

.margin_top_inside {
	margin-top: 50px !important;
}

.claim {
	top:50%;
	bottom:auto;
}

h1, h4 {
	font-size:22px;
	line-height: 22px;
	font-weight: 300;
}

h2, h3 {
	font-size:30px;
	line-height: 35px;
	margin-bottom: 50px;
}

h5 {
	font-size:12px;
	line-height: 12px;
}

p {
	font-size:16px;
	line-height: 22px;
	margin-bottom: 15px;
}

p.p_mini {
	font-size:11px;
	line-height: 20px;
}

.claim p {
	font-size:12px;
	line-height: 15px;
	letter-spacing: 1px;
}

a.more {
	width:50px;
	height: 20px;
}

a.nav_scroll {
	width:20px;
	height: 50px;
	bottom: 30px;
	left:50%;
}

.img_page {
    height: 100vh;
	min-height: 350px;
	max-height: 700px;
}

.img_box {
	height: 400px;
	width: 100%;
}

.img_box_full {
	width:100%;
}

.img_box_big {
	height: 400px;
	width: 100%;
}

.img_box_slide {
	height: 400px;
	width:100%;
}

.lista_vini {
	width:100%;
}
	
.lista_vini .row_wine {
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
}

.lista_vini a {
	font-size:13px;
	line-height: 16px;
	font-weight: 500;
	display: inline-block;
}

a.btn_download  {
	display: none;
}

.box_bg {
	position:relative; 
}

.box_bg .bg_section {
	position: absolute;
    top: -50px;
    left: 25%;
    width: 85%;
	height: 80%;
}

.box_bg .bg_section_interno {
	top: 320px;
    right: 0;
    width: 100%;
    height: 400px;
}


.slick-prev, .slick-next {
    display: none !important;
}

footer {
	margin-top: 100px;
	padding: 75px 0;
	padding-bottom: 200px;
	background-size: 400px;
}


footer::before {
    width: 100px;
    height: 1px;
}

footer .row {
	margin-bottom: 35px;
}

footer a.logo img {
	width: 250px;
}

.logo_dx {
	display: none;
}
	
/* END MAIN */
	
/* HEADER */


.header {
	margin-bottom: 0;
}
	
a.logo {
	padding-top: 40px;
}

a.logo img {
	width: 280px;
	max-width:100%;
}

.navigation {
	padding-top: 40px;
}

.navigation.nav_lang {
	top:0;
	right:15px;
}

.navigation ul li::after {
    width: 1px;
    height: 10px;
    margin: 0 10px;
}

a.nav_a_main {
	font-size:10px;
	line-height: 10px;
}
	
/* END HEADER */



}

@media (min-width: 768px) and (max-width: 991px) {

.hide_mobile {
	display: none !important;
}
	
.align_mobile_left {
	text-align:left !important;	
}
	
.align_mobile_center {
	text-align:center !important;	
}
	
.margin_top_mobile {
	margin-top: 75px;
}
	
/* MAIN */

section {
	position:relative;
	margin-bottom:100px;
	padding-top: 100px;
}

.wrapper {
    padding:0 35px;
}

.container {
	margin-bottom: 50px;
    max-width: 85%;
}

.container:last-of-type {
	margin-bottom: 0;
}

.row {
	margin-bottom:50px;
}

.header .row {
	margin-bottom: 50px;
}

.margin_top_inside {
	margin-top: 50px !important;
}

.claim {
	top: 50%;
    bottom: auto;
}

h1, h4 {
	font-size:22px;
	line-height: 22px;
	font-weight: 300;
}

h2, h3 {
	font-size:40px;
	line-height: 45px;
	margin-bottom: 50px;
}

h5 {
	font-size:12px;
	line-height: 12px;
}

p {
	font-size:14px;
	line-height: 20px;
	margin-bottom: 15px;
}

p.p_mini {
	font-size:11px;
	line-height: 20px;
}

.claim p {
	font-size:13px;
	line-height: 13px;
	letter-spacing: 1px;
}

a.more {
	width:50px;
	height: 20px;
}

a.nav_scroll {
	width:20px;
	height: 30px;
	bottom: 20px;
	left:50%;
}

.img_page {
    height: 100vh;
	min-height: 500px;
}

.img_box {
	height: 300px;
	width:220px;
}

.img_box_full {
	width:100%;
}

.img_box_big {
	height: 300px;
	width:220px;
}

.img_box_slide {
	height: 400px;
	width:100%;
}

.lista_vini {
	width:100%;
}
	
.lista_vini .row_wine {
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
}

.lista_vini a {
	font-size:11px;
	line-height: 15px;
	font-weight: 500;
	display: inline-block;
}

a.btn_download  {
	display: none;
}

.box_bg {
	position:relative; 
}

.box_bg .bg_section {
	position: absolute;
    top: -50px;
    left: 25%;
    width: 75%;
	height: 80%;
}

.box_bg .bg_section_interno {
	position:absolute; 
	top:0;
	right: 0;
	width:70%;
	height: 500px;
}


.slick-prev, .slick-next {
    display: block;
    width: 30px;
    height: 20px;
}
.slick-prev {
	left:-50px;
}

.slick-next {
    right:-50px;
}

footer {
	margin-top: 100px;
	padding: 75px 0;
	padding-bottom: 200px;
	background-size: 400px;
}


footer::before {
    width: 100px;
    height: 1px;
}

footer .row {
	margin-bottom: 35px;
}

footer a.logo img {
	width: 220px;
}
	
.logo_dx {
	width:120px;
	height: 70px;
	bottom:0;
}

	
/* END MAIN */
	
/* HEADER */


.header {
	margin-bottom: 75px;
}

a.logo img {
	width:270px;
}

.navigation {
	padding-top: 40px;
}

.navigation.nav_lang {
	top:0;
	right:15px;
}

.navigation ul li::after {
    width: 1px;
    height: 10px;
    margin: 0 10px;
}

a.nav_a_main {
	font-size:10px;
	line-height: 10px;
}
	
/* END HEADER */


}

@media (min-width: 992px) and (max-width: 1199px) {

/* MAIN */

section {
	position:relative;
	margin-bottom:100px;
	padding-top: 100px;
}

.wrapper {
    padding:0 35px;
}

.container {
	margin-bottom: 50px;
}

.container:last-of-type {
	margin-bottom: 0;
}

.row {
	margin-bottom:75px;
}

.header .row {
	margin-bottom: 35px;
}

.margin_top_inside {
	margin-top: 100px !important;
}

.claim {
	bottom:120px;
}

h1, h4 {
	font-size:22px;
	line-height: 22px;
	font-weight: 300;
}

h2, h3 {
	font-size:45px;
	line-height: 50px;
	margin-bottom: 50px;
}

h5 {
	font-size:12px;
	line-height: 12px;
}

p {
	font-size:14px;
	line-height: 20px;
	margin-bottom: 15px;
}

p.p_mini {
	font-size:11px;
	line-height: 20px;
}

.claim p {
	font-size:13px;
	line-height: 13px;
	letter-spacing: 1px;
}

a.more {
	width:50px;
	height: 20px;
}

a.nav_scroll {
	width:20px;
	height: 30px;
	bottom: 20px;
	left:50%;
}

.img_page {
    width: 100%;
    height: 100vh;
	min-height: 650px;
}

.img_box {
	height: 400px;
	width:300px;
}

.img_box_full {
	width:100%;
}

.img_box_big {
	height: 450px;
	width:350px;
}

.img_box_slide {
	height: 500px;
	width:100%;
}

.lista_vini {
	width:100%;
}
	
.lista_vini .row_wine {
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
}

.lista_vini a {
	font-size:12px;
	line-height: 12px;
	font-weight: 500;
	display: inline-block;
}

a.btn_download  {
	display: none;
}

.box_bg {
	position:relative; 
}

.box_bg .bg_section {
	position: absolute;
    top: -50px;
    left: 25%;
    width: 75%;
	height: 80%;
}

.box_bg .bg_section_interno {
	position:absolute; 
	top:0;
	right: 0;
	width:70%;
	height: 500px;
}


.slick-prev, .slick-next {
    display: block;
    width: 30px;
    height: 20px;
}
.slick-prev {
	left:-50px;
}

.slick-next {
    right:-50px;
}

footer {
	margin-top: 200px;
	padding: 100px 0;
	padding-bottom: 250px;
	background-size: 650px;
}


footer::before {
    width: 100px;
    height: 1px;
}

footer .row {
	margin-bottom: 75px;
}

footer a.logo img {
	width: 220px;
}

	
/* END MAIN */
	
/* HEADER */


.header {
	margin-bottom: 125px;
}

a.logo img {
	width:270px;
}

.navigation {
	padding-top: 40px;
}

.navigation.nav_lang {
	top:0;
	right:15px;
}

.navigation ul li::after {
    width: 1px;
    height: 10px;
    margin: 0 15px;
}

a.nav_a_main {
	font-size:10px;
	line-height: 10px;
}
	
/* END HEADER */

}

@media (min-width: 1200px) and (max-width: 1700px) {

/* MAIN */

section {
	position:relative;
	margin-bottom:120px;
	padding-top: 100px;
}


.wrapper {
    padding:0 35px;
}

.container {
	margin-bottom: 75px;
}

.container:last-of-type {
	margin-bottom: 0;
}

.row {
	margin-bottom:75px;
}

.header .row {
	margin-bottom: 50px;
}

.margin_top_inside {
	margin-top: 100px !important;
}

.claim {
	bottom:120px;
}

h1, h4 {
	font-size:22px;
	line-height: 22px;
	font-weight: 300;
}

h2, h3 {
	font-size:55px;
	line-height: 60px;
	margin-bottom: 60px;
}

h5 {
	font-size:12px;
	line-height: 12px;
}

p {
	font-size:16px;
	line-height: 22px;
	margin-bottom: 15px;
}

p.p_mini {
	font-size:11px;
	line-height: 20px;
}

.claim p {
	font-size:13px;
	line-height: 13px;
	letter-spacing: 1px;
}

a.more {
	width:50px;
	height: 20px;
}

a.nav_scroll {
	width:20px;
	height: 30px;
	bottom: 20px;
	left:50%;
}

.img_page {
    width: 100%;
    height: 100vh;
	min-height: 650px;
}

.img_box {
	height: 400px;
	width:300px;
}

.img_box_full {
	width:100%;
}

.img_box_big {
	height: 450px;
	width:350px;
}

.img_box_slide {
	height: 500px;
	width:100%;
}

.lista_vini {
	width:100%;
}
	
.lista_vini .row_wine {
}

.lista_vini a {
	font-size:11px;
	line-height: 12px;
	font-weight: 500;
}

a.btn_download  {
	padding:10px 15px;
	font-size: 11px;
}

.box_bg {
	position:relative; 
}

.box_bg .bg_section {
	position: absolute;
    top: -50px;
    left: 25%;
    width: 75%;
	height: 80%;
}

.box_bg .bg_section_interno {
	position:absolute; 
	top:0;
	right: 0;
	width:70%;
	height: 500px;
}


.slick-prev, .slick-next {
    display: block;
    width: 30px;
    height: 20px;
}
.slick-prev {
	left:-50px;
}

.slick-next {
    right:-50px;
}

footer {
	margin-top: 200px;
	padding: 100px 0;
	padding-bottom: 250px;
	background-size: 650px;
}


footer::before {
    width: 100px;
    height: 1px;
}

footer .row {
	margin-bottom: 75px;
}

footer a.logo img {
	width: 220px;
}

	
/* END MAIN */
	
/* HEADER */


.header {
	margin-bottom: 125px;
}

a.logo img {
	width:300px;
}

.navigation {
	padding-top: 40px;
}

.navigation.nav_lang {
	top:0;
	right:15px;
}

.navigation ul li::after {
    width: 1px;
    height: 10px;
    margin: 0 15px;
}

a.nav_a_main {
	font-size:11px;
	line-height: 11px;
}
	
/* END HEADER */

}