/*
Xenopsi CSS
Version 1.1.0
BY FA
*/
/*---------Master Distilleries page-----------*/

@font-face {
    font-family: 'CheapPineSansSans';
    src: url('../font/cheappine-sans-webfont.eot');
    src: url('../font/cheappine-sans-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/cheappine-sans-webfont.woff') format('woff'),
        url('../font/cheappine-sans-webfont.ttf') format('truetype'),
        url('../font/cheappine-sans-webfont.svg#CheapPineSansSans') format('svg');
    font-weight: normal;
    font-style: normal;

}
.banner-carousel .common-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.common-banner .container {
    width: 100%;
}
.banner-carousel .hero-text {
    margin: 0 0 230px;
}

.home-hero.anniversary-bg {
    background-image: url(../images/anniversary-slide.jpg);
}
.home-hero.waterlimestone {
    background-image: url(../images/water-hero-20.jpg?ver=4);
}
.home-hero.americanwhiskey {
    background-image: url(../images/about-hero-20.jpg?ver=4);
}
.home-hero.whiskeylabel {
    background-image: url(../images/whiskey-hero-20.jpg?ver=4);
}
.home-hero.bourboncollection {
    background-image: url(../images/brands-hero-20.jpg?ver=4);
}
.home-hero.staysfornow {
    background-image: url(../images/barrel-hero-20.jpg?ver=4);
}
.banner-carousel .owl-nav button {
    width: 40px;
    height: 100%;
    background-size: 60%;
    top: 0;
}

.computer .banner-carousel .owl-prev:hover {
    /*background-image: url(/images/owl-prev-white.png);*/
    left: 0px;
}
.computer .banner-carousel .owl-next:hover {
    /*background-image: url(/images/owl-next-white.png);*/
    right: 0px;
}

.banner-carousel:hover .owl-next, .banner-carousel:hover .owl-prev {
    background-color: rgba(255, 255, 255, .35);
}
.distiller-banner {
    background-image: url(../images/about-banner.jpg?ver=4);
}
.distillers-mid-section {
    background: url(../images/common-bottom-bg.png?ver=4) right bottom no-repeat;
}
.hhd-controls-section {
    margin-top: -105px;
}
.hhd-controls-section a {
    font-family: 'AauxProOT-Regular';
    font-size: 18px;
    line-height: 1.2em;
    color: #1a1240;
    text-transform: uppercase;
    display: block;
}
.hhd-controls-section a:hover,
.hhd-controls-section a:active,
.parkers-page-table .text-center a:hover span {
    color: #0c327d;
}
.hhd-controls-section .pull-right {
    text-align: right;
}
.hhd-video-wrapper {
    position: relative;
    margin-top: -40px;
}
.hhd-video-wrapper img {
    width: 100%;
    position: relative;
}
.hhd-video {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.meet-distiller-section {
    margin-top: 46px;
}
.meet-distiller-section h3 {
    font-size: 35px;
    margin-bottom: 23px;
    padding-top: 25px;
    color: #071d49;
}
.meet-distiller-section p {
    font-family: 'AauxProOT-Regular';
    line-height: 32px;
    margin-bottom: 71px;
    color: #1a1240;
}
.meet-distiller-section p strong {
    font-family: 'AauxProOT-Medium';
}
.meet-distiller-section p a.red-lnk {
    color: #8d112a;
}
.meet-distiller-section p a {
    color: #1a1240;
    text-decoration: underline;
}
.meet-distiller-section p a:hover {
    text-decoration: none;
}
.distiller-banner {
    background-image: url(../images/distillers-banner.jpg?ver=4);
}
.container.video-special {
    max-width: 1120px;
}
.container.for-video-special {
    max-width: 965px;
}
.container.for-video-special.shorter-column {
    max-width: 705px;
}
.meet-distiller-section .for-video-special h3 {
    margin-bottom: 14px;
}
/*---------Master Distilleries page-----------*/


/*---------Distilleries Awards page-----------*/
.distiller-awards-banner {
    background-image: url(../images/distillery-award-banner.jpg?ver=4);
}
.hhd-controls-section.distiller-awards {
    margin-top: -82px;
}
.distillery-awards-section.container {
    top: -18px;
    max-width: 1240px;
    text-align: center;
}
.container.distillery-control {
    max-width: 1182px;
}
.distillery-award {
    float: left;
    width: 33.3333%;
    padding: 0 10px;
}
.distillery-award img {
    margin: 0 auto 20px;
}
.distillery-awards-section hr {
    margin: 50px auto 90px;
}
.distillery-awards-section h2 {
    color: #061d49;
    margin-bottom: 5px;
}
.distillery-awards-section p {
    color: #333;
    font-family: 'AauxProOT-Regular';
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 60px;
}
.distillery-award h3 {
    color: #9c132d;
    font-family: 'AauxProOT-Medium';
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
}

.distillery-awards-section ul {
    max-width: 1280px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.distillery-awards-section ul li {
    width: 33.3333%;
    float: left;
    padding: 0 10px;
    margin-bottom: 50px;
}
/* .distillery-awards-section ul li:nth-child(4) {
    margin-left: 16.6666%;
} */
.distillery-awards-section ul li img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.fact-or-fiction.about-brand {
    padding-top: 144px;
    margin-bottom: 105px;
    top: 0;
}
.d-award-funnel {
    background: url(../images/d-award-bg-n.png?ver=4) 0 0 no-repeat;
    padding-bottom: 40px;
}
/*---------Distilleries Awards page-----------*/


.thanksMsg p {
    color: #fff;
}

.feed-detail p {
    overflow: hidden;
    position: relative;
    /*max-height: 3.6em; */
    max-height: none;
}
.feed-detail p:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
}
.feed-detail p:after {
    content: '';
    position: absolute;
    right: 0;
    width: 0.5em;
    height: 1em;
    margin-top: 0.2em;
}

.brands-main-section .brands-container p {
    margin-bottom: 0;
    min-height: 180px;
}
/*
.brands-main-section .brands-container-mid .brands-container p, 
.brands-main-section .brands-container.brands-container-bottom p  {
    min-height: 220px;
}
*/

h3.newsfeed-note {
    text-align: center;
    font-family: "AauxProOT-Regular";
    text-transform: none;
}
.brelease-tab {
    border: 1px solid #061d49;
    border-left: none;
    border-right: none;
}
.brelease-styles:first-child {
    width: 40%;
}
.brelease-styles {
    float: left;
    width: 30%;
    background-color: #061d49;
    color: #ffffff;
}
.brelease-styles:first-child {
    border-left: none;
}
.brelease-styles.brtab {
    float: left;
    width: 14%;
    background-color: #ffffff;
    color: #061d49;
    cursor: pointer;
}
.brelease-styles.brtab:hover,
.brelease-styles.brtab.active {
    background-color: #061d49;
    color: #ffffff;
}
.brelease-styles-detail.substitution-table {
    margin: 0;
    padding: 0;
}

.brelease-styles-detail.substitution-table table tr td {
    width: 40%;
    border: none;
    padding: 0;
}
.brelease-styles-detail.substitution-table table tr td:nth-child(2) {
    width: 30%;
}
.brelease-styles-detail.substitution-table table tr td:last-child {
    width: 30%;
}

.brelease-styles-detail.substitution-table p {
    border-left: 1px solid #061d49;
    border-right: 1px solid #061d49;
    border-top: 1px solid #061d49;
    padding: 25px 35px;
    text-align: left;
}

.brelease-styles h3 {
    font-family: "AauxProOT-Regular";
    border-right: 1px solid #fff;
    padding: 25px 35px;
    text-align: left;
}
.brelease-styles:last-child h3 {
    border-right: none;
}
.brelease-styles-detail.substitution-table table tr td:last-child p, .brelease-styles-detail.substitution-table table tr td:nth-child(2) p {
    border-left: none;
}
.visit-page .substitution-table p {
    line-height: 52px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}
.visit-page .substitution-table table tr td:last-child {
    border-color: -moz-use-text-color #061d49 #061d49;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.brelease-styles {
    position: relative;
}
.brelease-styles ul {
    position: absolute;
    right: 0;
    top: 120px;
    text-align: left;
    margin-left: 35px;
    border: 1px solid #051b4a;
    border-top: none;
    padding: 2px;
    background: #fff;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    /*transition: all .5s;*/
    width: 162px;
}
.brelease-styles ul.show {
    opacity: 1;
    pointer-events: all;
    top: 96px;
}

.brelease-styles h3 span {
    cursor: pointer;
    padding-right: 25px;
    background: url(/images/drop-arrow-white.png) right 25px no-repeat;
    background-size: 11px auto;
    display: inline-block;
    min-width: 100px;
}
.brelease-styles ul li {
    background: #fff;
    color: #051b4a;
    padding: 5px 12px;
    cursor: pointer;
    font-size: 24px;
}
.computer .brelease-styles ul li:hover,
.brelease-styles ul li.active {
    background: #051b4a;
    color: #fff;
}


/* Video Light Window  */

.hh-videolw {
    background: rgba(6, 29, 73, .88);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999999;
}

/*
.hhd-video.about-video{ height:auto;}*/


/* ----- Americain Whiskey Video Slider */
.maw-sub-menu .hhd-controls-section {
    padding-bottom: 55px;
    margin: -10px 0 0 !important;
}

.video-slider-controller,
.video-inline-block {
    overflow: hidden;
    text-align: center;
}
.video-inline-block {
    display: inline-block;
}
.video-inline-block .prev,
.video-inline-block .next {
    float: left;
    width: 17px;
    height: 17px;
    margin: 0 6px;
    text-indent: -9999px;
    background: url(../images/phc-slider-prev.png) 0 0 no-repeat;
    background-size: contain;
}
.video-inline-block .next {
    background-image: url(../images/phc-slider-next.png);
}
.video-inline-block ul {
    float: left;
}
.video-inline-block ul li {
    float: left;
    margin: 0 6px;
}
.video-inline-block ul li a {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 2px solid #071d49;
    background: none;
    text-indent: -9999px;
    display: block;
}
.video-inline-block ul li a.active,
.computer .video-inline-block ul li a:hover {
    background: #071d49;
}
.video-slider-controller {
    margin-top: 30px;
}

.computer .video-slider-controller.video-slider-desktop.playingfacts, .tablet .video-slider-controller.video-slider-desktop.playingfacts {
    bottom: 0px;
    position: relative;

}
.video-slider-controller.video-slider-desktop {
    position: absolute;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 8px;
    z-index: 9999;
}
.video-slider-controller.video-slider-desktop .video-inline-block ul li a {
    border: 2px solid #afafaf;
}

.video-slider-controller.video-slider-desktop .video-inline-block ul li a.active,
.computer .video-slider-controller.video-slider-desktop .video-inline-block ul li a:hover {
    background: #9c132d;
}
.video-slider-controller.video-slider-desktop .video-inline-block .prev, .video-slider-controller.video-slider-desktop .video-inline-block .next {
    background: url(/images/phc-slider-prev-white.png?ver=4) 0 0 no-repeat;
    background-size: contain;
}
.video-slider-controller.video-slider-desktop .video-inline-block .next {
    background-image: url(/images/phc-slider-next-white.png?ver=4);
}
.video-slider-controller.video-slider-desktop .video-inline-block .prev:hover, .video-slider-controller.video-slider-desktop .video-inline-block .next:hover {
    background: url(/images/phc-slider-prev.png) 0 0 no-repeat;
    background-size: contain;
}
.video-slider-controller.video-slider-desktop .video-inline-block .next:hover {
    background-image: url(/images/phc-slider-next.png);
}

.video-slider-item.active {
    display: block;
    opacity: 1;
}

.video-slider-item {
    display: none;
    opacity: 0;
    transition: opacity 0.8s ease 0s;
}
.phone .pushdown {
    margin-top: 0px
}
.phone #factfictiondiv .video-slider-controller {
    margin-bottom: 0px;
}

