@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "Depalma";
  src: url("DEPALMA.ttf") format("truetype");
}

body {
  padding: 0px;
  margin: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #fff;
  letter-spacing: 1px;
}
img {
  max-width: 100%;
  max-height: 100%;
}
a,
a:visited,
a:hover,
a:active {
  color: #fff;
  text-decoration: none;
  outline: none;
  border: 0px;
}
p {
  line-height: 38px;
}
/*
COLOR KEY
anejo yellow - #f4a31d	244,163,29
reposado red - #d91f29  271,31,41
blanco blue - #5ec9f3   94,201,243

FONTS
Alternate Gothic Compressed ATF Regular
font-family: alternate-gothic-compressed, sans-serif;
font-weight: 400;
font-style: normal;

Alternate Gothic Compressed ATF Bold
font-family: alternate-gothic-compressed, sans-serif;
font-weight: 700;
font-style: normal;

*/

/*
.snap-container{
	scroll-snap-type: y mandatory;
	overflow: scroll;
  height: 100vh;
	scroll-behavior: smooth;

}
.snap-section{
	scroll-snap-align: start;
position: relative;
}
*/
.rightdots .slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.rightdots .slick-dots {
  right: -50px;
  bottom: initial;
  transform: rotate(90deg);
  width: auto;
  top: 50%;
}
.slick-dots {
  bottom: 25px;
}
.slick-dots li button:before {
  font-size: 11px;
  opacity: 1;
  color: #ccc;
}
.slick-dots li {
  margin: 0 0px;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.slick-prev {
  left: 20px;
  z-index: +1;
  width: 0px;
  height: 0px;
}
.slick-next {
  right: 39px;
  width: 0px;
  height: 0px;
}
.slick-prev:before {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 17px solid #ff8300;
  font-family: none;
  width: 0px;
  height: 0px;
  line-height: initial;
  font-size: initial;
  position: absolute;
  opacity: 1;
  content: "";
}
.slick-next:before {
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 17px solid #ff8300;
  font-family: none;
  width: 0px;
  height: 0px;
  line-height: initial;
  font-size: initial;
  position: absolute;
  opacity: 1;
  content: "";
}
.slick-slide {
  overflow: hidden;
}
#wstoggle {
  position: fixed;
}
.wsfbiglink a {
  font-family: Depalma;
  font-size: 22px;
}
.wsf-halfpart.wsfrightpart {
  transform: none;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 101;
}
.wsfleftpart-inner {
  position: absolute;
  left: 25%;
  top: 50%;
  padding-top: 0;
  transform: translate(-50%, -50%);
  padding: 0;
  float: none;
  width: 30%;
}
.wsfbiglink li a:after {
  width: 14%;
}
.wsfbiglink li:last-of-type a:after {
  opacity: 0;
}
#wstoggle:before {
  opacity: 0;
}
#wstoggle span:after,
#wstoggle span:before,
#wstoggle span {
  background: #555;
  width: 26px;
}
.wsfopen #wstoggle span:before,
.wsfopen #wstoggle span:after {
  background: #fff;
}
#wstoggle:hover span:before,
#wstoggle:hover span:after,
#wstoggle:hover span {
  width: 26px;
}

