/*---- Resize PSD to 1340px - Min-view 1280 - Max-view 1599 ----*/
@media screen and (max-width: 1599px) {
    /*---- Homepage ----*/
    .home-banner h1,
    .home-banner h2 {
        font-size: 21px;
        margin: 0 0 28px;
    }
    .home-banner h1 i,
    .home-banner h2 i {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .home-whiskeys { 
        border-top-width: 18px;
        border-bottom-width: 18px;
        padding: 7px 0;
    }
    .red-doubled {
        border-top-width: 18px;
    }
    .red-doubled.down {
        padding-bottom: 8px;
    }
    .red-doubled::before {
        top: -28px;
    }
    .home-whiskeys_inner {
        padding: 60px 0 0;
    }
    .whiskey-bottle_info {
        padding-bottom: 60px;
    }
    .home-whiskeys_inner::before {
        top: 620px;
        height: 190px;
    }
    .whiskeys {
        margin-top: 24px;
    }
    .seperator {
        height: 14px;
        margin: 22px 0 20px;
    }
    .whiskey-bottle_img {
        width: 220px;
    }
    .whiskey-bottle_info {
        margin-top: 26px;
    }
    .whiskey-bottle_info .h2,
    .whiskey-bottle_info .p {
        margin-bottom: 20px;
    }
    .whiskey-bottle_info .btn {
        min-width: 156px;
    }
    .home-ofw {
        padding: 68px 0;
    }
    .home-ofw .contents img {
        width: 327px;
    }
    .line-seperator {
        margin: 28px 0 23px; 
    }
    .review-carousel .owl-item {
        padding: 44px;
    }
    .review-carousel .item img {
        height: 52px;
    }
    .review-carousel .item .p {
        margin: 18px 0 0;
        padding-bottom: 20px;
    }
    .home-reviews {
        padding: 52px 0;
    }
    .common-pd-tb {
        padding-top: 52px;
        padding-bottom: 52px;
    }
    .reviewType {
        padding: 42px 0;
    }
    .home-reviews .name {    
        font-size: 10px;
    }
    .ux-msg {
        margin: 12px 0 0;
    }
    .content-left_inner,
    .content-right_inner {
        padding: 40px;
    }
    .home-social .container {
        padding: 48px 0 44px;
    }
    /*---- Homepage ----*/

    /*---- Our Whiskey ----*/
    .bottle-tiles_img img {
        height: 520px;
    }
    .bottle-tiles_info {
        /* max-width: 325px; */
        max-width: 308px;
    }
    .whiskey-visit_inner {
        padding-bottom: 53px;
    }
    .explore-essentials .p {
        padding: 7px 0;
    }
    /*---- Our Whiskey ----*/

    /*---- Product detail ----*/
    .product-intro {
        padding: 74px 0 70px;
    }
    .product-intro .container {
        padding: 0 78px;
    }
    .product-intro_img {
        height: 500px;
    }
    .product-intro_info h1 {
        font-size: 30px;
        margin-bottom: 6px;
    }
    .product-intro_info h1 span:not(:last-child) {
        font-size: 15px;
        line-height: 24px;
    }
    .product-intro_tag p {
        font-size: 18px;
        padding-bottom: 23px;
        margin-bottom: 23px;
    }
    .product-intro_info .p,
    .reivews {
        margin-bottom: 22px;
    }
    .reivews img {
        height: 20px;
        margin-bottom: 8px;
        margin-left: -2px;
    }
    .intro-detail.p {
        font-size: 18px;
    }
    .detail-red {
        padding: 50px 0;
    }
    .award-row {
        margin: 0 -7px;
    }
    .award-row [class^="col-"] {
        padding: 0 7px;
    }
    .award-container img {
        width: 180px;
        margin-left: -90px;
    }
    .award-info {
        font-size: 12px;
    }
    .tasting-notes {
        padding: 82px 0;
        font-size: 14px;
    }
    .tasting-notes h2 span {
        font-size: 14px;
    }
    .tasting-notes_seperator {
        height: 104px;
        margin: 1em 0 2em;
    }    
    .tasting-notes p {
        font-size: 23px;
    }
    .tasting-notes .reviewer {
        font-size: 11px;
        padding-top: 8px;
    }

    .tasting-note_imgs {
        padding: 75px 0 29px;
    }
    .tasting-note_img span {
        font-size: 18px;
    }
    .tasting-notes_item {
        margin-top: 48px;
    }
    .tasting-notes_item h3 {    
        font-size: 15px;
    }
    .award-carousel .owl-item {
        padding: 15px 26px;
    }
    .item-inner {
        height: 100px;
    }
    .item-inner:first-child {
        padding-bottom: 16px;
    }
    .item-inner:nth-child(2) {
        padding-top: 24px;
    }
    .item-inner h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .item-inner p {
        font-size: 12px;
    }
    .bottle-lineup {
        padding: 64px 0;
    }
    .bottle-lineup .h2 {
        margin-bottom: 40px;
    }
    .bottle-lineup .p {
        margin-bottom: 24px;
    }
    .bottle-lineup .btn {
        max-width: 335px;
    }
    .lineup-container {
        margin-bottom: 32px;
        max-width: 677px;
    }

    /*-- Straight Rye --*/
    .rye-mashbill .container {
        padding: 75px 0;
    }
    .rye-mashbill .col-50 img {
        max-width: 400px;
    }
    .rye-mashbill .embed-responsive {
        width: 530px;
    }
    /*-- Straight Rye --*/
    .first-item.interactive-elm p.p {
        margin-bottom: 32px;
    }
    .interactive-elm p.p span {
        font-size: 1.45em;
    }
    /*---- Product detail ----*/


    /*---- footer ----*/
    .footer {
        padding: 31px 22px;
    }
    .footer-social a:not(:first-child) {
        margin-left: 20px;
    }
    .footer-social a img {
        width: 29px;
    }
    .footer-copy p {
        font-size: 11px;
    }
    .footer .footer-owl a img {
        width: 64px;
    }
    /*---- footer ----*/  

    /*---- Greatness Within ----*/
    .category-container {
        padding: 40px 0;
    }
    .category-dropdown {
        width: 323px;
    }
    .category-dropdown button {
        padding: 10px 0;
    }
    .category-dropdown ul li a {
        font-size: 15px;
    }
    .category-dropdown ul {
        padding: 12px 0 16px;
        top: 28px;
    }
    .great-insights .container {
        padding-top: 80px;
    }
    .great-partners .col-custom {
        width: 300px;
    }
    .great-insights .h2 span {
        margin-bottom: 0 0 5px;
    }
    .greatness-within .content-left .h2,
    .greatness-within .content-left .p,
    .greatness-within .content-right .h2,
    .greatness-within .content-right .p {
        margin-bottom: 22px;
    }
    .greatness-within .content-left .p.category-copy {
        margin-bottom: 10px;
    }
    .whiteHeight.category-container {
        height: 20px;
    }
    /*---- Greatness Within ----*/  

    /*---- Greatness Within detail ----*/
    .blog-read-progress {
        height: 6px;
        top: 74px;
    }
    .detail-subheader {
        padding-bottom: 32px;
    }
    .detail-subheader h2 {
        margin: 0 0 16px;
    }
    .greatness-details p.p.helvetica {
        font-size: 16px;
        margin-bottom: 23px;
    }

    .blockquote .dot-seperator {
        margin: 36px 0 44px;
    }
    .blockquote .dot-seperator.bottom {
        margin: 48px 0 36px;
    }
    .blockquote {
        margin: 36px 0;
        padding: 48px 0;
    }
    .blockquote .p {
        font-size: 40px;
        
    }
    .figure {
        margin: 36px 0 42px;
    }
    .figure-caption {
        font-size: 13px;
    }
    .greatness-details .container .fluid-img {
        margin: 36px 0;
    }
    .related-items .col-50 {
        margin-bottom: 48px;
    }
    .related-img {
        margin-bottom: 32px;
    }
    /*---- Greatness Within detail ----*/
    /*---- Discover 4 elements ----*/
    .stacked-contents {
        padding: 40px 40px;
        min-height: 148px;
    }
    .stacked-contents.bordered-stacks {
        border-width: 8px;
        padding: 36px 32px;
    }
    .stacked-contents:first-child {
        min-height: 348px;
    }
    .discover-infos p {
        font-size: 14px;
    }
    .discover-infos .dotted-link {
        font-size: 14px;
    }
    .max410R,
    .max410L {
        max-width: 335px;
    }
    /*---- Discover 4 elements ----*/
    /*---- Visit Us ----*/
    .visit-intro_inner{
        padding: 40px 0 30px;
    }
    /*---- Visit Us ----*/

    /*---- Ways to enjoy ----*/
    .recipe-car_item .p {
        max-width: 350px;
    }
    .ways-to-enjoy_banner {
        padding-top: 40px;
    }
    .ways-to-enjoy_banner > .h2 {
        padding-bottom: 36px;
    }
    .ways-to-enjoy_banner .owl-dots {
        bottom: 46px;
    }
    .category-container.rcat {
        padding: 60px 0 52px;
    }
    .category-container.rcat .category-dropdown {
        max-width: 267px;
    }
    .category-dropdown .withtext {
        font-size: 14px;
        padding: 8px 0;
    }
    .recipes-wrapper {
        padding-bottom: 60px;
    }
    .recipes-wrapper .container {
        max-width: 1024px;
    }
    .filterinfo {
        font-size: 13px;
        padding-left: 12px;
    }
    .recipe-grid_content {
        margin: 12px;
    }
    .recipe-grid_item:nth-child(12n+1) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+3) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+4) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+9) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+10) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+11) .recipe-grid_content::before {
        padding-bottom: calc(200% - -24px);
    }
    .recipe-grid_content span {
        font-size: 14px;
    }
    /*---- Ways to enjoy ----*/
    /*-- Barrel proof --*/

    .barrel-proof-timeline {
        padding: 128px 0 0;
    }
    .barrel-proof-timeline .item::before {
        bottom: 31px;
        height: 45px;
    }

    .barrel-proof-timeline .item a {
        width: 45px;
        height: 45px;
    }
    .barrel-proof-timeline .item .line {
        width: 45px;
        height: 45px;
        padding: 5px;
    }

    .barrel-proof-timeline .item .line::after {
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
    }
    .barrel-proof-timeline .item span {
        font-size: 29px;
        top: -67px;
    }
    .detail-table {
        width: 593px;
    }
    .detail-table table th {
        font-size: 19px;
        line-height: 24px;
    }
    .detail-table table th,
    .detail-table table td {
        padding: 0 48px;
    }

    .detail-table table td {
        font-size: 15px;
        line-height: 24px;
        padding-top: 24px;
    }
    .detail-table table th:nth-child(2) ,
    .detail-table table td:nth-child(2),
    .detail-table table th:last-child ,
    .detail-table table td:last-child {
        width: 168px;
    }
    .detail-table table th:first-child ,
    .detail-table table td:first-child {
        width: 258px;
    }
    .barrel-proof-timeline-table .owl-item {
        padding-top: 64px;
        padding-bottom: 39px;
    }
    .static-table {
        padding-top: 64px;
    }
    /*-- Barrel proof --*/

    /*-- Toasted Barrel --*/
    .rye-mashbill.toastedSpecial .container {
        padding-left: 96px;
        padding-right: 96px;
    }
    .toastedSpecial.rye-mashbill .btn {
        width: 240px;
    }
    .toastedSpecial.rye-mashbill .p {
        margin-bottom: 2.1em;
    }
    /*-- Toasted Barrel --*/

    /*---- History ----*/

    .our-history .container {
        padding-left: 72px;
        padding-right: 72px;
    }
    .history-title {
        margin-bottom: 37px;
    }
    .flex-media {
        padding-top: 44px;
    }
    .media-img_caption {
        font-size: 11px;
    }
    /* .first-char .flex-media {
        padding-top: 31px;
    } */
    .first-char .dot-seperator {
        margin-top: 24px;
    }
    .first-char .blockquote .dot-seperator {
        margin-top: 48px;
    }
    .first-char .blockquote .dot-seperator.down {
        margin-bottom: 44px;
    }

    .lineup-copy {
        padding-bottom: 8px;
    }
    .bottle-lineup .lineup-copy .h2 {
        padding-bottom: 27px;
    }
    .lineup-copy .dot-seperator {
        margin: 0 0 27px;
    }
    .our-history .explore-essentials .h2 {
        font-size: 27px;
    }
    .common-pd-80 {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    /*---- History ----*/

    /*---- Signature Cocktail ----*/
    .signature-olf {
        width: 440px;
    }
    .signature-olf .h2 {
        padding-bottom: 32px;
    }
    .signature-olf .dot-seperator {
        margin-bottom: 27px;
    }
    .signature-olf .p span:not(.name) {
        padding: 0 12px;
    }
    .signature-olf .p .name {
        font-size: 10px;
        margin-top: 24px;
    }
    .recipe-detail {
        width: 400px;
        padding: 60px 0;
    }
    .recipe-block .h2 {
        padding-bottom: 18px;
        font-size: 17px;
    }
    .recipe-block .dot-seperator {
        margin-bottom: 15px;
    }
    .recipe-block:not(:last-child) {
        margin-bottom: 40px;
    }
    .recipe-block ul {
        padding-top: 8px;
    }
    .recipe-block ul li,
    .recipe-block p {
        font-size: 14px;
    }
    .recipe-block ul li:not(:last-child) {
        margin-bottom: 16px;
    }
    .recipe-block p {
        margin-bottom: 18px;
    }
    .btn.big {
        height: 44px;
        line-height: 42px;
    }
    .suggest-bottle.ingredientsSpecial {
        margin-bottom: 15px;
        padding-top: 14px;
        padding-bottom: 17px;
    }
    .suggest-bottle {
        padding: 16px 12px 20px;
        margin-top: 24px;
    }
    .suggest-bottle:not(.ingredientsSpecial) .dotted-link {
        padding-left: 7px;
        padding-right: 7px;
    } 
    .suggest-bottle .athelas {
        margin: 0 0 5px;
        font-size: 14px;
    }
    .recipe-detail .share-print {
        margin-top: 27px;
    }
    .share-print .btn img {
        height: 20px;
        margin-right: 10px;
    }
    .more-cocktails .container {
        padding: 0 26px;
    }
    .more-cocktails_row {
        margin: 36px 0 0;
    }
    .more-cocktails_row [class^="col-"] {
        padding: 0 24px 18px;
    }
    .more-cocktails_row .h2 span {
        letter-spacing: 0.06em;
        font-size: .85em;
    }
    /*---- Signature Cocktail ----*/

    /*---- Recipes Detail ----*/
    .recipes-detail .container.sm {
        max-width: 830px;
    }
    .recipes-detail [class^="col-"] {
        padding: 0 30px;
    }
    .recipe-image_container .fluid-img {
        width: 530px;
    }
    /*---- Recipes Detail ----*/

    /*---- Old Fashioned ----*/
    .the-old-fashioned .seperator {
        height: 16px;
    }
    .the-old-fashioned .review-carousel .owl-item img{
        height: 95px;
    }
    .tips-right {
        min-height: 160px;
    }
    .ingredients .container {
        padding: 77px 112px;
    }
    .ingredients-innner {
        padding-left: 72px;
    }
    .ingredients-innner h2{
        margin-bottom: 8px;
    }
    .ingredients-innner > i{
        font-size: 14px;
    }
    .ingredients-innner h3 {
        font-size: 18px;
        margin-top: 24px;
    }
    .ingredients-innner .helvetica{
        font-size: 13px;
    }
    .mastering h2.h2 {
        margin-bottom: 56px;
    }
    .brief-fashion-history h2.h2{
        margin-bottom: 28px;
    }
    .the-old-fashioned .greatness-title .seperator {
        margin-bottom: 23px;
    }
    .the-old-fashioned .greatness-title h2.h2 {
        font-size: 25px;
    }
    .history-slider-wrapper {
        padding: 0 56px;
        max-width: 591px;
    }
    .item-text {
        max-width: 370px;
        padding: 72px 0;
    }
    .item-text h3 {
        font-size: 18px;
    }
    .prevslide, .nextslide {
        left: 56px;
    }
    .nextslide {
        right: 56px;
        left: auto;
    }
    .prevslide img, .nextslide img {
        max-width: 8px;
    }
    .tips-left {
        padding: 104px 0;
    }
    .border-style-bottom, .border-style-bottom2 {
        border-bottom-width: 20px;
    }
    .border-style-bottom::after, .border-style-bottom2::after{
        bottom: -27px;
    }
    .border-style-bottom2::after{
        bottom: 8px;
    }
    .tips-left .line-seperator {
        max-width: 296px;
        margin: 26px auto 0;
    }
    .pro-tip_only .owl-item {
        padding-top: 26px;
    }
    .tips-item h3 {
        font-size: 17px;
        margin-bottom: 12px;
    }
    .tips-item .tell-more-btn {
        padding-top: 24px;
    }
    .tips-image-slider-wrapper {
        padding: 56px 0;
        max-width: 480px;
    }
    .tips-image img {
        max-width: 305px;
    }
    .of-expert-review > .home-reviews {
        padding-bottom: 16px;
    }
    .of-expert-review.home-whiskeys_inner {
        padding-bottom: 32px;
    }
    .ingredients-innner .share-print {
        margin-top: 24px;
    }
    .mastering-info .full-width.content-left_inner .flex.jc-center a {
        padding: 0 40px;
    }
    .history-slider-wrapper .ux-msg,
    .tips-image-slider-wrapper .ux-msg {
        bottom: 20px;
    }
    .history-slider .owl-dots {
        bottom: 42px;
    }
    .pro-tip-linked .owl-dots {
        bottom: -30px;
    }
    .pro-tip-linked .owl-dots {
        bottom: -15px;
    }
    /*---- Old Fashioned ----*/
    
    .stack span {
        font-size: 15px;
        line-height: 20px;
    }
    .home-visit_us.content-right.home-mog .content-right_inner {
        padding-left: 118px;
    }    

/** History 2021 **/
.our-history .container.history-2021 {
    padding-left: 30px;
    padding-right: 30px;
}

.history-2021 .media-img {
    width: 57%;
}
.history-2021 .media-copy {
    width: 36%;
}

.flex-media.custom-media .media-img {
    margin-right: 33px;
}
.flex-media.custom-media p {
    margin-top: -5px;
}    
.flex-media.custom-media p span {
    margin-top: 15px !important;
}
/** History 2021 **/    
.max-homa-teeup img {
    margin-bottom: 19px;
    width: 208px;
}
.suggest-bottle.ingredientsSpecial.ryeSpecial {
    margin-bottom: 26px;
    margin-top: 16px;
}
.program-tiles .owl-prev {
    left: 10px;
}
.program-tiles .owl-next {
    right: 10px;
}
}
/*---- Resize PSD to 992px - Min-view 992 - Max-view 1279 ----*/
@media screen and (max-width: 1279px) {

    /*---- Homepage ----*/
    .home-banner h1,
    .home-banner h2 {
        font-size: 18px;
        margin: 0 0 21px;
    }
    .home-banner h1 i,
    .home-banner h2 i {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    .home-whiskeys {
        border-top-width: 15px;
        border-bottom-width: 15px;
        padding: 6px 0;
    }
    .red-doubled.down {
        padding-bottom: 6px;
    }
    .red-doubled::before {
        top: -21px;
    }
    .red-doubled {
        border-top-width: 15px;
    }
    .home-whiskeys_inner {
        padding: 45px 0 0;
    }
    .whiskey-bottle_info {
        padding-bottom: 45px;
    }
    .home-whiskeys_inner::before {
        top: 490px;
        height: 140px;
    }
    .whiskeys {
        margin-top: 18px;
    }
    .seperator {
        height: 9px;
        margin: 16px 0 15px;
    }
    .whiskey-bottle_img {
        width: 170px;
    }
    .whiskey-bottle_info {
        margin-top: 20px;
        width: 210px;
        margin-left: -17px;
    }
    .whiskey-bottle_info .h2,
    .whiskey-bottle_info .p {
        margin-bottom: 18px;
    }
    .whiskey-bottle_info .btn {
        min-width: 1px;
    }
    .home-ofw .contents img {
        width: 245px;
    }
    .home-ofw {
        padding: 50px 0;
    }
    .line-seperator {
        margin: 24px 0 16px; 
    }
    .review-carousel .owl-item {
        padding: 20px;
    }
    .review-carousel .item img {
        height: 38px;
    }
    .review-carousel .item .p {
        margin: 12px 0 0;
        padding-bottom: 15px;
    }
    .home-reviews {
        padding: 42px 0;
    }
    .common-pd-tb {
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .reviewType {
        padding: 30px 0;
    }
    .home-reviews .name {    
        font-size: 10px;
    }
    .reviewType .owl-next, 
    .reviewType .owl-prev {
        width: 40px;
        height: 40px;
    }
    .content-left_inner,
    .content-right_inner {
        padding: 30px;
    }
    .home-social .container {
        padding: 36px 0 32px;
    }
    /*---- Homepage ----*/
    /*---- Our Whiskey ----*/
    .bottle-tiles_img img {
        height: 380px;
    }
    .bottle-tiles_info {
        max-width: 250px;
    }
    .whiskey-visit_inner {
        padding-bottom: 40px;
    }
    .explore-essentials .p {
        padding: 5px 0;
    }
    .explore-essentials .col-30 {
        width: 35%;
    }
    /*---- Our Whiskey ----*/

    /*---- Product detail ----*/
    .product-intro {
        padding: 50px 0 45px;
    }
    .product-intro .container {
        padding: 0;
    }
    .product-intro_img {
        height: 440px;
        width: 33%;
    }
    .product-intro_info.col-50 {
        width: 56%;
    }
    .product-intro_info h1 {
        font-size: 26px;
        margin-bottom: 4px;
    }
    .product-intro_info h1 span:not(:last-child) {
        font-size: 14px;
        line-height: 22px;
    }
    .product-intro_tag p {
        font-size: 15px;
        padding-bottom: 17px;
        margin-bottom: 17px;
    }
    .product-intro_info .p,
    .reivews {
        margin-bottom: 17px;
    }
    .reivews img {
        height: 16px;
        margin-bottom: 6px;
    }
    .intro-detail.p {
        font-size: 16px;
    }
    .detail-red {
        padding: 36px 0;
    }
    .award-row {
        margin: 0 -5px;
    }
    .award-row [class^="col-"] {
        padding: 0 5px;
    }
    .award-container img {
        width: 132px;
        margin-left: -66px;
    }
    .award-info {
        font-size: 11px;
    }
    .award-info p {
        margin: .75em 0 0;
    }
    .with-arrow span {
        font-size: .9em;
    }
    .tasting-notes {
        padding: 62px 0;
        font-size: 11px;
    }
    .tasting-notes h2 span {
        font-size: 14px;
        margin-top: 3px;
    }
    .tasting-notes_seperator {
        height: 77px;
    }
    .tasting-notes p { 
        max-width: 68%;
        font-size: 19px;
    }
    .tasting-notes .reviewer {
        font-size: 10px;
        padding-top: 6px;
    }
    .tasting-note_imgs {
        padding: 56px 0 25px;
    }
    .tasting-note_img span {
        font-size: 16px;
    }
    .tasting-notes_item {
        margin-top: 36px;
    }
    .tasting-notes_item h3 {
        font-size: 14px;
        margin-bottom: .85em;
    }
    .award-carousel .owl-item {
        padding: 12px 21px;
    }
    .item-inner h3 {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .item-inner p {
        font-size: 12px;
    }
    .bottle-lineup {
        padding: 48px 0;
    }
    .bottle-lineup .h2 {
        margin-bottom: 30px;
    }
    .bottle-lineup .p {
        margin-bottom: 18px;
    }
    .bottle-lineup .btn {
        max-width: 248px;
    }
    .lineup-container {
        margin-bottom: 24px;
        max-width: 500px;
    }
    /*-- Straight Rye --*/
    .rye-mashbill .container {
        padding: 56px 0;
    }
    .rye-mashbill .col-50 img {
        max-width: 300px;
    }
    .rye-mashbill .embed-responsive {
        width: 380px;
    }
    .rye-mashbill .col-50:last-child {
        width: 45%;
    }
    .rye-mashbill .col-50:first-child {
        width: 55%;
    }
    /*-- Straight Rye --*/
    /*-- Toasted Barrel --*/
    .toastedSpecial.rye-mashbill .btn {
        width: 214px;
    }
    .rye-mashbill.toastedSpecial .container {
        padding-left: 70px;
        padding-right: 70px;
    }
    .rye-mashbill.toastedSpecial .col-50:last-child,
    .rye-mashbill.toastedSpecial .col-50:first-child {
        width: 50%;
    }
    /*-- Toasted Barrel --*/
    .first-item.interactive-elm p.p {
        margin-bottom: 24px;
    }
    /*---- Product detail ----*/


    /*---- footer ----*/
    .footer {
        padding: 22px 18px;
    }
    .footer-social a:not(:first-child) {
        margin-left: 15px;
    }
    .footer-social a img {
        width: 22px;
    }
    .footer-copy p {
        font-size: 10px;
    }
    .footer .footer-owl a img {
        width: 48px;
    }
    /*---- footer ----*/  
    /*---- Greatness Within ----*/ 
    .category-dropdown {
        width: 250px;
    }
    .great-insights .container {
        padding-top: 60px;
    }
    .category-dropdown button {
        padding: 8px 0;
    }
    .category-dropdown ul {
        top: 26px;
    }
    .great-partners .col-custom {
        width: 230px;
    }
    .greatness-within .content-left .h2,
    .greatness-within .content-left .p,
    .greatness-within .content-right .h2,
    .greatness-within .content-right .p {
        margin-bottom: 17px;
    }
    .greatness-within .content-left .p.category-copy {
        margin-bottom: 8px;
    }
    .whiteHeight.category-container {
        height: 15px;
    }
    /*---- Greatness Within ----*/   

    /*---- Greatness Within detail ----*/
    .blog-read-progress {
        top: 64px;
    }
    .greatness-detail-banner .col-37 {
        width: 50%;
    }
    .greatness-details {
        padding-bottom: 40px;
    }
    .detail-subheader {
        padding-bottom: 28px;
    }
    .detail-subheader h2 {
        margin: 0 0 12px;
    }
    .detail-subheader .read-time {
        font-size: 12px;
    }

    .greatness-details p.p.helvetica {
        font-size: 15px;
        margin-bottom: 18px;
    }
    .blockquote .dot-seperator {
        margin: 30px 0 32px;
    }
    .blockquote .dot-seperator.bottom {
        margin: 36px 0 30px;
    }
    .blockquote {
        margin: 30px 0;
        padding: 36px  0;
    }
    .blockquote .p {
        font-size: 28px;
    }
    .figure {
        margin: 32px 0 36px;
    }
    .greatness-details .container .fluid-img {
        margin: 26px 0;
    }
    .related-items .col-50 {
        margin-bottom: 36px;
    }
    .related-img {
        margin-bottom: 27px;
    }
    /*---- Greatness Within detail ----*/
    /*---- Discover 4 elements ----*/
    .stacked-contents {
        padding: 30px 32px;
        min-height: 110px;
    }
    
    .stacked-contents.bordered-stacks {
        border-width: 6px;
        padding: 28px 26px;
    }
    .stacked-contents:first-child {
        min-height: 260px;
    }
    .discover-infos p {
        font-size: 13px;
    }
    .discover-infos .dotted-link {
        font-size: 13px;
    }
    .max410R,
    .max410L {
        max-width: 250px;
    }
    /*---- Discover 4 elements ----*/

    /*---- Ways to enjoy ----*/
    .recipe-car_item .p {
        max-width: 290px;
    }

    .ways-to-enjoy_banner {
        padding-top: 30px;
    }
    .ways-to-enjoy_banner > .h2 {
        padding-bottom: 26px;
    }
    .ways-to-enjoy_banner .owl-dots {
        bottom: 35px;
    }
    .category-container.rcat {
        padding: 45px 0 39px;
    }
    .recipes-wrapper .container {
        max-width: 800px;
    }
    .recipe-grid_content span {
        font-size: 12px;
    }
    .filterinfo {
        font-size: 11px;
        padding-left: 8px;
    }
    .recipe-grid_content {
        margin: 8px;
    }
    .recipe-grid_item:nth-child(12n+1) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+3) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+4) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+9) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+10) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+11) .recipe-grid_content::before {
        padding-bottom: calc(200% - -16px);
    }
    /*---- Ways to enjoy ----*/
    /*---- History ----*/
    .our-history .container {
        padding-left: 45px;
        padding-right: 45px;
    }
    .history-title {
        margin-bottom: 28px;
    }
    .flex-media {
        padding-top: 32px;
    }
    /* .first-char .flex-media {
        padding-top: 23px;
    } */
    .first-char .dot-seperator {
        margin-top: 18px;
    }
    .first-char .blockquote .dot-seperator {
        margin-top: 36px;
    }
    .first-char .blockquote .dot-seperator.down {
        margin-bottom: 32px;
    }
    .lineup-copy {
        padding-bottom: 6px;
    }
    .bottle-lineup .lineup-copy .h2 {
        padding-bottom: 20px;
    }
    .lineup-copy .dot-seperator {
        margin: 0 0 20px;
    }
    .our-history .explore-essentials .h2 {
        font-size: 21px;
    }
    .common-pd-80 {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    /*---- History ----*/

    /*---- Signature Cocktail ----*/
    .signature-olf {
        width: 360px;
    }
    .signature-olf .h2 {
        padding-bottom: 24px;
    }
    .signature-olf .dot-seperator {
        margin-bottom: 20px;
    }
    .signature-olf .p span:not(.name) {
        padding: 0 9px;
    }
    .signature-olf .p .name {
        margin-top: 17px;
    }
    .recipe-detail {
        width: 340px;
        padding: 55px 0;
    }
    .recipe-block .h2 {
        padding-bottom: 13px;
    }
    .recipe-block .dot-seperator {
        margin-bottom: 11px;
    }
    .recipe-block:not(:last-child) {
        margin-bottom: 30px;
    }

    .recipe-block ul li:not(:last-child) {
        margin-bottom: 12px;
    }
    .recipe-block p {
        margin-bottom: 14px;
    }
    .recipe-detail .share-print {
        margin-top: 24px;
    }
    .recipe-block ul li, 
    .recipe-block p {
        font-size: 13px;
    }
    .suggest-bottle.ingredientsSpecial {
        margin-bottom: 15px;
        padding-top: 11px;
        padding-bottom: 13px;
    }
    .suggest-bottle {
        padding: 12px 9px 15px;
    }
    .suggest-bottle .athelas {
        font-size: 14px;
    }
    .more-cocktails .container {
        padding: 0 20px;
    }
    .more-cocktails_row {
        margin: 26px 0 0;
    }
    .more-cocktails_row [class^="col-"] {
        padding: 0 15px 16px;
    }
    .more-cocktails_row .h2 span {
        letter-spacing: 0.06em;
        font-size: .74em;
    }
    /*---- Signature Cocktail ----*/
    /*---- Recipes Detail ----*/
    .recipes-detail .container.sm {
        max-width: 690px;
    }
    .recipes-detail [class^="col-"] {
        padding: 0 20px;
    }

    .recipe-image_container .fluid-img {
        width: 460px;
    }
    /*---- Recipes Detail ----*/
    /*---- Old Fashioned ----*/
    .the-old-fashioned .seperator {
        height: 12px;
    }
    .the-old-fashioned .review-carousel .owl-item img{
        height: 70px;
    }
    .tips-right {
        min-height: 119px;
    }
    .ingredients .container {
        padding: 57px 35px;
    }
    .ingredients-innner {
        padding-left: 54px;
    }
    .ingredients-innner h2{
        margin-bottom: 6px;
    }
    .ingredients-innner h3 {
        font-size: 16px;
        margin-top: 18px;
    }
    .mastering h2.h2 {
        margin-bottom: 42px;
    }
    .brief-fashion-history h2.h2{
        margin-bottom: 21px;
    }
    .the-old-fashioned .greatness-title .seperator {
        margin-bottom: 17px;
    }
    .the-old-fashioned .greatness-title h2.h2 {
        font-size: 19px;
    }
    .history-slider-wrapper {
        padding: 0 25px;
        max-width: 460px;
    }
    .item-text {
        max-width: 330px;
        padding: 40px 0 55px;
    }
    .item-text h3 {
        font-size: 16px;
    }
    .prevslide {
        left: 25px;
    }
    .nextslide {
        right: 25px;
        left: auto;
    }
    .prevslide img, .nextslide img {
        max-width: 6px;
    }
    .tips-left {
        padding: 77px 0;
    }
    .border-style-bottom, .border-style-bottom2 {
        border-bottom-width: 15px;
    }
    .border-style-bottom::after, .border-style-bottom2::after{
        bottom: -20px;
    }
    .border-style-bottom2::after{
        bottom: 6px;
    }
    .tips-left .line-seperator {
        max-width: 219px;
        margin: 18px auto 0;
    }
    .pro-tip_only .owl-item {
        padding-top: 19px;
    }
    .tips-item h3 {
        font-size: 16px;
        margin-bottom: 9px;
    }
    .tips-item .tell-more-btn {
        padding-top: 18px;
    }
    .tips-image-slider-wrapper {
        padding: 42px 0;
        max-width: 360px;
    }
    .of-expert-review > .home-reviews {
        padding-bottom: 12px;
    }
    .of-expert-review.home-whiskeys_inner {
        padding-bottom: 24px;
    }
    .ingredients-innner .share-print {
        margin-top: 18px;
    }
    .mastering-info .full-width.content-left_inner .flex.jc-center a {
        padding: 0 30px;
    }
    .tips-image img {
        max-width: 265px;
    }
    
    .history-slider-wrapper .ux-msg,
    .tips-image-slider-wrapper .ux-msg {
        bottom: 15px;
    }
    .history-slider .owl-dots {
        bottom: 34px;
    }
    .pro-tip-linked .owl-dots {
        bottom: -20px;
    }
    .pro-tip-linked .owl-dots {
        bottom: -5px;
    }
    /*---- Old Fashioned ----*/
    .stack span {
        font-size: 14px;
        line-height: 23px;
    }
    .home-visit_us.content-right.home-mog .content-right_inner {
        padding-left: 88px;
    }

/** History 2021 **/
.our-history .container.history-2021 {
    padding-left: 0;
    padding-right: 0;
}

.history-2021 .media-img {
    width: 53%;
}
.history-2021 .media-copy {
    width: 42.5%;
}
.flex-media.custom-media .media-img {
    margin-right: 22px;
}
.flex-media.custom-media p span {
    margin-top: 20px !important;
} 
/** History 2021 **/     
.max-homa-teeup img {
    margin-bottom: 14px;
    width: 154px;
}
.suggest-bottle.ingredientsSpecial.ryeSpecial {
    margin-bottom: 22px;
    margin-top: 0;
}
}
/*---- Resize PSD to 992px - Min-view 992 - Max-view 1279 ----*/