.facts-video, .facts-video2 {
    text-decoration: underline;
    font-weight: 500;
    width: 20%;
    display: inline-block;
    text-align: center;
}
.facts-video.active, .facts-video2.active {
    text-decoration: none;
    font-weight: 600;
}
span.video-divider {
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
}
/* ----- Americain Whiskey Video Slider */


.whiskey-tab-block .brelease-styles-detail.substitution-table p {
    border-left: 1px solid #061d49;
    border-right: 1px solid #061d49;
    border-top: none;
    border-bottom: 1px solid #061d49;
}

.brelease-tab {
    border: 1px solid #061d49;
    border-left: none;
    border-right: none;
}

.style-type2 .whiskey-style-tab .brelease-tab .row {
    width: 100%;
}

.barrelproof .w-styles.active .w-style-main::before,
.barrelproofs .w-styles.active .w-style-main::before {
    opacity: 1;
    border: 1px solid rgba(6, 29, 73, 1);
    border-left: none;
    border-bottom: none;
}
.tours-events {
    text-align: center;
}


.brand-award-section.phc-awards-section {
    float: none;
    margin: 0 auto 60px;
}
.newsletter-signup.phc-history {
    padding-right: 0;
    width: auto;
    float: none;
    margin: 0 auto;
}
.newsletter-signup button.phc-search {
    background-color: transparent;
    color: #8f2430;
    width: 40px;
    height: 20px;
    transition: color .2s ease-in, padding .2s ease-in;
    -webkit-transition: color .2s ease-in, padding .2s ease-in;
    -ms-transition: color .2s ease-in, padding .2s ease-in;
}

.newsletter-signup button.phc-search:hover {
    background-color: transparent;
    color: #9c2432;
    padding-left: 10px;
}
.input-group-addon.phc-btn {
    vertical-align: sub;
}
.input-group.xpMaterial {
    margin: 0 auto 30px;
    width: 40%;
}
.brelease-tab.phc-history-srch {
    border-color: #999;
    border-top: none !important;
}
.brelease-tab.phc-history-srch .brelease-styles {
    background-color: transparent;
    border: 1px solid #999 !important;
    color: #fff;
    float: left;
    width: 20%;
}
.brelease-tab.phc-history-srch .search-result {
    background-color: #061d49;
    color: #fff;
    float: left;
    width: 100%;
}
.brelease-tab.phc-history-srch .brelease-styles h3 {
    padding: 18px 15px 10px;
    text-align: center;
    text-transform: none;
    font-family: "kepler-std";
    color: #333;
    border-right: none;
    font-size: 24px;
    font-weight: 400;
}
.brelease-tab.phc-history-srch .search-result h3 {
    color: #ffffff;
    text-align: left;
    font-family: "AauxProOT-Bold";
    font-size: 21px;
    text-transform: uppercase;
}
.search-section p {
    margin-bottom: 0;
}


.brelease-tab.phc-history-srch .brelease-styles:nth-child(1) {
    border-right: none !important;
    border-bottom: none !important;
}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(2) {
    border-right: none !important;
    border-bottom: none !important;
}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(3) {
    border-right: none !important;
    border-bottom: none !important;
}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(4) {
    border-right: none !important;
    border-bottom: none !important;
}
.brelease-tab.phc-history-srch .brelease-styles:nth-child(5) {
    border-bottom: none !important;
}

.row.search-tab.srchdetail h3:last-child {
    font-family: "AauxProOT-Regular";
    color: #8f8f8f;
}

.phc-history .input-group.xpMaterial .form-control:focus+label, .phc-history .input-group.xpMaterial.notempty label {
    left: 0px;
}
.input-group.xpMaterial .form-control:hover, .input-group.xpMaterial .form-control:focus {
    color: #333;
    border-color: #333;
}

