
a{
	text-decoration: none;
}
.loca-banner{
	position: relative;
}
.banner-caption{
	position: absolute;
	bottom: 15%;
	width: 100%;
}
.banner-video{
	display: block;
}
.loca-banner .desktop-video{
	display: block;
}
.loca-banner .desktop-video video {
	width: 100%;
	object-fit: cover;
	object-position: center 0%;
	height: calc(100vh + 100px);
}
.loca-banner .mobile-video{
	display: none;
}
.banner-caption .banner-caption-txt h1{
	font-family: "gin", sans-serif;
	font-size: 400%;
	letter-spacing: 2px;
	text-align: center;
	color: #fff;
}
.banner-line img {
	max-width: calc(15vw);
}
.blanco-wrapper .product-link img{
	transform: rotate(-180deg);
}

.reposado-wrapper .product-link img{
	display: flex;
	margin-left: auto;
}

/*about section*/
.about-section{
	position: relative;
	background: url("../../images/about-bg.png");
}

.mob-banner{
	display: none;
}

.about-banner-wrapper .desktop-banner{
	/*width: 100%;
	height: auto;
	aspect-ratio: auto 1440/700;*/
	width: calc(100% - 60px);
	height: 100%;
	aspect-ratio: auto 1440/700;
	object-fit: fill;
	object-position: bottom;
	margin:0 30px;
}
.origin-info-line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10%;
	right: 10%;
	object-fit: cover;
	height: 150%;
	object-position: top;
	width: 80%;
}
.origin-sun-vector {
	position: absolute;
	max-width: 200px;
	top: 20%;
	left: 8%;
}
.origin-moon-vector {
	position: absolute;
	max-width: 200px;
	top: 20%;
	right: 8%;
}

.about-banner-text{
	/*position: absolute;
	bottom: 31%;
	left: 32%;
	text-align: center;
	width: 35%;*/

	position: relative;
	text-align: center;
	width: 50%;
	padding: 4.5rem 10px 8rem;
	margin: 0 auto;
	z-index: 1;
}