#site-header {
  position: fixed;
  height: 90px;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.3s ease;
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
}
#site-header.hide {
  top: -91px;
}
.header-logo {
  background-image: url("/images/don-cosme-logo-tm-v2.png");
  background-size: contain;
  width: 217px;
  height: 72px;
  background-repeat: no-repeat;
  margin-left: 20px;
  margin-top: 16px;
}
.header-logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.findus {
  position: absolute;
  bottom: -45px;
  left: 33%;
  width: 140px;
}
.buyus {
  position: absolute;
  bottom: -45px;
  left: 44%;
  width: 140px;
}
.sales {
  position: absolute;
  bottom: -45px;
  left: 55%;
  width: 140px;
}
.header-social {
  position: absolute;
  right: 90px;
  top: 21px;
}
.social-icons {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
}
.social-icons li {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.social-icons img {
  max-width: 30px;
}
.footerContainer .social-icons img {
  filter: invert(1);
}
/* HOME */
#home {
  height: 100vh;
  background-color: #000;
}
.homeBackground {
  background-image: url("/images/Cosme_website_bkgroud.jpg");
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.homeBottle {
  position: absolute;
  max-width: 37%;
  left: 36%;
  transform: translateX(-48%);
  /* height: 70%; */
  bottom: 0%;
  opacity: 0;
}
.homeAward {
  width: 18%;
  position: absolute;
  left: 0%;
  bottom: 36%;
  opacity: 0;
}
.homeRedBar {
  position: absolute;
  width: 30%;
  height: 70%;
  left: 70%;
  transform: translateX(-60%);
  bottom: 0px;
  background: rgba(204, 60, 29, 0.7);
  border-radius: 50px 50px 0px 0px;
  max-width: 485px;
  opacity: 0;
}
.homeRedBarInner {
  padding: 57px;
  color: #fff;
  text-align: center;
}
.homeRedBarText {
  padding-top: 80px;
  font-size: 22px;
  opacity: 0;
}
.homeSlider {
  height: 100vh;
  width: 100%;
}
.homeSlider div {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* FLAVORS */
#anejo,
#reposado,
#blanco {
  height: 100vh;
  background-color: #000;
}
.flavorDogContainer {
  width: 76%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: 45%;
  height: 90%;
  text-align: center;
}
.flavorDogContainer img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.flavorDogImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  width: 100%;
  height: 100%;
}
.flavorDogImageAnejo1 {
}
.replayButton {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  opacity: 0;
}
.anejoGlow {
  text-align: center;
  position: relative;
  box-shadow: 0px 10px 40px 17px #f4a31d;
}
.reposadoGlow {
  text-align: center;
  position: relative;
  box-shadow: 0px 10px 40px 17px #d91f29;
}
.blancoGlow {
  text-align: center;
  position: relative;
  box-shadow: 0px 10px 40px 17px #5ec9f3;
}
.flavorMenu {
}
.flavorMenu ul {
  margin: 0px;
  padding: 0px;
  text-align: center;
  margin-top: 30px;
}
.flavorMenu li {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  vertical-align: top;
}
.flavorMenu a {
  display: block;
  padding: 10px 10px;
  font-size: 17px;
}
.flavorNameContainer {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 24px;
}
.flavorName {
  color: #f4a31d;
  text-transform: uppercase;
}
.flavorNameReposado {
  color: #d91f29;
}
.flavorNameBlanco {
  color: #5ec9f3;
}
.flavorNameSubtext {
  font-size: 18px;
}
.flavorNext {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
}
.bottleName {
  text-align: center;
  font-family: alternate-gothic-compressed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 37px;
  padding-bottom: 20px;
  padding-top: 40px;
  text-transform: uppercase;
}
.bottleFull {
  text-align: center;
  height: 67%;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.bottleFull img {
  /* max-width: 29%; */
}
.bottleButton {
  border: 2px solid #fff;
  text-transform: uppercase;
  margin-top: 30px;
  display: inline-block;
  margin: 0 auto;
  width: auto;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-family: alternate-gothic-compressed, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.bottleButtonAnejo {
  background-color: #f4a31d;
}
.bottleButtonReposado {
  background-color: #d91f29;
}
.bottleButtonBlanco {
  background-color: #5ec9f3;
}
.bottleButtonAnejo a,
.bottleButtonReposado a,
.bottleButtonBlanco a {
  display: block;
  padding: 4px 20px;
}
#anejoDetails,
#reposadoDetails,
#blancoDetails {
  background-color: #000;
  height: 100vh;
}
.popUpName {
  font-family: alternate-gothic-compressed, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 37px;
}
.popUpTextContainer {
  padding: 50px;
}
.popUpTextRight {
  padding-top: 50px;
}
.popUpTextLeft {
  padding-top: 50px;
}
.popUpUpperContainer {
  height: 50vh;
  position: relative;
  overflow: hidden;
}
.popUpUpperContainer ul {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 90%;
  top: 50%;
  list-style: none;
  transform: translateY(-50%);
}
.popUpUpperContainer ul li {
  margin: 10px;
  padding: 5px;
  border-radius: 10px;
  background-color: #fff;
  opacity: 0.5;
}

#anejoDetails .popUpUpperContainer ul li {
  background-color: #f4a31d;
}
#reposadoDetails .popUpUpperContainer ul li {
  background-color: #d91f29;
}
#blancoDetails .popUpUpperContainer ul li {
  background-color: #5ec9f3;
}
.popupLowerContainer {
  height: 50vh;
}
.popupLowerContainerAnejo {
  background-color: #f4a31d;
}
.popupLowerContainerReposado {
  background-color: #d91f29;
}
.popupLowerContainerBlanco {
  background-color: #5ec9f3;
}
#anejoDetails .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #f4a31d;
}
#reposadoDetails .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #d91f29;
}
#blancoDetails .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #5ec9f3;
}
.popupFruit {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 50vh;
}
.popupFruitAnejo1 {
  background-image: url("/images/anejo-fruit-v2-1.png");
}
.popupFruitAnejo2 {
  background-image: url("/images/anejo-fruit-v2-2.png");
}
.popupFruitAnejo3 {
  background-image: url("/images/anejo-fruit-v2-3.png");
}
.popupFruitAnejo4 {
  background-image: url("/images/anejo-fruit-v2-4.png");
}
.popupFruitAnejo5 {
  background-image: url("/images/anejo-fruit-v2-5.png");
}
.popupFruitAnejo6 {
  background-image: url("/images/anejo-fruit-v2-6.png");
}
.popupFruitReposado1 {
  background-image: url("/images/reposado-fruit-v2-1.png");
}
.popupFruitReposado2 {
  background-image: url("/images/reposado-fruit-v2-2.png");
}
.popupFruitReposado3 {
  background-image: url("/images/reposado-fruit-v2-3.png");
}
.popupFruitReposado4 {
  background-image: url("/images/reposado-fruit-v2-4.png");
}
.popupFruitReposado5 {
  background-image: url("/images/reposado-fruit-v2-5.png");
}
.popupFruitReposado6 {
  background-image: url("/images/reposado-fruit-v2-6.png");
}
.popupFruitBlanco1 {
  background-image: url("/images/blanco-fruit-v2-1.png");
}
.popupFruitBlanco2 {
  background-image: url("/images/blanco-fruit-v2-2.png");
}
.popupFruitBlanco3 {
  background-image: url("/images/blanco-fruit-v2-3.png");
}
.popupFruitBlanco4 {
  background-image: url("/images/blanco-fruit-v2-4.png");
}
.popupFruitv2 {
  position: absolute;
  opacity: 0;
  font-family: Depalma;
  color: rgba(255, 255, 255, 0.8);
  font-size: 56px;
  height: 27vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 27vh;
  width: 60%;
}
#termsPopup,
#privacyPopup {
  background-color: #000;
  color: #fff;
  padding: 30px;
}
#termsPopup p,
#privacyPopup p {
  font-size: 12px;
  line-height: 16px;
}
.fancybox-content {
  padding: 0px;
}
.fancybox-slide--html {
  padding: 0px;
}
.fancybox-close-small {
  left: 50%;
  top: 50% !important;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #fff;
  color: #000 !important;
  opacity: 1;
}
.fancybox-close-relative {
  position: relative;
  margin-top: 50px;
}
.fancybox-button svg {
  transform: rotate(45deg);
}
.fancybox-close-text {
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
  background-color: #000 !important;
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
}
.fancybox-close-icon {
  background: none;
  background-color: initial !important;
  text-align: center;
  top: 80% !important;
  height: 70px;
}
/* ABOUT */
.playDesertVideo {
  position: absolute;
  width: 70%;
  height: 100vh;
  background-image: url(/images/shutterstock_291156695.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.desertVideoLogoContainer {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 65%;
}
.desertVideoLogo {
  opacity: 0;
}
.desertVideoLogoSubText {
  font-family: alternate-gothic-compressed, sans-serif;
  font-size: 40px;
  text-align: center;
  letter-spacing: 1px;
  opacity: 0;
}
.redbg {
  background-color: rgba(204, 60, 29, 1);
  height: 100vh;
}
.desertVideoTextContainer {
  padding: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.desertVideoText {
  text-align: center;
  padding: 30px;
  position: relative;
}
.linewithtriangle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0;
}
.linewithtriangletext {
  opacity: 0;
}
.linewithtrianglebottom {
  top: auto;
  bottom: 0px;
  transform: rotate(180deg);
}
.womanfacepaint {
  background-image: url("/images/woman-facepaint.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.womanfacepaintalt {
  background-color: #000;
}
.years100Container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
}

/* OUR HISTORY */
.ourHistoryContainer {
  background-image: url("/images/history-bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.ourHistoryBanner {
  margin: 0 auto;
  width: 300px;
  padding-top: 20px;
}
.ourHistoryBanner2 {
  margin: 0 auto;
  width: 450px;
  padding-top: 20px;
}
.ourHistoryBuilding {
  width: 65%;
  margin: 0 auto;
  padding-top: 30px;
}
.ourHistoryText {
  width: 70%;
  margin: 0 auto;
  color: #000;
  padding-top: 50px;
  font-size: 14px;
  text-align: center;
}
.ourHistoryText p {
  line-height: 26px;
}
.ourHistoryTextPre {
  width: 80%;
  margin: 0 auto;
  font-family: alternate-gothic-compressed, sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  padding-top: 16px;
  color: rgba(85, 77, 73, 0.5);
  text-transform: uppercase;
}
.ourHistoryTextSub {
  width: 80%;
  margin: 0 auto;
  font-family: alternate-gothic-compressed, sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  padding-top: 16px;
  color: #ff8300;
}
.ourHistoryIcons {
  margin: 0 auto;
  width: 70%;
  padding-top: 30px;
}
.ourHistoryIcons ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  background-image: url("/images/icon-grid.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 826px;
  position: relative;
}
.ourHistoryIcons li {
  display: inline-block;
  width: 32%;
  padding: 0px;
  margin: 0px;
}
.ourHistoryIcons li img {
  max-width: 100%;
  opacity: 0.4;
  padding: 9%;
}
.ourHistoryIcons li img:hover,
.ourHistoryIcons .active img {
  opacity: 1;
}
.ourHistorySlider1 {
  background-image: url("/images/our-history-1.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.ourHistorySlider2 {
  background-image: url("/images/our-history-2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.ourHistorySlider3 {
  background-image: url("/images/our-history-3.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.ourHistory2Slider1a {
  background-image: url("/images/shutterstock_291148538.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistory2Slider1 {
  background-image: url("/images/where-image-1.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistory2Slider2 {
  background-image: url("/images/where-image-2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistory2Slider3 {
  background-image: url("/images/where-image-3.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistory2Slider4 {
  background-image: url("/images/shutterstock_291160319-v2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistory2Slider5 {
  background-image: url("/images/shutterstock_291160307-v2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistory2Slider6 {
  background-image: url("/images/where-image-6.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  position: relative;
}
.ourHistoryTextSlider {
  position: absolute;
  width: 50%;
  height: 100vh;
  background-color: rgba(105, 95, 96, 0.93);
  color: #fff;
  font-size: 12px;
  padding: 50px;
  left: -50%;
  opacity: 0;
  /*
	transition-duration: 1s;
	transition-delay: 3s;
*/
}
.ourHistoryTextSlider p {
  line-height: 21px;
}
.ourHistoryTextSliderHeader {
  text-transform: uppercase;
  color: #ff8300;
  font-size: 22px;
  font-weight: 900;
}
.ourHistoryTextSliderContainer {
  padding: 50px;
}
.showSliderText {
  left: 0%;
  opacity: 1;
  transition-duration: 1s;
  transition-delay: 2s;
}
#blueAgaveHeart {
  position: relative;
}
.blueAgaveVideo {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.agavehearts {
  /*	background-image:url("/images/blue-agave-bg.jpg");*/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.agaveheartsalt {
  background-color: #000;
}
.agaveheartsContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 70%;
  opacity: 0;
}

/* PHOTO GALLERY */
#photoGallery {
  background-color: #000;
}
.photoGalleryTop {
  position: absolute;
  width: 100%;
  height: 50vh;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.photoGalleryBottom {
  position: absolute;
  width: 100%;
  height: 50vh;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.photoGallery1 {
  background-image: url("/images/photo-gallery-image-1.jpg");
  z-index: 99;
  opacity: 0;
}
.photoGallery2 {
  background-image: url("/images/photo-gallery-image-2.jpg");
  z-index: 99;
  opacity: 0;
}
.photoGallery3 {
  background-image: url("/images/photo-gallery-image-3.jpg");
  z-index: 99;
  opacity: 0;
}
.photoGallery4 {
  background-image: url("/images/photo-gallery-image-4.jpg");
  z-index: 99;
  opacity: 0;
}
.photoGalleryCenterContainer {
  background-color: #000;
  position: relative;
  height: 100vh;
  opacity: 0;
}
.photoGalleryText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 70%;
  text-align: center;
}

/* OUR TEQUILAS */
#ourTequilas {
  position: relative;
}
.ourTequilasTitle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
  width: 300px;
}
.ourTequilasContainer {
  position: relative;
  width: 100%;
  height: 100vh;
}
.ourTequilasContainerBuy {
  height: 72vh;
}
.ourTequilasContainerBuySlider {
  height: 28vh;
  background-color: #24a9df;
  text-align: center;
  width: 100%;
}
.ourTequilasContainerBuySlider ul {
  padding: 0px;
  margin: 0px;
}
.ourTequilasContainerBuySlider li {
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  width: 18%;
  padding: 20px 2% 0px;
  margin: 0;
}
.ourTequilasContainerBuySlider img {
  max-width: 150px;
}
.bottonButtonBuy {
  border: 2px solid #fff;
  text-transform: uppercase;
  margin: 14px auto 0px auto;
  display: block;
  width: 120px;
  font-family: alternate-gothic-compressed, sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #ff8300;
  color: #fff;
}
.bottleButtonBuy {
  bottom: 4% !important;
}
.ourTequilasContainerBuySliderMobile {
  background-color: #24a9df;
  text-align: center;
  width: 100%;
  height: 100vh;
}
.ourTequilasContainerBuySliderMobile li {
  width: 48%;
  padding-bottom: 40px;
}
#ourTequilas .ourTequilasContainerBuy:hover .flavorName,
#ourTequilas .ourTequilasContainerBuy:hover .flavorNameSubtext {
  color: #000 !important;
}
#ourTequilas .bottleFull {
  top: 40%;
}
#ourTequilas .flavorNameContainer {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  text-align: center;
  font-size: 16px;
  padding-top: 14px;
}
#ourTequilas .flavorName {
  color: #000;
  font-size: 22px;
}
#ourTequilas .flavorNameSubtext {
  color: #000;
}
#ourTequilas .ourTequilasContainer:hover .flavorName {
  color: #fff;
}
#ourTequilas .ourTequilasContainer:hover .flavorNameSubtext {
  color: #fff;
}
#ourTequilas .bottleButton {
  bottom: 10%;
}
.backgroundSlider {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 95%;
  transition: top 0.5s ease;
  z-index: -1;
}
.ourTequilasContainer:hover .backgroundSlider {
  top: 0%;
}
.backgroundSliderYellow {
  background-color: #f4a31d;
}
.backgroundSliderRed {
  background-color: #d91f29;
}
.backgroundSliderBlue {
  background-color: #5ec9f3;
}

/* COCKTAILS */
#cocktails {
  background-color: #000;
}
.cocktailsContainer {
  height: 100vh;
  background-image: url("/images/cocktail-bg-v3.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.coctails1bg {
  height: 100vh;
  background-image: url("/images/mixology-bg-1.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
.cocktailsSlider1 {
  height: 100vh;
  background-image: url("/images/mixology-bg-1-v2.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
.cocktailsSlider2 {
  height: 100vh;
  background-image: url("/images/cocktail-slider-2.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
.cocktailsSlider3 {
  height: 100vh;
  background-image: url("/images/cocktail-slider-3.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
.cocktailsbgalt {
  background-color: #000;
}
.cocktails1Container {
  text-align: center;
  height: 65vh;
  overflow: auto;
  width: 85%;
  margin: 0 auto;
}
.cocktails1Container p {
  font-size: 15px;
  line-height: 26px;
}
.cocktailsTitle {
  width: 400px;
  margin: 0 auto;
  padding-bottom: 5%;
  padding-top: 5%;
}
.exploreButton {
  width: 400px;
  margin: 0 auto;
  margin-top: 50px;
}
#cocktailPopup {
  height: 100vh;
  width: 100vw;
}
.cocktailPopupSlider {
  width: 100%;
  height: 100vh;
}
#cocktailPopup .fancybox-close-small {
  left: 90%;
  top: 42px !important;
}
.cocktailSlider {
  width: 100%;
  height: 100vh;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
}
.cocktailSlider1 {
  background-image: url("/images/mixology-h-v3.jpg");
}
.cocktailSlider2 {
  background-image: url("/images/mixology-g-v3.jpg");
}
.cocktailSlider3 {
  background-image: url("/images/mixology-f-v3.jpg");
}
.cocktailSlider4 {
  background-image: url("/images/mixology-e-v3.jpg");
}
.cocktailSlider5 {
  background-image: url("/images/mixology-d-v3.jpg");
}
.cocktailSlider6 {
  background-image: url("/images/mixology-c-v3.jpg");
}
.cocktailSlider7 {
  background-image: url("/images/mixology-b-v3.jpg");
}
.cocktailSlider8 {
  background-image: url("/images/mixology-a-v3.jpg");
}

/* BUY US */
#buyusSection {
  background-color: #000;
  color: #fff;
}
/* CONTACT */
.contactbg {
  height: 100vh;
  background-image: url("/images/contact-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.contactcontainer {
  background-color: #000;
}
.landingcontainer {
  background-color: #fff;
  color: #333;
  padding: 0px 20px !important;
}
.cocktailsTitle {
  padding-top: 50px;
  width: 400px;
  margin: 0 auto;
  max-width: 100%;
}
.contactContentContainer {
  padding: 0px 50px;
  font-size: 18px;
}
.landingContentContainer {
  padding: 0px 50px;
  font-size: 18px;
}
.inputClass {
}
.inputHalf {
  width: 45%;
  margin-right: 3%;
  margin-bottom: 20px;
}
.inputFull {
  width: 93.7%;
  margin-bottom: 20px;
}
.textareaClass {
  width: 93.7%;
  margin-bottom: 20px;
}
.orangeText {
  color: #cc3c1d;
}
.blueText {
  color: #21a7e0;
}
.inputSubmit {
  float: right;
  color: #fff;
  text-transform: uppercase;
  background-color: #cc3c1d;
  border: 1px solid #000;
  font-family: alternate-gothic-compressed, sans-serif;
  padding: 0px 20px;
  margin-bottom: 30px;
  margin-left: 82%;
  margin-right: 6.5%;
}

.inputSubmitLanding {
  ext-align: center;
  max-width: 100px;
  margin: 0 auto;
  display: block;
}
/* FOOTER */
.contactfooter {
  position: relative;
}
.footerContainer {
  background-color: #cc3c1d;
  text-align: center;
  height: 100%;
  bottom: 0px;
}
.footerHeader {
  font-family: alternate-gothic-compressed, sans-serif;
  margin-bottom: 20px;
  padding-top: 20px;
  font-size: 22px;
  text-transform: uppercase;
  padding-top: 150px;
}
.footerContainer ul {
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}
.footerContainer li {
  display: inline-block;
  list-style: none;
  padding: 0px 20px;
  font-size: 14px;
  text-transform: uppercase;
}
.footerContainer a {
  color: #fff;
}
.footerContainer p {
  font-size: 10px;
  padding-bottom: 20px;
  width: 70%;
  margin: 0 auto;
  line-height: 18px;
}
.orangeButton {
  background-color: #ff5100;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  margin: 0 auto;
  margin-bottom: 30px;
  border: 1px solid #fff;
  display: block;
  font-size: 33px;
  width: 70%;
  text-transform: uppercase;
  font-family: alternate-gothic-compressed, sans-serif;
}
.hideLandscape {
  display: none;
}
#response {
  background-color: #cc3c1d;
  color: #fff;
  margin-bottom: 10px;
}
#ageCheck {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  z-index: 9999999;
  top: 0px;
  left: 0px;
}
#ageCheckContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  width: 90%;
}
#ageCheckLogo {
  max-width: 320px;
  margin: 0px auto 50px auto;
}
#ageCheckText {
  max-width: 500px;
  margin: 0px auto 50px auto;
}
.ageCheckMobile #ageCheckContainer #ageCheckText {
  max-width: 223px;
  margin: 0px auto 22px auto;
}
#ageCheck ul {
  margin: 50px auto 50px auto;
  padding: 0px;
}
.ageCheckMobile #ageCheckContainer ul {
  margin: 22px auto 22px auto;
}
#ageCheck li {
  display: inline-block;
  list-style: none;
  padding: 0px;
  margin: 20px;
}
#ageCheck li a {
  display: block;
  border: 1px solid #fff;
  background: #000;
  color: #fff;
  font-family: alternate-gothic-compressed, sans-serif;
  text-transform: uppercase;
  padding: 4px 30px;
}
#ageCheck li a:hover {
  background: #fff;
  color: #000;
}
.ageCheckMobile #ageCheckContainer li a {
  display: block;
  border: 1px solid #333;
  background: #fff;
  color: #000;
  font-family: alternate-gothic-compressed, sans-serif;
  text-transform: uppercase;
  padding: 4px 30px;
  border-radius: 5px;
}
.ageCheckMobile #ageCheckContainer li a:hover {
  background: #000;
  color: #fff;
}
.ageCheckMobile {
  background-image: url("/images/landing-dog-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.ageCheckMobile #ageCheckContainer {
  top: 23%;
}

/* IPAD */
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .linewithtriangletext {
    font-size: 14px;
  }
  .linewithtriangletext p {
    line-height: 20px;
  }
  .desertVideoLogoSubText {
    font-size: 32px;
  }
  #ourTequilas .bottleFull {
    top: 45%;
  }
  .ourTequilasContainer .bottleFull img {
    max-width: 30% !important;
  }
  #anejo,
  #reposado,
  #blanco {
    height: auto;
  }
  .allTequilas {
    /* background-image:url("/images/mobile-tequilas-v2.jpg"); */
    background-size: cover;
    background-position: center;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #000;
    height: auto;
  }
  .menuBottle {
    padding: 0px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0px auto;
  }
  .menuBottle li {
    list-style: none;
    display: inline-block;
    width: 30%;
    padding: 8px;
  }
  .menuBottle img {
    max-height: 700px;
  }
  .allTequilasMenu {
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  .allTequilasMenu li {
    list-style: none;
    display: inline-block;
  }
  .allTequilasMenu a {
    border: 1px solid #fff;
    font-family: alternate-gothic-compressed, sans-serif;
    font-size: 22px;
    padding: 3px 20px;
  }
  .allTequilasMenu a:first-of-type {
  }
  .allTequilasSubMenu {
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    z-index: +1;
    width: 100%;
    display: none;
  }
  .anejoMenu:hover,
  .anejoMenu.active {
    background-color: #f5a51c;
  }
  .reposadoMenu:hover,
  .reposadoMenu.active {
    background-color: #d91f2a;
  }
  .blancoMenu:hover,
  .blancoMenu.active {
    background-color: #23a9de;
  }
  .homeRedBar {
    width: 37%;
    height: 80%;
    left: 75%;
  }
  .homeRedBarText {
    font-size: 18px;
  }
  .agaveheartsContainer {
    max-width: 500px;
  }
  .ourHistoryTextPopup {
    background-color: rgba(105, 95, 96, 1);
    color: #fff;
    padding: 20px;
    line-height: 22px !important;
    height: 100vh;
    width: 100%;
  }
  .ourHistoryTextPopup p,
  .ourHistoryTextPopup li {
    font-size: 16px;
    line-height: 24px;
  }
  .cocktailsMobile {
    background-image: url("/images/mixology-bg-v2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .cocktailsMobile2 {
    background-color: #000;
  }
  .mixologyText {
    color: #fff;
    text-align: center;
    padding: 30px;
    background: rgba(0, 0, 0, 0.82);
    margin-top: 1000px;
  }
  .mixologyText p {
    font-size: 18px;
    line-height: 24px;
  }

  #mixologyMobileLabPopup {
    background-color: #000;
    width: 100%;
    height: 100vh;
  }
  #mixologyMobileRecipesPopup {
    background-color: #000;
    width: 100%;
    height: 100vh;
  }
  .popupTextScroller {
    height: 70vh;
  }
  .popupTextScroller .slick-prev {
    left: -21px;
  }
  .popupTextScroller .slick-next {
    right: -2px;
  }
  .popupTextScroller .slick-dots {
    bottom: -30px;
  }
  .popupRecipeItem {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 70vh;
  }
  #anejo .popupRecipeItem,
  #reposado .popupRecipeItem,
  #blanco .popupRecipeItem {
    height: 80vh;
    margin-top: 30px;
    width: 100vw;
  }

  .bottleButton {
    font-size: 20px;
  }
  .fancybox-container p {
    font-size: 18px;
    line-height: 28px;
  }
  .popupFruitv2 {
    font-size: 38px;
  }
  .popUpTextRight p {
    font-size: 12px;
    line-height: 18px;
  }
  .popUpTextRight {
    padding-top: 20px;
  }
  .ourHistoryTextSlider {
    width: 65%;
  }
  .ourHistoryBuilding {
    width: 50%;
  }
  .ourHistoryText {
    width: 85%;
  }
  .ourHistoryText p {
    line-height: 20px;
    font-size: 12px;
  }
  .ourHistoryTextSlider {
    padding: 30px;
  }
  .ourHistoryTextSlider p {
    font-size: 10px;
    line-height: 15px;
  }
  .ourHistoryTextSlider li {
    font-size: 10px;
    line-height: 15px;
  }
  .cocktails1Container p {
    font-size: 10px;
    line-height: 15px;
  }
  .exploreButton {
    margin-top: 15px;
  }
  .contactContentContainer p {
    font-size: 12px;
    line-height: 17px;
  }
  .landingContentContainer p {
    font-size: 12px;
    line-height: 17px;
  }
  .footerContainer p {
    font-size: 9px;
    line-height: 13px;
    width: 90%;
  }
  .readyToDrinkSlider {
    width: 100%;
    height: 70vh;
  }
  .heartComingSoon {
    position: absolute;
    top: 19%;
    left: 10%;
    width: 76px;
    z-index: +1;
  }
  .footerContainer {
    position: relative;
    height: 100%;
    padding-top: 100px;
  }
  .ourHistoryIcons ul {
    width: 75%;
    margin: 0 auto;
  }
  .years100Container {
    max-width: 450px;
  }
  .years100ContainerBackground {
    position: absolute;
    width: 100%;
    height: 400px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
  }
  .ourHistoryContainer {
    height: auto;
    padding-bottom: 100px;
  }
  #contact .contactcontainer {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #photoGallery {
    height: 100vh;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  .col-sm-6 {
    height: 50%;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
    height: 50%;
  }
  .homeBottle {
    max-width: 64%;
  }
  .homeRedBar {
    width: 46%;
    height: 65%;
    left: 77%;
  }
  .homeRedBarText {
    font-size: 26px;
  }
  .homeRedBarInner {
    padding: 38px;
  }
  .playDesertVideo {
    width: 100%;
  }
  .linewithtriangletext {
    font-size: 22px;
  }
  .linewithtriangletext p {
    line-height: 32px;
  }
  .desertVideoTextContainer {
    padding: 50px 50px;
  }
  .desertVideoLogoSubText {
    font-size: 40px;
  }
  .ourTequilasContainer .bottleFull img {
    max-width: 100% !important;
  }
  .vimeo-wrapper {
    height: 100vh;
  }
  .vimeo-wrapper iframe {
    min-height: 100vh;
  }
  .popupFruitv2 {
    font-size: 38px;
  }
  .popUpUpperContainer {
    height: 40vh;
  }
  .popupLowerContainer {
    height: 20vh;
  }
  .fancybox-close-small {
    left: 90%;
    top: 6% !important;
  }
  .fancybox-close-icon {
    left: 50% !important;
    top: 80% !important;
  }
  .popUpTextRight p {
    font-size: 16px;
    line-height: 22px;
  }
  #photoGallery .col-sm-3 {
    height: 25%;
  }
  .photoGalleryTop,
  .photoGalleryBottom {
    height: 100%;
  }
  .photoGalleryCenterContainer {
    height: 50%;
  }
  .photoGalleryText {
    width: 50%;
  }
  .ourHistoryText p {
    font-size: 14px;
  }
  .ourHistoryIcons li {
    width: 48%;
  }
  .ourHistoryIcons {
    padding-top: 0px;
    width: 55%;
  }
  .ourHistoryIcons ul {
    width: 100%;
    background-image: url("/images/icon-grid-vertical.png");
    position: relative;
  }

  .ourHistoryTextSlider {
    width: 50%;
  }
  .ourHistoryTextSlider p {
    font-size: 14px;
    line-height: 18px;
  }
  .ourHistoryTextSlider li {
    font-size: 14px;
    line-height: 18px;
  }
  .cocktailsSlider {
    height: 40%;
  }
  .cocktailsbgalt {
    height: 60%;
  }
  .ourHistorySlider1,
  .ourHistorySlider2,
  .ourHistorySlider3,
  .ourHistory2Slider1,
  .ourHistory2Slider2,
  .ourHistory2Slider3,
  .ourHistory2Slider4,
  .ourHistory2Slider5,
  .ourHistory2Slider6,
  .cocktailsSlider1,
  .cocktailsSlider2,
  .cocktailsSlider3,
  .ourHistoryTextSlider {
    height: 50vh;
  }
  .cocktails1Container {
    height: 35vh;
    width: 90%;
  }
  .cocktails1Container p {
    font-size: 15px;
    line-height: 22px;
    line-height: 22px;
  }
  .contactContentContainer p {
    font-size: 24px;
    line-height: 33px;
  }
  .wsfopen .wsf-halfpart.wsfrightpart {
    right: 0%;
    display: block !important;
  }
  #site-header {
    height: 63px;
  }
  #site-header.hide {
    top: -64px;
  }
  .header-logo {
    width: 150px;
  }
  .wsfbiglink a {
    font-size: 20px;
  }
  .wsfleftpart-inner {
    width: 100%;
    left: 50%;
  }
}