.brand-detail-top {
    position: relative;
    z-index: 2;
}
.brelease-styles.search-result.msg:first-child {
    border-left: 1px solid !important;
    border-right: 1px solid !important;
    background-color: transparent;
}
.brelease-styles.search-result.msg h3 {
    color: #333;
    text-align: center;
}

.brelease-styles.search-result.invalid h3 {
    text-align: center;
}

.meet-distiller-section p {
    margin-bottom: 10px !important;
}
.share-recipe.row.shapira_share.pull-right {
    margin: 20px 0 0 0 !important;
}
.shapiraUpdate.meet-distiller-section {
    margin-top: 0px;
}
.paragraph-border {
    border: none !important;
    position: relative;
    padding-left: 30px;
}
.paragraph-border::after {
    position: absolute;
    left: 0;
    width: 5px;
    top: 9px;
    bottom: 7px;
    content: '';
    background: #ebebeb;
}
ul.paragraph-border {
    border: none !important;
    position: relative;
    padding-left: 30px;
    margin-top: -17px;
    font-family: 'AauxProOT-Regular';
}
ul.paragraph-border::after {
    position: absolute;
    left: 0;
    width: 5px;
    top: -18px;
    bottom: -11px;
    content: '';
    background: #ebebeb;
}
ul.paragraph-border li {
    margin-left: 60px;
    list-style-type: disc;
    color: #9a1630;
    padding: 10px;
    padding-top: 0px;
    font-size: 10px;
}
ul.paragraph-border li span {
    color: #000;
    font-size: 21px;
}
.top-bar.nd-head::before {
    left: 29px;
}
.meet-distiller-section.blue-title .top-bar.nd-head {
    padding-left: 29px;
}

center a.btn.red {
    float: left !important;
    margin-top: 0px;
}

.writting-pad {
    width: 200px;
    top: 490px;
    left: 96px;
    height: 326px;
    background-size: contain;
    background-position: center top;
}
.bt-state-1, .bt-state-2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 325px;
    height: 926px;
}
.writting-pad h4 {
    font-size: 30px;
    font-family: 'CheapPineSansSans';
    margin-top: 0px;
    padding-top: 141px;
    line-height: 35px;
}
.writting-pad.active h4 {
    font-size: 17px;
    padding-left: 7px;
    margin-top: 0;
}
.custom-bottle-section h6 {
    text-align: center;
    margin-top: 0px;
}
.custom-bottle-section h6 a {
    color: #9c132d;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    font-family: 'AauxProOT-Medium';
    position: relative;
    z-index: 10;
    padding-bottom: 1px;
    border-bottom: 1px solid #98012e;
    cursor: pointer;
}
.custom-bottle-section h6 .clicked {
    opacity: .5;
    cursor: default;
}
.fd-white-bg {
    width: 397px;
}
.fd-label-img2 {
    width: 325px;
    height: 926px;
}

b.top-bar {
    color: #9a1630 !important;
    padding-top: 15px;
}
p span.cf-bull {
    padding-left: 20px;
}
b.top-bar::before {
    background: #9a1630 !important;
    top: -10px !important;
}

.meet-distiller-section p {
    margin-bottom: 30px;
}
.whiskey-tab-block .brelease-tab.w-styles-detail {
    border-bottom: none;
}
.aging-info-feed {
    max-width: 100%;
    padding-bottom: 8px;
    padding-top: 1em;
}
.meet-distiller-section .infotxt {
    width: 80%;
}
.meet-distiller-section .infotxt p {
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
.interactiveSectionError p {
    margin: 0px 0 0 !important;
}
img.ewbeimg {
    float: left;
    width: 300px;
    padding-top: 10px;
    padding-right: 15px;
}
.container.for-video-special.family {
    max-width: 930px;
    margin-bottom: 50px;
}
.familyimg img {
    float: left;
}
.familyimg img {
    max-height: 200px;
    padding-right: 25px;
}
.xp-author {
    padding-bottom: 10px;
}

.substitution-table .bottle-slider-container .bottle-item h2.tbd, span.tbd {
    color: #afafaf;
    opacity: 0.5;
    font-size: 15px;
}

.one-third.one-forth {
    width: 25%;
}
.one-third.one-forth .brand-award-section img {
    width: 178px;
}
.brands-awards .one-third {
    margin-bottom: 30px;
}
.awards-section.newawards ul {
    max-width: 1500px;
}
.awards-section.newawards ul li {
    width: 20%;
}

/* Shapira Family New Page CSS  */
.pnp-contain {
    background: none;
}
/*.about-hero.about-shapira{
	position:relative;
	top: -10px;
}*/
.about-hero.about-shapira::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 100%;
    top: 0;
    left: -15px;
    background: #afafaf;
    z-index: 0;
}
.about-hero.about-shapira::after {
    position: absolute;
    content: "";
    width: 155px;
    height: 100%;
    top: 0;
    right: -155px;
    background: #afafaf;
    z-index: 0;
}
.about-hero.about-shapira-right {
    position: relative;
    background: #afafaf;
    top: 200px;
}
.about-hero.about-shapira-right::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 100%;
    top: 0;
    left: -155px;
    background: #afafaf;
    z-index: 0;
}
.about-hero.about-shapira-right::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 100%;
    top: 0;
    right: -15px;
    background: #afafaf;
    z-index: 0;
}
.hhd-video {
    z-index: 1;
}
.shapira-qoutes {
    color: #9c132d;
    margin: 2% 15% 0 15%;
}
blockquote {
    margin: 0.25em 0;
    padding: 0.1em 0px 0px 40px;
    line-height: 1.45;
    position: relative;
    color: #9c132d;
}
blockquote h3 {
    font-family: "kepler-std";
    text-transform: none;
}
blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 110px;
    position: absolute;
    left: -20px;
    top: -30px;
    color: #061d49;
    font-family: Arial, sans-serif;
}

blockquote cite {
    color: #061d49;
    font-size: 24px;
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: 'AauxProOT-Medium';
    font-style: normal;
}

blockquote cite.top-bar.qoute-name {
    padding-top: 30px;
}
.about-brand.brand-detail.future-past-detail.top {
    padding-top: 95px;
}
.about-brand.brand-detail.future-past-detail {
    padding-top: 75px;
}
.future-past-slide-detail {
    padding-left: 30px;
}
.future-past-slider-section {
    margin-top: 84px;
}
.blog-section h2.blue-title {
    color: #061d49;
    margin-top: 20px;
    /*margin-bottom: 60px;*/
}
.future-past-slider-section.whiskey-visit .meet-distiller-section.blue-title .top-bar::before {
    bottom: 0;
    top: 0;
}
.master-distiller-special .ex-bg-left {
    background-image: url(/images/content-feed-bg-whiskey.png?ver=3);
    background-repeat: no-repeat;
    background-position-y: center;
}
.master-distiller-special .whiskey-mid-bg {
    background-image: url(/images/rickhouse-shapira.png?ver=3);
    background-repeat: no-repeat;
}
.master-distiller-special .experience-whiskey-main2 {
    background-image: url(/images/whiskey-bg-first.png?ver=3);
    background-repeat: no-repeat;

}
.master-distiller-special hr {
    margin: 65px auto 65px;
}

/* Future Past Css  */

.future-past-slider {
    position: relative;
}
.future-past-indicator {
    overflow: hidden;
    padding: 10px 0 20px;
    position: relative;
    z-index: 2000;
}
.future-past-indicator ul {
    float: right;
}
.future-past-indicator li {
    float: left;
    margin-left: 4px;
}
.future-past-indicator li a {
    display: block;
    width: 35px;
    height: 4px;
    background: #dadde4;
}
.future-past-indicator li.active a,
.future-past-indicator li a:hover {
    background: #9c132d;
}
.future-past-slider .future-past-slider-container img {
    margin-bottom: 0;
}
.future-past-control {
    position: absolute;
    right: 30px;
    top: -25px;
    width: 255px;
    z-index: 2000;
}
.future-past-control a {
    background: #9c132d url(../images/control-white-left.png) center center no-repeat;
    background-size: 16px auto;
    float: left;
    height: 50px;
    width: 118px;
    text-indent: -9999px;
}
.future-past-control .next {
    background-image: url(../images/control-white-right.png);
    float: right;
}
.future-past-slider .slider-maintain {
    position: relative;
    width: 100%;
    margin: 0;
}
.future-past-item.active {
    opacity: 1;
    z-index: 1000;
}