/*---- Resize PSD to 780px - Min-view 768 - Max-view 991 ----*/
@media screen and (max-width: 991px) {
    .whiskey-bottle_img {
        width: 140px;
    }
    .whiskey-bottle_info {
        margin-top: 20px;
        width: 200px;
        margin-left: -30px;
    }
    .home-whiskeys_inner::before {
        top: 435px;
        height: 140px;
    }
    .home-ofw {
        padding: 32px 0;
    }
    .home-ofw .contents img {
        width: 237px;
    }
    .content-left_inner, 
    .content-right_inner {
        padding: 20px 30px;
    }
    .home-social .owl-next, 
    .home-social .owl-prev {
        width: 50px;
        height: 50px;
    }
    .home-social .owl-next {
        right: 15px;
    }
    .home-social .owl-prev {
        left: 15px;
    }

    /*---- Our Whiskey ----*/
    .bottle-tiles_img img {
        height: 300px;
    }
    .bottle-tiles_info {
        max-width: 210px;
    }
    .whiskey-visit_inner {
        padding-bottom: 30px;
    }
    .explore-essentials .col-30 {
        width: 40%;
    }
    /*---- Our Whiskey ----*/
        
    /*---- Product detail ----*/
    .product-intro {
        padding: 40px 0 25px;
    }
    .detail-red {
        padding: 34px 0;
    }
    .tasting-notes {
        padding: 48px 0;
    }
    .tasting-note_imgs {
        padding: 44px 0 20px;
    }
    .tasting-notes_item {
        margin-top: 26px;
    }
    .bottle-lineup {
        padding: 40px 0;
    }
    .bottle-lineup .btn {
        max-width: 200px;
    }
    .lineup-container {
        margin-bottom: 20px;
        max-width: 388px;
    }
    /*-- Straight Rye --*/
    .rye-mashbill .container {
        padding: 44px 0;
    }
    .rye-mashbill .col-50 img {
        max-width: 235px;
    }
    .rye-mashbill .embed-responsive {
        width: 300px;
    }
    /*-- Straight Rye --*/
    .interactive-elm p.p span {
        font-size: 1.2em;
    }
    .how-its-made-block .embed-responsive::before {
        padding-top: 65%;
    }
    /*---- Product detail ----*/

    /*---- Greatness Within ----*/ 
    .great-insights .container {
        padding-top: 40px;
    }    
    .great-partners .col-custom {
        width: 200px;
    }
    .whiteHeight.category-container {
        height: 15px;
    }
    /*---- Greatness Within ----*/ 
    
    /*---- Greatness Within detail ----*/
    .blog-read-progress {
        top: 58px;
    }
    .greatness-detail-banner .p span {
        font-size: 1.2em;
    }
    .greatness-detail-banner .h2 span {
        font-size: 1.3em;
    }    
    /*---- Greatness Within detail ----*/

    /*---- Discover 4 elements ----*/
    .stacked-contents {
        padding: 20px 25px;
        min-height: 1px;
    }
    
    .stacked-contents.bordered-stacks {
        border-width: 5px;
        padding: 18px 20px;
    }
    .stacked-contents:first-child {
        min-height: 1px;
    }
    .max410R, 
    .max410L {
        max-width: 250px;
    }
    .explore-essentials.discover-banner .col-30 {
        width: 45%;
    }
    /*---- Discover 4 elements ----*/

	/*---- Visit Us ----*/
	.visit-intro_inner {
    	padding: 35px 0 25px;
	}
    /*---- Visit Us ----*/    
        
    /*---- Ways to enjoy ----*/
    .recipe-car_item .p {
        max-width: 220px;
    }
    .recipes-wrapper .container {
        max-width: 700px;
    }
    .recipe-grid_content span {
        font-size: 11px;
        padding: 0 20px;
    }
    /*---- Ways to enjoy ----*/

    /*-- Barrel proof --*/

    .barrel-proof-timeline {
        padding: 110px 0 0;
    }
    .barrel-proof-timeline .item::before {
        bottom: 31px;
        height: 40px;
    }
    .detail-table {
        width: 593px;
    }
    .barrel-proof-timeline .item span {
        font-size: 28px;
        top: -60px;
    }
    .detail-table table th {
        font-size: 19px;
        line-height: 24px;
    }
    .barrel-proof-timeline-table .owl-item {
        padding-top: 54px;
        padding-bottom: 25px;
    }

    .static-table {
        padding-top: 54px;
    }
    /*-- Barrel proof --*/

    /*-- Toasted Barrel --*/
    .rye-mashbill.toastedSpecial .container {
        padding-left: 0;
        padding-right: 0;
    }
    /*-- Toasted Barrel --*/
    /*---- History ----*/
    .our-history .container {
        padding-left: 35px;
        padding-right: 35px;
    }
    .our-history .explore-essentials .h2 {
        font-size: 17px;
    }
    /*---- History ----*/

    /*---- Signature Cocktail ----*/
    .signature-olf {
        width: 300px;
    }
    .signature-olf .h2 {
        padding-bottom: 20px;
    }
    .signature-olf .dot-seperator {
        margin-bottom: 16px;
    }
    .signature-olf .p span:not(.name) {
        font-size: 1.1em;
        padding: 0 15px;
    }
    .btn.big {
        height: 38px;
        line-height: 36px;
    }
    
    .recipe-detail {
        width: 290px;
        padding: 44px 0;
    }
    
    
    .more-cocktails .container {
        padding: 0;
    }
    .more-cocktails_row {
        margin: 26px 0 0;
    }
    .more-cocktails_row [class^="col-"] {
        padding: 0 5px 15px;
    }    
    .more-cocktails_row .h2 span {
        letter-spacing: 0.03em;
        font-size: .72em;
    }
    /*---- Signature Cocktail ----*/  
    /*---- Old Fashioned ----*/
    .the-old-fashioned .seperator {
        height: 9px;
    }
    .the-old-fashioned .review-carousel .owl-item img{
        height: 55px;
    }
    .tips-right {
        min-height: 93px;
    }
    .ingredients .container {
        padding: 45px 0px;
    }
    .ingredients-innner {
        padding-left: 42px;
    }
    .ingredients-innner h2{
        margin-bottom: 5px;
    }
    .ingredients-innner h3 {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .ingredients .recipe-block ul {
        padding-top: 5px;
    }
    .mastering h2.h2 {
        margin-bottom: 33px;
    }
    .brief-fashion-history h2.h2{
        margin-bottom: 17px;
    }
    .the-old-fashioned .greatness-title .seperator {
        margin-bottom: 13px;
    }
    .the-old-fashioned .greatness-title h2.h2 {
        font-size: 15px;
    }
    .history-slider-wrapper {
        padding: 0 15px;
        max-width: 370px;
    }
    .item-text {
        max-width: 265px;
        padding: 30px 0 50px;
    }
    .item-text .p.sm {
        line-height: 1.5;
    }
    .prevslide {
        left: 18px;
    }
    .nextslide {
        right: 18px;
    }
    .prevslide img, 
    .nextslide img {
        max-width: 5px;
    }
    .tips-left {
        padding: 61px 0;
    }
    .border-style-bottom, .border-style-bottom2 {
        border-bottom-width: 12px solid #7A303F;
    }
    .border-style-bottom::after, .border-style-bottom2::after{
        bottom: -15px;
    }
    .border-style-bottom2::after{
        bottom: 5px;
    }
    .tips-left .line-seperator {
        max-width: 172px;
        margin: 9px auto 0;
    }
    .pro-tip_only .owl-item {
        padding-top: 15px;
    }
    .tips-item h3 {
        margin-bottom: 7px;
    }
    .tips-item .tell-more-btn {
        padding-top: 14px;
    }
    .tips-image-slider-wrapper {
        padding: 25px 0;
        max-width: 300px;
    }
    .of-expert-review > .home-reviews {
        padding-bottom: 10px;
    }
    .of-expert-review.home-whiskeys_inner {
        padding-bottom: 19px;
    }
    .ingredients-innner .share-print {
        margin-top: 14px;
    }
    .mastering-info .full-width.content-left_inner .flex.jc-center a {
        padding: 0 24px;
    }
    .ingredients-innner .helvetica {
        line-height: 1.6em;
    }
    .tips-image img {
        max-width: 210px;
    }
    .history-slider .owl-dots {
        bottom: 30px;
    }
    .pro-tip-linked .owl-dots {
        bottom: 0px;
    }
    .history-slider-wrapper .ux-msg, 
    .tips-image-slider-wrapper .ux-msg {
        bottom: 8px;
    }
    /*---- Old Fashioned ----*/ 
    .home-visit_us.content-right.home-mog .content-right_inner {
        padding-left: 38px;
    }
    .program-tiles .owl-dots {
        bottom: 20px;
    }
    .program-tiles .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }    
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .content-left .col-oneThird, 
    .content-right .col-oneThird,
    .elements .col-oneThird {
        width: 36%;
    }
    
    .content-left .col-twoThird, 
    .content-right .col-twoThird,
    .elements .col-twoThird {
        width: 64%;
    }
    
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .gray-bg {
        background-size: 50% auto;
    }
    .home-ofw .col-28 {
        width: 35%;
    }
    .content-left .col-oneThird, 
    .content-right .col-oneThird,
    .elements .col-oneThird {
        width: 40%;
    }
    
    .content-left .col-twoThird, 
    .content-right .col-twoThird,
    .elements .col-twoThird {
        width: 60%;
    }    
    .reviewType .owl-next {
        right: -5%;
    }
    .reviewType .owl-prev {
        left: -5%;
    }    
}
/*---- Resize PSD to 780px - Min-view 768 - Max-view 991 ----*/

