@media (max-width: 1399px){
	.box-vino .cta {
	    padding: 15px 45px;
	}
}
@media (max-width: 1299px){}
@media (max-width: 1199px){
	.box-vino h2 {
	    font-size: 3rem;
	    line-height: 3.1rem;
	}
	.vino-detail {
	    padding: 0 16px 59px;
	    min-height: 380px;
	}
	.box-vino img {
	    margin-bottom: 48px;
	}
	.box-vino .cta {
	    padding: 15px 30px;
	    font-size: 1rem;
	}
	.blockquote {
	    font-size: 2rem;
	    line-height: 2.7rem;
	    max-width: 1015px;
	}
	.box-content h2 {
	    font-size: 3rem;
	    line-height: 3.3rem;
	}
}
@media (max-width: 1024px){
	.header-row .col-header.col-logo {
	    flex-grow: 0.5;
	}
	.header-row .col-header.col-redes {
	    flex-grow: 0.5;
	    justify-content: flex-end;
	}
	.header-row .col-header.col-nav {
		display: none;
	}
	.header-row .col-header.col-nav .main-navigation {
	    display: none;
	}
}
@media (max-width: 991px){
	.vino-detail {
	    min-height: 446px;
	}
	.box-vino h2 {
	    font-size: 2.5rem;
	    line-height: 2.7rem;
	}
	.box-vino .cta {
	    padding: 15px 21px;
	    font-size: 0.875rem;
	}
	.vinos {
	    padding-bottom: 64px;
	}
	.banner-frase {
	    padding: 105px 0;
	    background-position: center;
	}
	.box-content h2 {
	    font-size: 2.5rem;
	    line-height: 2.8rem;
	}
	.item-frase h5 {
	    font-size: 1.2rem;
	    line-height: 1.7rem;
	}
	.section {
		padding: 85px 0 64px;
	}
	.section.somos {
	    padding: 85px 0 64px;
	}
	.box-heading h1 {
	    font-size: 3rem;
	    line-height: 3.3rem;
	}
}
@media (max-width: 899px){}
@media (max-width: 767px){	
	.hero .box-content .logo {
	    width: 100px;
	}
	.side-panel_body nav ul li a {
	    font-size: 1.5rem;
	    line-height: 3.313rem;
	}
	.logo-footer {
	    position: absolute;
	    top: -38px;
	    right: 16px;
	    width: 120px;
	}
	.mdi--instagram {
	    width: 26px;
	    height: 26px;
	}
	.footer-redes {
	    flex-wrap: wrap;
	    gap: 24px;
	}
	.footer-redes > a {
	    font-size: 1rem;
	    line-height: 1rem;
	}
	.ic--baseline-whatsapp {
	    width: 26px;
	    height: 26px;
	}
	.vino-detail {
	    min-height: auto;
	}
	.box-content p {
	    margin-bottom: 24px;
	}
	.section.efecto-vino .row .col-md-6:nth-child(2) figure > img {
		max-height: 400px;
	}
	.section.efecto-vino .row > .col-md-6 > img {
		max-height: 400px;
	}
	.box-content h2 {
	    font-size: 2rem;
	    line-height: 2.3rem;
	}
	.item-frase::after {
	    top: initial;
	    right: 50%;
	    bottom: -8px;
	    width: 115px;
	    height: 1px;
	    transform: translateX(57px);
	}
}
@media (max-width: 575px){
	.footer-redes > a > .ic {
	    margin-right: 8px;
	}
	.section.hero {
	    padding: 120px 0 0;
	}
	.hero .box-content .logo {
	    top: 97px;
	}
	.img-hero {
		height: 300px;
    	object-fit: cover;
	}
	.logo-footer {
	    width: 90px;
	}
	.box-vino .cta {
	    padding: 11px 21px;
	    min-width: 180px;
	}
	.box-vino h2 {
	    font-size: 2.2rem;
	    line-height: 2.5rem;
	}
	.vino-detail {
		font-size: 0.875rem;
	    padding: 0 0 59px;
	}
	.box-vino img {
	    margin-bottom: 32px;
	}
	.section.nuestra-actitud .row .col-md-6:nth-child(2) .box-content {
	    margin-left: 0;
	}
	.blockquote {
	    font-size: 1.2rem;
	    line-height: 1.7rem;
	}
	.shape-circle {
	    width: 250px;
	    height: 250px;
	    top: -80px;
	    right: 0;
	    left: 0;
	    padding: 40px 32px;
	    font-size: 0.875rem;
	}
	.banner-image {
	    background-attachment: scroll;
	    background-position: left;
	}
	.box-heading h1 {
	    font-size: 2rem;
	    line-height: 2.3rem;
	}
	.header-row .col-header.col-redes {
	    flex-grow: 0.3;
	}
	.header-row .col-header.col-logo {
	    flex-grow: 0.7;
	}
}
@media (max-width: 350px){}

@media (min-width:576px){
	.container, .container-sm {
	    max-width: 100%;
	}
}
@media (min-width:768px){
	.container, .container-md, .container-sm {
	    max-width: 100%;
	}
}
@media (min-width:992px){
	.container, .container-lg, .container-md, .container-sm {
	    max-width: 100%;
	}
}
@media (min-width:1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1140px;
	}
}
@media (min-width:1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    max-width: 1309px;
	}
}
@media (min-width:1441px){}

@media (max-height: 650px){
	.side-panel_body nav ul li a {
	    font-size: 2rem;
	    line-height: 4.313rem;
	}
}