.future-past-item {
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.8s ease 0s;
    width: 100%;
    z-index: 999;
}
.future-past-item img {
    width: 100%;
    margin: 0;
}
.master-distiller-special.shapira-family .hhd-controls-section.row.has-special-bar {
    margin-top: 30px;
}
.fp-para {
    padding-top: 8.4%;
    padding-bottom: 8.4%;
}
.fp-para2 {
    padding-top: 7.3%;
    padding-bottom: 7.3%;
}
.master-distiller-special hr.hheading {
    margin: 40px auto 40px;
    background: none;
}
.master-distiller-special hr.hheading2 {
    margin: 0px auto 53px;
    background: none;
    height: 0px;
}

.whiskey-styles {
    text-align: left;
}
.banner-texts .text-bar span.old-fitz-heading.top-bar {
    font-size: 35px;
}

.forcedCenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    width: auto;
}




/* Custom Larceny Label Css  */
.custom-bottle-section {
    width: 325px;
    float: right;
    position: relative;
}
.custom-bottle-section img {
    width: 100%;
    display: block;
}
.custom-bottle-section .bt-state-1,
.custom-bottle-section .bt-state-2,
.custom-bottle-section .bt-state-3,
.custom-bottle-section .bt-state-4 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.custom-bottle-section h6 {
    text-align: center;
}
.custom-bottle-section h6 a {
    color: #d5b991;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 25px;
    font-family: 'CheapPineSansSans';
    position: relative;
    z-index: 10;
    padding-bottom: 1px;
    border-bottom: 1px solid #98012e;
    cursor: pointer;
}
.custom-bottle-section h6 a:hover {
    color: #fff;
}

.custom-bottle-section h6 .clicked {
    color: #d5b991 !important;
    opacity: .5;
    cursor: default;
}
.writting-pad2.active {
    position: absolute;
    width: 147px;
    height: 237px;
    /* background: none; */
    top: 503px;
    left: 139px;
    opacity: 1;
    font-family: 'CheapPineSansSans';
}
.writting-pad2 h4 {
    padding-top: 93px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    font-family: 'CheapPineSansSans';
}
.writting-pad2.active h4 {
    padding-top: 44%;
    font-size: 17px;
    line-height: 1;
    padding-left: 10px;
    font-family: 'CheapPineSansSans';
}
.writting-pad2 {
    position: absolute;
    width: 200px;
    height: 324px;
    background: url(/images/holiday-lbl/lar-writting-pad.png?ver=2) 0 0 no-repeat;
    background-size: 100% auto;
    top: 431px;
    /* left: 96px; */
    left: 120px;
    opacity: 1;
    text-align: center;
    font-family: 'CheapPineSansSans';
}
.fdl-mob-bottle {
    background-position: center top;
    background-repeat: no-repeat;
}
h6.preview-btl {
    position: relative;
    z-index: 9999;
}

h6.preview-btl a.btn {
    background: #9c132d;
    height: 38px;
    font-size: 18px;
    font-family: 'AauxProOT-Medium';
    color: #fff;
}
h6.preview-btl a.btn span {
    color: #fff;
}


/* ---- 3d Rickhouse ---- */
.our-barrel-wrap .barrel-slide-info .relative {
    position: relative;
}
.rickhouse-parent {
    overflow: hidden;
}
.rickhouse-parent .tracker {
    height: 8px;
    width: 100%;
    position: fixed;
    z-index: 1111;
    top: 104px;
}
.rickhouse-parent .tracker .width {
    height: 8px;
    width: 0%;
    background: #9a162f;
    transition: 500ms;
}

.rickhouse-exp_container {
    padding-top: 104px;
    min-height: 300px;
}
.rickhouse-slides.rickhouse-first_slide {
    opacity: 1;
    /* position: relative; */
}
.rickhouse-slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 100vh;
    min-height: 814px;
    transition: opacity 700ms ease, visibility 700ms ease;
    -webkit-transition: opacity 700ms ease, visibility 700ms ease;
    -ms-transition: opacity 700ms ease, visibility 700ms ease;
    z-index: 101;
    pointer-events: none;
}

.rickhouseNode {
    height: 100vh;
}
.vidExpContainer {
    position: absolute;
    z-index: 100;
    top: -130px;
    right: -192px;
    pointer-events: none;
}
.heatmap-images,
.mm-charts {
    position: absolute;
    width: 1280px;
    z-index: 0;
    top: -130px;
    right: -192px;
    pointer-events: none;
    opacity: 0;
}
.heatmap-images .oTTSections {
    width: 100%;
    transition: 0ms;
}
.chart-images {
    width: 100%;
    transition: 300ms linear 300ms;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.mm-charts img {
    width: 100%;
}

.heatmap-images img.active,
.mm-charts.inView .chart-images.active {
    opacity: 1;
}

.heatmap-images,
.mm-charts,
.temperature-key {
    transition: 300ms;
}
.heatmap-images.inView,
.mm-charts.inView {
    opacity: 1;
}

.heatmap-images.inView+.temperature-key {
    opacity: 1;
}
/* .heatmap-images.inView,
.mm-charts.inView {
    animation: showHeatImage 500ms forwards 500ms;
}
@keyframes showHeatImage {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.heatmap-images.inView + .temperature-key {
    animation: showHeatImage 500ms forwards 500ms;
} */
.vidExpContainer img {
    width: 100%;
    position: relative;
    opacity: 0;
}
.video-transparent {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transition: 300ms;
    transform: translateY(-50%);
}

.rickhouse-slides.rickhouse1.js-hide {
    pointer-events: none;
}
.rickhouse-slides.js-show,
.rickhouse-slides.rickhouse1 {
    pointer-events: auto;
}
.rickhouse-slides.js-show {
    z-index: 200;
}
.rickhouse-content {
    padding-top: 30px;
    width: 550px;
    position: relative;
}
.rickhouse-content h2 {
    color: #061d49;
    line-height: 1em;
    font-family: 'AauxProOT-Medium';
    position: relative;
    padding-bottom: 32px;
    margin: 0 0 18px;
    text-transform: uppercase;
}
.rickhouse-content h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 64px;
    height: 6px;
    background: #9c132d;
}
.rickhouse-content p {
    font-family: 'AauxProOT-Regular';
    line-height: 1.60em;
    font-size: 20px;
    color: #333;
    margin: 0 0 35px;
}
.rickhouse-content p span {
    display: block;
    margin: .5em 0 0;
}
.rickhouse-content p a {
    color: #9c132d;
}
.computer .rickhouse-content p a:hover {
    color: #0c327d;
}
.rickhouse-content h3 {
    color: #061d49;
    font-size: 22px;
    line-height: 1.2em;
    font-family: 'AauxProOT-Bold';
    letter-spacing: 0.025em;
    margin: 0 0 35px;
}

.rickhouse-content h3 span {
    display: block;
    font-family: 'AauxProOT-Regular';
    font-size: 1.65em;
    line-height: 1em;
    color: #666;
    margin-top: 14px;
}
.rickhouse3 .rickhouse-content h3 .normalText {
    display: block;
    font-family: 'AauxProOT-Regular';
    font-size: 1em;
    text-transform: none;
    line-height: 1em;
    color: #666;
    margin-top: 7px;
    padding-top: 7px;
    border-top: 1px dashed #061d49;
}
.rickhouse3 .rickhouse-content h3 {
    margin-bottom: 30px;
}
.rickhouse-inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 12px;
    background: #e1e1e1;
    border-radius: 12px / 12px;
    margin-bottom: 70px;
}
.rickhouse-inner ul li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #707070;
    border-radius: 50%;
    position: relative;
}
.rickhouse-inner ul li a span {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    color: #081b40;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'AauxProOT-Medium';
    white-space: nowrap;
    text-align: center;
}
.rickhouse-inner ul li a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 22px;
    background: #9c132d;
    left: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #9c132d;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 300ms;
}