/* IPHONE */
@media (max-width: 767px) {
  body {
    font-size: 34px;
  }
  .col-sm-6 {
    height: 50%;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%;
    height: 50%;
  }
  .mobile40 {
    height: 40%;
  }
  .mobile60 {
    height: 60%;
  }
  .wsfopen .wsf-halfpart.wsfrightpart {
    right: 0%;
    display: block !important;
  }
  #site-header {
    height: 63px;
  }
  #site-header.hide {
    top: -64px;
  }
  .header-logo {
    width: 150px;
  }
  .wsfbiglink a {
    font-size: 20px;
  }
  .wsfleftpart-inner {
    width: 100%;
    left: 50%;
  }
  .homeBackground {
    height: 55%;
  }
  .homeRedBarText {
    font-size: 16px !important;
    padding-top: 30px !important;
  }
  .homeRedBarInner {
    padding: 20px;
  }
  .homeRedBarInner img {
    width: 70%;
  }
  #desertVideo {
    height: 200vh;
  }
  #years100 {
    height: 100vh;
  }
  #ourTequilas {
  }
  .allTequilas {
    /* background-image:url("/images/mobile-tequilas-v2.jpg"); */
    background-size: cover;
    background-position: center;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #000;
    height: auto;
  }
  .menuBottle {
    padding: 0px;
    text-align: center;
    width: 90%;
    margin: 40px auto 0px auto;
  }
  .menuBottle li {
    list-style: none;
    display: inline-block;
    width: 30%;
    padding: 8px;
  }
  .menuBottle img {
    width: 100%;
  }
  .allTequilasMenu {
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  .allTequilasMenu li {
    list-style: none;
    display: inline-block;
  }
  .allTequilasMenu a {
    border: 1px solid #fff;
    font-family: alternate-gothic-compressed, sans-serif;
    font-size: 22px;
    padding: 3px 20px;
  }
  .allTequilasMenu a:first-of-type {
  }
  .allTequilasSubMenu {
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    z-index: +1;
    width: 100%;
    display: none;
  }
  .anejoMenu:hover,
  .anejoMenu.active {
    background-color: #f5a51c;
  }
  .reposadoMenu:hover,
  .reposadoMenu.active {
    background-color: #d91f2a;
  }
  .blancoMenu:hover,
  .blancoMenu.active {
    background-color: #23a9de;
  }
  .ourHistoryContainer {
    height: initial;
    padding-bottom: 70px;
  }
  .ourHistoryBuilding {
    width: 40%;
  }
  .ourHistoryText {
    font-size: 28px;
    width: 90%;
  }
  .ourHistoryText p {
    line-height: 30px;
  }
  .ourHistoryTextSlider p {
    line-height: 27px;
  }
  .ourHistoryTextSliderHeader {
    font-size: 32px;
  }
  .cocktails1Container p {
    font-size: 18px;
  }
  .ourHistoryBanner {
    width: 200px;
    padding-top: 60px;
  }
  .ourHistoryBanner2 {
    width: 325px;
    padding-top: 60px;
  }
  .ourHistoryTextSub {
    font-size: 34px;
    line-height: 45px;
  }
  .ourHistoryTextSlider {
    font-size: 20px;
    width: 65%;
  }
  #anejoDetails,
  #reposadoDetails,
  #blancoDetails {
    height: 100%;
  }
  .popupFruitv2 {
    height: 15vh;
    top: 25%;
  }
  .popUpTextRight {
    padding-top: 50px;
    font-size: 24px;
    line-height: 36px;
  }
  .popupLowerContainer,
  .popUpUpperContainer {
    height: 50%;
  }
  .fancybox-container .container-fluid,
  .fancybox-container .row {
    height: 100%;
  }
  #photoGallery .col-sm-3 {
    height: 25vh;
  }
  #photoGallery .col-sm-6 {
    height: 50vh;
  }
  .photoGalleryTop,
  .photoGalleryBottom {
    height: 100%;
  }
  .photoGalleryCenterContainer {
    height: 50%;
  }
  #ourTequilas .bottleButton {
    bottom: 400px;
  }
  #bottleFull img {
    max-width: 10% !important;
  }
  .homeBottle {
    max-width: 46%;
    bottom: 44%;
    left: 27%;
    transform: none;
  }
  .homeAward {
    width: 39%;
    position: absolute;
    left: 0%;
    bottom: 50%;
  }
  .homeRedBar {
    position: absolute;
    width: 100%;
    left: 0;
    transform: none;
    background-color: #000;
    border-radius: 0;
    height: 45%;
  }
  .ourHistorySlider1,
  .ourHistorySlider2,
  .ourHistorySlider3,
  .ourHistory2Slider1,
  .ourHistory2Slider2,
  .ourHistory2Slider3,
  .ourHistory2Slider4,
  .ourHistory2Slider5,
  .ourHistory2Slider6,
  .cocktailsSlider1,
  .cocktailsSlider2,
  .cocktailsSlider3,
  .ourHistoryTextSlider {
    height: 50vh;
  }
  .cocktails1Container {
    height: 27vh;
  }
  .cocktailsContainer {
    background-size: 210%;
    background-color: #000;
  }
  .ourHistoryIcons li {
    width: 48%;
  }
  .years100ContainerBackground {
    position: absolute;
    width: 100%;
    height: 240px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.6);
  }
  .footerContainer li {
    width: 100%;
  }
  .linewithtriangle {
    display: none;
  }
  #ageCheckLogo {
    max-width: 230px;
    margin: 0px auto 50px auto;
  }
  .ageCheckMobile #ageCheckContainer #ageCheckLogo {
    max-width: 160px;
    margin: 0px auto 22px auto;
  }
  #ageCheck li a {
    font-size: 22px;
  }
  #ageCheck li {
    margin: 6px;
  }
  .findus {
    position: absolute;
    bottom: -40px;
    left: 5%;
    width: 85px;
  }
  .buyus {
    position: absolute;
    bottom: -40px;
    left: 32%;
    width: 85px;
  }
  .sales {
    position: absolute;
    bottom: -40px;
    left: 59%;
    width: 85px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .hideLandscape {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
    top: 0px;
    left: 0px;
  }
  .hideLandscapeText {
    width: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
  }
  #site-header.hide {
    top: -64px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .desertVideoTextContainer {
    padding: 20px;
  }
  .desertVideoText {
    padding: 30px 10px;
  }
  .desertVideoLogoSubText {
    font-size: 36px;
    line-height: 40px;
    padding-top: 15px;
  }
  .linewithtriangletext {
    font-size: 21px;
  }
  .linewithtriangletext p {
    line-height: 25px;
  }
  .playDesertVideo {
    width: 100%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .hidden-xs {
    display: none;
  }
  .ourHistoryIcons {
    padding-top: 0px;
    width: 65%;
  }
  .ourHistoryIcons ul {
    width: 100%;
    background-image: url("/images/icon-grid-vertical.png");
    position: relative;
  }
  .ourHistoryTextPopup {
    background-color: rgba(105, 95, 96, 1);
    color: #fff;
    padding: 20px;
    line-height: 22px !important;
    min-height: 100vh;
    width: 100%;
    height: auto;
  }
  .linewithtriangletext {
    font-size: 16px;
  }
  .ourHistoryTextPopup p,
  .ourHistoryTextPopup li {
    font-size: 16px;
    line-height: 24px;
  }
  #historyPopup4 .ourHistoryTextPopup p,
  #historyPopup4 .ourHistoryTextPopup li {
    font-size: 13px;
    line-height: 19px;
  }
  .blueAgaveVideo {
    height: 100vh;
  }
  .blueAgaveVideo .vimeo-wrapper {
    height: 100vh;
  }
  .cocktailsMobile {
    background-image: url("/images/mixology-bg-v2.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000;
    background-position: top center;
  }
  .cocktailsMobile2 {
    background-color: #000;
  }
  .mixologyText {
    color: #fff;
    text-align: center;
    padding: 30px;
    background: rgba(0, 0, 0, 0.2);
    margin-top: 70vh;
  }
  .mixologyText p {
    font-size: 18px;
    line-height: 24px;
  }
  #mixologyMobileLabPopup {
    background-color: #000;
    width: 100%;
    height: 100vh;
  }
  #mixologyMobileRecipesPopup {
    background-color: #000;
    width: 100%;
    height: auto;
    min-height: 100vh;
  }
  .popupTextScroller {
    height: 70vh;
  }
  .popupTextScroller .slick-prev {
    left: -21px;
  }
  .popupTextScroller .slick-next {
    right: -2px;
  }
  .popupTextScroller .slick-dots {
    bottom: -30px;
  }
  .popupRecipeItem {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 70vh;
  }
  #anejo .popupRecipeItem,
  #reposado .popupRecipeItem,
  #blanco .popupRecipeItem {
    height: 100vh;
    margin-top: 0px;
    width: 100vw;
    background-size: cover;
  }
  .contactContentContainer {
    padding: 0px 15px;
    font-size: 15px;
  }
  .contactContentContainer p {
    line-height: 30px;
  }
  .landingContentContainer {
    padding: 0px 15px;
    font-size: 15px;
  }
  .landingContentContainer p {
    line-height: 24px;
  }
  .footerHeader {
    padding-top: 10px;
  }
  .footerContainer {
    position: relative;
    height: 100%;
    padding-top: 100px;
  }
  .footerContainer ul {
    line-height: 27px;
  }
  .footerContainer p {
    width: 95%;
    line-height: 14px;
  }
  .readyToDrinkSlider {
    width: 100%;
    height: 70vh;
  }
  .heartComingSoon {
    position: absolute;
    top: 19%;
    left: 10%;
    width: 76px;
    z-index: +1;
  }
  #historyPopup1,
  #historyPopup2,
  #historyPopup3,
  #historyPopup4,
  #historyPopup5,
  #historyPopup6 {
    background-color: rgba(105, 95, 96, 1);
  }
  /*
	.ourHistoryIcons ul::after{
		content:" ";
			background-image:url("/images/icon-grid.png");
	background-size:contain;
	background-repeat:no-repeat;
	background-position: center;
		transform: rotate(90deg);
    width: 315px;
    height: 240px;
    position: absolute;
    top: 40px;
    left: -40px;

	}
	*/
  .ourHistoryTextSlider {
    width: 65%;
  }
  .ourHistoryText p {
    font-size: 16px;
    line-height: 19px;
  }
  .ourHistoryTextSlider p,
  .ourHistoryTextSlider li {
    font-size: 23px;
    line-height: 28px;
  }
  .ourHistoryBuilding {
    width: 50%;
    padding-top: 10px;
  }
  .ourHistoryText {
    width: 85%;
    padding-top: 20px;
  }
  .ourHistorySlider1,
  .ourHistorySlider2,
  .ourHistorySlider3,
  .ourHistory2Slider1,
  .ourHistory2Slider2,
  .ourHistory2Slider3,
  .ourHistory2Slider4,
  .ourHistory2Slider5,
  .ourHistory2Slider6,
  .cocktailsSlider1,
  .cocktailsSlider2,
  .cocktailsSlider3,
  .ourHistoryTextSlider {
    height: 50vh;
  }
  #ourTequilas .bottleButton {
    bottom: 17%;
  }
  .cocktails1Container {
    height: 26vh;
  }
  #cocktailPopup .fancybox-close-small {
    left: 86%;
    top: 94px !important;
    font-size: 32px;
  }
  .fancybox-close-small {
    position: relative;
  }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* STYLES GO HERE */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* STYLES GO HERE */
}

@media (min-width: 576px) and (orientation: portrait) {
}