/*---- Base Design 375px ----*/
@media screen and (max-width: 767px) {
    .flexible-content {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        height: auto;
        display: block;
    }
    .banner-copies {
        padding: 28px 0 38px;
        float: none !important;
    }
    .home-banner h1,
    .home-banner h2 {
        color: rgba(0, 0, 0, 0.75);
        font-size: 19px;
        letter-spacing: 0.03em;
        margin-bottom: 16px;
    }
    .home-banner h1 i,
    .home-banner h2 i {
        font-size: 1.2em;
        line-height: 1em;
        margin-top: 6px;
        margin-bottom: 6px;
        color: #828282;
    }
    .homeMasthead.embed-responsive::before {
        padding-top: 100%;
    }
    .home-whiskeys {
        border-top-width: 24px;
        border-bottom-width: 24px;
        padding: 5px 0;
    }
    .red-doubled.down {
        padding-bottom: 5px;
    }
    .red-doubled::before {
        top: -32px;
    }
    .red-doubled {
        border-top-width: 24px;
    }
    .seperator {
        height: 12px;
        margin: 22px 0 20px;
    }
    .whiskey-bottle {
        width: 100%;
    }
    
    .inView .whiskey-bottle {
        opacity: 1 !important;
    } 
    .owl-item:nth-child(2) .whiskey-bottle,
    .owl-item:nth-child(4) .whiskey-bottle {
        opacity: 0;
        transition: 500ms linear 600ms;
    }
    .owl-item:nth-child(3) .whiskey-bottle {
        opacity: 0;
        transition: 700ms linear;
    }
    .gray-bg {
        background-size: cover;
    }
    .whiskey-bottle_info {
        transition: opacity 500ms ease-out 900ms;
    }
    .whiskey-bottle_info * {
        opacity: 0;
        transition: 600ms;
    }
    .whiskey-bottle_info .btn,
    .whiskey-bottle_info .btn::before,
    .whiskey-bottle_info .btn span {
        transition: 200ms;
    }
    .whiskey-bottle_info .h2, 
    .whiskey-bottle_info .p {
        margin-bottom: 23px;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    .center .whiskey-bottle_info * {
        opacity: 1;
    }
    .home-whiskeys_inner {
        padding: 44px 0 0;
    }
    .whiskey-bottle_info {
        padding-bottom: 44px;
        margin-top: 30px;
    }
    .home-whiskeys_inner::before {
        top: 544px;
        height: 200px;
    }
    .home-whiskeys_inner .owl-next, 
    .home-whiskeys_inner .owl-prev {
        top: 426px;
        width: 30px;
        height: 40px;
        background-image: url(../images/prev-gray.svg);
        transform: translateY(0);
        filter: none;
    }
    .home-whiskeys_inner .reviewType .owl-next, 
    .home-whiskeys_inner .reviewType .owl-prev {
        width: 40px;
        height: 40px;
        transform: translateY(-50%);
        top: 50%;
    }
    .home-whiskeys_inner .reviewType .owl-next {
        transform: rotateY(180deg) translateY(-50%);
    }
    .home-whiskeys_inner .owl-next {
        transform: rotateY(180deg) translateY(0);
    }
    
    .home-ofw {
        padding: 50px 0 0;
    }
    .home-ofw .contents {
        margin-bottom: 10px;
    }
    .home-ofw .contents img {
        width: 300px;
        margin: 0 auto 28px;
    }
    .home-ofw .h3 {
        font-size: 21px;
        color: rgba(0, 0, 0, 0.61);
    }
    .home-whiskeys .container {
        padding-left: 0;
        padding-right: 0;
    }
    .whiskey-bottle_img {
        width: 176px;
    }
    .whiskey-bottle_info {
        width: 90vw;
        left: 50%;
        margin-left: -45vw;
    }
    .whiskey-bottle_info .h2 a {
        padding-bottom: 4px;
    }

    .home-reviews {
        padding: 40px 25px 42px;
    }
    .common-pd-tb {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .reviewType {
        padding: 45px 0;
    }
    .home-reviews .container {
        padding: 0;
    }
    .home-reviews .h2 {
        line-height: 1.58em;
    }
    .review-carousel .owl-item {
        padding: 55px;
        text-align: center;
        padding: 0 !important;
        border: none;
    }
    .review-carousel .owl-item:last-child {
        border-right: none
    }
    .review-carousel .owl-item .item {
        padding: 30px 20px;
        border-left: 2px dotted rgba(0, 0, 0, 0.5);
    }
    .review-carousel .owl-item:last-child .item {
        border-right: 2px dotted rgba(0, 0, 0, 0.5);
    }
    .review-carousel .item .p {
        margin: 28px 0 0;
        font-size: 15px;
        text-align: left;
        padding-bottom: 22px;
    }
    .reviewType.review-carousel .owl-next {
        right: -28px;
    }
    .reviewType.review-carousel .owl-prev {
        left: -28px;
    }
    .mob-content-left.content-left .content-left_inner {
        text-align: left;
    }
    .mob-content-left.content-left .content-left_inner .flex {
        justify-content: flex-start;
    }
    .content-left img {
        padding-right: 20px;
    }
    .content-right img,
    .mob-content-left.content-left img {
        padding-left: 20px;
        padding-right: 0;
    }
    .content-left_inner,
    .content-right_inner {
        padding: 50px 20px;
    }

    .content-left .col-oneThird, 
    .content-right .col-oneThird {
        min-height: 50vw;
    }
    .content-left .col-oneThird .p, 
    .content-right .col-oneThird .p {
        margin-bottom: 24px;
    }
    .home-social .container {
        padding: 50px 0 45px;
    }
    .social-mob .item a img {
        width: 100%;
    }
    .social-mob .item a {
        width: calc(50% - 1px) !important;
        margin-bottom: 2px;
    }
    .social-mob .item a:nth-child(3n) {
        width: 100% !important;
    }
    /*---- Our Whiskey ----*/
    .bottle-tiles::before,
    .bottle-tiles_img::before {
        display: none;
    }    
    .small-batch-tile {
        background: #7a303f;
    }
    .barrel-proof-tile {
        background: #000;
    }
    .toasted-barrel-tile {
        background: #465966;
    }
    .year-18-tile {
        background: #273D5C;
    }
    .straight-rye-tile {
        background: #425530;
    }
    .bottle-tiles .h2 {
        justify-content: center;
    }
    .bottle-tiles .h2 span {
        border-color: #f5e0ab;
    }
    .bottle-tiles .h2,
    .bottle-tiles .p {
        color: #fff;
        text-align: center;
        padding: 38px 20px;
        margin: 0;
    }
    .bottle-tiles .btn {
        font-size: 15px;
        margin: 38px auto;
        max-width: 150px;
        color: #F5E0AB;
        border-color: #F5E0AB;

    }
    
    .bottle-tiles .p {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .bottle-tiles_info {
        max-width: none;
    }
    .bottle-tiles_img {
        background: #fff;
        padding: 15px 0;
    }
    .always-flexible.flexible-content {
        position: absolute;
        bottom: 0;
        left: 0;
        right: auto;
        top: auto;
        width: 100%;
    }
    .always-flexible.flexible-content.top-aligned {
        bottom: auto;
        top: 0;
    }
    .whiskey-visit_inner {
        padding-bottom: 40px;
    }
    
    .explore-essentials .container {
        padding: 0;
    }
    .explore-essentials .h2 {
        color: #000 !important;
        padding: 38px 20px 35px;
        margin: 0;
        line-height: 1.8em;
    }
    .explore-essentials .p {
        padding: 26px 20px 22px;
        margin: 0;
        color: #555 !important;
    }
    .explore-essentials .dotted-link {
        color: #7a303f;
        border-color: #7a303f;
        margin-bottom: 48px;
    }
    .explore-essentials .cream .border-animation::after {
        border-color: #7a303f;
    }
    .explore-essentials .h2 {
        font-size: 22px;
    }
    .explore-essentials .h2 span {
        font-size: .8em;
    }
    /*---- Our Whiskey ----*/

    /*---- Product detail ----*/
    .product-intro_tag p {
        font-size: 22px;
        text-align: center;
        border: none;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .product-intro_tag p span:not(:last-child) {
        font-style: italic;
        font-size: 19px;
    }
    .product-intro_img {
        height: 394px;
    }
    .product-intro_img img {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .product-intro_info {
        padding: 22px 35px 0;
    }
    .product-intro_info h1 {
        font-size: 26px;
        margin-bottom: 30px;
        text-align: center;
    }
    .product-intro_info h1 span:not(:last-child) {
        font-size: 13px;
        line-height: 1em;
        margin-bottom: 8px;
    }
    .reivews {
        text-align: center;
        margin: 30px 0 22px;
    }
    .reivews img {
        margin: 0 auto 10px;
    }
    .intro-detail.p {
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 25px;
    }

    .product-award.detail-red.medal-section {
        padding: 0 0 40px;
        margin-top: 47px;
    }
    .medal-row{
        margin-bottom: 20px;
    }
    .medal-row img {
        width: 110px;
        position: relative;
        margin-top: -47px;
    }
    .medal-row img:first-child {
        left: 20px;
    }
    .medal-row img:nth-child(3) {
        right: 20px;
    }
    .medal-row.two-medals img:nth-child(1) {
        left: 10px;
    }
    .medal-row.two-medals img:nth-child(2) {
        right: 10px;
    }
    .product-award.detail-red .h2 {
        color: #f5e0ab !important;
    }
    .mobile-awards {
        text-align: center;
    }
    .item-inner h3 {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .item-inner p {
        font-size: 14px;
    }
    .mobile-awards .item-inner:first-child {
        padding-top: 10px;
    }
    .mobile-awards .item-inner.active {
        display: block !important;
    }
    .mobile-awards .item-inner {
        border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
        padding: 29px 0 24px;
        height: auto;
        display: none;
    }
    .view-more-award {        
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 0.02em;
        color: #fff;
        text-transform: uppercase;
        margin-top: 28px;
    }

    .how-its-made-block p.p {
        margin-bottom: 70px;
    }
    .tasting-notes {
        padding: 48px 0;
    }
    .tasting-notes h2 {
        font-size: 19px;
    }
    .tasting-notes_seperator {
        height: 100px;
        margin: 1em 0 2.8em;
    }
    .tasting-notes .reviewer {
        padding-top: 10px;
    }
    .tasting-notes p {
        max-width: none;
        font-size: 20px;
    }
    .tasting-notes_item {
        margin-top: 34px;
    }
    .tasting-note_imgs {
        margin: 0;
    }
    .tasting-note_img span {
        font-size: 20px;
    }
    .tasting-note_imgs [class^="col-"] {
        padding: 0;
    }
    .tasting-note_imgs [class^="col-"]:not(:last-child) {
        margin-bottom: 2px;
    }
    .tasting-part {
        border-top: 2px dotted #7a303f;
        margin-top: 43px;
        padding-top: 10px;
        padding-bottom: 2px;
    }
    span.from {
        text-transform: none;
        font-style: italic;
        color: rgba(0, 0, 0, 0.61);
        margin-top: 7px;
        letter-spacing: 0.025em;
        font-size: 17px;
        line-height: 1em;
    }
    .tasting-note_imgs {
        padding: 50px 0 20px;
    }

    .bottle-lineup .h2 {
        margin-bottom: 30px;
        line-height: 1.5em;
    }
    .bottle-lineup .p {
        margin-bottom: 28px;
    }
    .lineup-container {
        width: 110vw;
        transform: translateX(-10vw);
        max-width: none;
    }
    .how-its-made-block .embed-responsive::before {
        padding-top: 100%;
    }
    div.interactive-elm:not(.first-item) {
        align-items: flex-start;
        padding: 36px 25px 36px;
    }
    .first-item.interactive-elm {
        padding: 40px 25px 34px;
    }
    .interactive-elm p.p span {
        font-size: 22px;
    }
    .content-left .col-oneThird a.p {
        margin: 0;
    }
    .h2.recommended-title {
        margin: 1.8em 0 1.6em;
    }
    /*---- Product detail ----*/

    /*---- Greatness Within ----*/
    .greatness-banner .col-oneThird {
        width: 100%;
        display: block;
        padding: 0;
    }
    .greatness-banner .greatness-title {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 52px;
        width: 100%;
    }
    .greatness-banner .greatness-title h2 {
        color: #fff !important;
        font-size: 30px;
        padding: 0;
    }
    .greatness-banner .greatness-title h2 span {
        font-size: 16px;
        line-height: 1em;
    }
    .great-partners .flexible-content .col-custom {
        padding-top: 45px;
        text-align: right !important;
        width: 190px;
    }
    .great-partners .flexible-content .col-custom .flex {
        justify-content: flex-end;
    }
    .category-dropdown {
        width: 100%;
    }
    .great-insights .h2 span {
        margin: 0 0 10px;
    }
    .greatness-within .content-left .h2, 
    .greatness-within .content-right .h2 {
        margin-bottom: 20px;
    }
    .greatness-within .content-left .p, 
    .greatness-within .content-right .p {
        margin-bottom: 18px;
    }
    .elijah-craig-spirits-competitions .greatness-detail-banner .flexible-content.always-flexible.always-center {
        display: block;
        padding-top: 35px;
    }
    /*---- Greatness Within ----*/
       
    /*---- Greatness Within detail ----*/
    .blog-read-progress {
        top: 72px;
    }
    .greatness-details.common-pd-tb {
        padding-bottom: 40px;
    }
    .always-center.flexible-content.always-flexible {
        height: 100%;
        display: flex;
    }
    .greatness-detail-banner .col-37 {
        width: 100%;
    }
    .greatness-detail-banner .p span {
        font-size: 1.3em;
        color: #f5e0ab;
    }
    .greatness-details p.p.helvetica {
        font-size: 14px;
        line-height: 2em;
    }
    .blockquote .p {
        font-size: 25px;
        padding: 0 20px;
    }
    .figure-img {
        position: relative;
        overflow-x: auto;
    }
    .figure .fluid-img {
        width: auto;
        height: 350px;
    }
    .figure .swipe-text {
        font-size: 10px;
        margin-top: 1.5em;
    }
    .related-items .col-50 {
        padding: 0 !important;
    }
    .related-items .related-item_title {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: flex !important;
        align-items: center;
        flex-wrap: wrap;
        align-content: center;
        background: rgba(0,0,0,.35);
    }
    .related-items .related-item_title .p,
    .related-items .related-item_title .h2 {
        width: 100%;
        color: #fff !important;
        text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.35);
        margin: 0;
    }
    .related-items .related-item_title .p {
        font-size: 20px;
        letter-spacing: 0.03em;
    }
    .related-items .related-item_title .h2 {
        font-size: 22px;
        margin-top: 10px;
    }
    /*---- Greatness Within detail ----*/

    /*---- Discover 4 elements ----*/
    .max410R, 
    .max410L {
        max-width: none;
        margin-left: auto;
        margin-right: auto;
    }
    .explore-essentials.discover-banner .p {
        padding: 26px 20px;
    }
    body.how-its-made .explore-essentials.discover-banner .p {
        color: #555 !important;
    }
    .elements .has-fit-cover .fluid-img {
        position: relative;
        width: 100%;
        height: auto;
    }
    .elements .has-fit-cover video.fluid-img {
        position: absolute;
    }
    .elements .stacked-contents {
        text-align: left !important;
        padding: 25px 20px;
    }
    
    .stacked-contents.bordered-stacks {
        border: none;
    }
    .elements .col-oneThird {
        padding: 0 20px 28px;
    }
    .elements .col-oneThird .stacked-contents:not(:last-child) {
        padding: 30px 0;
    }
    .elements .layover-title {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 20px;
        letter-spacing: 0.09em;
        text-transform: uppercase;
        color: #FFFFFF;
        text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.55);
    }
    .discover-infos p,
    .discover-infos .flex {
        text-align: center;
        justify-content: center;
    }
    .discover-infos p {
        font-size: 14px;
    }
    .discover-infos .dotted-link {
        font-size: 15px;
    }
    /*---- Discover 4 elements ----*/
	/*---- Visit Us ----*/
	.visit-intro_inner {
    	padding: 50px 0 40px;
	}
	/*---- Visit Us ----*/

    /*---- Ways to enjoy ----*/
    .recipe-car_item .col-oneThird.mid {
        padding: 32px 20px 40px;
        width: 100%;
        background: #fff;
    }
    .waystoenjoy-carousel .owl-next,
    .waystoenjoy-carousel .owl-prev {
        top: 64.146vw;
    }
    .waystoenjoy-carousel .owl-next {
        right: 0;
    }
    .waystoenjoy-carousel .owl-prev {
        left: 0;
    }
    .ways-to-enjoy_banner .owl-dots {
        bottom: auto;
        top: calc(128.3vw - -24px);
    }
    .recipe-car_item .p {
        max-width: 310px;
    }
    .category-container.rcat {
        border-top: 24px solid #7A303F;
        position: relative;
        padding: 40px 0 17px;
    }
    .category-container.rcat::before {
        content: '';
        top: 5px;
        left: 0;
        width: 100%;
        height: 1px;
        position: absolute;
        border-top: 2px dotted #7A303F;
    }
    .filterinfo {
        font-size: 11px;
        padding: 0 20px 8px;
        text-align: center;
    }
    .recipes-wrapper {
        padding-bottom: 14px;
    }
    .recipe-grid_item {
        width: 50%;
    }
    .recipe-grid_content {
        margin: 14px 7px 0;
    }
    .recipes-grid {
        width: calc(100% - -14px);
        transform: translateX(-7px);
    }
    .recipe-grid_content span {
        font-size: 10px;
    }
    .recipe-grid_item:nth-child(12n+4) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+9) .recipe-grid_content::before {
        padding-bottom: 100%;
    }
    .recipe-grid_item:nth-child(12n+1) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+3) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+6) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+7) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+10) .recipe-grid_content::before,
    .recipe-grid_item:nth-child(12n+11) .recipe-grid_content::before {
        padding-bottom: calc(200% - -14px);
    }
    /*---- Ways to enjoy ----*/

    /*-- Straight Rye --*/
    .rye .product-intro {
        padding-bottom: 40px;
    }
    .rye-mashbill .container {
        padding: 64px 20px 15px;
    }
    body.toasted-barrel .rye-mashbill .container {
        padding-bottom: 40px;
    }
    body.toasted-barrel .rye-mashbill .mob-video {
        margin-bottom: 30px;
    }
    .rye-mashbill .p {
        margin-bottom: 20px !important;
        padding: 0 15px;
    }

    .rye-mashbill .h2 {
        text-align: center;
    }
    .rye-mashbill .col-50 img {
        max-width: 100%;
    }
    .rye-mashbill .embed-responsive {
        width: 100%;
    }
    .rye-mashbill .p br {
        display: none;
    }
    .rye-mashbill .col-50:last-child, 
    .rye-mashbill .col-50:first-child {
        width: 100%;
        text-align: left !important;
        border: none;
    }
     
    /*-- Straight Rye --*/
        
    /*-- Barrel proof --*/
    .barrel-proof-timeline_container_outer .ux-msg {
        margin: 0;
    }
    .barrel-proof-timeline_container.default-scroll {
        overflow: hidden;
        overflow-x: visible;
        position: relative;
        width: 100%;
        padding-bottom: 12px;
    }
    .barrel-proof-timeline {
        transition: transform 500ms ease-out;
    }

    .default-scroll .barrel-proof-timeline {
        width: 252vw !important;
        overflow: hidden;
        float: left;
    }  
    .barrel-proof-timeline {
        padding: 110px 0 0;
    }
    .barrel-proof-timeline .item::before {
        bottom: 38px;
        height: 56px;
    }
    .detail-table {
        width: 320px;
    }
    .barrel-proof-timeline .item {
        width: 28vw;
    }
    .barrel-proof-timeline .item span {
        font-size: 36px;
        top: -85px;
    }
    .timelineControl {
        left: -5px;
        right: -5px;
        position: absolute;
        bottom: 33px;
        display: flex !important;
        justify-content: space-between;
        z-index: 100;
        pointer-events: none;
    }
    .timelineControl button {
        width: 20px;
        height: 37px;
        background: url(../images/tl-left.png) 0 center no-repeat;
        background-size: contain;
        text-indent: -999em;
        pointer-events: auto;
        position: relative;
        left: 0;
    }
    .timelineControl button.time-next {
        background-image: url(../images/tl-right.png);
        right: 0;
        left: auto;
    }
    .phone .timelineControl button.time-next {
        right: -10px;
    }
    .detail-table table th {
        font-size: 14px;
        line-height: 1em;
    }
    .barrel-proof-timeline-table .owl-item {
        padding-top: 54px;
        padding-bottom: 10px;
    }
    .static-table {
        padding-top: 54px;
    }
    .barrel-proof-timeline .item a {
        width: 56px;
        height: 56px;
    }
    .barrel-proof-timeline .item .line {
        width: 56px;
        height: 56px;
        padding: 6px;
    }

    .barrel-proof-timeline .item .line::after {
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
    }
    .detail-table table th:nth-child(2) ,
    .detail-table table td:nth-child(2),
    .detail-table table th:last-child ,
    .detail-table table td:last-child {
        width: 84px;
        padding: 0 16px;
    }
    .detail-table table th:first-child ,
    .detail-table table td:first-child {
        width: 132px;
        padding-right: 20px;
        padding-left: 0;
    }
    .detail-table table td {
        font-size: 12px;
        line-height: 1em;
        padding-top: 25px !important;
    }
    .barrel-proof-timeline_container_outer {
        position: relative;
    }
    .barrel-proof-timeline_container_outer::before,
    .barrel-proof-timeline_container_outer::after {
        content: '';
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 5%,rgba(0,0,0,0) 100%);
        z-index: 3;
        pointer-events: none;
    }
    .barrel-proof-timeline_container_outer::after {
        left: auto;
        right: 0;
        background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 95%,rgba(0,0,0,1) 100%);
    }
    /*-- Barrel proof --*/
    .toastedSpecial.rye-mashbill .p {
        margin-bottom: 0 !important;
        font-size: 16px;
        padding: 38px 35px 0;
    }
    .toastedSpecial.rye-mashbill .h2 {
        font-size: 26px;
        margin-bottom: 35px;
    }
    .rye-mashbill.toastedSpecial .col-50:last-child,
    .rye-mashbill.toastedSpecial .col-50:first-child {
        width: 100%;
    }
    .mob-video {
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }
    /*---- History ----*/
    .mpt0 {
        padding-top: 0 !important;
    }
    .media-img,
    .media-copy {
        width: 100%;
    }
    .media-img.img-only {
        margin-bottom: 12px;
    }
    .media-copy {
        padding-top: 20px;
    }
    .history-title .h2 span:last-child {
        font-size: 0.8em;
        margin-top: .9em;
    }
    .history-video_auto .embed-responsive::before {
        padding-top: 100%;
    }
    .our-history .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .media-img_caption {
        font-size: 12px;
        line-height: 1.3em;
        position: relative;
        bottom: auto;
        margin-top: 10px;
    }
    .first-char .blockquote .dot-seperator {
        margin-top: 25px;
    }
    .first-char .blockquote .dot-seperator.down {
        margin-bottom: 0;
    }
    .history-title {
        margin-bottom: 25px;
    }
    .flex-media {
        padding-top: 30px;
    }
    .first-char .flex-media {
        padding-top: 23px;
    }
    .first-char .dot-seperator {
        margin-top: 25px;
    }
    .first-char .media-img {
        padding-top: 32px;
        margin: 0;
    }
    .first-char .flex-media.noBorder {
        margin-top: 15px;
    }
    .common-pd-80 {
        padding-top: 45px;
        padding-bottom: 40px;
    }
    .blockquote .p {
        font-size: 25px;
        padding: 0 5px;
    }
    .our-history .bottle-lineup .p {
        text-align: left !important;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .our-history .explore-essentials .h2 {
        font-size: 22px;
        padding-bottom: 26px;
    }
    .stack::before {
        padding-bottom: 21%;
    }
    .stack span {
        font-size: 14px;
        line-height: 23px;
    }
    /*---- History ----*/

    /*---- Signature Cocktail ----*/    
    .recipe-section .fluid-img.fit-cover {
        position: relative;
        width: 100%;
        height: auto;
    }
    .signature-cocktail .recipe-section .fluid-img:nth-child(2) {
        position: absolute;
    }
    .signature-olf {
        width: 308px;
        margin: 0 auto;
    }
    .signature-olf .h2 {
        padding-bottom: 26px;
        padding-top: 30px;
        border: none;
    }
    .signature-olf .dot-seperator {
        margin-bottom: 0;
    }
    .signature-olf .h2 span:first-child {
        font-size: 1em;
    }
    .recipe-detail {
        width: 100%;
        padding: 60px 20px;
    }
    .recipe-block .h2 {
        padding-bottom: 20px;
        font-size: 19px;
    }
    .recipe-block .dot-seperator {
        margin-bottom: 17px;
    }
    .recipe-block ul li, 
    .recipe-block p {
        font-size: 14px;
    }
    .suggest-bottle .athelas {
        font-size: 17px;
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
    }
    .suggest-bottle.ingredientsSpecial {
        margin-bottom: 15px;
        padding-top: 13px;
        padding-bottom: 21px;
    }
    .recipe-block:not(:last-child) {
        margin-bottom: 56px;
    }
    .suggest-bottle:not(.ingredientsSpecial) .dotted-link {
        padding-left: 0;
        padding-right: 0;
    }
    .recipe-section .signature-olf.visible-xs {
        padding: 40px 0 44px;
    }
    .suggest-bottle.ingredientsSpecial {
        margin-top: 27px;
    }
    svg.fluid-img {
        width: 34%;
        margin-left: -17%;
    }
    .more-cocktails_row [class^="col-"] {
        padding: 0 20px 16px;
    }
    .more-cocktails_row .h2 span {
        font-size: 17px;
        margin-top: 30px;
        letter-spacing: 0.03em;
    }
    .more-cocktails_row .p {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    .more-cocktails_row .owl-next {
        right: 10px;
    } 
    .more-cocktails_row .owl-prev {
        left: 10px;
    }
    .more-cocktails_row .owl-next, 
    .more-cocktails_row .owl-prev {
        top: 100vw;
        background-image: url(../images/prev-gray.svg);
    }    
    .recipe-block ul {
        padding-top: 6px;
    }
    .recipe-block p {
        margin-bottom: 18px;
    }
    .copy-detail .recipe-detail {
        padding: 0 0 56px !important;
    }
    .recipe-block ul li:not(:last-child) {
        margin-bottom: 18px;
    }
    .recipe-detail .share-print {
        margin-top: 28px;
    }
    /*---- Signature Cocktail ----*/  
    
    /*---- Recipes Detail ----*/
    .recipes-detail.common-pd-tb {
        padding: 0;
    }
    .recipes-detail .signature-olf .dot-seperator {
        margin-bottom: 20px;
    }
    .recipes-detail .container.sm {
        max-width: 100%;
        padding: 0;
    }
    .recipes-detail .col-50:nth-child(2) {
        padding: 24px 0 0;
    }
    .recipe-image_container .fluid-img {
        width: 133vw;
    }
    .recipe-image_container::before {
        padding-bottom: 130%;
    }
    .recipes-detail.common-pd-tb.copy-detail {
        padding: 60px 20px !important;
    }
    .recipes-detail.copy-detail [class^="col-"] {
        padding: 0;
    }
    /*---- Recipes Detail ----*/
    /*---- Old Fashioned ----*/
    .tips-image img {
        max-width: none;
        width: 100%;
    }
    .ingredients .container.flex {
        flex-direction: column;
        padding: 0;
    }
    .ingredients-innner {
        padding-left: 0;
    }
    .ingredients-innner h2, .ingredients-innner i{
        display: none;
    }
    .ingredients-innner h2, .ingredients-innner i{
        display: none;
    }
    .ingredients-innner.visible-xs h2, .ingredients-innner.visible-xs i{
        display: block;
    }
    .ingredients-innner {
        padding: 40px 20px 45px;
        text-align: center;
    }
    .ingredients-innner.visible-xs{
        padding-top: 35px;
        padding-bottom: 30px;
    }
    .ingredients-innner h2 {
        margin-bottom: 10px;
    }
    .ingredients-innner > i {
        font-size: 15px;
    }
    .ingredients-innner h3 {  
        font-size: 19px;
        margin-top: 0px;
        padding-bottom: 12px;
        margin-bottom: 0;
        color: #000000;
    }
    .mastering h2.h2 span {
        display: block;
        font-size: .6em;
        line-height: 2em;
    }
    .ingredients-innner .dot-seperator { 
        margin-bottom: 20px;
    }
    .ingredients-innner .recipe-block ul {
        text-align: center;
    }
    .ingredients-innner .recipe-block ul {
        text-align: center;
        padding-top: 5px;
    }
    .ingredients-innner .helvetica {
        font-size: 14px;
        text-align: left;
        line-height: 2;
    }
    .brief-fashion-history .flex.ai-center {
        display: flex !important;
        flex-direction: column-reverse;
    }

    .history-images img {
        padding: 0;
    }
    .history-slider-wrapper {
        width: 100%;
        max-width: 100%;
    }
    .item-text {
        max-width: none;
        text-align: left !important;
        padding: 40px 0 100px;
    }
    .item-text h3 {
        font-size: 19px;
        letter-spacing: 0.09em;
        line-height: 30px;
    }
    .brief-fashion-history .content-right_inner {
        padding: 44px 10px 24px;
        max-width: 320px;
        margin: 0 auto;
    }
    .pro-tips .flex {
        flex-direction: column-reverse;
    }
    .tips-left {
        padding: 50px 20px 45px;
        text-align: right !important;
    }
    .tips-left h2 {
        margin-bottom: 20px;
    }
    .tips-item h3 {
        font-size: 17px;
        margin-bottom: 13px;
    }
    .tell-more-btn {
        display: none;
    }
    .tips-image-slider-wrapper p.text-center.ux-msg {
        display: none;
    }
    .history-slider-wrapper .prevslide img, .history-slider-wrapper .nextslide img {
        max-width: 28px;
    }
    .prevslide img, .nextslide img {
        max-width: 9px;
    }
    .prevslide {
        left: -10px;
    }
    .nextslide {
        right: 10px;
    }
    .col-oneThird.mastering-info {
        min-height: auto;
    }
    .mastering-info .full-width.content-left_inner {
        padding: 32px 20px 0px;
    }
    .mastering-info .full-width.content-left_inner > h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .mastering-info .content-left_inner, .content-right_inner {
        padding: 50px 20px;
    }
    .of-banner-text .greatness-title.explore-essentials {
        position: static;
        padding: 40px 0;
    }
    .the-old-fashioned .banner-video .embed-responsive::before {
        padding-top: 87.57%;
    }
    .of-banner-video h2 {
        position: absolute;
        z-index: 9;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        letter-spacing: 0.09em;
        font-size: 26px;
        color: #fff;
        width: 100%;
    }
    .of-banner-video h2 span {
        font-size: 16px;
        line-height: 2.2;
        display: block;
    }
    .of-banner-text .explore-essentials .p.italic {
        font-size: 18px;
        line-height: 1.4;
        padding: 0px 10px;
        max-width: 320px;
        margin: 0 auto;
    }
    .ingredients-innner .recipe-block {
        margin-bottom: 43px;
    }
    .ingredients-innner .share-print {
        margin-top: 25px;
    }
    .mastering > .flex {
        flex-direction: column-reverse;
        display: flex !important;
    }
    .mastering a.video-div img {
        padding: 0;
    }
    .mastering h2.h2 {
        font-size: 26px;
    }
    .history-slider-wrapper {
        padding: 0 50px;
    }
    .tips-image img {
        max-width: none;
        width: 100%;
    }
    .tips-image-slider-wrapper {
        padding: 0px;
        max-width: none;
    }
    .tips-image-slider-wrapper .prevslide {
        left: 20px;
    }
    .tips-image-slider-wrapper .nextslide {
        right: 20px;
    }
    .border-style-bottom::after, .border-style-bottom2::after {
        bottom: -25px;
    }
    .mastering .mob-video{
        border: none;
    }
    .item-text .p.sm {
        line-height: 2;
    }
    .of-galleries h2 {
        line-height: 30px;
        letter-spacing: 0.09em;
    }
    .tips-left {
        display: block;
    }
    .history-slider .owl-next {
        right: -38px;
    }
    .history-slider .owl-prev {
        left: -38px;
    }
    
    .pro-tip-linked .owl-next {
        right: 20px;
    }
    .pro-tip-linked .owl-prev {
        left: 20px;
    }
    .history-review-wrapper .video-div {
        position: relative;
    }
    
    .history-slider .owl-dots {
        bottom: 66px;
    }
    .pro-tip-linked .owl-dots {
        bottom: 0px;
    }
    .history-slider-wrapper .ux-msg, 
    .tips-image-slider-wrapper .ux-msg {
        bottom: 45px;
    }
    .tips-image-slider-wrapper .tips-slider + .ux-msg {
        bottom: 25px;
    }
    .pro-tips-slider {
        padding-bottom: 28px;
    }
    .tips-slider .owl-dots {
        display: none;
    }
    .pro-tips-slider .owl-dots {
        display: flex !important;
    }
    .history-images, 
    .pro-tips-slider {
        pointer-events: auto;
    }
    .ingr-img {
        position: relative;
        overflow: hidden;
    }
    .ingr-img::before {
        content: '';
        display: block;
        padding-bottom: 130%;
    }
    .ingr-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .pro-tip_only .owl-item {
        padding-top: 0 !important;
    }
    .col-50.tips-right {
        padding-top: 60px;
    }
    .pro-tips-title {
        text-align: center;
        position: absolute;
        width: 100%;
        top: 40px;
        left: 0;
    }
    .pro-tips-title .h2 {
        font-size: 26px;
    }
    /*---- Old Fashioned ----*/
    
    .footer {
        background: #e9e9eb url(../images/footer-bg-mob.jpg) center top no-repeat;
        background-size: cover;
        padding: 30px 20px;
    }
    .footer-owl {
        justify-content: center;
    }
    .footer-copy {
        margin: 24px 0 26px;
    }
    .footer .footer-owl a img {
        width: 89px;
    }
    .footer-copy p {
        font-size: 11px;
    }
    .footer-social a img {
        width: 33px;
    }
    .home-visit_us.content-right.home-mog img {
        padding: 0;
    }
    .home-visit_us.content-right.home-mog .col-40 {
        position: relative;
    }
    .fluid-img.ribbon-control {
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        transform: translateY(-50%);
    }
    .home-visit_us.content-right.home-mog {
        background: url(../images/home-marble.jpg) center bottom no-repeat;
        background-size: cover;
    }
    .home-visit_us.content-right.home-mog .content-right_inner {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    .home-visit_us.content-right.home-mog .flex.dotReveal {
        justify-content: center;
    }    

/** History 2021 **/
.our-history .container.history-2021 {
    padding-left: 20px;
    padding-right: 20px;
}

.history-2021 .media-img ,
.history-2021 .media-copy {
    width: 100%;
}
/** History 2021 **/   
.holiday-gift_home {
    padding-top: 44px !important;
    padding-bottom: 50px !important;
    background: url(../images/explore-recipe-bg.jpg) 0 0 no-repeat;
    background-size: cover;
}  
.max-homa-teeup img {
    margin-bottom: 25px;
    width: 165px;
    padding: 0 !important;
}
.suggest-bottle.ingredientsSpecial.ryeSpecial {
    margin-bottom: 28px;
}
.recipe-image_container .fluid-img.fit-contain {
    object-fit: cover;
    width: 100%;
}
.content-right.program-tiles img {
    padding-left: 0;
}  
.program-tiles .owl-dots {
    bottom: 15px;
    width: 100%;
}
.program-tiles .owl-nav {
    position: absolute;
    width: 100%;
    height: 100vw;
    top: 0;
    left: 0;
    pointer-events: none;
}
.program-tiles .owl-next,
.program-tiles .owl-prev {
    pointer-events: auto;
}
}

/*---- Base Design 540px ----*/
@media screen and (min-width: 540px) and (max-width: 767px) {
    .btn.big {
        height: 46px;
        line-height: 44px;
    }
    .banner-copies {
        padding: 41px 0 55px;
    }
    .home-banner h1,
    .home-banner h2 {
        font-size: 28px;
        margin-bottom: 24px;
    }
    .home-banner h1 i,
    .home-banner h2 i {
        margin-top: 9px;
        margin-bottom: 9px;
    }
    .red-doubled.down {
        padding-bottom: 8px;
    }
    .seperator {
        height: 18px;
        margin: 32px 0 29px;
    }
    .home-whiskeys_inner {
        padding: 64px 0 0;
    }
    .whiskey-bottle_info {
        padding-bottom: 64px;
        margin-top: 44px;
    }
    .home-whiskeys_inner::before {
        top: 800px;
        height: 288px;
    }
    .home-whiskeys_inner .owl-next, 
    .home-whiskeys_inner .owl-prev {
        top: 614px;
        width: 40px;
        height: 58px;
    }
    .home-ofw {
        padding: 72px 0 0;
    }
    .home-ofw .contents {
        margin-bottom: 15px;
    }
    .home-ofw .contents img {
        width: 430px;
        margin: 0 auto 41px;
    }
    .home-ofw .h3 {
        font-size: 31px;
    }
    .whiskey-bottle_img {
        width: 254px;
    }
    .home-reviews {
        padding: 72px 35px;
    }
    
    .reviewType.review-carousel .owl-next {
        right: -33px;
    }
    .reviewType.review-carousel .owl-prev {
        left: -33px;
    }
    .common-pd-tb {
        padding-top: 72px;
        padding-bottom: 72px;
    }
    .whiskey-bottle_info .h2, 
    .whiskey-bottle_info .p {
        margin-bottom: 30px;
        max-width: 375px;
    }
    .reviewType {
        padding: 65px 0;
    }
    .review-carousel .owl-item .item {
        padding: 44px 30px;
    }
    .review-carousel .item .p {
        margin: 35px 0 0;
        font-size: 22px;
        padding-bottom: 35px;
    }
    .content-left img {
        padding-right: 30px;
    }
    .content-right img,
    .mob-content-left.content-left img {
        padding-left: 30px;
    }
    .content-left_inner,
    .content-right_inner {
        padding: 72px 30px;
    }
    .home-social .container {
        padding: 72px 0 65px;
    }  
    .content-left .col-oneThird .p, 
    .content-right .col-oneThird .p {
        margin-bottom: 30px;
    }
    /*---- Our Whiskey ----*/
    .bottle-tiles .h2,
    .bottle-tiles .p {
        padding: 55px 30px;
    }
    .bottle-tiles .btn {
        font-size: 22px;
        margin: 55px auto;
        max-width: 216px;
    }
    .bottle-tiles .p {
        max-width: 520px;
    }
    .bottle-tiles_img {
        padding: 22px 0;
    }
    .whiskey-visit_inner {
        padding-bottom: 58px;
    }
    .explore-essentials .h2 {
        padding: 55px 30px 51px;
    }
    .explore-essentials .p {
        padding: 55px 30px 47px;
    }
    .explore-essentials .dotted-link {
        margin-bottom: 70px;
    }
    .explore-essentials .h2 {
        font-size: 32px;
    }
    /*---- Our Whiskey ----*/
    
    /*---- Product detail ----*/
    .product-intro_tag p {
        font-size: 32px;
        margin-bottom: 29px;
    }
    .product-intro_tag p span:not(:last-child) {
        font-size: 28px;
    }
    .product-intro_img {
        height: 568px;
    }
    
    .product-intro_info {
        padding: 32px 45px 0;
    }
    .product-intro_info h1 {
        font-size: 38px;
        margin-bottom: 31px;
    }
    .product-intro_info h1 span:not(:last-child) {
        font-size: 19px;
        margin-bottom: 12px;
    }
    .reivews {
        margin-bottom: 29px;
    }
    .reivews img {
        margin: 0 auto 15px;
    }
    .intro-detail.p {
        font-size: 25px;
    }
    .product-award.detail-red.medal-section {
        padding: 0 0 58px;
        margin-top: 68px;
    }
    .medal-row{
        margin-bottom: 29px;
    }
    .medal-row img {
        width: 150px;
        margin-top: -68px;
    }
    .medal-row img:first-child {
        left: 29px;
    }
    .medal-row img:nth-child(3) {
        right: 29px;
    }

    .medal-row.two-medals img:nth-child(1) {
        left: 20px;
    }
    .medal-row.two-medals img:nth-child(2) {
        right: 20px;
    }
    .item-inner h3 {
        font-size: 25px;
        margin-bottom: 12px;
    }
    .item-inner p {
        font-size: 21px;
    }
    .mobile-awards .item-inner:first-child {
        padding-top: 15px;
    }
    .mobile-awards .item-inner {
        padding: 42px 0 35px;
    }
    .view-more-award {        
        font-size: 15px;
        margin-top: 41px;
    }
    .how-its-made-block p.p {
        margin-bottom: 101px;
    }
    .tasting-notes {
        padding: 70px 0 51px;
    }
    .tasting-notes h2 {
        font-size: 28px;
    }
    .tasting-notes_seperator {
        height: 144px;
    }
    .tasting-notes p {
        font-size: 29px;
    }
    .tasting-notes_item h3 {
        font-size: 19px;
    }
    .tasting-note_img span {
        font-size: 22px;
    }
    .tasting-part {
        margin-top: 48px;
        padding-top: 6px;
        padding-bottom: 3px;
    }
    span.from {
        margin-top: 11px;
        font-size: 25px;
    }
    .bottle-lineup .h2 {
        margin-bottom: 44px;
    }
    .bottle-lineup .p {
        margin-bottom: 41px;
    }
    div.interactive-elm:not(.first-item) {
        padding: 52px 35px 52px;
    }
    .first-item.interactive-elm {
        padding: 58px 35px 49px;
    }
    .interactive-elm p.p span {
        font-size: 32px;
    }
    /*---- Product detail ----*/

    /*---- Greatness Within ----*/
    .greatness-banner .greatness-title {
        padding-top: 75px;
    }
    .greatness-banner .greatness-title h2 {
        font-size: 44px;
    }
    .greatness-banner .greatness-title h2 span {
        font-size: 24px;
    }
    .great-partners .flexible-content .col-custom {
        padding-top: 65px;
        width: 264px;
    }
    .great-insights .h2 span {
        margin: 0 0 15px;
    }
    .category-dropdown button {
        padding: 12px 0;
    }
    .category-dropdown button span {
        width: 28px;
        height: 10px;
    }
    .category-dropdown ul li a {
        font-size: 17px;
    }
    .category-dropdown ul {
        padding: 15px 0 20px;
        top: 34px;
    }    
    .whiteHeight.category-container {
        height: 15px;
    }
    /*---- Greatness Within ----*/
    /*---- Greatness Within detail ----*/
    .greatness-details p.p.helvetica {
        font-size: 21px;
    }
    .blockquote .p {
        font-size: 30px;
    }
    .figure .fluid-img {
        height: 504px;
    }
    .figure .swipe-text {
        font-size: 15px;
    }
    /*---- Greatness Within detail ----*/
    /*---- Ways to enjoy ----*/
    
    .recipe-car_item .col-oneThird.mid {
        padding: 44px 30px 58px;
    }
    .recipe-car_item .p {
        max-width: 448px;
    }
    .category-container.rcat {
        padding: 58px 0 25px;
    }
    .filterinfo {
        font-size: 14px;
    }
    .recipe-grid_content span {
        font-size: 15px;
    }
    /*---- Ways to enjoy ----*/
    /*-- Barrel proof --*/
    .detail-table {
        width: 470px;
    }
    .detail-table table th {
        font-size: 20px;
    }
    .detail-table table th:nth-child(2) ,
    .detail-table table td:nth-child(2),
    .detail-table table th:last-child ,
    .detail-table table td:last-child {
        width: 109px;
        padding: 0 30px;
    }
    .detail-table table th:first-child ,
    .detail-table table td:first-child {
        width: 187px;
        padding-right: 30px;
        padding-left: 0;
    }
    .detail-table table td {
        font-size: 16px;
        padding-top: 32px !important;
    }

    .rye-mashbill .container {
        padding: 93px 30px 64px;
    }
    .rye-mashbill .p {
        margin-bottom: 30px !important;
    }
    /*-- Barrel proof --*/
    /*---- History ----*/
    .media-img.img-only {
        margin-bottom: 18px;
    }
    .media-copy {
        padding-top: 29px;
    }
    .our-history .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .media-img_caption {
        font-size: 18px;
        margin-top: 15px;
    }
    .first-char .blockquote .dot-seperator {
        margin-top: 36px;
    }
    .first-char .blockquote .dot-seperator.down {
        margin-bottom: 0;
    }
    .history-title {
        margin-bottom: 36px;
    }
    .flex-media {
        padding-top: 44px;
    }
    .first-char .flex-media {
        padding-top: 34px;
    }
    .first-char .dot-seperator {
        margin-top: 36px;
    }
    .first-char .media-img {
        padding-top: 47px;
    }
    .first-char .flex-media.noBorder {
        margin-top: 22px;
    }
    .common-pd-80 {
        padding-top: 65px;
        padding-bottom: 58px;
    }
    .blockquote .p {
        font-size: 36px;
        padding: 0 8px;
    }
    .our-history .bottle-lineup .p {
        margin-bottom: 29px;
    }
    .our-history .explore-essentials .h2 {
        font-size: 32px;
        padding-bottom: 38px;
    }
    .stack span {
        font-size: 21px;
        line-height: 34px;
    }
    /*---- History ----*/
    
    /*---- Signature Cocktail ----*/ 
    .signature-olf {
        width: 444px;
    }
    .signature-olf .h2 {
        padding-bottom: 38px;
        padding-top: 44px;
    }
    .recipe-detail {
        padding: 64px 29px;
    }
    .recipe-block .h2 {
        padding-bottom: 29px;
        font-size: 28px;
    }
    .recipe-block .dot-seperator {
        margin-bottom: 25px;
    }
    .recipe-block ul li, 
    .recipe-block p {
        font-size: 21px;
    }
    .suggest-bottle .athelas {
        font-size: 25px;
        max-width: 418px;
    }
    .recipe-block ul {
        padding-top: 18px;
    }
    .recipe-block ul li:not(:last-child) {
        margin-bottom: 26px;
    }
    .recipe-block:not(:last-child) {
        margin-bottom: 60px;
    }
    .recipe-block p {
        margin-bottom: 24px;
    }
    .recipe-detail .share-print {
        margin-top: 38px;
    }
    .signature-olf .p .name {
        font-size: 14px;
    }
    .recipe-section .signature-olf.visible-xs {
        padding: 58px 0 64px;
    }
    .suggest-bottle.ingredientsSpecial {
        margin-top: 39px;
    }
    .more-cocktails_row [class^="col-"] {
        padding: 0 30px 20px;
    }
    .more-cocktails_row .h2 span {
        font-size: 24px;
        margin-top: 44px;
    }
    .more-cocktails_row .p {
        max-width: 375px;
    }
    .more-cocktails_row .owl-next {
        right: 15px;
    } 
    .more-cocktails_row .owl-prev {
        left: 15px;
    }
    /*---- Signature Cocktail ----*/ 
    /*---- Recipes Detail ----*/
    .recipes-detail .signature-olf .dot-seperator {
        margin-bottom: 24px;
    }
    .recipes-detail .col-50:nth-child(2) {
        padding: 35px 0 0;
    }
    .recipes-detail.copy-detail [class^="col-"] {
        padding: 0;
    }
    .recipes-detail.common-pd-tb.copy-detail {
        padding: 72px 30px !important;
    }
    .copy-detail .recipe-detail {
        padding: 0 0 68px !important;
    }
    /*---- Recipes Detail ----*/    

    /*---- Old Fashioned ----*/
    .ingredients-innner {
        padding: 58px 30px 65px;
    }
    .ingredients-innner.visible-xs{
        padding-top: 51px;
        padding-bottom: 44px;
    }
    .ingredients-innner h2 {
        margin-bottom: 15px;
    }
    .ingredients-innner > i {
        font-size: 22px;
    }
    .ingredients-innner h3 {  
        font-size: 28px;
        padding-bottom: 18px;
    }
    .ingredients-innner .dot-seperator {        
        margin-bottom: 29px;
    }
    .ingredients-innner .recipe-block ul {
        padding-top: 8px;
    }
    .ingredients-innner .helvetica {
        font-size: 21px;
    }
    .item-text {
        max-width: 396px;
        padding: 58px 0 144px;
    }
    .item-text h3 {
        font-size: 28px;
        line-height: 40px;
    }
    .brief-fashion-history .content-right_inner {
        padding: 64px 15px 35px;
        max-width: 461px;
    }
    .tips-left {
        padding: 87px 29px 65px;
    }
    .tips-left h2 {
        margin-bottom: 29px;
    }
    .tips-item h3 {
        font-size: 25px;
        margin-bottom: 19px;
    }
    .history-slider-wrapper .prevslide img, .history-slider-wrapper .nextslide img {
        max-width: 41px;
    }
    .prevslide img, .nextslide img {
        max-width: 13px;
    }
    .prevslide {
        left: -14px;
    }
    .nextslide {
        right: 15px;
    }
    .mastering-info .full-width.content-left_inner {
        padding: 47px 29px 0px;
    }
    .mastering-info .full-width.content-left_inner > h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .mastering-info .content-left_inner, .content-right_inner {
        padding: 72px 29px 72px;
    }
    .of-banner-text .greatness-title.explore-essentials {
        padding: 58px 0;
    }
    .of-banner-video h2 {
        font-size: 38px;
    }
    .of-banner-video h2 span {
        font-size: 24px;
    }
    .of-banner-text .explore-essentials .p.italic {
        font-size: 26px;
        padding: 0px 15px;
        max-width: 461px;
    }
    .ingredients-innner .recipe-block {
        margin-bottom: 62px;
    }
    .ingredients-innner .share-print {
        margin-top: 36px;
    }
    .mastering h2.h2 {
        font-size: 38px;
    }
    .history-slider-wrapper {
        padding: 0 72px;
    }
    .tips-image-slider-wrapper .prevslide {
        left: 29px;
    }
    .tips-image-slider-wrapper .nextslide {
        right: 29px;
    }
    .border-style-bottom::after, .border-style-bottom2::after {
        bottom: -36px;
    }
    .of-galleries h2 {
        line-height: 44px;
    }
    .history-images img {
        padding: 0 !important;
    }
    
    .history-slider .owl-next {
        right: -48px;
    }
    .history-slider .owl-prev {
        left: -48px;
    }
    .history-slider .owl-dots {
        bottom: 88px;
    }
    .history-slider-wrapper .ux-msg, 
    .tips-image-slider-wrapper .ux-msg {
        bottom: 65px;
    }
    /*---- Old Fashioned ----*/
    
.holiday-gift_home {
    padding-top: 66px !important;
    padding-bottom: 72px !important;
} 
.max-homa-teeup img {
    margin-bottom: 36px;
    width: 238px;
    padding: 0 !important;
}

.suggest-bottle.ingredientsSpecial.ryeSpecial {
    margin-bottom: 36px;
}
}