.rickhouse-inner ul li .active::before,
.rickhouse-inner ul li a:hover::before {
    opacity: 1;
}

.rickhouse3 .rickhouse-content h3 {
    margin-bottom: 30px;
}
.rickhouse-content .tempInfo {
    margin-bottom: 45px;
}
.rickhouse-content .tempInfo h3 {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #061d49;
}
.rickhouse-content .oTTSections h3 span {
    font-size: 1em;
    margin-top: 7px;
    padding-top: 7px;
    border-top: 1px dashed #061d49;
}
.tempResults {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
    padding-top: 2px;
    font-family: 'AauxProOT-Regular';
    font-size: 20px;
}
.tempResults>span:first-child {
    color: #fff;
    background: #000;
    padding: 3px 6px;
    margin-right: 8px;
    min-width: 86px;
    text-align: center;
}
.tempResults>span {
    color: #061d49;
    font-family: 'AauxProOT-Bold';
    min-width: 105px;
}
.tempResults>span span {
    color: #666;
    font-family: 'AauxProOT-Regular';
    margin-left: 5px;
}
.month-group {
    margin-top: -10px;
}
.month-group label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.month-group label {
    display: block;
    position: relative;
    padding-left: 46px;
    margin: 0 0 25px;
    height: 32px;
    width: 82px;
    cursor: pointer;
}
.flexed-months {
    display: flex;
}
.month-group .flexed-months label:not(:last-child) {
    margin-right: 28px;
}

.rickhouse-content .years h3 {
    margin: 0 0 22px;
    position: relative;
    display: flex;
}
.rickhouse-content .years h3::before {
    content: '';
    left: 0;
    top: 50%;
    margin-top: 0;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ededed;
    z-index: 1;
}
.rickhouse-content .years h3 span {
    font-size: .8em;
    color: inherit;
    background: #fff;
    margin: 0;
    z-index: 2;
    padding-right: .5em;
}
.month-group label span {
    font-size: 16px;
    line-height: 1em;
    color: #000;
    font-family: 'AauxProOT-Regular';
    padding-bottom: 6px;
    border-bottom: 5px solid #ac2e32;
    display: block;
    padding-top: 3px;
    text-align: center;
}
.month-group label span::before {
    content: '';
    width: 32px;
    height: 32px;
    border: 2px solid #000;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/images/recipe-close.png) center center no-repeat;
    background-size: 0 auto;
}
.month-group input:checked+span::before {
    background-size: 70% auto;
}


.month-group .years label span {
    border-color: #8ae832;
}
.month-group .years label:nth-child(2) span {
    border-color: #ffe753;
}
.month-group .years label:nth-child(3) span {
    border-color: #fd9929;
}
.month-group .years label:nth-child(4) span {
    border-color: #fb0d1c;
}
.month-group .years label:nth-child(5) span {
    border-color: #013571;
}
.month-group .year1 label span {
    border-color: #ac2e32;
}
.month-group .year1 label:nth-child(2) span {
    border-color: #92278f;
}
.month-group .year1 label:nth-child(3) span {
    border-color: #00aeef;
}
.overTimeTemperature {
    position: relative;
}
.oTTSections {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: 300ms;
}

.oTTSections.active {
    opacity: 1;
    pointer-events: auto;
}
.oTTSections:first-child {
    position: relative;
    top: auto;
    left: auto;
}

ul.temperature-key {
    border: 1px solid #959595;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 30px;
    right: 0;
    padding: 14px 15px;
    opacity: 0;
}
ul.temperature-key span {
    display: block;
    color: #071e48;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'AauxProOT-Bold';
    margin-right: 15px;
}
ul.temperature-key li {
    font-size: 14px;
    line-height: normal;
    font-family: 'AauxProOT-Regular';
}
ul.temperature-key li:nth-child(3),
ul.temperature-key li:nth-child(4),
ul.temperature-key li:nth-child(5),
ul.temperature-key li:nth-child(6),
ul.temperature-key li:nth-child(7),
ul.temperature-key li:nth-child(8) {
    width: 50px;
    height: 17px;
    background: #f00;
    text-indent: -9999px;
}
ul.temperature-key li:nth-child(3) {
    background: #3abc3d;
    margin-left: 10px;
}
ul.temperature-key li:nth-child(4) {
    background: #8eeb31;
}
ul.temperature-key li:nth-child(5) {
    background: #ffe851;
}
ul.temperature-key li:nth-child(6) {
    background: #fd9827;
}
ul.temperature-key li:nth-child(7) {
    background: #fc0d1c;
}
ul.temperature-key li:nth-child(8) {
    background: #990033;
    margin-right: 10px;
}
.svgText {
    fill: #fff;
    font-family: 'AauxProOT-Bold';
    font-size: 30px;
}
.keyNotes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: 300ms linear 300ms;
}
.keyNotes.active {
    opacity: 1;
}
.keyNotes svg {
    display: block;
}
.active .keyNote {
    pointer-events: auto;
    z-index: 111;
}
.keyInfos {
    position: absolute;
    top: 17%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 3px;
    padding: 4px 10px;
    background: #000;
    color: #fff;
    font-family: 'AauxProOT-Regular';
    font-size: 14px;
    text-transform: uppercase;
}
.keyInfos::before {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #000;
}
.rickhouse-window {
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, .85);
    display: none;
    overflow: auto;
    /*overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;*/
}
.close-rickWindow {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: url(/images/window-close.png) 0 0 no-repeat;
    background-size: contain;
}
.rickhouse-window_container {
    max-width: 700px;
    margin: 50px auto;
    background: #fff;
    padding: 40px 45px;
    position: relative;
    min-height: calc(100vh - 100px);
}

.rickhouse-window .rickhouse-content p {
    margin: 0;
}
.rick-window {
    overflow: hidden;
}
.rick-window .common-mid-section.brand-detail-section {
    pointer-events: none;
}
/* ---- 3d Rickhouse ---- */


.facilities.parkers-page-table .old-fitz-brand-details h2 {
    color: #fff;
    text-align: left;
}


/* back to brands page from timeline css */
.hhdTimelineClose #backTimeline {
    padding-left: 40px;
    text-transform: uppercase;
    color: #071a42;
    float: right;
    position: relative;
    margin-top: 2px;
    padding-top: 50px;
    font-family: 'AauxProOT-Regular';
    font-size: 16px;
}
.hhdTimelineClose #backTimeline::before {
    content: '';
    position: absolute;
    top: 0;
    width: 2em;
    border: 2px solid #071a42;
}
.hhdTimelineClose #backTimeline::before {
    right: 0;
    height: 2.5em;
    width: 2.5em;
    background: url(../images/tl/left-story.svg) 40% center no-repeat;
    background-size: auto 20px;
}


/* Visit Us Page Slider */
.about-brand.content-special .about-hero {
    z-index: 3000;
}
.about-hero-img.whiskey-slider ul {
    list-style: none;
}
.about-hero-img.whiskey-slider .whiskey-slider-indicator {
    padding: 0px 0 0px;
    position: absolute;
    z-index: 2000;
    top: -10px;
    left: -21px;
}
.visit-page.bhc-page .facilities-section {

    background-image: url(/images/our-tasting-room-upd.jpg);

}


.value-input {
    width: 87%;
    height: 12px;
    background-color: transparent;
    position: relative;
    top: -37px;
    left: 97px;
    opacity: 0;
}