.about-banner-wrapper{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.about-banner-text p{
	font-size: 110%;
	color: #fff;
	padding-bottom: 1rem;
}

.about-header {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
.about-header > div {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	flex-flow: column;
	margin: 0 auto;
	padding: 0 20px;
}
.about-banner-text .about-header img{
	width: 100%;
	height: auto;
	aspect-ratio: auto 62/38;
	max-width: 60px;
	margin: 0 auto;
}
.about-header h2{
	font-size: 400%;
	color: #CB9E52;
	font-family: "gin", serif;
	text-transform: uppercase;
	line-height: 1;
	padding-bottom: 2rem;
	margin: 0 auto;
}
.about-banner-text img{
	width: 100%;
	height: auto;
	aspect-ratio: auto 1519/137;
	max-width: calc(15vw);
}

/*about end */
.product-sec{
	position: relative;
	background-image: url(../../images/about-bg.png);
	background-position: 100%;
	padding-top: 10rem;
}

.product-sec .product-bg-right-vector {
	position: absolute;
	right: 0;
	top: 6%;
	width: 100%;
	max-width: 100px;
}

.product-sec .product-bg-left-vector {
	position: absolute;
	left: 0;
	top: 54%;
	width: 100%;
	max-width: 100px;
}

.product-sec .product-sec-box{
	display: flex;
	justify-content:space-evenly;
}
.product-cactus {
	position: absolute;
	bottom: 0;
}
.product-wrapper {
	display: flex;
	max-width: 85%;
	z-index: 1;
}
.blanco-wrapper, .reposado-wrapper {
	display: flex;
	width: 50%;
	justify-content: space-between;
}
.blanco-wrapper > img {
	margin: 0 30px 0 10px;
	max-width: calc(12vw);
}
.reposado-wrapper > img {
	margin: 0 10px 0 30px;
	max-width: calc(12vw);
}
.product-sec .product-sec-box .product-sec-name {
	align-self: center;
	cursor: pointer;
	max-width: 60%;
	width: 365px;
}
.product-sec .product-sec-box .product-sec-name:last-child h2{
	text-align: right;
	margin-right: -20px;
}
.product-sec .product-sec-box .product-sec-name h2{
	color: #A1A8AB;
	text-align: left;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 64px;
	letter-spacing: 20px;
	text-transform: uppercase;
}
.product-sec .product-sec-box .product-sec-name:hover h2{
	color: #BF9959;
}

.product-sec .product-sec-box .product-sec-name:hover .product-link{
	opacity: 1;
	transition: 1s;
}
.blanco-wrapper .product-sec-name .product-link {
	transform: rotate(180deg);
}
.reposado-wrapper .product-sec-name .product-link {
	text-align: right;
}
.rana-anirudh{
	background-image: url(../../images/rana-anirudh.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
}
.rana-anirudh-box img {
	width: 100%;
}
.rana-anirudh-container{
	/*display: flex;
	position: absolute;
	bottom: 0;
	justify-content: center;
	width: 100%;*/
	display: flex;
	position: relative;
	bottom: 0;
	justify-content: center;
	width: 100%;
	flex-wrap: wrap;
	padding: calc(12vw) calc(7vw) 0;
}

.ra-wrapper{
	display: flex;
	width: 100%;
	padding: 9rem calc(1vw) 10px;
	position: absolute;
}

.rana-anirudh-box{
	padding: 0 1.5rem;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.product-sun-vector, .product-moon-vector{
	position: relative;
}

.product-sun-vector img {
	position: absolute;
	left: calc(18vw);
	bottom: calc(10vw);
	max-width: calc(30vw);
}

.product-moon-vector img {
	position: absolute;
	right: calc(8vw);
	max-width: calc(26vw);
	bottom: calc(14vw);
}

.product-ellipse-vector img {
	position: absolute;
	right: calc(36vw);
	max-width: calc(26vw);
	bottom: calc(14vw);
}

.rana-box,.anirudh-box{
	/*position: absolute;
	top:35%;
	transform: translateY(-50%);
	display: flex;
	justify-content: space-between;
	width: 25%;*/
	/*position: absolute;*/
	/*top: 58%;*/
	/*transform: translateY(-50%);*/
	display: flex;
	justify-content: space-between;
	width: 50%;
}

.anirudh-box{
	justify-content: end;
}
.rana-icon {
	max-width: 20px;
}
.rana-box .rana-box-name{
	width: 50%;
	margin: 0 auto 0 3rem;
}

.anirudh-box .rana-box-name{
	width: 50%;
	margin: 0 3rem 0 auto;
} 

.rana-box-name p{
	font-size: 100%;
	color: #A1A8AB;
	text-align: center;
	margin-top: 0;
}
.rana-box h1{
	color: #1382BF;
	text-align: center;
	font-family: "gin", serif;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px; /* 100% */
	text-transform: uppercase;
	margin-bottom: 1.5rem;
}
.anirudh-box h1{
	color: #00B5C8;
	text-align: center;
	font-family: "gin", serif;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px; /* 100% */
	text-transform: uppercase;
	margin-bottom: 1.5rem;
}
.rana-box h1 span,.anirudh-box h1 span{
	display: block;
}
/*.rana-box .rana-box-name{
	position: absolute;
	left: 8%;
}
.anirudh-box .rana-box-name{
	position: absolute;
	right: 8%;
}*/
/*.rana-box .rana-box-icon{
	position: absolute;
	bottom: -100%;
}
.anirudh-box .rana-box-icon{
	text-align: right;
	position: absolute;
	bottom: -100%;
	width: 100%;
}*/

.product-sun-vector, .product-moon-vector {
	position: relative;
}

.process{
	position: relative;
	/*aspect-ratio: 1440 / 700;*/
	margin-bottom: -100px;
	max-height: calc(100vh + 100px);
}
.process-bg {
	/*margin-bottom: -80px;*/
}
.process-video {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center 0%;
}
.process .process-caption{
	position: absolute;
	bottom: calc(10% + 100px);
	width: 100%;
}
.process .process-caption .process-caption-txt h1{
	font-family: "gin", sans-serif;
	font-size: 400%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.process-caption-txt .process-txt{
	display: flex;
	font-family: "gin", sans-serif;
	font-size: 380%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	justify-content: center;
	align-items: baseline;
}
.process-caption .video-btn{
	margin-bottom: 20px;
}
.process-caption-txt .process-txt img{
	height: 55px;
	margin-right: 10px;
    aspect-ratio: auto 93 / 86;
}
.process-icon{
	margin-bottom: 20px;
	max-width: calc(3.5vw);
    aspect-ratio: auto 108 / 204;
}
.process-icon-box{
	position: absolute;
	top:10%;
	width: 100%;
}
.process-icon-box img{
	position: absolute;
	max-width: 10px;
}
.process-icon-box img.left-icon{
	left: 10%;
}
.process-icon-box img.right-icon{
	right: 10%;
}
.origin-sec{
	background-image: url(../../images/origin-sec.jpg);
	background-position: center;
	background-size: cover;
	padding-top: 5rem;
	position: relative;
}
.origin-sec .origin-sec-header{
	margin-left:4rem;
	margin-bottom: 4rem;
}
.origin-sec .origin-sec-header h1{
	font-family: "gin", sans-serif;
	font-size: 400%;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
}
.origin-sec .origin-sec-header h1 span{
	display: block;
}
.origin-images {
	max-width: 75%;
	margin-left: auto;
	height: 500px;
	max-height: 70vh;
	overflow: hidden;
	border-top-left-radius: 50px;
}
.origin-sec .origin-img-sec img.main-img{
	border-top-left-radius: 35px;
	z-index: 111;
	position: relative;
	margin-bottom: 3%;
	margin-left: auto;
	height: calc(100%);
	object-fit: cover;
	object-position: center 0%;
	width: 100%;
	z-index: 1;
}
.origin-sec .origin-sec-header h1 span.agave{
	display: inline;
	color: #0492a1;
}
.origin-sec .origin-sec-header h1 span.tequila{
	display: inline;
	color: #cb9e52;
}
.origin-sec .origin-img-sec{
	position: relative;
}
.origin-sec .origin-img-sec .origin-img-top{
	position: absolute;
	top:-28%;
	right: 0;
	display: flex;
	align-items: end;
}
.origin-sec .origin-img-sec .origin-img-top img:first-child{
	margin-bottom: 10px;
	margin-right: 5px;
	max-width: 100px;
}
.origin-sec .origin-img-sec .origin-img-top img:last-child{
	max-width: 200px;
}
.origin-sec .origin-img-sec .origin-img-bottom{
	position: absolute;
	left: auto;
	bottom: 15%;
	right: 75%;
}
.origin-sec:after{
	content: '';
	height: 80px;
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	background-image: url(../../images/footer-bg.jpg);
	background-size: cover;
}
.desktop-view{
	display: block;
}
.mobile-view{
	display: none;
}
.process-txt .product-txt-bx{
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.process-txt .product-txt-bx span{
	padding-left: 10px;
}
.video-btn{
	display: none;
}
.product-sec .product-sec-box .product-sec-name a{
	text-decoration: none;
}

@media screen and (min-width:992px) and (max-width:1200px){
	
	.product-sec{
		background-position: center;
	}
	.process-caption-txt .process-txt img {
		height: 45px;
		margin-right: 10px;
	}
	.process-icon {
		margin-bottom: 0px;
	}
	.origin-sec .origin-sec-header h1{
		font-size: 400%;
	}
	.origin-sec .origin-img-sec img.main-img{
		width: 90%;
		margin-left: auto;
	}
	.origin-sec .origin-img-sec .origin-img-top img{
		max-width: 200px;
	}
	.origin-sec .origin-img-sec .origin-img-bottom {
		left: 1%;
		bottom: 12%;
		z-index: 1;
	}
	.cactus-vector{
		display: none;
	}
	.about-header > div{
		width: 100%;
	}

}
@media screen and (min-width:768px) and (max-width:991px){
	.product-sec{
		position: relative;
		background-image: url(../../images/bottle-fold-mob.jpg);
		padding-top: 5rem;
		background-position: center;
	}
	.product-sec .product-sec-box{
		flex-wrap: wrap;
		
	}
	.product-sec .product-sec-box .product-sec-name h2{
		text-align: center;
		font-size: 60px;
		line-height: 60px; 
		letter-spacing: 7.5px;
	}
	.product-sec .product-sec-box .product-sec-name{
		margin-bottom: 4rem;
	}
	.product-sec .product-sec-box .product-sec-name:first-child{
		order:1;
	}
	.product-sec .product-sec-box .product-sec-name:last-child{
		order:2;
	}
	.product-sec-box .product-sec-img{
		order: 3;
		padding:0 5rem;
	}
	.rana-anirudh-box{
		padding: 0 1.5rem;
	}
	.anirudh-box h1,.rana-box h1{
		font-size: 60px;
		font-weight: 400;
		line-height:60px;
	}
	.rana-box .rana-box-icon,.anirudh-box .rana-box-icon{
		bottom: -55%;
	}
	.rana-box, .anirudh-box{
		top:-35%;
		transform: none;
	}
	.process-caption-txt .process-txt{
		font-size: 250%;
	}
	.process-caption-txt .process-txt img{
		height: 30px;
	}
	.process-txt .product-txt-bx{
		display: flex;
		justify-content: space-between;
		align-items: baseline;
	}
	.process-txt .product-txt-bx span{
		padding-left: 10px;
	}
	.process .process-caption{
		bottom: 3%;
	}
	.process-icon{
		max-width: 40px;
	}
	.origin-sec .origin-sec-header h1{
		font-size: 350%;
	}
	.origin-sec .origin-img-sec img.main-img{
		width: 95%;
		margin-left: auto;
	}
	.origin-sec .origin-img-sec .origin-img-bottom{
		display: none;
	}
	.origin-sec .origin-img-sec .origin-img-top img{
		max-width: 120px;
	}
	.origin-sec .origin-img-sec .origin-img-top{
		top:-28%;
	}
	.product-sec .desktop-view,.rana-anirudh .desktop-view{
		display: none;
	}
	.product-sec .mobile-view,.rana-anirudh .mobile-view{
		display: block;
	}
}
@media screen and (min-width:576px) and (max-width:768px){
	.desktop-view{
		display: none;
	}
	.mobile-view{
		display: block;
	}
	.loca-banner .desktop-video{
		display: none;
	}
	.loca-banner .mobile-video{
		display: block;
	}
	.banner-caption {
		bottom: 5%;
	}
	.banner-caption .banner-caption-txt h1 {
		font-size: 300%;
	}
	.product-sec{
		position: relative;
		background-image: url(../../images/bottle-fold-mob.jpg);
		padding-top: 5rem;
		background-position: center;
	}
	.product-sec .product-sec-box{
		flex-wrap: wrap;
		
	}
	.product-sec .product-sec-box .product-sec-name h2{
		text-align: center;
		font-size: 40px;
		line-height: 40px; 
		letter-spacing: 7.5px;
	}
	.product-sec .product-sec-box .product-sec-name{
		margin-bottom: 4rem;
	}
	.product-sec .product-sec-box .product-sec-name:first-child{
		order:1;
	}
	.product-sec .product-sec-box .product-sec-name:last-child{
		order:2;
	}
	.product-sec-box .product-sec-img{
		order: 3;
		padding:0 5rem;
	}
	.rana-anirudh-box{
		padding: 0 1.5rem;
	}
	.anirudh-box h1,.rana-box h1{
		font-size: 40px;
		font-weight: 400;
		line-height:40px;
	}
	.rana-box .rana-box-icon,.anirudh-box .rana-box-icon{
		bottom: -55%;
	}
	.rana-box, .anirudh-box{
		top:-35%;
		transform: none;
	}
	.process-caption-txt .process-txt{
		flex-wrap: wrap;
		font-size: 350%;
	}
	.process-caption-txt .process-txt img{
		height: 50px;
		margin-right: 0px;
	}
	.process .process-caption{
		bottom: 5%;
	}
	.process-icon {
		margin-bottom: 5px;
	}
	.process-caption .video-btn img{
		max-width: 50px;
	}
	.origin-sec{
		padding-top: 2rem;
	}
	.origin-sec .origin-sec-header h1{
		font-size: 320%;
	}
	.origin-sec .origin-sec-header{
		margin-left: 1.5rem;
		margin-bottom: 1rem;
	}
	.origin-sec .origin-img-sec .origin-img-bottom img{
		max-width: 50px;
	}
	.origin-sec .origin-img-sec img.main-img{
		width: 90%;
		margin-left: auto;
		margin-top: 2rem;
		margin-bottom: 0px;
	}
	.origin-sec:after{
		display: none;
	}
	.origin-sec .origin-img-sec .origin-img-bottom {
		left: 1%;
		bottom: 30%;
	}
	.origin-sec .origin-img-sec .origin-img-top img{
		max-width: 100px;
	}
	.origin-sec .origin-img-sec .origin-img-top{
		top:-12%;
	}
	.process-txt .product-txt-bx{
		width: 100%;
	}
	.process-txt .product-txt-bx span{
		display: none;
	}
}
@media screen and (min-width:320px) and (max-width:568px){
	.desktop-view{
		display: none;
	}
	.mobile-view{
		display: block;
	}
	.loca-banner .desktop-video{
		display: none;
	}
	.loca-banner .mobile-video{
		display: block;
	}
	.banner-caption {
		bottom: 10%;
	}
	.banner-caption .banner-caption-txt h1 {
		font-size: 240%;
	}
	.product-sec{
		position: relative;
		background-image: url(../../images/bottle-fold-mob.jpg);
		padding-top: 5rem;
		background-position: center 0px;
		background-size: cover;
	}
	.product-sec .product-sec-box{
		flex-wrap: wrap;
		
	}
	.product-sec .product-sec-box .product-sec-name h2{
		text-align: center;
		font-size: 24px;
		line-height: 24px; 
		letter-spacing: 7.2px;
	}
	.product-sec .product-sec-box .product-sec-name{
		margin-bottom: 3rem;
	}
	.product-sec .product-sec-box .product-sec-name:first-child{
		order:1;
	}
	.product-sec .product-sec-box .product-sec-name:last-child{
		order:2;
	}
	.product-sec-box .product-sec-img{
		order: 3;
		padding:0 5rem;
	}
	.rana-anirudh-box{
		padding: 0 1.5rem;
	}
	.anirudh-box h1,.rana-box h1{
		font-size: 24px;
		font-weight: 400;
		line-height: 26px;
	}
	.rana-box .rana-box-icon,.anirudh-box .rana-box-icon{
		bottom: -55%;
	}
	.rana-box, .anirudh-box{
		top:-35%;
		transform: none;
	}
	.process {
		aspect-ratio: 430 / 800;
	}
	.process-caption-txt .process-txt{
		flex-wrap: wrap;
		font-size: 250%;
	}
	.process-caption-txt .process-txt img{
		height: 36px;
		margin-right: 0px;
	}
	.process .process-caption{
		bottom: 5%;
	}
	.process-icon {
		margin-bottom: 5px;
	}
	.process-caption .video-btn img{
		max-width: 50px;
	}
	.origin-sec{
		padding-top: 2rem;
	}
	.origin-sec .origin-sec-header h1{
		font-size: 220%;
	}
	.origin-sec .origin-sec-header{
		margin-left: 1.5rem;
		margin-bottom: 1rem;
	}
	.origin-sec .origin-img-sec .origin-img-bottom img{
		max-width: 50px;
	}
	.origin-sec .origin-img-sec img.main-img{
		width: 90%;
		margin-left: auto;
		margin-top: 2rem;
		margin-bottom: 0px;
	}
	.origin-sec:after{
		display: none;
	}
	.origin-sec .origin-img-sec .origin-img-bottom {
		left: 1%;
		bottom: 30%;
	}
	.origin-sec .origin-img-sec .origin-img-top img{
		max-width: 70px;
	}
	.origin-sec .origin-img-sec .origin-img-top{
		top:-12%;
	}
	.process-txt .product-txt-bx{
		width: 100%;
		justify-content: center;
	}
	.process-txt .product-txt-bx span{
		display: none;
	}
}

@media screen and (min-width:992px) and (max-width:1024px){
	.banner-caption .banner-caption-txt h1{
		padding: 20px 90px;
	}
}

@media screen and (min-width:1025px) and (max-width:1280px){
	.product-sec{
		background-size: 100% 100%;
	}
	
}

@media screen and (min-width:1600px) and (max-width:1999px){
	
}

@media screen and (min-width:2000px) and (max-width:2499px){
	
}