:root {
    --blue: #0C2340;
    --light-blue: #8DCCD5;
    --light-blue-hover: #549ba5;
    --dark-blue: #102340;
    --green: #459A52;
    --burgundy: #47191D;
    --red: #DA3832;
    --red-hover: #af2c27;
    --black: #000;
    --gray: #9D9D9D;
    --input-placeholder: var(--gray);
    --tooltipBg: var(--red);
    --tooltip: #fff;
    --owlBorder: var(--blue);
    --owlBg: var(--red);
    --easeSineOut: cubic-bezier(0.39, 0.58, 0.57, 1);
    --chosen-bg: #fff;
    --overlay-bg: rgba(71, 25, 29, .8);
    --guzzo: 'guzzo_blackregular';
    --futura-md: "futura-pt", sans-serif;
}
/* 
font-family: "quayside", sans-serif;
font-weight: 400;
font-style: normal;
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: normal;
font-family: "futura-pt-bold", sans-serif;
font-weight: 700;
font-style: normal;
*/
@font-face {
    font-family: 'guzzo_blackregular';
    src: url('webfonts/guzzo_black-webfont.woff2') format('woff2'),
         url('webfonts/guzzo_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.quayside {
    font-family: "quayside", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.futura-md {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.futura-bold {
    font-family: "futura-pt-bold", sans-serif;
    font-weight: 700;
    font-style: normal;    
}
.guzzo {
    font-family: 'guzzo_blackregular';
    font-weight: normal;
    text-transform: uppercase;
}
body {
    font-family: var(--futura-md);
    font-weight: 400;
    font-style: normal;
    background: var(--light-cream);
    color: #0C2340;
}
html,
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
}
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
img {
    border: 0;
    width: auto;
    height: auto;
    display: block;
}
svg {
    display: block;
    width: 100%;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
.col-1 {
    width: 1%;
}
.col-2 {
    width: 2%;
}
.col-3 {
    width: 3%;
}
.col-4 {
    width: 4%;
}
.col-5 {
    width: 5%;
}
.col-6 {
    width: 6%;
}
.col-7 {
    width: 7%;
}
.col-8 {
    width: 8%;
}
.col-9 {
    width: 9%;
}
.col-10 {
    width: 10%;
}
.col-11 {
    width: 11%;
}
.col-12 {
    width: 12%;
}
.col-13 {
    width: 13%;
}
.col-14 {
    width: 14%;
}
.col-15 {
    width: 15%;
}
.col-16 {
    width: 16%;
}
.col-17 {
    width: 17%;
}
.col-18 {
    width: 18%;
}
.col-19 {
    width: 19%;
}
.col-20 {
    width: 20%;
}
.col-21 {
    width: 21%;
}
.col-22 {
    width: 22%;
}
.col-23 {
    width: 23%;
}
.col-24 {
    width: 24%;
}
.col-25 {
    width: 25%;
}
.col-26 {
    width: 26%;
}
.col-27 {
    width: 27%;
}
.col-28 {
    width: 28%;
}
.col-29 {
    width: 29%;
}
.col-30 {
    width: 30%;
}
.col-31 {
    width: 31%;
}
.col-32 {
    width: 32%;
}
.col-33 {
    width: 33%;
}
.col-34 {
    width: 34%;
}
.col-35 {
    width: 35%;
}
.col-36 {
    width: 36%;
}
.col-37 {
    width: 37%;
}
.col-38 {
    width: 38%;
}
.col-39 {
    width: 39%;
}
.col-40 {
    width: 40%;
}
.col-41 {
    width: 41%;
}
.col-42 {
    width: 42%;
}
.col-43 {
    width: 43%;
}
.col-44 {
    width: 44%;
}
.col-45 {
    width: 45%;
}
.col-46 {
    width: 46%;
}
.col-47 {
    width: 47%;
}
.col-48 {
    width: 48%;
}
.col-49 {
    width: 49%;
}
.col-50 {
    width: 50%;
}
.col-51 {
    width: 51%;
}
.col-52 {
    width: 52%;
}
.col-53 {
    width: 53%;
}
.col-54 {
    width: 54%;
}
.col-55 {
    width: 55%;
}
.col-56 {
    width: 56%;
}
.col-57 {
    width: 57%;
}
.col-58 {
    width: 58%;
}
.col-59 {
    width: 59%;
}
.col-60 {
    width: 60%;
}
.col-61 {
    width: 61%;
}
.col-62 {
    width: 62%;
}
.col-63 {
    width: 63%;
}
.col-64 {
    width: 64%;
}
.col-65 {
    width: 65%;
}
.col-66 {
    width: 66%;
}
.col-67 {
    width: 67%;
}
.col-68 {
    width: 68%;
}
.col-69 {
    width: 69%;
}
.col-70 {
    width: 70%;
}
.col-71 {
    width: 71%;
}
.col-72 {
    width: 72%;
}
.col-73 {
    width: 73%;
}
.col-74 {
    width: 74%;
}
.col-75 {
    width: 75%;
}
.col-76 {
    width: 76%;
}
.col-77 {
    width: 77%;
}
.col-78 {
    width: 78%;
}
.col-79 {
    width: 79%;
}
.col-80 {
    width: 80%;
}
.col-81 {
    width: 81%;
}
.col-82 {
    width: 82%;
}
.col-83 {
    width: 83%;
}
.col-84 {
    width: 84%;
}
.col-85 {
    width: 85%;
}
.col-86 {
    width: 86%;
}
.col-87 {
    width: 87%;
}
.col-88 {
    width: 88%;
}
.col-89 {
    width: 89%;
}
.col-90 {
    width: 90%;
}
.col-91 {
    width: 91%;
}
.col-92 {
    width: 92%;
}
.col-93 {
    width: 93%;
}
.col-94 {
    width: 94%;
}
.col-95 {
    width: 95%;
}
.col-96 {
    width: 96%;
}
.col-97 {
    width: 97%;
}
.col-98 {
    width: 98%;
}
.col-99 {
    width: 99%;
}
.col-100 {
    width: 100%;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ai-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.ac-sb {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.jc-sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.jc-sa {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.jc-se {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.flex-dc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-dcr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.flex-dr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-drr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
}
audio,
canvas,
video,
picture {
    display: block;
}
a {
    background-color: transparent;
    outline: none !important;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    color: var(--black);
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none !important;
}
button {
    overflow: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border-radius: 0;
    border: none;
    outline: none;
}
button,
select {
    text-transform: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: none;
    outline: none !important;
}
ul,
ol {
    padding: 0;
    list-style: none;
}
.form-control::-moz-placeholder {
    color: var(--input-placeholder);
    opacity: 1;
}
.form-control::-ms-placeholder {
    color: var(--input-placeholder);
    opacity: 1;
}
.form-control::-webkit-input-placeholder {
    color: var(--input-placeholder);
    opacity: 1;
}
.clearfix {
    clear: both;
}
hr {
    border: 0;
    height: 1px;
    background: #999;
    margin: 40px 0;
    opacity: 0.3;
}
.ttn {
    text-transform: none !important;
}
.block {
    display: block !important;
}
.visible-xs {
    display: none !important;
}
.visible-sm-xs {
    display: none !important;
}
.hide {
    display: none !important;
}
.v-main {
    display: table;
    width: 100%;
    height: 100%;
}
.v-align-middle,
.v-align-top,
.v-align-bottom {
    display: table-cell;
}
.v-align-middle {
    vertical-align: middle !important;
}
.v-align-top {
    vertical-align: top !important;
}
.v-align-bottom {
    vertical-align: bottom !important;
}
.select-container {
    position: relative;
}
.xm-tooltip {
    background: var(--tooltipBg);
    color: var(--tooltip);
    display: block;
    font-size: 15px;
    left: 50%;
    line-height: 1em;
    padding: 8px 10px 8px;
    position: absolute;
    text-align: center;
    bottom: 110%;
    width: 90%;
    min-width: 180px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 444290;
    font-style: normal;
    letter-spacing: 0.045em;
    border-radius: 3px;
}
.xm-tooltip::after {
    border-top: 10px solid var(--tooltipBg);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -9px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.xm-tooltip .xm-tooltip {
    padding: 0;
    position: relative;
}
.xm-tooltip .xm-tooltip::after {
    display: none;
}
.for_textarea {
    position: relative;
}
.for_textarea .xm-tooltip {
    left: 0;
    top: -70px;
}
.loading::after {
    -webkit-animation: rotate-forever 500ms linear infinite;
    animation: rotate-forever 500ms linear infinite;
    height: 30px;
    width: 30px;
    border: 2px solid var(--red);
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    content: "";
}
@-webkit-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0;
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms, visibility 500ms, top 500ms;
    background: var(--overlay-bg);
    padding: 15px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.overlay-close {
    position: absolute;
    right: -36px;
    top: 0;
    width: 30px;
    height: 30px;
    border: none;
    background: url(../images/wrong.svg) center center no-repeat;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    z-index: 9999;
    overflow: hidden;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: rotate(0deg) perspective(1px);
    transform: rotate(0deg) perspective(1px);
    border-radius: 50%;
}
.overlay.video-overlay {
    padding: 0;
}
.overlay.video-overlay .container {
    padding: 0;
}
.video-overlay .overlay-close {
    background-color: transparent;
    background-image: url(../images/cross-white.png);
    top: 5px;
    right: 5px;
}
.overlay-close:hover {
    -webkit-transform: rotate(180deg) perspective(1px);
    transform: rotate(180deg) perspective(1px);
}
.has-overlay {
    overflow: hidden;
}
.overlay-container {
    width: 100%;
    background: #fff;
    position: relative;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.play {
    width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/play.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: 500ms;
    transition: 500ms;
}
.video-container a:hover .play {
    -webkit-filter: brightness(0);
    filter: brightness(0);
}
.video-container,
.video-div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.img-responsive {
    max-width: 100%;
}
.no-select {
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}
.flexible-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*------Reset v-1.1--------*/
/*------Common Styles-------*/
.media-body {
    width: 10000px;
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left {
    padding-right: 15px;
}
.media-right {
    padding-left: 15px;
}
.non-italic {
    font-style: normal !important;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.circle {
    border-radius: 50%;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
button {
    -webkit-transition: 300ms ease-out;
    transition: 300ms ease-out;
    text-decoration: none !important;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control,
.input-group-addon {
    display: table-cell;
}
.input-group-addon {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.no-row::before,
.no-row::after {
    content: initial;
}
.hide-desktop {
    display: none !important;
}
.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-group .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
.card-group .card + .card {
    margin-left: 0;
    border-left: 0;
}
.card-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.paddingT0 {
    padding-top: 0 !important;
}
.paddingB0 {
    padding-bottom: 0 !important;
}
.border-bottom0 {
    border-bottom: none !important;
}
.full-width {
    width: 100% !important;
}
.half-width {
    width: 50% !important;
}
.col-oneThird {
    width: calc(100% / 3);
}
.col-oneThird.mid {
    width: 33.3334%;
}
.col-twoThird {
    width: 66.6667%;
}
.row [class^="col-"] {
    float: left;
}
.relative {
    position: relative;
}
.hide-overflow {
    overflow: hidden;
}
.marginB0 {
    margin-bottom: 0 !important;
}
.marginT0 {
    margin-top: 0 !important;
}
.fit-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.fit-contain {
    -o-object-fit: contain;
    object-fit: contain;
}
.fit-top {
    -o-object-position: center top;
    object-position: center top;
}
.fit-bottom {
    -o-object-position: bottom;
    object-position: bottom;
}
.img-full,
.fluid-img {
    width: 100%;
    position: relative;
}
.img-full.fit-cover {
    position: absolute;
    top: 0;
    left: 0;
}
video.img-full.fit-cover {
    height: 101%;
}
.fit-cover.relative {
    position: relative !important;
    top: auto;
    left: auto;
}
.has-fit-cover {
    overflow: hidden;
    position: relative;
}
.min-vh {
    min-height: 100vh;
}
span.no-wrap {
    white-space: nowrap;
}
.abs_100 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/*-----------For Owl------------*/
.owl-next,
.owl-prev {
    position: relative;
    width: 40px;
    height: 40px;
    background: url("../images/owl-next.svg") left top no-repeat !important;
    background-size: contain !important;
    text-indent: -9999px;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.owl-prev {
    transform: rotateY(180deg);
}
.owl-next.disabled,
.owl-prev.disabled {
    opacity: 0.35;
}
.owl-prev {
    opacity: 1;
}
.owl-next {
    opacity: 1;
}
.owl-next:after,
.owl-prev:after {
    content: "";
    width: 200%;
    height: 200%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.owl-dots {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.owl-dot {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    background: #fff !important;
    border: 1px solid var(--owlBorder) !important;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    border-radius: 50%;
    margin: 0 8px;
    cursor: pointer;
}
.owl-dot.active,
.owl-dot:hover {
    background: var(--owlBg) !important;
    border-color: transparent !important;
}
@media screen and (max-width: 1199px) {
    .hide-desktop {
        display: block !important;
    }
    .hide-ipad {
        display: none !important;
    }
    a[href^="tel"] {
        color: inherit;
        text-decoration: none;
    }
}
@media screen and (max-width: 991px) {
    .hidden-sm-xs {
        display: none !important;
    }
    .visible-sm-xs {
        display: block !important;
    }
    .computer .visible-sm-xs.btn-fallback {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
    .mobFullwidth {
        width: 100% !important;
    }
    .mobBlock {
        display: block !important;
    }
    [class^="col-"] {
        width: 100%;
    }
    .mpr0 {
        padding-right: 0 !important;
    }
    .mpl0 {
        padding-left: 0 !important;
    }
}
/*---- Nav ----*/
.xp-navigation {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: 500ms var(--easeSineOut);
    height: 164px;
}
.xp-navigation.slim {
    background: var(--blue);
    transform: translate3d(0, 0, 0) !important;
    height: 90px;
    filter: drop-shadow(0 1px 5px rgba(0,0,0,.1));
}
.xp-navigation.slim #brand_name {
    opacity: 0;
}
.xp-navigation.slim .logo {
    transform: scale(.55);
}
.xp-navigation.slim.offscreen {
    transform: translate3d(0, -200px, 0) !important;
}
.xp-navigation .logo {
    width: 192px;
    position: relative;
    transition: 500ms var(--easeSineOut);
}
.logo img {
    width: 100%;
}
.menu-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slim .menu-wrap::before {
    transform: translateY(-100%);
}
.menu-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 252px;
    background: linear-gradient(180deg, rgba(42, 154, 207, 0.60) 0%, rgba(12, 35, 64, 0.00) 100%), linear-gradient(180deg, rgba(67, 150, 171, 0.60) 0%, rgba(67, 150, 171, 0.00) 76.19%);
    background-blend-mode: multiply, normal;
    pointer-events: none;
    transition: 700ms;
}
.buy-btn {
    padding: .45em .75em .5em;
    border: 3px solid #fff;
    border-radius: .75em;
}
.buy-btn:hover {
    background: #fff;
    color: var(--blue) !important;
}
.xp-navigation ul {
    display: flex;
}
.xp-navigation ul li {
    line-height: initial;
}
.xp-navigation ul li:not(:last-child) {
    margin-right: 30px;
}
.xp-navigation ul a {
    font-size: 20px;
    line-height: 1em;
    text-transform: uppercase;
    color: #fff;
    font-family: var(--guzzo);
    font-weight: normal;
    position: relative;
    transition: 500ms var(--easeSineOut);
    display: block;
}
.xp-navigation ul a:hover,
.xp-navigation ul a.active {
    color: var(--light-blue);
}
.fluid-img.fit-cover {
    position: absolute;
    height: 100%;
}
/*---- Nav ----*/
.container {
    max-width: 1180px;
}
.container.lg {
    max-width: 1200px;
}
.btn {
    font-size: 24px;
    line-height: 1em;
    padding: .54em 1em;
    height: 2.42em;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    position: relative;
    transition: 300ms ease-in-out;
    font-family: var(--guzzo);
    text-transform: uppercase;
    color: var(--dark-blue);
    background: var(--light-blue);
    border-radius: .625em;
    overflow: hidden;
}
.btn.toWhite:hover,
.btn:hover {
    background: var(--light-blue-hover);
}
.btn.btn-white {
    background: #fff;
}
.btn.btn-white:hover{
    color: #fff;
}
.btn.btn-white::before {
    background: var(--blue);
    height: 102%;
    width: 102%;
    top: -1%;
}
.btn.btn-red {
    background: var(--red);
    color: #fff;
}
.btn.btn-red:hover {
    background: var(--red-hover);
}
.btn.sm {
    height: 2.4em;
    min-width: 9.56em;
}
.btn span {
    position: relative;
}

.h1,
.h2 {
    font-size: 96px;
    line-height: 1em;
    font-family: var(--guzzo);
    font-weight: normal;
    text-transform: uppercase;
}
.h2 {
    font-size: 76px;
    line-height: 1em;
}
.h3 {
    font-size: 64px;
    line-height: 1em;
}
p, .p, li {
    font-size: 20px;
    line-height: 1.6em;
    color: var(--dark-blue);
}
.color-white {
    color: #fff;
}
.color-red {
    color: var(--red);
}
.form-control {
    font-size: 24px;
    line-height: 1em;
    height: 2.5em;
    color: var(--gray);
    text-align: center;
    border: 1px solid var(--gray);
    padding: 0 0 2px;
    width: 100%;
    background: transparent;
    border-radius: 0;
}
.home-banner .h1 {
    color: #fff;
    filter: drop-shadow(4px 5px 0 #12223E);
}
.wave {
    width: 100%;
    height: 80px;
    background: url(../images/wave.png) center top repeat-x;
    background-size: contain;
    margin-top: -40px;
    position: relative;
}
.howdy-deepeddy {
    padding: 170px 0;
    background: var(--dark-blue);
}
.howdy-deepeddy .howdy {
    font-size: 114px;
    line-height: 1em;
    display: block;
    color: var(--light-blue);
}
.howdy-deepeddy .h1 {
    margin-bottom: 30px;
}


.vodka-lineup .h2 {
    color: var(--dark-blue);
}
.vodka-lineup > .container {
    max-width: 1340px;
}
.vodka-lineup_wrap {
    margin-top: 60px;
}
.vodka-lineup_carousel .item,
.vodka-bottle {
    width: 186px;
    display: flex;
    margin: 0 auto;
}
.vodka-lineup_carousel .item a,
.vodka-bottle a {
    position: relative;
}
.vodka-name {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--guzzo);
    text-transform: uppercase;
    font-size: 30px;
    font-weight: normal;
    margin-top: .3em;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.vodka-name::before {
    content: '';
    position: absolute;
    top: 3px;
    left: -40px;
    width: 35px;
    height: 35px;
    transition: 0.3s ease;
    opacity: 0;
    visibility: hidden;
    background: center center/contain no-repeat;
}
.vodka-lineup_carousel .item a:hover .vodka-name::before {
    opacity: 1;
    visibility: visible;
}
.original::before {
    background-image: url('../images/original-ic.svg');
}
.lemon::before {
    background-image: url('../images/lemon-ic.svg');
}
.ruby-red::before {
    background-image: url('../images/ruby-red-ic.svg');
}
.lime::before {
    background-image: url('../images/lime-ic.svg');
}
.orange::before {
    background-image: url('../images/orange-ic.svg');
}
.cranberry::before {
    background-image: url('../images/cranbery-ic.png');
}
.peach::before {
    background-image: url('../images/peach-ic.svg');
}
.sweet-tea::before {
    background-image: url('../images/sweet-tea-ic.svg');
}
.vodka-lineup_carousel .item a:hover::before,
.vodka-bottle a:hover::before {
    opacity: 1;
}
.vodka-lineup_carousel .item a::before {
    content: '';
    width: 326px;
    height: 481px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/vodka-hover.svg) center center no-repeat;
    background-size: contain;
    opacity: 0;
    transition: 500ms;
    pointer-events: none;
    z-index: -1;
}
.vodka-lineup_carousel .owl-nav,
.vodka-lineup_carousel .owl-dots {
    max-width: 1180px;
    display: flex;
    margin: 0 auto;
    margin-top: 60px;
}
.vodka-lineup_carousel .owl-next,
.vodka-lineup_carousel .owl-prev {
    width: 40px;
    height: 40px;
}
.vodka-lineup_carousel .owl-prev {
    margin-right: 15px;
}
.vodka-lineup_carousel .owl-dots {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    justify-content: flex-end;
    margin-top: 0 !important;
    pointer-events: none;
}
.vodka-lineup_carousel .owl-dot {
    width: 16px;
    height: 16px;
    margin: 0;
    pointer-events: auto;
}
.vodka-lineup_carousel .owl-dot:not(:last-child) {
    margin-right: 12px;
}
.vodka-lineup .link-text {
    position: absolute;
    bottom: 10px;
    left: 8.75em;
    font-size: 16px;
    line-height: 1em;
    padding-bottom: 1px;
    border-bottom: 1px solid;
    z-index: 33;
    transition: border-color 500ms;
}
.vodka-lineup .link-text:hover {
    border-color: transparent;
}
.carousel-progress{
    height: 5px;
    background: var(--blue);
    position: relative;
    margin: 50px 0 42px;
    border-radius: 10px;
}
.carousel-progress span {
    position: absolute;
    height: 100%;
    background: var(--red);
    left: 0;
    top: 0;
    border-radius: 10px;
    transition: 0.3s ease;
}
.h2.mixed-type {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 20px;
}
.h2.mixed-type span,
.h1 .quayside {
    font-size: 1.57em;
    line-height: .725em;
    text-transform: none;
}
.texas-auto_slide {
    background: #DCE14F;
    padding: 14px 0;
}
.texas-slide-border {
    padding: 10px 0;
    background: url(../images/dots.png) 0 0 repeat-x , url(../images/dots.png) 0 bottom repeat-x;
    background-size: auto 1px , auto 1px;
}
.texas-slide_item {
    font-size: 30px;
    line-height: 1em;
    font-family: "futura-pt-bold", sans-serif;
    letter-spacing: .28em;
    text-indent: .28em;
}
.texas-slide_item img {
    width: 2em;
    margin: 0 1.14em;
}
.vodka_is_fun {
    background: var(--light-blue);
}
.vodka_is_fun .h2.mixed-type {
    margin: 0;
    font-size: 36px;
    letter-spacing: -0.073em;
    padding: 0 .8em;
}
.vodka_is_fun .h2.mixed-type span {
    margin-left: -.1em;
}
.vodka_is_fun .texas-slide-border {
    padding: 25px 0;
}
.come-hangout {
    background: var(--light-blue);
}
.hangout-row {
    margin-top: 70px;
}
.come-hangout .hangout-tiles {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    overflow: hidden;
    display: block;
    height: 100%;
}
.hangout-tiles_img {
    width: 100%;
    padding-bottom: 150%;
    overflow: hidden;
    position: relative;
    display: block;
}
.hangout-tiles_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 700ms;
}
.hangout-tiles:hover .hangout-tiles_img img {
    transform: scale(1.05);
}
.detail {
    padding: 24px 15px 70px;
}
.detail .detail-description {
    font-size: 16px;
    line-height: 1.6em;
    margin: 6px 0 14px
}
.detail img {
    width: 34px;
    position: absolute;
    bottom: 33px;
}
.recipe-img_container {
    position: relative;
    overflow: hidden;
    padding-bottom: 136%;
}
.recipe-img_container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recipe-img_container.transparent-bg img {
    object-fit: contain;
}
.recipe-detail {
    width: 100%;
    padding: 45px;
}

.recipe-detail .h3 {
    margin-bottom: 14px;
    position: relative;
    left: -4px;
}
.ingredients {
    margin-top: 30px;
}
.ingredients:nth-of-type(2) {
    margin-bottom: 30px;
}
.ingredients h3 {
    color: #9BCCD5;
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 12px;
}
.craft-the_fun,
.section-spacing {
    padding: 100px 0;
    position: relative;
}
.craft-the_fun::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    height: 735px;
    transform: translateX(-50%);
    background: #F0C3D5;
    width: 200vw;
    pointer-events: none;
}
.recipe-carousel {
    margin-top: 60px;    
    filter: drop-shadow(0px 14px 54px rgba(0, 0, 0, 0.23));
}
.recipe-carousel .col-50:first-child {
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}
.recipe-carousel .col-50:last-child {
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    background: #fff;
}
.recipe-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-between;
}
.recipe-carousel .owl-prev,
.recipe-carousel .owl-next {
    background-image: url(../images/owl-next2.svg) !important;
    width: 54px;
    height: 54px;
}
.recipe-carousel .owl-prev {
    left: -90px;
}
.recipe-carousel .owl-next {
    right: -90px;
}
.recipe-carousel .owl-dots {
    position: relative;
    margin-top: 30px;
}
.subscribe-nl {
    position: relative;
    margin: 40px 0 90px;
}
.subscribe-nl .form-control::-moz-placeholder {
    color: var(--green);
}
.subscribe-nl .form-control::-ms-placeholder {
    color: var(--green);
}
.subscribe-nl .form-control::-webkit-input-placeholder {
    color: var(--green);
}
.subscribe-nl .form-control {
    border: none;
    text-align: left;
    padding: 0 1.5em;
    color: var(--green);
    font-size: 20px;
    font-family: var(--futura-md);
    height: 70px;
}
.subscribe-nl .input-group {
    width: 660px;
    border: 2px solid var(--green);
    font-size: 24px;
    border-radius: .5em;
}
.subscribe-nl .input-group button {
    background: none;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 1em;
    font-family: var(--guzzo);
    background: var(--green);
    height: 70px;
    color: #fff;
    padding: 0 1.6em;
    border-radius: .5em .4em .4em .5em;
}
.subscribe-nl .input-group button:hover {
    background: #2c883a;
}
.subscribe-nl .input-group img {
    width: 1em;
    margin-right: .65em;
}
.subscribe-nl .form-control.input-group {
    padding: 0;
    line-height: normal;
    display: flex !important;
}
.social-carousel {
    margin-bottom: 100px;
} 
.social-carousel .item.slick-center {
    transform: scale(1);
}
.social-carousel .item {
    width: 460px;
    padding: 12px;
    transform: scale(.85);
    transform-origin: center center;
    transition: 1000ms var(--easeSineOut);
}
.social-carousel .item span {
    background: #000;
}
.social-carousel .item img,
.social-carousel .item span {
    border: 1px solid;
    border-radius: 10px;
    filter: drop-shadow(10px 10px 0 #0C2340);
}
.footer-wrap {
    padding: 68px 0;
    background: #0C2340 url(../images/footer-bg.svg) center center no-repeat no-repeat;
    background-size: cover;
}
.footer-social {
    margin-bottom: 40px;
}
.footer-social a {
    width: 56px;
    margin: 0 20px;
}
.footer-wrap ul li:not(:last-child) {
    margin-right: 35px;
}
.footer-wrap ul li a {
    font-size: 24px;
    line-height: 1em;
    color: #fff;
    font-family: var(--guzzo);
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    display: block;
    transition: 0.3s ease;
}
.footer ul li a:hover {
    color: var(--light-blue);
}
.footer-wrap .footer-menu_blue li a:hover {
    color: #fff;
}
.footer-wrap .footer-menu_blue {
    margin: 40px 0 0;
}
.footer-wrap .footer-menu_blue li a {
    font-size: 14px;
    line-height: 1em;
    color: var(--light-blue);
    font-family: "futura-pt", sans-serif;
    letter-spacing: .25em;
}
.footer-logo {
    width: 270px;
    margin: 30px 0;
}
.brand-footer .responsibility-disclaimer {
    font-size: 16px;
    line-height: 1em;
    color: #fff;
    font-family: var(--guzzo);
    font-weight: normal;
    text-transform: uppercase;    
    margin-bottom: 3em;
}
.brand-footer .copyright {
    font-size: 10px;
    line-height: 1em;
    color: var(--light-blue);
    font-family: "futura-pt", sans-serif;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.home-banner.large .h1 {
    font-size: 120px;
}
.home-banner.large .h1 .quayside {
    font-size: 1.33em;
}

.pickleball_section {
    background: #1052A1;
    padding-top: 0;
}
.pickleball_container {
    width: 100%;
    position: relative;
    padding-bottom: 39%;
}
.pickleball_container img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
}
.pickleball_section .btn {
    margin-top: -2em;
}

@media screen and (max-width: 767px) {
    .pickleball_section {
        padding: 40px 0 50px;
    }
    .pickleball_container {
        padding-bottom: 0;
    }
    .pickleball_container img {
        position: relative;
        width: 100%;
        height: auto;
        top: auto;
        left: auto;
    }
    .pickleball_section .btn {
        margin-top: 2em;
    }
    body.menuActive {
        overflow: hidden;
    }
    .menu-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 1000;
        background: var(--blue);
        transform: translateX(100%);
        transition: 500ms var(--easeSineOut);
    }
    .xp-navigation ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0;
        transform: none !important;
        text-align: center;
        height: 100%;
        top: 0;
    }
    .xp-navigation ul li:not(:last-child) {
        margin: 0 0 36px !important;
    }
    .xp-navigation ul a {
        font-size: 22px !important;
    }
    .xp-navigation.slim.offscreen {
        transform: translate3d(0, 0, 0) !important;
    }
    .xp-navigation .logo {
        z-index: 1001;
        width: 160px;
        margin: 0 auto;
    }
    .xp-navigation.slim .logo {
        transform: scale(.85);
    }
    .xp-navigation {
        padding: 0 20px;
        height: 75px;
        background: var(--light-cream);
        filter: drop-shadow(0 1px 5px rgba(0,0,0,.1));
    }
    .xp-navigation.slim {
        height: 54px;
    }
    .xp-navigation.active .menu-wrap {
        transform: translateX(0);
    }
    .c-hamburger {
        text-indent: -9999px;
        cursor: pointer;
        position: absolute;
        border: none;
        padding: 0;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        width: 32px;
        height: 32px;
        background: none;
        z-index: 1001;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 15px;
        left: 0;
        right: 0;
        height: 2px;
        background: #fff;
        transition: background 0ms 150ms;
    }
    .c-hamburger span::before,
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background: #fff;
        content: "";
        transition-duration: 300ms, 300ms;
        transition-delay: 150ms, 0ms;
    }
    .c-hamburger span::before {
        top: -9px;
        transition-property: top, transform;
    }
    .c-hamburger span::after {
        bottom: -9px;
        transition-property: bottom, transform;
    }
    .active .c-hamburger span {
        background: none;
    }
    .active .c-hamburger span::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .c-hamburger span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }
    .active .c-hamburger span::before,
    .active .c-hamburger span::after {
        transition-delay: 0ms, 150ms;
    }    
    .container {
        max-width: 100% !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    body {
        padding-top: 73px;
    }
}
/*---- Animation ----*/
.fadeInUp,
.fadeInDown,
.fadeInDownSlow,
.fadeInUpSlow {
    transform: translateY(15px);
    opacity: 0;
    transition: transform 1000ms ease-out, opacity 1000ms ease-out;
    will-change: transform, opacity;
}
.slideInDown {
    transform: translateY(-90px);
    transition: transform 1000ms ease-out 500ms;
    will-change: transform;
}
.slideInDown.isAnimated {
    transform: translateY(0);
}
.fadeInDownSlow,
.fadeInUpSlow {
    transition-delay: 200ms;
}
.fadeInSlow {
    opacity: 0;
    transition: opacity 1000ms ease-out 500ms;
}
.fadeIn.fadeIn500 {
    transition: opacity 500ms ease-out;
}
.fadeInDown {
    transform: translateY(-15px);
}
.fadeInUp.isAnimated,
.fadeInDown.isAnimated,
.fadeInDownSlow.isAnimated,
.fadeInUpSlow.isAnimated {
    transform: translateY(0);
    opacity: 1;
}
.isAnimated.fadeIn,
.fadeInSlow.isAnimated {
    opacity: 1;
}
.slideInFromLeft,
.slideInFromRight {
    transform: translateX(-50px);
    transition: transform 1000ms;
    will-change: transform;
}
.slideInFromRight {
    transform: translateX(50px);
}
.slideInFromLeft.isAnimated,
.slideInFromRight.isAnimated {
    transform: translateX(0);
}
@media screen and (max-width: 1399px) {
    .container {
        max-width: 1000px;
    }
    .container.lg {
        max-width: 1030px;
    }
    .btn {
        font-size: 22px;
    }
    .h1 {
        font-size: 80px;
    }
    .h2 {
        font-size: 65px;
    }
    .h3 {
        font-size: 55px;
    }
    p, .p, li {
        font-size: 18px;
    }
    .xp-navigation {
        padding: 0 18px;
        height: 140px;
    }
    .xp-navigation.slim {
        height: 80px;
    }
    .xp-navigation ul li:not(:last-child) {
        margin-right: 28px;
    }
    .xp-navigation ul a {
        font-size: 18px;
    }
    .xp-navigation .logo {
        width: 165px;
    }
    .wave {
        height: 70px;
        margin-top: -34px;
    }
    .howdy-deepeddy {
        padding: 140px 0;
    }
    .howdy-deepeddy .howdy {
        font-size: 100px;
        line-height: 1em;
        display: block;
    }
    .howdy-deepeddy .h1 {
        margin-bottom: 27px;
    }

    .vodka-lineup > .container {
        max-width: 1150px;
    }
    .vodka-lineup_wrap {
        margin-top: 55px;
    }
    .vodka-lineup_carousel .item,
    .vodka-bottle {
        width: 160px;
    }
    .vodka-name {
        font-size: 25px;
    }
    .vodka-name::before {
        left: -34px;
        width: 30px;
        height: 30px;
    }
    .vodka-lineup_carousel .item a::before {
        width: 280px;
        height: 412px;
    }
    .vodka-lineup_carousel .owl-nav,
    .vodka-lineup_carousel .owl-dots {
        max-width: 1000px;
        margin-top: 50px;
    }
    .vodka-lineup_carousel .owl-next,
    .vodka-lineup_carousel .owl-prev {
        width: 35px;
        height: 35px;
    }
    .vodka-lineup_carousel .owl-prev {
        margin-right: 12px;
    }
    .vodka-lineup_carousel .owl-dots {
        bottom: 11px;
    }
    .vodka-lineup_carousel .owl-dot {
        width: 14px;
        height: 14px;
    }
    .vodka-lineup_carousel .owl-dot:not(:last-child) {
        margin-right: 10px;
    }
    .vodka-lineup .link-text {
        bottom: 8px;
        font-size: 15px;
    }
    .h2.mixed-type {
        margin-bottom: 18px;
    }
    .texas-auto_slide {
        padding: 12px 0;
    }
    .texas-slide-border {
        padding: 8px 0;
    }
    .texas-slide_item {
        font-size: 26px;
    }
    .vodka_is_fun .h2.mixed-type {
        font-size: 30px;
    }
    .vodka_is_fun .texas-slide-border {
        padding: 20px 0;
    }    

    .hangout-row {
        margin-top: 60px;
    }
    .detail {
        padding: 22px 14px 60px;
    }
    .detail .detail-description {
        font-size: 15px;
        margin: 5px 0 12px;
    }
    .detail img {
        width: 30px;
        bottom: 30px;
    }
    .recipe-detail {
        padding: 35px;
    }
    .recipe-detail .h3 {
        margin-bottom: 12px;
        left: -3px;
    }
    .ingredients {
        margin-top: 25px;
    }
    .ingredients:nth-of-type(2) {
        margin-bottom: 26px;
    }
    .ingredients h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .craft-the_fun,
    .section-spacing {
        padding: 85px 0;
    }
    .craft-the_fun::before {
        height: 634px;
    }
    .recipe-carousel {
        margin-top: 52px;    
        filter: drop-shadow(0px 12px 47px rgba(0, 0, 0, 0.23));
    }
    
    .recipe-carousel .col-50:first-child {
        border-radius: 8px 0 0 8px;
    }
    .recipe-carousel .col-50:last-child {
        border-radius: 0 8px 8px 0;
    }
    .recipe-carousel .owl-prev,
    .recipe-carousel .owl-next {
        width: 45px;
        height: 45px;
    }
    .recipe-carousel .owl-prev {
        left: -75px;
    }
    .recipe-carousel .owl-next {
        right: -75px;
    }
    .recipe-carousel .owl-dots {
        margin-top: 25px;
    }
    .subscribe-nl {
        margin: 35px 0 75px;
    }
    .subscribe-nl .form-control {
        font-size: 19px;
        height: 60px;
    }
    .subscribe-nl .input-group {
        width: 580px;
        font-size: 20px;
    }
    .subscribe-nl .input-group button {
        height: 60px;
    }
    .social-carousel {
        margin-bottom: 85px;
    } 
    .social-carousel .item {
        width: 390px;
        padding: 10px;
    }
    .social-carousel .item img,
    .social-carousel .item span {
        border-radius: 8px;
    }
    .footer-wrap {
        padding: 60px 0;
    }
    .footer-social {
        margin-bottom: 35px;
    }
    .footer-social a {
        width: 50px;
        margin: 0 18px;
    }
    .footer-wrap ul li:not(:last-child) {
        margin-right: 30px;
    }
    .footer-wrap ul li a {
        font-size: 22px;
    }
    .footer-wrap .footer-menu_blue {
        margin: 35px 0 0;
    }
    .footer-wrap .footer-menu_blue li a {
        font-size: 13px;
    }
    .footer-logo {
        width: 235px;
        margin: 25px 0;
    }
    .brand-footer .responsibility-disclaimer {
        font-size: 14px;
    }
    .menu-wrap::before {
        height: 216px;
    }
    .home-banner.large .h1 {
        font-size: 102px;
    }
}
@media screen and (max-width: 1199px) {
    .container {
        max-width: 820px;
    }
    .container.lg {
        max-width: 850px;
    }
    .btn {
        font-size: 20px;
    }
    .h1 {
        font-size: 65px;
    }
    .h2 {
        font-size: 55px;
    }
    .h3 {
        font-size: 45px;
    }
    p, .p, li {
        font-size: 17px;
    }
    .xp-navigation {
        padding: 0 15px;
        height: 120px;
    }
    .xp-navigation.slim {
        height: 65px;
    }
    .xp-navigation ul li:not(:last-child) {
        margin-right: 25px;
    }
    .xp-navigation ul a {
        font-size: 16px;
    }
    .xp-navigation .logo {
        width: 145px;
    }
    .wave {
        height: 58px;
        margin-top: -28px;
    }
    .howdy-deepeddy {
        padding: 110px 0;
    }
    .howdy-deepeddy .howdy {
        font-size: 80px;
        line-height: 1em;
        display: block;
    }
    .howdy-deepeddy .h1 {
        margin-bottom: 22px;
    }
    .vodka-lineup > .container {
        max-width: 950px;
    }
    .vodka-lineup_wrap {
        margin-top: 45px;
    }
    .vodka-lineup_carousel .item,
    .vodka-bottle {
        width: 135px;
    }
    .vodka-name {
        font-size: 22px;
    }
    .vodka-name::before {
        left: -28px;
        width: 25px;
        height: 25px;
    }
    .vodka-lineup_carousel .item a::before {
        width: 230px;
        height: 340px;
    }
    .vodka-lineup_carousel .owl-nav,
    .vodka-lineup_carousel .owl-dots {
        max-width: 820px;
        margin-top: 40px;
    }
    .vodka-lineup_carousel .owl-next,
    .vodka-lineup_carousel .owl-prev {
        width: 30px;
        height: 30px;
    }
    .vodka-lineup_carousel .owl-prev {
        margin-right: 10px;
    }
    .vodka-lineup_carousel .owl-dots {
        bottom: 10px;
    }
    .vodka-lineup_carousel .owl-dot {
        width: 12px;
        height: 12px;
    }
    .vodka-lineup_carousel .owl-dot:not(:last-child) {
        margin-right: 9px;
    }
    .vodka-lineup .link-text {
        bottom: 8px;
        font-size: 14px;
    }
    .h2.mixed-type {
        margin-bottom: 15px;
    }
    .texas-auto_slide {
        padding: 10px 0;
    }
    .texas-slide-border {
        padding: 7px 0;
    }
    .texas-slide_item {
        font-size: 22px;
    }
    .vodka_is_fun .h2.mixed-type {
        font-size: 25px;
    }
    .vodka_is_fun .texas-slide-border {
        padding: 17px 0;
    }    

    .hangout-row {
        margin-top: 50px;
    }
    .detail {
        padding: 18px 10px 50px;
    }
    .detail .detail-description {
        font-size: 14px;
        margin: 5px 0 10px;
    }
    .detail img {
        width: 25px;
        bottom: 24px;
    }
    .recipe-detail {
        padding: 30px;
    }

    .recipe-detail .h3 {
        margin-bottom: 10px;
        left: -2px;
    }
    .ingredients {
        margin-top: 20px;
    }
    .ingredients:nth-of-type(2) {
        margin-bottom: 20px;
    }
    .ingredients h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .craft-the_fun,
    .section-spacing {
        padding: 70px 0;
    }
    .craft-the_fun::before {
        height: 548px;
    }
    .recipe-carousel {
        margin-top: 43px;    
        filter: drop-shadow(0px 10px 39px rgba(0, 0, 0, 0.23));
    }
    .recipe-carousel .col-50:first-child {
        border-radius: 7px 0 0 7px;
    }
    .recipe-carousel .col-50:last-child {
        border-radius: 0 7px 7px 0;
    }
    .recipe-carousel .owl-prev,
    .recipe-carousel .owl-next {
        width: 40px;
        height: 40px;
    }
    .recipe-carousel .owl-prev {
        left: -60px;
    }
    .recipe-carousel .owl-next {
        right: -60px;
    }
    .recipe-carousel .owl-dots {
        margin-top: 20px;
    }
    .subscribe-nl {
        margin: 30px 0 60px;
    }
    .subscribe-nl .form-control {
        font-size: 18px;
        height: 50px;
        padding: 0 1em;
    }
    .subscribe-nl .input-group {
        width: 480px;
        font-size: 18px;
    }
    .subscribe-nl .input-group button {
        height: 50px;
    }
    .social-carousel {
        margin-bottom: 70px;
    } 
    .social-carousel .item {
        width: 320px;
        padding: 8px;
    }
    .social-carousel .item img,
    .social-carousel .item span {
        border-radius: 7px;
    }
    .footer-wrap {
        padding: 50px 0;
    }
    .footer-social {
        margin-bottom: 30px;
    }
    .footer-social a {
        width: 42px;
        margin: 0 15px;
    }
    .footer-wrap ul li:not(:last-child) {
        margin-right: 25px;
    }
    .footer-wrap ul li a {
        font-size: 20px;
    }
    .footer-wrap .footer-menu_blue {
        margin: 30px 0 0;
    }
    .footer-wrap .footer-menu_blue li a {
        font-size: 12px;
    }
    .footer-logo {
        width: 200px;
        margin: 20px 0;
    }
    .brand-footer .responsibility-disclaimer {
        font-size: 13px;
    }
    .menu-wrap::before {
        height: 180px;
    }

    .home-banner.large .h1 {
        font-size: 86px;
    }
    .recipe-img_container {
        padding-bottom: 155%;
    }
}
@media screen and (max-width: 991px) {
    .container,
    .container.lg {
        max-width: 650px;
    }
    .btn {
        font-size: 18px;
    }
    .h1 {
        font-size: 50px;
    }
    .h2 {
        font-size: 40px;
    }
    .h3 {
        font-size: 34px;
    }
    p, .p, li {
        font-size: 14px;
        line-height: 1.5em;
    }
    .xp-navigation {
        padding: 0 10px;
        height: 100px;
    }
    .xp-navigation.slim {
        height: 50px;
    }
    .xp-navigation ul a {
        font-size: 13px;
    }
    .xp-navigation ul li:not(:last-child) {
        margin-right: 20px;
    }
    .xp-navigation .logo {
        width: 120px;
    }
    .wave {
        height: 45px;
        margin-top: -21px;
    }
    .howdy-deepeddy {
        padding: 80px 0;
    }
    .howdy-deepeddy .howdy {
        font-size: 65px;
        line-height: 1em;
        display: block;
    }
    .howdy-deepeddy .h1 {
        margin-bottom: 18px;
    }

    .vodka-lineup > .container {
        max-width: 736px;
    }
    .vodka-lineup_wrap {
        margin-top: 40px;
    }
    .vodka-lineup_carousel .item,
    .vodka-bottle {
        width: 105px;
    }
    .vodka-name {
        font-size: 18px;
    }
    .vodka-name::before {
        top: 2px;
        left: -21px;
        width: 20px;
        height: 20px;
    }
    .vodka-lineup_carousel .item a::before {
        width: 180px;
        height: 265px;
    }
    .vodka-lineup_carousel .owl-nav,
    .vodka-lineup_carousel .owl-dots {
        max-width: 635px;
        margin-top: 30px;
    }
    .vodka-lineup_carousel .owl-next,
    .vodka-lineup_carousel .owl-prev {
        width: 25px;
        height: 25px;
    }
    .vodka-lineup_carousel .owl-prev {
        margin-right: 8px;
    }
    .vodka-lineup_carousel .owl-dots {
        bottom: 8px;
    }
    .vodka-lineup_carousel .owl-dot {
        width: 10px;
        height: 10px;
    }
    .vodka-lineup_carousel .owl-dot:not(:last-child) {
        margin-right: 7px;
    }
    .vodka-lineup .link-text {
        bottom: 5px;
        font-size: 13px;
    }
    .h2.mixed-type {
        margin-bottom: 12px;
    }
    .texas-auto_slide {
        padding: 8px 0;
    }
    .texas-slide-border {
        padding: 6px 0;
    }
    .texas-slide_item {
        font-size: 18px;
    }
    .vodka_is_fun .h2.mixed-type {
        font-size: 20px;
    }
    .vodka_is_fun .texas-slide-border {
        padding: 14px 0;
    }    

    .hangout-row {
        margin-top: 40px;
    }
    .hangout-row .col-31 {
        width: 32.5%;
    }
    .detail {
        padding: 14px 5px 39px;
    }
    .detail img {
        width: 21px;
        bottom: 19px;
    }
    .detail .detail-description {
        font-size: 12px;
        margin: 4px 0 8px;
    }
    /* .detail img {
        width: 20px;
    } */
    .recipe-detail {
        padding: 22px;
    }

    .recipe-detail .h3 {
        margin-bottom: 8px;
        left: -2px;
    }
    .ingredients {
        margin-top: 15px;
    }
    .ingredients:nth-of-type(2) {
        margin-bottom: 16px;
    }
    .ingredients h3 {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .craft-the_fun,
    .section-spacing {
        padding: 55px 0;
    }
    .craft-the_fun::before {
        height: 471px;
    }
    .recipe-carousel {
        margin-top: 33px;    
        filter: drop-shadow(0px 8px 30px rgba(0, 0, 0, 0.23));
    }

    .recipe-carousel .col-50:first-child {
        border-radius: 6px 0 0 6px;
    }
    .recipe-carousel .col-50:last-child {
        border-radius: 0 6px 6px 0;
    }
    .recipe-carousel .owl-prev,
    .recipe-carousel .owl-next {
        width: 30px;
        height: 30px;
    }
    .recipe-carousel .owl-prev {
        left: -45px;
    }
    .recipe-carousel .owl-next {
        right: -45px;
    }
    .recipe-carousel .owl-dots {
        margin-top: 17px;
    }
    .subscribe-nl {
        margin: 25px 0 45px;
    }
    .subscribe-nl .form-control {
        font-size: 17px;
        height: 42px;
    }
    .subscribe-nl .input-group {
        width: 400px;
        font-size: 16px;
    }
    .subscribe-nl .input-group button {
        height: 42px;
    }
    .social-carousel {
        margin-bottom: 55px;
    } 
    .social-carousel .item {
        width: 250px;
        padding: 7px;
    }
    .social-carousel .item img,
    .social-carousel .item span {
        border-radius: 6px;
    }
    .footer-wrap {
        padding: 40px 0;
    }
    .footer-social {
        margin-bottom: 24px;
    }
    .footer-social a {
        width: 30px;
        margin: 0 12px;
    }
    .footer-wrap ul li:not(:last-child) {
        margin-right: 20px;
    }
    .footer-wrap ul li a {
        font-size: 17px;
    }
    .footer-wrap .footer-menu_blue {
        margin: 24px 0 0;
    }
    .footer-wrap .footer-menu_blue li a {
        font-size: 10px;
    }
    .footer-logo {
        width: 150px;
        margin: 18px 0;
    }
    .brand-footer .responsibility-disclaimer {
        font-size: 12px;
    }
    .home-banner.large .h1 {
        font-size: 66px;
    }
}
@media screen and (max-width: 767px) {
    .btn {
        font-size: 16px;
        height: 48px;
        min-width: 180px;
        border-radius: 14px;
    }
    .h1,
    .h2 {
        font-size: 46px;
    }
    .h3 {
        font-size: 36px;
    }
    .h2.mixed-type {
        display: block;
    }
    .h2.mixed-type span {
        font-size: 90px;
    }
    .h1 .quayside {
        font-size: 66px;
    }
    p, .p,li {
        font-size: 16px;
    }
    .wave {
        height: 70px;
        margin-top: -36px;
    }
    .xp-navigation .logo {
        margin: unset;
        width: 85px;
    }
    .xp-navigation {
        height: 75px;
        justify-content: flex-start;
        padding: 0 20px;
        background: linear-gradient(0deg, #102340 0%, #102340 100%);
    }
    .home-banner .embed-responsive {
        padding-bottom: 145%;
    }
    /* .home-banner .fluid-img.fit-cover {
        position: relative;
    } */

    .home-banner .embed-responsive .fluid-img.fit-cover {
        object-position: 20% center;
    }
    .howdy-deepeddy {
        padding: 75px 0 120px;
    }
    .howdy-deepeddy .howdy {
        font-size: 72px;
    }
    .howdy-deepeddy .h1 {
        margin: 5px 0 22px;
    }

    .vodka-lineup_carousel .item {
        width: 160px;
    }
    .vodka-lineup_wrap {
        margin-top: 24px;
    }
    .vodka-lineup > .container {
        padding: 0 20px;
    }
    .carousel-progress {
        margin: 40px 0 45px;
    }
    .vodka-name {
        font-size: 24px;
        margin-top: 5px;
    }
    .vodka-name::before {
        width: 28px;
        height: 28px;
        left: -32px;
        top: 3px;
    }
    .vodka-lineup_carousel .owl-stage,
    .cvodka-cans-carousel .owl-stage {
        padding-left: 0 !important;
    }
    .viewAll.visible-xs {
        display: flex !important;
    }
    .texas-auto_slide {
        padding: 10px 0;
    }
    .texas-slide-border {
        padding: 16px 0;
    }
    .texas-slide_item img {
        margin: 0 27px;
    }
    .hangout-row {
        margin-top: 47px;
    }
    .hangout-tiles_img {
        padding-bottom: 0;
    }
    .hangout-tiles_img img {
        position: static;
    }
    .detail {
        padding: 14px 5px 18px;
    }
    .detail img {
        width: 28px;
    }
    .detail .detail-description {
        font-size: 16px;
        margin: 3px 0 8px;
    }
    .hangout-row .col-31:not(:last-child) {
        margin-bottom: 22px;
    }

    .recipe-img_container {
        padding-bottom: 0;
    }
    .recipe-img_container img {
        position: static;
        border-radius: 6px 6px 0 0;
    }
    .recipe-carousel .col-50:first-child {
        border-radius: 6px 6px 0 0;
    }
    .recipe-carousel {
        filter: none;
        margin-top: 35px;
    }
    .recipe-detail {
        text-align: center;
        padding: 32px 20px;
    }
    .recipe-detail .h3 {
        font-size: 48px;
        left: 0;
        margin-bottom: 35px;
    }
    .detail img {
        position: static;
        margin-top: 10px;
    }
    .ingredients {
        margin-top: 22px;
    }
    .ingredients h3 {
        margin-bottom: 15px;
        font-size: 22px;
    }
    .recipe-detail > .flex {
        justify-content: center;
        margin-top: 25px;
    }
    .recipe-carousel .owl-dots {
        margin-top: 25px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: fit-content;
    }
    .recipe-carousel .owl-prev, 
    .recipe-carousel .owl-next {
        height: 40px;
        width: 40px;
    }
    .recipe-carousel .owl-nav {
        top: unset;
        bottom: -35px;
        transform: translate(0);
    }
    .recipe-carousel .owl-prev {
        left: 0;
    }
    .recipe-carousel .owl-next {
        right: 0;
    }
    .recipe-detail > .futura-md {
        margin-bottom: 34px;
    }
    .craft-the_fun,
    .section-spacing {
        padding: 55px 0;
    }
    .craft-the_fun::before {
        height: 75vw;
    }
    .craft-the_fun .h2 {
        margin-bottom: 20px;
    }
    .subscription .h2.mixed-type {
        font-size: 38px;
    }
    .subscribe-nl .input-group {
        width: 100%;
        border: none;
    }
    .subscribe-nl .form-control {
        width: 100%;
        float: none;
        display: block;
        border: 2px solid #459A52;
        border-radius: 15px;
        height: 52px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .input-group-addon {
        width: 100%;
        display: block;
    }
    .fluid-section {
        width: 100%;
    }
    .subscribe-nl .input-group button {
        width: 100%;
        justify-content: center;
        height: 47px;
        font-size: 16px;
        border-radius: 15px;
    }
    .subscribe-nl {
        margin: 32px 0 52px;
    }
    .subscription .h2.mixed-type span {
        line-height: 1;
    }
    .social-carousel {
        margin-bottom: 60px;
    }
    .vodka_is_fun .h2.mixed-type {
        font-size: 33px;
    }
    .vodka_is_fun .h2.mixed-type span {
        font-size: 60px;
        margin-left: 5px;
    }
    .social-carousel .item {
        transform: scale(1);
        padding: 12px;
        width: 300px;
    }
    .vodka_is_fun .texas-slide-border {
        padding: 6px 0;
    }
    .footer-wrap {
        background: #0C2340 url(../images/footer-bg-mob.svg) center bottom/auto no-repeat;
        background-blend-mode: screen;
    }
    .footer ul.flex {
        flex-direction: column;
        align-items: center;
    }
    .footer-wrap ul li {
        margin: 0 0 15px !important;
    }
    .footer-social {
        order: 2;
        margin-bottom: 0;
        margin-top: 16px;
    }
    .footer-logo {
        width: 230px;
        margin: 25px auto;
    }
    .brand-footer {
        order: 3;
        margin-top: 40px;
    }
    .footer-wrap {
        padding: 35px 0;
    }
    .footer-wrap ul li a {
        font-size: 16px;
    }
    .footer-social a {
        width: 35px;
        margin: 0 10px;
    }
    .brand-footer .responsibility-disclaimer {
        font-size: 16px;
        margin-bottom: 0;
    }
    .brand-footer .copyright {
        color: #fff;
        font-size: 10px;
        line-height: 1.6em;
    }
    .footer-menu_blue {
        flex-direction: row;
    }
    .footer ul.footer-menu_blue {
        flex-direction: row;
        order: 4;
        margin-top: 35px;
        position: relative;
    }
    .footer ul.footer-menu_blue li {
        padding: 0 15px !important;
        margin-bottom: 0 !important;
    }
    .footer-wrap .footer-menu_blue li a {
        font-size: 11px;
    }
    .footer ul.footer-menu_blue li:nth-child(3) {
        border-left: 1px solid var(--light-blue);
    }
    .hangout-row .col-31 {
        width: 100%;
    }

    .menu-wrap::before {
        display: none;
    }
    .home-banner.large .h1 {
        font-size: 48px;
    }
    .vodka-lineup_carousel.owl-carousel .owl-stage-outer,
    .vodka-cans-carousel.owl-carousel .owl-stage-outer {
        overflow: visible;
    }
    .recipe-img_container.transparent-bg {
        padding-top: 40px;
    }
}
@media screen and (min-width: 540px) and (max-width: 767px) {
    .home-banner.large .h1 {
        font-size: 70px;
    }
    .btn {
        font-size: 24px;
        height: 70px;
        min-width: 260px;
        border-radius: 22px;
    }
    .h1 {
        font-size: 70px;
    }
    .h2 {
        font-size: 70px;
    }
    .h3 {
        font-size: 52px;
    }
    .h2.mixed-type span {
        font-size: 130px;
    }
    .h1 .quayside {
        font-size: 96px;
    }
    p, .p,li {
        font-size: 24px;
    }
    .wave {
        height: 126px;
        margin-top: -55px;
    }
    .xp-navigation .logo {
        width: 125px;
    }
    .xp-navigation {
        height: 108px;
        padding: 0 30x;
    }
    .howdy-deepeddy {
        padding: 135px 0 215px;
    }
    .howdy-deepeddy .howdy {
        font-size: 104px;
    }
    .howdy-deepeddy .h1 {
        font-size: 70px;
        margin: 8px 0 32px;
    }

    .vodka-lineup_carousel .item {
        width: 230px;
    }
    .vodka-lineup_wrap {
        margin-top: 35px;
    }
    .vodka-lineup > .container {
        padding: 0 29px;
    }
    .vodka-name {
        font-size: 34px;
        margin-top: 8px;
    }
    .vodka-name::before {
        width: 40px;
        height: 40px;
        left: -46px;
        top: 5px;
    }
    .texas-auto_slide {
        padding: 15px 0;
    }
    .texas-slide-border {
        padding: 24px 0;
    }
    .texas-slide_item img {
        margin: 0 40px;
    }
    .hangout-row {
        margin-top: 70px;
    }
    .detail {
        padding: 20px 8px 26px;
    }
    .detail img {
        width: 40px;
    }
    .detail .detail-description {
        font-size: 24px;
        margin: 5px 0 12px;
    }
    .hangout-row .col-31:not(:last-child) {
        margin-bottom: 32px;
    }

    .recipe-img_container img {
        border-radius: 9px 9px 0 0;
    }
    .recipe-carousel .col-50:first-child {
        border-radius: 9px 9px 0 0;
    }
    .recipe-carousel {
        margin-top: 50px;
    }
    .recipe-detail {
        padding: 45px 30px;
    }
    .recipe-detail .h3 {
        font-size: 70px;
        margin-bottom: 50px;
    }
    .ingredients {
        margin-top: 32px;
    }
    .ingredients h3 {
        margin-bottom: 22px;
        font-size: 32px;
    }
    .recipe-detail > .flex {
        margin-top: 36px;
    }

    .recipe-carousel .owl-prev, 
    .recipe-carousel .owl-next {
        height: 58px;
        width: 58px;
    }
    .recipe-carousel .owl-nav {
        bottom: -50px;
    }
    .recipe-detail > .futura-md {
        margin-bottom: 50px;
    }
    .craft-the_fun,
    .section-spacing {
        padding: 70px 0;
    }

    .craft-the_fun .h2 {
        margin-bottom: 30px;
    }
    .subscription .h2.mixed-type {
        font-size: 55px;
    }
    .subscribe-nl .form-control {
        border-radius: 22px;
        height: 75px;
        font-size: 24px;
        margin-bottom: 15px;
    }
    .subscribe-nl .input-group button {
        height: 68px;
        font-size: 24px;
        border-radius: 22px;
    }
    .subscribe-nl {
        margin: 47px 0 75px;
    }
    .social-carousel {
        margin-bottom: 85px;
    }
    .vodka_is_fun .h2.mixed-type {
        font-size: 48px;
    }
    .vodka_is_fun .h2.mixed-type span {
        font-size: 87px;
        margin-left: 8px;
    }
    .detail img {
        margin-top: 15px;
    }
    .social-carousel .item {
        padding: 18px;
        width: 432px;
    }
    .vodka_is_fun .texas-slide-border {
        padding: 9px 0;
    }
    .footer-wrap ul li {
        margin: 0 0 22px !important;
    }
    .footer-social {
        margin-bottom: 0;
        margin-top: 24px;
    }
    .footer-logo {
        width: 342px;
        margin: 44px auto;
    }
    .brand-footer {
        order: 3;
        margin-top: 65px;
    }
    .footer-wrap {
        padding: 50px 0;
    }
    .footer-wrap ul li a {
        font-size: 24px;
    }
    .footer-social a {
        width: 50px;
        margin: 0 15px;
    }
    .brand-footer .responsibility-disclaimer {
        font-size: 24px;
    }
    .brand-footer .copyright {
        font-size: 13px;
    }
    .footer ul.footer-menu_blue {
        margin-top: 65px;
    }
    .footer ul.footer-menu_blue li {
        padding: 0 22px !important;
    }
    .footer-wrap .footer-menu_blue li a {
        font-size: 16px;
    }
}