.value-input .btn.intro {
    font-size: 0px;
    line-height: 0px;
    padding: 0px 4% 0%;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    top: 0px;
    height: 8px;
}

.value-input .btn.grainss {
    font-size: 0px;
    line-height: 0px;
    padding: 0px 15% 0%;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    left: 9%;
    top: 0px;
    height: 8px;
}

.value-input .btn.bareel {
    font-size: 0px;
    line-height: 0px;
    padding: 0px 10% 0%;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    left: 40%;
    top: 0px;
    height: 8px;
}

.value-input .btn.whiskeyy {
    font-size: 0px;
    line-height: 0px;
    padding: 0px 12% 0%;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    left: 61%;
    top: 0px;
    height: 8px;
}

.value-input .btn.final {
    font-size: 0px;
    line-height: 0px;
    padding: 0px 7% 0%;
    position: absolute;
    background: #fff;
    opacity: 0.6;
    left: 86%;
    top: 0px;
    height: 8px;
}

.value-input .btn.intro:hover, .value-input .btn.grainss:hover,
.value-input .btn.bareel:hover, .value-input .btn.whiskeyy:hover,
.value-input .btn.final:hover, .value-input:hover {
    opacity: 0.8;
}
iframe#video .player .vp-controls.invisible>* {
    opacity: 1 !important;
}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 12px 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: 0;
    font-size: 10px;
    letter-spacing: normal;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}



/* Gift Shop Section */
.giftshop {
    min-height: 705px;
}
.giftshop.type-1 {
    margin-top: 100px;
}
.giftshop .text-bar {
    color: #fff;
    font-size: 35px;
    line-height: 98px;
    padding: 0 55px;
    text-transform: uppercase;
    font-family: 'AauxProOT-Bold';
    position: absolute;
    display: block;
    z-index: 999999;
    background-color: #061d49;
    right: auto;
    left: 90px;
    top: -26px;
}
.giftshop-slider .top-bar::before {
    background: #fff;
    top: auto;
    bottom: 0;
}
.whiskey-slider.whiskeySlides .slider-maintain {
    width: auto;
    height: 686px;
}
.whiskey-slider.whiskeySixSlides .whiskey-slider-indicator li a {
    width: 30px;
}
.giftshop-slider {
    position: absolute;
    right: 509px;
}

.bhc.meet-distiller-section {
    margin-top: 40px;
}
.visit-page .meet-distiller-section {
    margin-top: 80px;
}



.bhc-signups .contact-form {
    margin: 0;
    padding: 0;
}
.xpForm.bhc-signup .xpMaterial {
    width: 100%;
    padding: 0 0px;
}
.bhc-signups .contact-form .container {
    max-width: 680px !important;
    padding: 60px 25px;
    min-height: 100vh;
}
.xpForm.bhc-signup .row {
    margin: 0 auto;
}
.xpForm.bhc-signup .xpMaterial .form-control {
    font-size: 20px;
    height: 44px;
    border: 1px solid #9c132d;
    margin: 0 0 25px;
    padding: 0 20px;
}
.xpForm.bhc-signup .xpMaterial .common-label {
    left: 20px;
    font-size: 24px;
    top: 34px;
}

.xpForm.bhc-signup .xpMaterial:nth-child(3),
.xpForm.bhc-signup .xpMaterial:nth-child(5),
.xpForm.bhc-signup .xpMaterial:nth-child(4) {
    width: 100%;
}
.bhc-signups img {
    margin: 0 auto;
    max-width: 540px;
    width: 100%;
}
.bhc-signups h2 {
    font-family: 'AauxProOT-Bold';
    color: #061d49;
    text-align: center;
    font-size: 44px;
    padding-top: 50px;
}
.bhc-signups .msg-container h2 {
    background: none;
    font-family: "kepler-std";
    padding: 30px 0 22px;
    color: #fff;
}
.bhc-signups h3 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 17px;
    font-family: 'AauxProOT-Regular';
    color: #1a1240;
    padding-top: 12px;
}
.bhc-signups .asterik {
    margin: 0;
    padding: 0 0 40px 20px;
}
.bhc-signups.common-mid-section {
    background: none;
}
.bhc-signups .contact-form .container::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -282px;
    width: 490px;
    height: 100%;
    background: url(/images/common-bottom-bg-mob.png?ver=3) 75% bottom no-repeat;
    background-size: 490px auto;
    z-index: 1;
}
.bhc-signups .contact-form .container form {
    z-index: 2;
    position: relative;
}
/*----Right water section----*/
.how-to-enjoy-section.right-water-section {
    margin-top: 100px;
}
.right-water-section img {
    width: 162px;
    display: block;
    margin: 0 auto 20px;
}

.right-water-section h2 span:not(.lg) {
    color: #94001c;
}

.right-water-section .red-bar {
    margin: 33px auto 30px;
}
.right-water-section p {
    font-size: 24px;
}
.right-water-section p span {
    display: block;
    margin: 20px auto 0;
}
ul.whiskey-page-controller {
    display: flex;
    justify-content: space-between;
    margin: -10px 0 60px;
    padding: 0 40px;
}
ul.whiskey-page-controller a {
    font-size: 32px;
    color: #9c132d;
    border-bottom: 2px solid #9c132d;
}
/*----Right water section----*/


.brand-info.hhbib-detail .about-hero {
    min-height: 1px;
    padding: 40px 0px 0px;
    background: none;
    color: #333;
    width: auto;
}
.brand-info.hhbib-detail .about-hero p {
    color: #333 !important;
}




/*----- AnyRoads Booking Page -----*/


.common-banner.anyroads {
    background: url(../images/anyroads-bg-upd.jpg);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
}
.anyroads-content {
    width: 460px;
    position: relative;
    margin-top: 0;
    color: #fff;
    text-align: center;
    height: 100vh;
    min-height: 940px;
    display: flex;
    align-items: center;
    padding-top: 210px;
    padding-bottom: 110px;
    float: right;
    font-size: 16px;
}

.anyroads-content::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 40vw;
    height: 100%;
    content: '';
    background: rgba(29, 29, 29, .8);
}

.anyroads-content .fix-index {
    position: absolute;
    width: auto;
    left: 0;
}

.anyroads-content h2 {
    font-size: 1.875em;
    line-height: 1.33em;
    margin-bottom: 1.75em;
}
.anyroads-content h3 {
    margin-bottom: 1.312em;
    font-size: 1em;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: 'AauxProOT-Bold';
    font-weight: normal;
}
.anyroads-content a {
    margin: 0 auto;
    width: 325px;
    max-width: 55%;
    min-width: 275px;
    box-shadow: 10px 10px 22px rgba(0, 0, 0, 0.35);
}
#anyroadsinner a:not(:last-child) {
    margin-bottom: 36px;
}
.anyroads-content img {
    width: 100%;
}
#anyroadsinner .flex.flex-dc {
    flex-direction: column;
}

.review-listing .btn {
    background: #9c132d;
}
.review-listing .btn:hover {
    background: #bc223f;
}

.anyroads-banner {
    background-image: url(../images/banner-anyroads-bg.jpg?ver=3);
}
.btn.red.anyroads-btn {
    display: block;
    width: 30%;
    margin: 3% auto 7%;
}
.submenu-item .text-bar {
    font-size: 16px;
}

.home-hero.hhbe-bg {
    background-image: url(../images/slider_hhBE.png);
}
.home-hero.isc-bg {
    background-image: url(../images/isc-hhd-slider.png);
}

/* Heaven Hill Page */

.collection-section {
    padding-top: 110px;
    background: #0D204A;
    margin-top: 40px;
}
.hill-logo {
    margin-bottom: 70px;
}
.collection-section h2 {
    color: #fff;
}
.heaven-hill-pack {
    display: flex;
    margin-top: -258px;
    margin-bottom: 57px;
    justify-content: flex-end;
}
.heaven-hill-pack img {
    max-width: 923px;
}
.aboutText {
    max-width: 407px;
}
.aboutCol-right {
    margin-top: 55px;
}
.about-section p {
    max-width: 407px;
    font-family: 'AauxProOT-Regular';
    color: #333;
    line-height: 36px;
}
.aboutCol-left h2 {
    margin-bottom: 20px;
    max-width: 504px;
    color: #061d49;
}
.aboutImage-wrap img {
    margin: 0 auto;
    max-width: 100%;
}
.aboutImage-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 285px;
    margin: auto;
}
.about-section {
    padding: 70px 0 128px;
    background-image: url('../images/about-plant-background.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.heritage-section {
    padding: 60px 0 80px;
    background: rgba(13, 32, 74, 0.05);
}
.heritage-text h2 {
    color: #071d49;
    margin-bottom: 20px;
}
.heritage-text {
    max-width: 1122px;
    margin: auto;
}
.heritage-text p {
    margin-bottom: 20px;

    color: #333;
    line-height: 36px;
    font-family: 'AauxProOT-Regular';

}
.heritage-image img {
    max-width: 172px;
    margin: 0 auto;
}
.heritage-category:last-child .heritage-image {
    padding-top: 92px;
}
.heritage-image {
    max-height: 500px;
    background: #fff;
    margin-bottom: 180px;
    padding-top: 70px;
}
.parkers-heritage .heritage- image img {
    max-width: 180px;
}
.parkers-heritage .heritage-image img {
    max-width: 192px;
}
.heritage-category {
    width: 482px;
}
.hertiage-categories {
    max-width: 1122px;
    margin: 80px auto 0;
}
.vertical-divider {
    width: 1px;
    background: rgba(0, 0, 0, 0.2);
}
.heritage-information h3 {
    font-family: "kepler-std";
    text-transform: unset;
    margin-bottom: 25px;
}
.heritage-information h3 {
    font-family: "kepler-std";
    text-transform: unset;
    margin-bottom: 25px;
    color: #061d49;
}
.heritage-information li {
    display: flex;
    align-items: center;
    font-family: 'AauxProOT-Regular';
    margin-bottom: 20px;
}
.heritage-information li img {
    margin-right: 30px;
}
.heritage-information li:last-child {
    margin-bottom: 0;
}
.testimonials-section {
    background: #0D204A;
    padding: 80px 0;
}
.testimonials-text img {
    max-width: 210px;
}
.testimonials-text {
    max-width: 763px;
}
.testimonials-text p {
    color: #fff;
    font-size: 40px;
    margin-top: -45px;
    font-family: "kepler-std";
}
.testimonials-text h5 {
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #fff;
    font-family: "AauxProOT-Bold";
    margin: 32px 0 18px;
    font-size: 24px;
}
.testimonials-text span {
    color: rgba(255, 255, 255, 0.6);
    font-size: 24px;
    font-family: 'AauxProOT-Regular';
}
.testimonial-image img {
    max-width: 335px;
}
.barell-section {
    margin: 65px 0;
}
.barell-image img {
    max-width: 100%;
}
.barell-header h2 {
    margin-bottom: 5px;
    color: #071d49;
}
.barell-header {
    max-width: 884px;
    margin: 0 auto 60px;
}
.table-header {
    background: #0D204A;
    padding: 22px 30px;
}
.table-header ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.table-header li {
    width: calc(100% / 5);
    color: #fff;
    font-family: "AauxProOT-Bold";
}
.singleTable {
    background: rgb(13 32 74 / 5%);
    padding: 0 30px;
    margin-bottom: 35px;
}
.table-row ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.table-row li {
    width: calc(100% / 5);
    font-family: 'AauxProOT-Medium';
}
.table-row {
    padding: 22px 0;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
}
.table-row:last-child {
    border: none;
}
.unique-text {
    max-width: 840px;
}
.unique-label {
    margin: 120px 0;
}
.unique-text h2 {
    margin-bottom: 15px;
    color: #071d49;
}
.uniqueness-wrap .brand-info {
    float: left;
}
.uniqueness-wrap .brand-bottle {
    left: unset;
    right: 0;
    width: 332px;
    top: 70px;
}
.first-edition h2 {
    color: #971B2F;
}
.prodHead span {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    background: #0D204A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: "kepler-std";
    letter-spacing: 2px;
    height: 80px;
    width: 80px;
}
.products {
    margin-top: 50px;
}
.products {
    margin-top: 50px;
}
.single-product h2 {
    padding-left: 25px;
    color: #0D204A;
}
.single-product p {
    max-width: 695px;
    margin: 20px 0 35px;
}
.products .owl-nav button {
    height: 56px;
    width: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: none;
    border: 1px solid #971B2F !important;
}
.products .owl-nav {
    display: flex;
}
.products .owl-nav .disabled {
    border-color: #ced2da !important;
}
.products .owl-nav .disabled {
    filter: brightness(0) saturate(100%) invert(94%) sepia(25%) saturate(419%) hue-rotate(177deg) brightness(89%) contrast(91%);
    pointer-events: none;
}
.products .owl-next {
    margin-left: 35px;
}
.first-edition {
    margin: 40px 0 62px;
}
.leavesBackground {
    padding-bottom: 140px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url('../images/flowers-bottom-bg.png');
}
.brand-detail-top.bg-right.uniqueness-wrap {
    background: none;
}
.edition-points span {
    background: #fff;
    color: rgb(13 32 74 / 60%);
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: 0.2s ease;
    height: 70px;
    width: 70px;
    transform: scale(0.58);
}
.point1 {
    top: -28px;
    left: 295px;
}
.points-wrap {
    position: relative;
}
.point2 {
    top: 35px;
    left: 293px;
}
.point3 {
    top: 112px;
    left: 260px;
}
.point4 {
    top: 2px;
    right: 204px;
}
.edition-points span.active {
    font-size: 40px;
    background: #0D204A;
    color: #fff;
    transform: scale(1);
}
.uniqueness-wrap {
    margin: 65px 0 150px;
}
.uniqueness-wrap .brand-info {
    margin-top: 0;
}
.phc-container {
    max-width: 1280px;
}
.barell-header p {
    color: #333;
    line-height: 36px;
    font-family: 'AauxProOT-Regular';
}
.points-wrap {
    height: 243px;
}
.points-image {
    position: absolute;
    top: 55px;
}
.points-image img {
    max-width: 1280px;
}

.brands-banner.kentucky-exclusives{
    background-image: url('../images/kentucky-exclusive-banner.jpg');
}

.fbourbon{
    padding: 30px 0;
}

.hhb-tab-content.fbourbon .brelease-styles-detail.substitution-table table tr td{
    width: 15% !important;
}

.hhb-tab-content.fbourbon .brelease-styles-detail.substitution-table table tr td:last-child {
    width: 40% !important;
}


.hhb-tab-content.fbourbon {
    border: 1px solid #061d49;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin-top: -50px;
}

.hhb-tab-content.fbourbon2 .brelease-styles-detail.substitution-table table tr td{
    width: 20% !important;
}
.hhb-tab-content.fbourbon2 {
    border: 0px solid #061d49;
    border-left: none;
    border-right: none;
}

.hhb-tab-content.fbourbon2 .brelease-styles-detail.substitution-table p {
    line-height: 1.5em;
}
.hhb-tab-content.fbourbon .brelease-styles-detail.substitution-table p{
    line-height: 1.5em;
}
.hhb-tab-content.fbourbon .brelease-styles-detail.substitution-table table tr td p:last-child{
    line-height: 1.7em;
    padding-right: 5%;
    padding-left: 5%;
}

.brelease-tab.hhss-tab .brelease-styles.brtab:hover, .brelease-tab.hhss-tab .brelease-styles.brtab.active {
    background-color: transparent;
    color: #ffffff;
  }
  
.brelease-tab.hhss-tab .brelease-styles.active .w-style-main::before,
.brelease-tab.hhss-tab .brelease-styles.active .w-style-main::before {
    opacity: 1;
    border: 1px solid rgba(6, 29, 73, 1);
    border-left: none;
    border-bottom: none;
    width: 36px;
    height: 36px;
}

.brelease-tab.hhss-tab .brelease-styles.active .w-style-main,
.brelease-tab.hhss-tab .brelease-styles.active .w-style-main .w-styles-inner::after,
.brelease-tab.hhss-tab .brelease-styles.active .w-style-main .w-styles-inner::before {
    background: #061d49;
    border-color: #061d49;
    opacity: 1;
}
.brelease-tab.hhss-tab .brelease-styles.active h5 {
    color: #fff;
}
.brelease-tab.hhss-tab .brelease-styles.active h5{
    background-image: url(../images/white-dots.png?ver=3), url(../images/white-dots.png?ver=3);
}

.brelease-tab.hhss-tab .brelease-styles {
    width: 14.6666%;
    float: left;
    padding-bottom: 52px;
    background-color: transparent;
}

.brelease-tab.hhss-tab{
    border: 0px solid #061d49;
    border-left: none;
    border-right: none;
}

.brelease-tab.hhss-tab.active .w-style-main::before,
.brelease-tab.hhss-tab.active .w-style-main::before {
    opacity: 1;
    border: 1px solid rgba(6, 29, 73, 1);
    border-left: none;
    border-bottom: none;
}
.brelease-tab.hhss-tab .w-style-main::before {
    position: absolute;
    bottom: -74px;
    left: 50%;
    margin-left: -18px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    content: '';
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid rgba(175, 175, 175, .3);
    border-left: none;
    border-bottom: none;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -ms-transition: opacity .5s;
}
.brelease-tab.hhss-tab.active .w-style-main::before {
    opacity: 1;
}
.kentuckyExclusive_listing.brands-main-section .products-row-5:not(.products-row-6) p,
.kentuckyExclusive_listing.brands-main-section .products-row-6.products-row-5 h3 {
    min-height: 1px;
}
.kentuckyExclusive_listing.brands-main-section .products-row-6 p {
    min-height: 6.3em;
}
.products-row-6.products-row-5 {
    margin-bottom: 0;
    padding-bottom: 110px
}
 
.unique-img .common-dots.second-edition a.common-indicator:nth-child(1){
    left: 30%;
    top: -1%;
}
.unique-img .common-dots.second-edition a.common-indicator:nth-child(2){  
    left: 14.5%;
    top: 43%;
}
.unique-img .common-dots.second-edition a.common-indicator:nth-child(3){
    left: 50.5%;
    top: 49%;
}
.unique-img .common-dots.second-edition a.common-indicator:nth-child(4){
    left: 79%;
    top: 0%;
}
.unique-img .common-dots.second-edition a.common-indicator{
    background:#f6f6e3;
}
.unique-img .common-dots.second-edition a.common-indicator.active{
    background: #971B2F;
}
.img-edition p.hhhc-style{
    background: #AFAFAF;
    cursor: pointer;
}
.img-edition p.hhhc-style.active{
    background: #971B2F;
}
.brand-info .btn.grey-color{
    background: #AFAFAF;
}
.brand-info .btn.grey-color:hover{
    background: #ced2da;
}


/* Sustainablility Page CSS */
.hhd-blue {
    color: #0B1D46;
}
.slim-bar.slim-bar-blue {
    opacity: 1;
}
.sustainability-banner::before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.624) 16.45%, rgba(0, 0, 0, 0) 35.39%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.sustainability-banner .home-title {
    z-index: 4;
    font-size: 85px;
}
span.no-wrap {
    white-space: nowrap;
}
.by-the-numbers .slim-bar,
.hhd-stories .slim-bar {
    margin-bottom: 52px;
}
.keys.flex {
    margin: 40px -5px 60px;
    flex-wrap: wrap;
}
.page_sustainability .learn-taste-shop .video-banner {
    width: 100%;
}
.keys .sus-keys {
    width: 50%;
    padding: 5px;
    position: relative;
}
.sus-keys img {
    width: 100%;
    position: relative;
}
.sus-keys p {
    text-align: center;
    font-family: 'AauxProOT-Bold';
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);    
    font-size: 20px;
    line-height: 1em;
    letter-spacing: .25em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);    
}

.by-the-numbers .flex {
    font-size: 15px;
    margin: 0 -1em;
}
.by-numbers-left {
    width: 23%;
    padding: 0 1em;
}

.by-numbers-right {
    width: 77%;
    padding: 0 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.by-numbers {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #F6F6F6;
    text-align: center;
    padding: 50px 30px;
}

.by-numbers-left .by-numbers {
    height: 100%;
}
.by-numbers-right .by-numbers:nth-child(1) {
    width: calc(52.5% - 1em);
}

.by-numbers-right .by-numbers:nth-child(2) {
    width: calc(47.5% - 1em);
}

.by-numbers-right .by-numbers:nth-child(3) {
    width: calc(25% - 1em);
    margin-top: 2em;
}
.by-numbers-right .by-numbers:nth-child(4) {
    width: calc(75% - 1em);
    margin-top: 2em;
}
.by-numbers h3 {
    font-size: 56px;
    line-height: 1em;
    font-family: "kepler-std";
    color: #971B2F;
    font-weight: bold;
}
.by-numbers .home-copies.name {
    font-family: 'AauxProOT-Bold';
    text-transform: uppercase;
    letter-spacing: .14em;
    color: #0B1D46;
}

.hhd-stories a {
  font-family: 'AauxProOT-Bold';
  font-size: 15px;
  line-height: 2.2em;
  color: #0B1D46;
  text-transform: uppercase;
  display: block;
  padding-top: 20px;
  transition: color 500ms;
}
.hhd-stories a:hover {
    color: #971B2F;
}
.sus-quote .qoute-name{
    font-family: 'AauxProOT-Bold';
    text-transform: uppercase;
}
.sus-quote .qoute-detail{
    font-family: 'AauxProOT-Regular';
}
.sus-quote .qoute-name,
.sus-quote .qoute-detail {
    opacity: .8;
    line-height: 1.6em;
}
.learn-taste-shop-grid .item-image {
    padding-top: 0;
}
.learn-taste-shop-grid a.item-image img {
    transition: transform 300ms ease-in-out;
}
.learn-taste-shop-grid a.item-image:hover img {
    transform: scale(1.05) !important;
}

.rise-slider-section {
    margin-top: 65px;
}

.hhd-cork .slim-bar-top.slim-bar {
    margin: 22px auto;
}
.hhd-cork .btn.red {
    margin-top: 22px;
}
.new-hh-be.img-based.hhd-cork {
    margin-bottom: 63px;
}
.hhd-cork .sus-quote .qoute-detail {
    font-family: 'AauxProOT-Regular';
    font-size: 24px;
}

.rittenrye-video .video-banner .video-div iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    object-fit: cover;
    display: block;
    object-position: center 0%;
  }

  /*---- Custom Label 2023 - EC ----*/
  .ec-2023 .bt-state-2 {
    transform: translate(-50%,13.5%) scale(.55);
    transition: 700ms;
    opacity: 0;
}
.ec-2023 .bt-state-2.active {
    transform: translate(-50%,0%) scale(1);
    opacity: 1;    
}
.ec-2023 .writting-pad2.active {
    position: absolute;
    width: 65.7%;
    height: 8%;
    background: none !important;
    top: 75.5%;
    left: 10%;
    opacity: 1;
    font-family: "kepler-std";
    background: none;

    display: flex;
    justify-content: center;
    align-items: center;
}
.ec-2023 .writting-pad2.active h4 {
    padding-top: 0;
    font-size: 16px;
    line-height: 1.4;
    padding-left: 0;
    font-family: "kepler-std";
    margin: 0;
}
/*---- Custom Label 2023 - EC ----*/