
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container{width:100% !important;position:relative;display:inline-block;vertical-align:middle;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-style:400;text-align:center}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:#1c1d1d;border:1px
solid #f9e397;border-top:none}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container
a{cursor:pointer}.chosen-container-single a.chosen-single{position:relative;display:block;text-decoration:none;margin-top:0 !important;cursor:pointer;font-weight:normal;text-align:left;max-width:none;border:1px
solid #665f4b;line-height:38px;padding:0
23px 0 10px;background-color:#1c1d1d !important;font-size:13px;color:#f9e397;text-align:center}.chosen-container-single.chosen-container-active a.chosen-single,
.chosen-container-single a.chosen-single:hover{border-color:#f9e397}.chosen-container-single .chosen-single
span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect
span{margin-right:38px}.chosen-container-single .chosen-single
abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-single .chosen-single
div{display:block;position:absolute;right:0px;top:0px;height:100%;background:url(/images/drop-arrow.png) 0 center  no-repeat;width:23px;background-size:12px auto}.chosen-container-single.chosen-container-active  .chosen-single
div{background-image:url(/images/drop-arrow-flip.png)}.chosen-container-single .chosen-single div
b{display:block;width:100%;height:100%}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px
4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{background:none;border:1px
solid #f9e397;border-radius:0;box-sizing:border-box;font-size:1em;height:28px;line-height:normal;margin:1px
0;outline:0
none;padding:4px
5px;width:100%;color:#f9e397}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0
4px 4px 0;padding:0
0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;z-index:99999}.chosen-container .chosen-results
li{display:none;margin:0;list-style:none;line-height:normal;-webkit-touch-callout:none;width:100%;font-weight:normal;text-align:left;font-size:13px;padding:4px
5px;color:#f9e397}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#515151;cursor:default}.chosen-container .chosen-results
li.highlighted{background-color:#f9e397;color:#555}.chosen-container .chosen-results li.no-results{display:list-item;background:#f9e397;color:#555;margin-bottom:0 !important}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li
em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto !important;height:1%;border:1px
solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));background-image:-webkit-linear-gradient(#eee 1%, #fff 15%);background-image:-moz-linear-gradient(#eee 1%, #fff 15%);background-image:-o-linear-gradient(#eee 1%, #fff 15%);background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices
li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px
0;padding:5px;height:15px;outline:0;border:0
!important;background:transparent !important;box-shadow:none;color:#666;font-size:100%;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field
.default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px
0 3px 5px;padding:3px
20px 3px 5px;border:1px
solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-clip:padding-box;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px
solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px
solid #5897fb}.chosen-container-active.chosen-with-drop .chosen-single{-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.chosen-container-active.chosen-with-drop .chosen-single
div{border-left:none}.chosen-container-active.chosen-with-drop .chosen-single div
b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px
solid #5897fb;box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#111 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}@media screen and (max-width: 1199px){.customSelect{position:relative}.customSelect .visible-sm-xs,
.tablet .customSelect .chosen-container,
.phone .customSelect .chosen-container{display:none !important}.tablet .customSelect .visible-sm-xs,
.phone .customSelect .visible-sm-xs{display:block !important;width:100%;text-align:left;transition:border-color 0.3s ease 0s;-webkit-transition:border-color 0.3s ease 0s;-ms-transition:border-color 0.3s ease 0s;position:relative;pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:38px;padding-left:15px;padding-right:24px;border:1px
solid #665f4b;background-color:#1c1d1d !important;font-size:13px;color:#f9e397;text-align:center}.customSelect select:hover + div + .visible-sm-xs,
.customSelect select:focus+div+.visible-sm-xs{border-color:#f9e397}.tablet .customSelect .visible-sm-xs span,
.phone .customSelect .visible-sm-xs
span{position:absolute;height:100%;background:url(/images/drop-arrow.png) left center no-repeat;top:0;right:0;background-size:10px auto;width:24px}.tablet .customSelect select,
.phone .customSelect
select{display:block !important;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}}@media screen and (max-width: 991px){.tablet .customSelect .visible-sm-xs,
.phone .customSelect .visible-sm-xs{font-size:17px}}@media screen and (max-width: 599px){.tablet .customSelect .visible-sm-xs,
.phone .customSelect .visible-sm-xs{font-size:13px}}.xpForm textarea.form-control{border:3px
solid #aa3102;height:234px;padding:5px
25px;margin-bottom:30px;font-size:28px;color:#e8d4ac}.xpMaterial .form-control{height:90px;border-radius:0;border:none;border-bottom:3px solid #aa3102;padding-left:0;padding-right:0;background:none;font-size:28px;color:#e8d4ac;padding-top:30px}.xpMaterial .common-label{display:block;position:absolute;top:38px;left:21px;color:#e8d4ac;font-family:"baskerville-urw",sans-serif;font-weight:400;font-size:28px;transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;pointer-events:none}.xpMaterial.has-dropdown .common-label{top:36px}.xpMaterial .form-control:focus + label,
.xpMaterial.notempty  label,
.xpMaterial.notempty.has-dropdown
label{top:10px;font-size:80%;color:#9c814c}.xpMaterial .chosen-container{font-family:"baskerville-urw",sans-serif;font-weight:400}.xpMaterial .chosen-container-single a.chosen-single{background:none !important;border:none;border-bottom:3px solid #aa3102;font-size:28px;color:#e8d4ac;line-height:60px;padding:27px
60px 0 0;text-align:left}.xpMaterial .chosen-container-single a.chosen-single.chosen-default{text-indent:-9999px}.xpMaterial .chosen-container-single .chosen-single
div{background-position:center center;width:60px;height:60px;top:auto;bottom:0}.xpMaterial .chosen-container .chosen-drop{background:#000;border:3px
solid #aa3102;margin-top:-3px}.xpMaterial .chosen-container .chosen-results
li{font-size:0.9em}.xpMaterial .chosen-container .chosen-results
li.highlighted{background:#e8d4ac}.xpMaterial .chosen-container-single .chosen-search input[type="text"]{border:1px
solid #aa3102;color:#e8d4ac;font-size:0.8em;height:2em;padding:5px}@media screen and (max-width: 1799px){.xpForm textarea.form-control{border-width:2px;height:200px;padding:5px
20px 10px;margin-bottom:20px;font-size:24px}.xpMaterial .form-control{border-width:2px;font-size:24px;height:80px;padding-top:30px}.xpMaterial .common-label{top:36px;left:15px;font-size:24px}.xpMaterial.has-dropdown .common-label{top:36px}.xpMaterial .form-control:focus + label,
.xpMaterial.notempty  label,
.xpMaterial.notempty.has-dropdown
label{top:9px;font-size:80%}.xpMaterial .chosen-container-single a.chosen-single{border-width:2px;font-size:24px;line-height:50px;padding:28px
60px 0 0}.xpMaterial .chosen-container-single .chosen-single
div{width:52px;height:52px}.xpMaterial .chosen-container .chosen-drop{border-width:2px}.xpMaterial .chosen-container-single .chosen-search input[type="text"]{font-size:0.8em;height:2em;padding:5px}}@media screen and (max-width: 1399px){.xpForm textarea.form-control{height:150px;padding:5px
17px 8px;margin-bottom:14px;font-size:18px}.xpMaterial .form-control{font-size:18px;height:70px;padding-top:26px}.xpMaterial .common-label{top:33px;left:11px;font-size:18px}.xpMaterial.has-dropdown .common-label{top:33px}.xpMaterial .form-control:focus + label,
.xpMaterial.notempty  label,
.xpMaterial.notempty.has-dropdown
label{top:8px;font-size:66%}.xpMaterial .chosen-container-single a.chosen-single{font-size:18px;line-height:44px;padding:24px
60px 0 0}.xpMaterial .chosen-container-single .chosen-single
div{height:40px;width:40px;background-size:8px auto}.xpMaterial .chosen-container-single .chosen-search input[type="text"]{font-size:15px;height:30px;padding:5px}.xpMaterial .chosen-container .chosen-results
li{font-size:18px}}@media screen and (max-width: 991px){.xpForm button.visible-sm-xs,
.tablet .xpForm .chosen-container ,
.phone .xpForm .chosen-container{display:none !important}.tablet .xpForm button.visible-sm-xs ,
.phone .xpForm button.visible-sm-xs,
.tablet .xpForm select ,
.phone .xpForm
select{display:block !important}.tablet .xpForm select,
.phone .xpForm
select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.xpForm .btn-fallback{background:none;border:none;border-bottom:2px solid #aa3102;color:#e8d4ac;font-size:18px;height:70px;padding:0;padding-top:26px;width:100%;text-align:left;font-family:"baskerville-urw",sans-serif;font-weight:400;text-indent:-9999px}.xpForm .notempty .btn-fallback{text-indent:0}.xpForm .btn-fallback
span{position:absolute;top:30px;right:11px;width:44px;height:44px;background:url(/images/drop-arrow.png) center center no-repeat;background-size:8px auto}}@media screen and (min-width: 541px) and (max-width: 767px){.xpForm textarea.form-control{height:300px;padding:5px
20px;margin-bottom:28px;font-size:30px}.xpMaterial .form-control{font-size:30px;height:90px;padding-bottom:5px;padding-top:42px}.xpForm .btn-fallback{font-size:30px;height:90px;padding-bottom:5px;padding-top:42px}.xpForm .btn-fallback
span{top:42px;width:48px;height:48px;background-size:12px auto}.xpMaterial .common-label{top:42px;left:11px;font-size:30px}.xpMaterial.has-dropdown .common-label{top:42px}.xpMaterial .form-control:focus + label,
.xpMaterial.notempty  label,
.xpMaterial.notempty.has-dropdown
label{top:19px;font-size:75%}.xpMaterial .chosen-container-single a.chosen-single{font-size:30px;line-height:50px;padding:37px
60px 0 0}.xpMaterial .chosen-container-single .chosen-single
div{height:50px;width:50px;background-size:12px auto}.xpMaterial .chosen-container-single .chosen-search input[type="text"]{font-size:20px;height:30px;padding:5px}.xpMaterial .chosen-container .chosen-results
li{font-size:20px}}@media screen and (max-width: 540px){.xpForm textarea.form-control{margin-bottom:11px}}@font-face{font-family:'MontserratRegular';src:url('/css/fonts/MontserratRegular.eot');src:url('/css/fonts/MontserratRegular.eot') format('embedded-opentype'),
url('/css/fonts/MontserratRegular.woff2') format('woff2'),
url('/css/fonts/MontserratRegular.woff') format('woff'),
url('/css/fonts/MontserratRegular.ttf') format('truetype'),
url('/css/fonts/MontserratRegular.svg#MontserratRegular') format('svg')}@font-face{font-family:'MontserratLight';src:url('/css/fonts/MontserratLight.eot');src:url('/css/fonts/MontserratLight.eot') format('embedded-opentype'),
url('/css/fonts/MontserratLight.woff2') format('woff2'),
url('/css/fonts/MontserratLight.woff') format('woff'),
url('/css/fonts/MontserratLight.ttf') format('truetype'),
url('/css/fonts/MontserratLight.svg#MontserratLight') format('svg')}@font-face{font-family:'MontserratSemiBold';src:url('/css/fonts/MontserratSemiBold.eot');src:url('/css/fonts/MontserratSemiBold.eot') format('embedded-opentype'),
url('/css/fonts/MontserratSemiBold.woff2') format('woff2'),
url('/css/fonts/MontserratSemiBold.woff') format('woff'),
url('/css/fonts/MontserratSemiBold.ttf') format('truetype'),
url('/css/fonts/MontserratSemiBold.svg#MontserratSemiBold') format('svg')}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-size:24px;color:#91794d;background:#000;font-family:'MontserratLight';font-weight:normal}article,aside,footer,header,menu,nav,section{display:block}audio,canvas,video{display:inline-block;vertical-align:baseline}a{background-color:none;outline:none !important;text-decoration:none}button,input{outline:none !important;box-shadow:none}img{border:0;width:auto;height:auto}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible;-webkit-appearance:button;cursor:pointer}button,select{text-transform:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:none;outline:none !important}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{padding:0;margin:0;list-style:none}input::-moz-placeholder{color:#e8d4ac;opacity:1}input::-ms-placeholder{color:#e8d4ac;opacity:1}input::-webkit-input-placeholder{color:#e8d4ac;opacity:1}.form-control::-moz-placeholder{color:#e8d4ac;opacity:1}.form-control::-ms-placeholder{color:#e8d4ac;opacity:1}.form-control::-webkit-input-placeholder{color:#e8d4ac;opacity:1}.clearfix{clear:both}hr{border:0;height:1px;background:#eaeaea;margin:1em
0}.visible-xs{display:none !important}.visible-sm-xs{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}.v-align-top{vertical-align:top}.v-align-bottom{vertical-align:bottom}.xm-tooltip{background:#000;border:2px
solid #be2c1c;color:#e8d4ac;display:block;font-size:12px;left:21px;line-height:14px;padding:6px
12px 8px;position:absolute;text-align:center;text-transform:uppercase;top:-42px;width:170px}.xm-tooltip::after{background:#000;border:2px
solid #be2c1c;border-top:none;border-left:none;bottom:-7px;content:"";height:12px;left:50%;margin-left:-6px;position:absolute;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);width:12px}.for_textarea{position:relative}.for_textarea .xm-tooltip{left:0;top:-70px}.agegate-active{overflow:hidden}.age-gate{width:100%;height:100vh;overflow:hidden;overflow-y:auto;position:fixed;top:0;left:0;z-index:9999999;padding:0
15px;background:rgba(7,7,23,.90)}.container{margin:0
auto;position:relative}.container::before,.container::after,.row::before,.row::after,.footer::after,.footer::before{display:table;clear:both;content:''}.alert{border:1px
solid transparent;border-radius:2px;margin-bottom:10px;padding:6px
10px;font-size:14px;line-height:20px}.alert-danger{background-color:rgba(231,76,60,.05);border-color:rgba(231,76,60,.45);color:#e74c3c}.alert-success{background-color:rgba(46,204,113,.05);border-color:rgba(46,204,113,.45);color:#2ecc71}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:40px;border-radius:0;border:1px
solid #7c2f3e;padding-left:15px;padding-right:15px;transition:border-color .3s;-webkit-transition:border-color  .3s;-ms-transition:border-color  .3s;font-size:15px;background:none;color:#7c2f3e;font-family:"baskerville-urw",sans-serif;font-weight:400}.form-control:hover{border-color:#7c2f3e}.form-control:focus{border-color:#7c2f3e;outline:none}textarea.form-control{min-height:100px;padding:5px
15px}input.customRC{opacity:0;position:absolute}label.customRC{font-size:24px;line-height:24px;font-weight:400;color:#e8d4ac;margin-bottom:4px;padding-left:35px;position:relative;display:block;cursor:pointer;font-family:"baskerville-urw",sans-serif;font-weight:400}label.customRC
span{cursor:pointer;display:block;position:absolute;top:1px;left:0;width:24px;height:24px;background:url(/images/check.png) center center no-repeat;background-size:0 auto;border:2px
solid #aa3102;transition:background-size .2s, border-color .2s, border-radius .2s;-webkit-transition:background-size .2s, border-color .2s, border-radius .2s;-ms-transition:background-size .2s, border-color .2s, border-radius .32s}input.customRC:checked + label.customRC
span{background-size:12px auto}.btn{border:none;transition:background .3s;-webkit-transition:background .3s;-ms-transition:background .3s;background:#be2c1c;color:#e8d4ac;height:50px;padding-left:15px;padding-right:15px;font-family:"MontserratSemiBold";text-transform:uppercase;font-size:18px}.computer .btn:hover,
.computer .btn:focus,
.computer .btn:active{background:#bb1401}.media-body{width:10000px}.media,.media-body{overflow:hidden}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-left{padding-right:10px}.non-italic{font-style:normal !important}.brand{position:absolute;top:30px;left:80px;z-index:1000}.brand
img{display:block;max-width:100%}.main-nav{position:absolute;top:212px;left:140px;z-index:1001;-webkit-backface-visibility:hidden;backface-visibility:hidden}.main-nav::after{content:"";height:78vh;left:0;position:absolute;top:0;transform:translateX(-50%);width:250%;z-index:1}.main-nav
ul{position:relative;z-index:1000}.main-nav
li{padding-left:40px;position:relative;margin-bottom:26px;transition:margin .3s;-webkit-transition:margin .3s;-ms-transition:margin .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.main-nav li a::after{position:absolute;left:0;top:1px;content:'';width:20px;height:20px;border-radius:10px;border:3px
solid #aa3102;transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s}.main-nav:hover li a::after{border-radius:15px;height:30px;left:-5px;top:-5px;width:30px}.main-nav:hover
li{margin-bottom:32px}.main-nav:hover li a::before{height:24px;top:24px}.computer .main-nav:hover li
span{color:#91794d}.computer .main-nav li:hover
span{color:#e8d4ac}.main-nav li a::before{position:absolute;left:8px;top:100%;content:'';width:3px;height:28px;background:#aa3102;transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s}.main-nav li:last-child a::before{display:none}.main-nav li
a{color:#e8d4ac;font-family:'MontserratSemiBold';font-size:17px;text-transform:uppercase;line-height:20px;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.main-nav li
span{display:block;color:#91794d;pointer-events:none;transition:color .3s;-webkit-transition:color .3s;-ms-transition:color .3s}.main-nav li.active
a{font-size:21px}.main-nav li.active
span{color:#e8d4ac !important;pointer-events:auto}.main-nav li:first-child a::after{border-radius:15px;height:30px;left:-5px;top:-5px;width:30px}.main-nav li:first-child{background:url(/images/home-icon.png) 2px 3px no-repeat;background-size:16px auto}.main-nav li:first-child a::before{height:24px;top:24px}.main-wrapper{position:relative;min-height:100vh;margin-bottom:-80px;padding-bottom:80px;overflow:hidden;background-color:#000;background:url(/images/main-bg.jpg) center top no-repeat;background-size:100% auto}.main-wrapper.landingPage{background-image:none}.landing-page{min-height:1170px;background:url(/images/landing-bg.jpg) center top no-repeat;background-size:cover}.footer{height:80px;position:relative;text-align:center;padding:28px
15px 19px}.footer
p{font-size:12px;line-height:32px;color:#e8d4ac;letter-spacing:0;font-family:"baskerville-urw",sans-serif;font-weight:400;opacity: .6;display:inline-block;position:relative;top:-5px}.footer p
span{display:inline-block}.footer p
span{display:inline-block}.footer p
a{color:#e8d4ac}.footer .footer-nav
a{border-bottom:1px solid #e8d4ac;float:left;margin-left:15px;position:relative}.computer .footer .footer-nav a:hover{border-bottom:1px solid transparent}.footer .footer-nav a::before{background:#e8d4ac;content:"";display:block;height:12px;left:-8px;position:absolute;top:4px;width:1px}.owl{padding-left:43px;background:url(/images/owl.png) 10px 0 no-repeat}.desktop-owl{bottom:24px;display:block;position:absolute;right:15px;width:70px;z-index:1000;background:url(/images/owl-lg-hov.png) 0 0 no-repeat;background-size:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.computer .desktop-owl:hover{background-size:cover}.computer .desktop-owl:hover
img{opacity:0}.desktop-owl
img{display:block;width:100%}.container{max-width:1325px;margin:0
auto;position:relative}.landing-content{width:730px;float:right;padding-top:64px}.landing-content
img{max-width:100%;display:block;margin-bottom:24px}.landing-content
p{font-size:24px;line-height:44px;margin-bottom:23px}.landing-content a,.view-recipe-btn{padding:20px
30px;font-size:22px;line-height:24px;color:#e8d4ac;background:#be2c1c;display:inline-block;text-transform:uppercase;font-family:'MontserratSemiBold';transition:background .3s;-webkit-transition:background .3s;-ms-transition:background .3s;position:relative;z-index:9;letter-spacing:0.05em}.computer .landing-content a:hover,
.computer .view-recipe-btn:hover{background:#bb1401}.main-bottle-landing{display:block;left:-25px;pointer-events:none;position:absolute;top:-10px;width:905px}#agegate{position:fixed;width:100%;height:100%;top:0;left:0;overflow:auto;z-index:999999999}#agegate .main-wrapper{background:rgba(0, 0, 0, 0.85)}#agegate .contactPage
.container{max-width:770px;padding:0
10px;margin-top:100px}#agegate
.xpForm{padding:0
54px 54px;border:3px
solid #aa3102}#agegate
ul.row{margin-left:-17px;margin-right:-17px}#agegate  ul.row>li{padding-left:17px;padding-right:17px}#agegate .xpMaterial .common-label{left:17px}#agegate  ul.row>li.oneThird{width:33.3333%}#agegate h5
.btn{margin-bottom:0;max-width:none}#agegate
label.customRC{margin:40px
0}#agegate
h3{text-align:center;margin-bottom:15px}.sm_brand{display:block;width:105px;margin:20px
auto 22px}.contactPage
.container{max-width:1260px;padding-left:140px}.contactPage h2 ,
.recipePage
h2{text-align:center;color:#9c814c;font-size:65px;line-height:102px;text-transform:uppercase;margin:28px
0 0;font-weight:normal}.contactPage p,
.recipePage
p{color:#91794d;text-align:center;font-size:21px;line-height:34px;padding-bottom:35px;margin-bottom:46px;position:relative}.contactPage p::before{position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);width:48px;height:3px;content:'';background:url(/images/red-dots.png) 0 0 repeat-x}.contactPage
h3{color:#9c814c;font-size:38px;line-height:38px;text-transform:uppercase;font-weight:normal;margin-bottom:0}.contactPage
h3.special{margin:42px
0}.contactPage
ul.row{margin-left:-21px;margin-right:-21px}.contactPage ul.row>li{width:50%;padding:0
21px;float:left;position:relative}.full-width{width:100% !important}.contactPage
h5{text-align:center}.contactPage h5
.btn{width:100%;max-width:640px;height:80px;font-size:28px;margin-bottom:25px}.contactPage h5 .btn
span{display:inline-block;padding-right:28px;background:url(/images/arrow-right.png) right center no-repeat;background-size:14px auto}.asterik{display:block;font-size:19px;line-height:20px;color:#9c814c;font-family:"baskerville-urw",sans-serif;font-weight:400;margin:23px
0 42px}#contactThanks{border:2px
solid #aa3102;padding:150px
30px;background:rgba(0,0,0,.40)}.contactPage #contactThanks
h2{text-transform:none;color:#e8d4ac;font-family:"baskerville-urw",sans-serif;font-weight:400;font-size:40px;line-height:60px;margin:0
0 8px}.contactPage #contactThanks
p{color:#e8d4ac;margin:0;padding-bottom:14px}.contactPage #contactThanks p::before{display:none}.recipePage
.container{max-width:1185px;padding-left:60px}.recipePage
p{padding-bottom:0 !important;margin-bottom:20px}.recipePage
h3{color:#e8d4ac;font-size:29px;line-height:28px;margin-bottom:33px;font-family:"baskerville-urw",sans-serif;font-weight:400;text-align:center}.sort-control{margin-bottom:45px}.sort-control
li{width:20%;float:left}.sort-control li
a{display:block;font-size:19px;line-height:50px;color:#9c814c;font-family:'MontserratSemiBold';font-weight:normal;border:2px
solid #aa3102;border-left:none;text-align:center;text-transform:uppercase;transition:color .3s;-webkit-transition:color .3s;-ms-transition:color .3s}.sort-control li:first-child
a{border-left:2px solid #aa3102}.computer .sort-control li a:hover,
.computer .sort-control li.active
a{color:#e8d4ac}.recipePage
h4{color:#9c814c;font-size:43px;line-height:42px;text-transform:uppercase;font-weight:normal;margin-bottom:46px}.recipePage .media-left
img{padding-left:0;width:260px}.recipePage .media-left{padding-right:45px}.recipePage .media-body{padding-top:7px}.recipePage .featured-detail{padding-left:48px;border-left:2px dotted #725e37;max-width:440px}.recipePage
h5{color:#decba4;font-size:38px;line-height:38px;text-transform:uppercase;font-weight:normal;margin-bottom:20px}.recipePage
.media{border-bottom:2px dotted #725e37;margin-bottom:54px;padding-bottom:54px}.recipePage .media ul
li{color:#decba4;padding-left:15px;position:relative;line-height:38px;margin-bottom:8px;font-size:21px}.recipePage .media ul li::after{content:"";position:absolute;top:50%;left:0;width:5px;height:5px;background:#decba4;border-radius:50%}.recipePage .media
p{text-align:left;color:#decba4}.individual-recipes{width:25%;float:left;min-height:368px;text-align:center;position:relative}.individual-recipes.loading::after{-webkit-animation-duration:0.75s;-ms-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate-forever;-ms-animation-name:rotate-forever;animation-name:rotate-forever;-webkit-animation-timing-function:linear;-ms-animation-timing-function:linear;animation-timing-function:linear;height:30px;width:30px;border:2px
solid rgba(232, 212, 172, 0.8);border-right-color:transparent;border-radius:50%;display:inline-block;position:absolute;top:120px;right:0;bottom:0;left:50%;margin:-15px 0 0 -15px;content:''}@-webkit-keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.individual-recipes
a{display:block}.individual-recipes
img{display:block;margin:0
auto;max-width:201px;border-radius:50%}.individual-recipes
.shadow{position:relative;display:inline-block}.individual-recipes .inner-shadow{position:absolute;top:0;left:0;width:100%;height:100%;display:block;border-radius:50%;box-shadow:0 0 0 5px #aa3102 inset;transition:opacity .3s;-webkit-transition:opacity .3s;-ms-transition:opacity .3s;opacity:0}.computer .individual-recipes a:hover .inner-shadow{opacity:1}.individual-recipes
h6{font-size:24px;line-height:32px;font-family:'MontserratRegular';font-weight:normal;color:#e8d4ac;text-transform:uppercase;margin:20px
0 0;padding:0
10px}.overlay{width:100%;height:100%;position:fixed;left:0;top:0;z-index:1000000;background:rgba(29,8,2,.65);overflow:auto;padding:20px}.has-overlay{overflow:hidden}.has-overlay .main-wrapper{-webkit-filter:blur(3px);filter:blur(3px)}.recipe-detail
.close{position:absolute;right:15px;top:15px;width:16px;height:16px;background:url(/images/close-icon.png) 0 0 no-repeat;background-size:contain}.recipe-detail{padding:45px
35px;background:#0b0605;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);border:2px
solid #aa3102;width:620px;z-index:1000009}.recipe-detail .media-left{vertical-align:middle;padding-right:30px}.recipe-detail .media-left
img{width:180px}.recipe-detail .media-body{vertical-align:middle}.recipe-detail
h5{font-size:21px;line-height:24px;color:#decba4;text-transform:uppercase;font-family:'MontserratRegular';font-weight:normal;margin-bottom:6px}.recipe-detail
ul{margin-bottom:10px}.recipe-detail ul li ,
.recipe-detail
p{font-size:15px;line-height:28px;color:#decba4}.recipe-detail ul
li{padding-left:15px;position:relative}.recipe-detail ul li::after{content:"";position:absolute;top:13px;left:0;width:5px;height:5px;background:#decba4;border-radius:50%}.story-detail
p{text-align:left !important}.contactPage p
span{display:block;font-style:italic;margin-top:22px}.historyPage.contactPage
.container{max-width:1120px;padding-left:0}.historyPage p,
.historyPage
h2{padding-left:138px;text-align:left}.history-timeline{max-width:940px;padding-left:110px;margin:0
auto;position:relative}.history-timeline
p{padding-left:0 !important}.story::before,.story::after{display:table;content:'';clear:both}.story{margin-bottom:54px;position:relative}.story-img,.story-detail{display:table-cell;vertical-align:top}.story-img{padding-right:25px}.story-img
img{display:block;width:216px;margin-top:8px}.story-detail
p{text-align:left;margin-bottom:0 !important;padding-bottom:0 !important}.story-detail p::before{display:none}.story-detail
h3{color:#decba4;font-size:32px;line-height:38px;margin-bottom:6px}.history-timeline::before{border-left:3px dotted;content:"";height:calc(100% - 120px);left:50px;position:absolute;top:8px;width:3px}.story::before{border-top:3px dotted;content:"";height:3px;left:-53px;position:absolute;top:36px;width:20px}.story:first-child::before{left:-83px;top:6px;width:50px}.story:last-child::before{left:-83px;top:121px;width:51px}.product-heading{margin:64px
0 10px;display:block}.products-top-detail p
a{border-bottom:1px solid #e8d4ac;display:inline-block;color:#91794d}.products-bottom-detail .product-heading{margin-top:40px}.productsPage
.container{max-width:1290px;padding-left:55px}.products-top,.products-bottom{border-bottom:3px dotted;min-height:1217px;position:relative}.products-bottom{min-height:950px;border:none}.products-top .desktop-top-image{bottom:-72px;left:-80px;position:absolute;width:860px}.products-bottom .desktop-top-image{left:370px;position:absolute;top:-100px;width:970px}.products-top-detail{width:760px;float:right}.products-bottom-detail{width:540px;float:left}.productsPage h2,
.privacyPage
h2{line-height:65px;text-align:left;margin-left:0;margin-top:80px;margin-bottom:24px}.productsPage
h3{font-size:34px;line-height:34px;margin-bottom:22px;padding-bottom:34px;position:relative;text-align:left}.productsPage h3::after{position:absolute;left:0;bottom:0;content:'';width:48px;height:3px;border-bottom:3px dotted #802501}.productsPage
p{text-align:left;margin-bottom:28px}.productsPage p
i{font-style:normal;border-bottom:1px solid #aa3102;display:inline-block}.productsPage p
span{display:block;margin-top:12px}.product-control
a{width:65px;height:65px;display:block;margin-right:27px;border-radius:50%;border:3px
solid #9c2c02;text-indent:-9999px;float:left;transition:color .3s;-webkit-transition:color .3s;-ms-transition:color .3s;background-position:center center;background-repeat:no-repeat;position:relative}.product-control a.see-recipes{background-image:url(/images/1.png)}.product-control
a.back{background-image:url(/images/3.png)}.computer .product-control a:hover{border-color:#ca3b04;opacity: .95}.product-control a
span{display:block;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);bottom:-45px;text-indent:0px;color:#e8d4ac;font-size:19px;font-family:"baskerville-urw",sans-serif;font-weight:400;text-align:center;width:100px;opacity:0;pointer-events:none;transition:opacity .3s;-webkit-transition:opacity .3s;-ms-transition:opacity .3s}.computer .product-control a:hover
span{opacity:1;pointer-events:auto}.privacyPage
.container{max-width:1120px;padding-left:85px}.privacyPage
h2{margin-top:55px;margin-bottom:40px}.contactPage.privacyPage
p{margin-bottom:34px;padding-bottom:38px;text-align:left}.contactPage.privacyPage p.last-child{padding-bottom:0}.contactPage.privacyPage p.last-child::before{display:none}.contactPage.privacyPage
h3{color:#e8d4ac;font-size:30px;line-height:38px;margin:0
0 6px}.contactPage p .non-italic
a{color:#91794d;text-decoration:underline}.computer .contactPage p .non-italic a:hover{text-decoration:none}.contactPage.privacyPage p::before{left:0;transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px)}@media screen and (min-width: 992px){.footer-right{float:right}.think-wisely{float:left}.footer .footer-nav{float:right;margin-top:7px}.footer p
span{display:inline-block;line-height:16px;text-align:left}}@media screen and (min-width: 1800px){.recipe-detail{width:800px}.recipe-detail
h5{font-size:30px;line-height:30px;margin-bottom:12px}.recipe-detail ul li, .recipe-detail
p{color:#decba4;font-size:20px;line-height:34px}.recipe-detail ul li::after{top:17px}.recipe-detail ul
li{margin-bottom:5px}.recipe-detail .media-left
img{width:200px}.recipePage .media-left
img{width:320px}}@media screen and (min-width: 2200px){.landing-page{min-height:1220px}}@media screen and (max-width: 1799px){.brand{top:25px;left:65px}.main-nav{top:217px;left:125px}.main-wrapper{margin-bottom:-70px;padding-bottom:70px}.landing-page{min-height:980px}.footer{height:70px;padding:26px
15px 17px}.footer
p{line-height:26px;top:-8px}.footer  .footer-nav a::before{height:10px;left:-7px;top:3px}.owl{padding-left:34px;background-size:auto 26px;background-position:5px center}.footer p
span{line-height:14px}.footer .footer-nav{margin-top:6px}.desktop-owl{bottom:18px}.container{max-width:1110px}.landing-content{width:620px;padding-top:53px}.landing-content
img{margin-bottom:20px}.landing-content
p{font-size:20px;line-height:36px;margin-bottom:16px}.landing-content a,.view-recipe-btn{font-size:19px;line-height:22px;padding:16px
28px}.main-bottle-landing{left:-35px;max-height:1085px;top:-10px;width:auto}#agegate .contactPage
.container{max-width:640px;margin-top:65px}#agegate
.xpForm{padding:0
40px 40px;border:2px
solid #aa3102}#agegate
ul.row{margin-left:-15px;margin-right:-15px}#agegate  ul.row>li{padding-left:15px;padding-right:15px}#agegate .xpMaterial .common-label{left:15px}#agegate
label.customRC{margin:30px
0}.sm_brand{width:90px;margin:16px
auto 18px}.contactPage
.container{max-width:1060px;padding-left:120px}.contactPage h2 ,
.recipePage
h2{font-size:60px;line-height:94px;margin:28px
0 0}.contactPage p
span{margin-top:15px}.contactPage p,
.recipePage
p{font-size:19px;line-height:30px;margin-bottom:40px;padding-bottom:30px}.contactPage p::before{width:48px;height:3px}.contactPage
h3{font-size:32px;line-height:32px}.contactPage
h3.special{margin:32px
0}label.customRC{font-size:20px;line-height:24px;padding-left:34px}label.customRC
span{height:24px;left:0;top:1px;width:24px}input.customRC:checked + label.customRC
span{background-size:10px auto}.contactPage
ul.row{margin-left:-15px;margin-right:-15px}.contactPage ul.row>li{padding:0
15px}.xm-tooltip{padding-left:15px}.contactPage h5
.btn{max-width:534px;height:66px;font-size:24px;margin-bottom:20px}.contactPage h5 .btn
span{padding-right:25px;background-size:12px auto}.asterik{font-size:16px;line-height:16px;margin:18px
0 37px}#contactThanks{padding:100px
30px}.contactPage #contactThanks
h2{font-size:40px;line-height:60px}.contactPage #contactThanks
p{padding-bottom:8px}.recipePage
.container{max-width:970px;padding-left:60px}.sort-control{margin-bottom:35px}.recipePage
p{margin-bottom:20px}.recipePage
h3{font-size:24px;line-height:22px;margin-bottom:30px}.recipePage
h4{font-size:38px;line-height:38px;margin-bottom:36px}.recipePage .media-left{padding-right:40px}.recipePage .media-left
img{display:block}.recipePage .media-body{padding-top:4px}.recipePage .featured-detail{padding-left:40px;max-width:440px}.recipePage
h5{font-size:32px;line-height:32px;margin-bottom:15px}.recipePage
.media{margin-bottom:40px;padding-bottom:40px}.recipePage .media ul
li{font-size:19px;line-height:32px}.individual-recipes{min-height:320px}.individual-recipes
img{max-width:200px}.individual-recipes.loading::after{top:100px}.individual-recipes
h6{font-size:20px;line-height:30px;margin:15px
0 0}.history-timeline{max-width:800px}.historyPage.contactPage
.container{max-width:940px;padding-left:0}.story-img{padding-right:20px}.story-img
img{width:190px;margin-top:6px}.story-detail
h3{font-size:32px}.history-timeline::before{height:calc(100% - 105px);left:70px}.story:first-child::before{left:-56px;top:8px;width:38px}.story:last-child::before{left:-56px;top:100px;width:38px}.story::before{left:-33px;top:30px}.productsPage.main-wrapper
.container{max-width:1140px;padding-left:40px}.products-top-detail{width:635px}.products-bottom-detail{width:445px}.productsPage.main-wrapper h2,
.privacyPage
h2{font-size:60px;line-height:60px;margin-bottom:16px;margin-top:50px;margin-left:-4px}.privacyPage
h2{margin-bottom:40px}.productsPage.main-wrapper
h3{font-size:30px;line-height:30px;margin-bottom:17px;padding-bottom:24px}.productsPage.main-wrapper
p{margin-bottom:19px}.product-control
a{border:2px
solid #9c2c02;height:40px;margin-right:17px;width:40px}.product-control a
span{bottom:-30px;font-size:12px;width:70px}.product-control
a.back{background-size:16px auto}.product-control a.see-recipes{background-size:14px auto}.productsPage.main-wrapper .products-bottom
h2{margin-top:40px}.products-top,.products-bottom{border-width:2px;min-height:1100px}.products-bottom{min-height:830px}.products-top .desktop-top-image{bottom:-50px;left:-34px;width:768px}.products-bottom .desktop-top-image{left:290px;width:870px}.privacyPage
.container{max-width:940px;padding-left:70px}.contactPage.privacyPage
h3{font-size:28px;line-height:32px;margin:0
0 6px}}@media screen and (min-width: 1400px) and (max-width: 1580px){.brand
img{width:120px}.main-nav{left:117px;top:180px}.main-nav li:first-child{background:url(/images/home-icon.png) 2px 2px no-repeat;background-size:12px auto}.main-nav li
a{font-size:15px;line-height:18px}.main-nav li.active
a{font-size:18px}.main-nav
li{margin-bottom:16px;padding-left:25px}.main-nav li:first-child a::before{height:17px;top:18px}.main-nav li a::before{height:20px;left:7px;top:15px;width:2px}.main-nav li a::after{border:2px
solid #aa3102;border-radius:8px;height:16px;top:0;width:16px}.main-nav li:first-child a::after{border-radius:11px;height:22px;left:-3px;top:-3px;width:22px}.main-nav:hover li a::after{border-radius:11px;height:22px;left:-3px;top:-3px;width:22px}.main-nav:hover
li{margin-bottom:22px}.main-nav:hover li a::before{height:21px;top:18px;left:7px}}@media screen and (max-width: 1399px){.brand{top:18px;left:50px}.brand
img{width:90px}.main-nav{top:130px;left:88px}.main-nav
li{margin-bottom:16px;padding-left:25px}.main-nav li:first-child{background:url(/images/home-icon.png) 0 0 no-repeat;background-size:12px auto}.main-nav li
a{font-size:11px;line-height:12px}.main-nav li.active
a{font-size:14px}.main-nav li:first-child a::before{height:13px;top:16px}.main-nav li a::before{height:16px;left:5px;top:12px;width:2px}.main-nav li a::after{border:2px
solid #aa3102;border-radius:6px;height:12px;top:0;width:12px}.main-nav li:first-child a::after{border-radius:10px;height:20px;left:-4px;top:-4px;width:20px}.main-nav:hover li a::after{border-radius:10px;height:20px;left:-4px;top:-4px;width:20px}.main-nav:hover
li{margin-bottom:22px}.main-nav:hover li a::before{height:15px;top:16px}.main-wrapper{margin-bottom:-60px;padding-bottom:60px}.landing-page{min-height:730px}.footer{height:60px;padding:21px
15px 12px}.footer .footer-nav{margin-top:5px}.container{max-width:820px}.landing-content{width:460px;padding-top:40px}.landing-content
img{margin-bottom:16px}.landing-content
p{font-size:15px;line-height:26px;margin-bottom:14px}.landing-content a,.view-recipe-btn{font-size:17px;line-height:22px;padding:13px
20px}.main-bottle-landing{left:-25px;max-height:820px;top:-5px}.desktop-owl{width:50px;bottom:15px}#agegate .contactPage
.container{max-width:500px;margin-top:65px}#agegate
.xpForm{padding:0
30px 30px;border:2px
solid #aa3102}#agegate
ul.row{margin-left:-11px;margin-right:-11px}#agegate  ul.row>li{padding-left:11px;padding-right:11px}#agegate .xpMaterial .common-label{left:11px}#agegate
label.customRC{margin:25px
0}.sm_brand{width:70px;margin:10px
auto 12px}.contactPage
.container{max-width:750px;padding-left:85px}.contactPage h2 ,
.recipePage
h2{font-size:45px;line-height:70px;margin:17px
0 0}.contactPage p ,
.recipePage
p{font-size:16px;line-height:26px;margin-bottom:30px;padding-bottom:22px}.contactPage p::before{width:30px;height:2px;background-size:auto 2px}.contactPage
h3{font-size:27px;line-height:24px}.contactPage
h3.special{margin:28px
0}label.customRC{font-size:15px;line-height:20px;padding-left:30px}label.customRC
span{height:18px;top:1px;width:18px;border-width:2px}input.customRC:checked + label.customRC
span{background-size:8px auto}.contactPage
ul.row{margin-left:-11px;margin-right:-11px}.contactPage ul.row>li{padding:0
11px}.xm-tooltip{left:12px}.contactPage h5
.btn{max-width:400px;height:50px;font-size:18px;margin-bottom:15px}.contactPage h5 .btn
span{padding-right:18px;background-size:8px auto}.asterik{font-size:12px;line-height:12px;margin:9px
0 27px}.recipePage
.container{max-width:740px;padding-left:40px}.sort-control{margin-bottom:27px}.recipePage
p{margin-bottom:8px}.recipePage
h3{font-size:18px;line-height:20px;margin-bottom:17px}.sort-control li
a{border-width:2px;font-size:12px;line-height:32px}.recipePage
h4{font-size:27px;line-height:28px;margin-bottom:25px}.recipePage .media-left{padding-right:30px}.recipePage .media-left
img{max-width:240px;display:block}.recipePage .media-body{padding-top:4px}.recipePage .featured-detail{max-width:312px;padding-left:32px}.recipePage
h5{font-size:24px;line-height:24px;margin-bottom:15px}.recipePage
.media{margin-bottom:32px;padding-bottom:32px}.recipePage .media ul
li{font-size:16px;line-height:15px;margin-bottom:14px;padding-left:20px}.individual-recipes{min-height:230px}.individual-recipes
img{max-width:150px}.individual-recipes.loading::after{top:75px}.individual-recipes
h6{font-size:15px;line-height:22px;margin:10px
0 0}.individual-recipes .inner-shadow{box-shadow:0 0 0 3px #aa3102 inset}.historyPage.contactPage
.container{max-width:705px;padding-left:0}.historyPage p, .historyPage
h2{padding-left:90px}.history-timeline{max-width:590px;padding-left:70px}.story{margin-bottom:37px}.story-img{padding-right:16px}.story-img
img{width:135px;margin-top:6px}.story-detail
h3{font-size:24px;line-height:24px}.contactPage p
span{margin-top:14px}.history-timeline::before{height:calc(100% - 80px);left:34px;width:2px;border-width:2px}.story:first-child::before{left:-50px;top:8px;width:30px}.story:last-child::before{left:-50px;top:80px;width:30px}.story::before{border-top:2px dotted;height:2px;left:-31px;top:21px}.productsPage.main-wrapper
.container{max-width:860px;padding-left:30px}.products-top-detail{width:480px}.products-bottom-detail{width:330px}.productsPage.main-wrapper .products-bottom
h2{margin-top:30px}.products-top{min-height:850px}.products-bottom{min-height:746px}.products-top .desktop-top-image{left:-44px;width:575px}.products-bottom .desktop-top-image{left:205px;width:801px}.productsPage.main-wrapper h2,
.privacyPage
h2{font-size:45px;line-height:50px}.privacyPage
h2{margin-bottom:24px;margin-top:25px}.privacyPage
.container{max-width:680px;padding-left:45px}.contactPage.privacyPage
p{margin-bottom:22px;padding-bottom:26px}.contactPage.privacyPage
h3{font-size:24px;line-height:30px}}@media screen and (max-width: 1099px){.recipePage
.container{max-width:530px;padding-left:40px}.recipePage
h3{font-size:18px;line-height:20px;margin-bottom:15px}.recipePage .media-left{padding-right:25px}.individual-recipes{min-height:230px;width:33.3333%}.recipePage .media-left
img{display:block;max-width:190px}.individual-recipes
img{max-width:150px}.individual-recipes
h6{font-size:15px;line-height:22px;margin:10px
0 0}.individual-recipes:last-child{margin-left:33.3333%}.recipePage
.media{margin-bottom:22px;padding-bottom:22px}.individual-recipes
h6{font-size:14px;line-height:18px}.contactPage.privacyPage
h3{font-size:18px;line-height:24px}}@media screen and (max-width: 991px){.hidden-sm-xs{display:none !important}.visible-sm-xs{display:block !important}.brand{left:20px;top:15px}.main-nav{left:58px;top:135px}.container{max-width:710px}.landing-content{padding-top:40px;width:370px}.main-wrapper{margin-bottom:-115px;padding-bottom:115px}.footer{height:115px;padding:16px
15px 10px}.footer
p{font-size:12px;letter-spacing:1px;line-height:24px;margin:0
auto;max-width:750px;width:100%;display:block;top:0}.footer p
span{display:inline-block;float:none;width:auto;line-height:16px;text-align:center}.footer p a.visible-xs{display:inline-block !important}.footer-right{text-align:center}.owl{background-position:5px center;background-size:auto 26px;padding-left:34px;text-align:left !important;line-height:26px !important}.owl
br{display:none}.footer .footer-nav{margin-top:3px}.footer .footer-nav
a{margin-left:28px}.footer .footer-nav a:first-child::before{display:none}.footer .footer-nav a::before{height:16px;left:-14px;top:4px}.footer .footer-nav a:first-child{margin:0}.footer .footer-nav{display:block}#agegate .xpMaterial .common-label{left:12px}.contactPage
.container{max-width:500px;padding-left:30px}.contactPage ul.row>li{width:100%}.story-img
img{margin-top:6px;width:90px}.history-timeline::before{height:calc(100% - 126px)}.story:last-child::before{top:56px}.historyPage.contactPage
.container{max-width:490px;padding-left:0}.historyPage p, .historyPage
h2{padding-left:34px}.productsPage.main-wrapper
.container{max-width:700px}.products-top-detail{width:350px}.products-bottom-detail{width:275px}.productsPage.main-wrapper h2,
.privacyPage
h2{font-size:40px;line-height:40px;margin-bottom:10px;margin-left:-2px;margin-top:30px}.productsPage.main-wrapper
h3{font-size:24px;line-height:24px;margin-bottom:9px;padding-bottom:18px}.productsPage h3::after{width:35px}.products-top .desktop-top-image{left:-44px;width:546px}.products-bottom .desktop-top-image{left:200px;top:-30px;width:593px}.products-top{min-height:950px}.products-bottom{min-height:654px}.privacyPage
.container{max-width:460px}}@media screen and (max-width: 767px){.landing-content>a{margin-top:-8vw}.privacyPage
h2{margin-bottom:24px;margin-top:0}.main-nav::after{display:none !important}.hidden-xs{display:none !important}.visible-xs{display:block !important}.landing-page{min-height:1px}.menu{display:block;width:40px;height:30px;position:absolute;top:40px;right:60px;z-index:999999}.menu
span{display:block}.menu::after,
.menu::before,
.menu span::before{position:absolute;top:0;left:0;content:'';height:4px;width:100%;background:#e8d4ac;transition:transform .25s linear;-webkit-transition:transform .25s linear;-ms-transition:transform .25s linear}.menu::before{top:26px}.menu span::before{top:13px}.xpSpeedIn
.menu{position:fixed}.xpSpeedIn .menu::after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.xpSpeedIn .menu::before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.xpSpeedIn .menu span::before{display:none}.xpSpeedIn .menu::after,
.xpSpeedIn .menu::before{background:#f9e0a4 !important;top:12px}.xpSpeedIn .main-nav{right:0}.main-wrapper{min-height:1px;margin-bottom:0;padding-bottom:0;background-image:url(/images/landing-bg-mobile.jpg);background-position:center center;background-size:100% auto}.footer{height:auto;padding:25px
45px 30px}.footer-right{display:block !important;margin-top:8px}.footer .footer-nav{margin-top:10px}.footer .footer-nav
a{float:none}.footer
p{font-size:15px;line-height:24px;top:0 !important}.brand{background:url(/images/cb-logo-mob.png) 0 0 no-repeat;background-size:contain;display:block;margin:28px
auto 100px;position:relative;top:auto;left:auto;width:154px}.brand
img{opacity:0;width:154px;display:none !important}.main-bottle-landing{display:none}.landing-content{width:100%;float:none;padding:0
45px}.landing-content
p{color:#9b8253;font-size:27px;line-height:45px;margin-bottom:30px}.landing-content a,.view-recipe-btn{display:block;font-size:30px;line-height:30px;padding:27px
30px 23px;text-align:center}.landing-content .landing-bottle{left:50%;position:relative;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:100vw;max-width:none}.main-nav
ul{position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);padding:0
25px}.main-nav
li{margin:0;padding:15px
5px;text-align:center;border-bottom:1px dotted rgba(145, 121, 77, .5)}.main-nav li:last-child{border-bottom:none}.main-nav li a,
.main-nav li.active
a{font-size:33px;line-height:40px}.main-nav li:first-child{background:none}.main-nav li a::before,
.main-nav li a::after{display:none}.main-nav:hover
li{margin-bottom:0}.main-nav{background:#000;height:100%;left:auto;right:-120%;min-height:100%;position:fixed;top:0;width:100%;z-index:99999;transition:right .25s linear;-webkit-transition:right .25s linear;-ms-transition:right .25s linear}.main-nav li
span{opacity:1}#agegate .contactPage
.container{max-width:700px;margin-top:90px;margin-bottom:30px;padding:0
40px}#agegate
.xpForm{padding:0
45px 45px;border:2px
solid #aa3102}#agegate
ul.row{margin-left:-15px;margin-right:-15px}#agegate  ul.row>li{padding-left:15px;padding-right:15px}#agegate .xpMaterial .common-label{left:15px}#agegate
label.customRC{margin:40px
0}.sm_brand{width:100px;margin:20px
auto 22px}#agegate .contactPage
h3{font-size:30px;line-height:26px}#agegate .xpMaterial .common-label{left:16px}.main-wrapper.contactPage{background-position:center 33vw !important;background-image:url(/images/contact-bg-mobile.jpg)}.contactPage
.container{max-width:100%;padding:0
45px}.contactPage h2 ,
.recipePage
h2{font-size:82px;line-height:80px;margin:0
0 20px}.contactPage p ,
.recipePage
p{font-size:27px;line-height:45px;margin-bottom:51px;padding-bottom:54px}.contactPage p::before{width:24px;height:3px;background-size:auto 3px}.contactPage
h3{font-size:39px;line-height:36px}.contactPage
h3.special{margin:37px
0 39px}label.customRC{font-size:24px;line-height:30px;padding-left:40px}label.customRC
span{height:30px;top:1px;width:30px;border-width:2px}input.customRC:checked + label.customRC
span{background-size:auto auto}.contactPage h5
.btn{max-width:100%;width:100%;height:80px;font-size:33px;margin-bottom:0}.contactPage h5 .btn
span{padding-right:30px;background-size:15px auto}.asterik{font-size:22px;line-height:22px;margin:20px
0 27px}.recipePage
.container{max-width:100%;padding-left:30px;padding-right:30px}.recipePage .media-left{padding-right:0}.recipePage .media-left
img{max-width:200px;padding-left:0}.recipePage .featured-detail{border:none;max-width:100%;padding-left:25px}.recipePage .media ul
li{font-size:18px;line-height:20px;margin-bottom:10px;padding-left:15px}.recipePage .media ul li::after{top:9px}.recipePage .media
p{font-size:18px;line-height:28px}.recipePage
.media{margin-bottom:37px;padding-bottom:37px}.main-wrapper.recipePage,.main-wrapper.historyPage{background-position:center 0 !important;background-image:url(/images/recipes-bg-mobile.jpg)}#agegate
.contactPage{background:none !important}#agegate{background:rgba(0,0,0,0.85)}.overlay{padding-top:0}.recipe-detail
.close{right:auto;left:50%;top:auto;bottom:100px;width:30px;height:30px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.recipe-detail{padding:55px
47px 170px;left:auto;top:auto;transform:translate(0);-webkit-transform:translate(0);-ms-transform:translate(0);border:2px
solid #aa3102;max-width:510px;width:100%;overflow:auto;position:relative;display:block;margin:30px
auto}.recipe-detail .media-left,
.recipe-detail .media-body{padding-right:0;display:block;width:auto}.recipe-detail .media-left
img{width:240px;display:block;margin:0
auto 30px}.recipe-detail
h5{font-size:39px;line-height:38px;margin-bottom:15px}.recipe-detail ul li ,
.recipe-detail
p{font-size:30px;line-height:36px}.recipe-detail
p{line-height:56px}.recipe-detail ul
li{padding-left:20px;margin-bottom:10px}.recipe-detail ul li::after{top:17px;width:8px;height:8px}.historyPage.contactPage
.container{max-width:100%;padding-left:45px}.historyPage p, .historyPage
h2{padding-left:0;text-align:center}.contactPage p span
br{display:none}.history-timeline{max-width:100%;padding-left:35px}.history-timeline::before{height:calc(100% - 8px);left:0;width:3px;border-width:3px}.story::before{border-width:3px;height:3px;left:-28px;width:15px}.story:first-child::before,.story:last-child::before{border-width:3px;left:-42px;width:20px}.story:first-child::before{top:4px}.story:last-child::before{top:auto;bottom:-4px}.story:last-child::after{border-top:3px dotted;content:"";height:3px;left:-28px;position:absolute;top:21px;width:15px}.story-img
img{width:135px}.story-detail
h3{margin-bottom:10px}.product-heading{display:block;margin:0
0 10px;max-width:80%}.productsPage.main-wrapper .container,.products-top-detail,.products-bottom-detail{width:100%;max-width:none}.productsPage.main-wrapper
.container{padding-left:30px}.productsPage .desktop-top-image{width:calc(100% + 80px);position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);top:auto;bottom:auto}.productsPage.main-wrapper h2,
.privacyPage
h2{font-size:82px;line-height:80px;margin-bottom:22px;margin-left:-6px;margin-top:0}.productsPage h3::after{border-width:4px;height:4px;width:30px}.productsPage.main-wrapper
h3{font-size:36px;line-height:36px;margin-bottom:15px;padding-bottom:33px}.productsPage.main-wrapper
p{margin-bottom:40px}.product-control.row{text-align:center}.product-control
a{background-size:auto auto !important;border:4px
solid #d23e04;display:inline-block;float:none;height:75px;margin-right:70px;width:75px}.product-control a
span{bottom:-65px;font-size:27px;opacity:1;width:145px}.products-top,.products-bottom{min-height:1px;padding-bottom:100px}.product-control a:last-child{margin-right:0}.contactPage.privacyPage
h3{font-size:26px;line-height:36px;margin-bottom:3px}.contactPage.privacyPage
p{margin-bottom:18px;padding-bottom:20px}.products-bottom-detail>p,.products-top-detail>p{margin-top:-8vw}}@media screen and (min-width: 541px) and (max-width: 767px){.recipePage
p{margin-bottom:20px}.recipePage
h3{font-size:30px;line-height:34px;margin-bottom:32px}.sort-control{margin-bottom:38px}.sort-control li
a{font-size:21px;line-height:40px}.recipePage
h4{font-size:39px;line-height:40px;margin-bottom:41px}}@media screen and (max-width: 680px){#agegate .contactPage
.container{max-width:none;margin-top:40px;margin-bottom:10px;padding:0
20px}#agegate .main-wrapper{overflow:visible}#agegate
.xpForm{padding:0
20px 20px}#agegate
ul.row{margin-left:-10px;margin-right:-10px}#agegate  ul.row>li{padding-left:10px;padding-right:10px}#agegate
label.customRC{margin:25px
0}.sm_brand{width:80px;margin:15px
auto}#agegate .contactPage
h3{font-size:22px;line-height:24px}#agegate h5
.btn{font-size:20px;height:50px;margin-bottom:0;max-width:none}#agegate  h5 .btn
span{background-size:10px auto;padding-right:18px}#agegate .xpMaterial .common-label{left:12px}#agegate .xpForm .btn-fallback
span{width:30px}}@media screen and (max-width: 600px){.story-img
img{width:90px}.productsPage.main-wrapper h2,
.privacyPage
h2{font-size:64px;line-height:60px;margin-bottom:20px;margin-left:-4px}}@media screen and (max-width: 540px){.menu{height:30px;right:20px;top:20px;width:40px}.brand{margin:20px
auto 83px;width:120px}.landing-content{padding:0
15px}.landing-content
p{font-size:17px;line-height:30px;margin-bottom:20px}.landing-content a,.view-recipe-btn{font-size:18px;letter-spacing:0.03em;line-height:30px;padding:10px}.footer{padding:20px
15px 25px}.footer
p{font-size:10px;line-height:22px;letter-spacing:0.5px}.footer-right,
.footer .footer-nav{margin-top:0}.footer .footer-nav
a{margin-left:20px;padding-bottom:2px}.footer .footer-nav a::before{height:12px;left:-11px;top:4px}#agegate .contactPage
.container{margin-top:25px;padding:0
15px}#agegate
.xpForm{padding:0
15px 15px}#agegate
ul.row{margin-left:-6px;margin-right:-6px}#agegate  ul.row>li{padding-left:6px;padding-right:6px}#agegate .xpMaterial .common-label{left:6px}.contactPage
.container{max-width:100%;padding:0
20px}.contactPage h2 ,
.recipePage
h2{font-size:40px;line-height:40px;margin:0
0 25px}.contactPage p ,
.recipePage
p{font-size:14px;line-height:26px;margin-bottom:25px;padding-bottom:25px}.contactPage
h3{font-size:22px;line-height:22px}.contactPage
h3.special{font-size:20px;margin:30px
0}label.customRC{font-size:15px;line-height:20px;padding-left:30px}label.customRC
span{border-width:2px;height:20px;top:0;width:20px}input.customRC:checked + label.customRC
span{background-size:10px auto}.asterik{font-size:13px;line-height:12px;margin:13px
0 20px}.recipePage
.container{padding-left:15px;padding-right:15px}.recipePage
p{margin-bottom:15px}.recipePage
h3{margin-bottom:24px}.recipePage .media-left
img{max-width:120px}.recipePage .featured-detail{padding-left:10px}.recipePage
h5{font-size:18px;line-height:18px;margin-bottom:10px}.recipePage .media ul
li{font-size:13px;line-height:18px;margin-bottom:6px;padding-left:10px}.recipePage .media ul li::after{height:4px;top:8px;width:4px}.recipePage .media
p{font-size:13px;line-height:20px;margin-bottom:10px}.recipePage
.media{margin-bottom:25px;padding-bottom:25px}.individual-recipes{min-height:210px;width:50%}.individual-recipes
img{max-width:135px}.individual-recipes:last-child{margin-left:0}.overlay{padding:0
15px 15px}.recipe-detail
.close{bottom:30px;width:20px;height:20px}.recipe-detail{padding:25px
20px 80px;margin:15px
auto 20px}.recipe-detail .media-left
img{width:200px;margin:0
auto 20px}.recipe-detail
h5{font-size:24px;line-height:24px}.recipe-detail ul li ,
.recipe-detail
p{font-size:15px;line-height:24px}.recipe-detail ul
li{padding-left:14px;margin-bottom:6px}.recipe-detail ul li::after{height:6px;top:11px;width:6px}.historyPage.contactPage
.container{padding-left:20px}.story-detail
h3{margin-bottom:6px}.history-timeline{padding-left:20px}.story-img
img{width:70px}.contactPage p
span{margin-top:5px}.story-img{padding-right:12px}.history-timeline::before{border-width:2px;height:calc(100% - 6px);left:0;width:2px}.story::before,.story:last-child::after{border-width:2px;height:2px;left:-16px;width:12px}.story:first-child::before,.story:last-child::before{border-width:2px;left:-26px;top:7px;width:15px}.story:last-child::before{bottom:-5px;top:auto}.productsPage.main-wrapper
.container{padding-left:15px}.productsPage .desktop-top-image{width:calc(100% + 30px)}.productsPage.main-wrapper h2,
.privacyPage
h2{font-size:40px;line-height:40px;margin-bottom:10px;margin-left:-2px;margin-top:0}.privacyPage
h2{margin-bottom:20px}.productsPage h3::after{border-width:3px;height:3px;left:3px}.productsPage.main-wrapper
h3{font-size:24px;line-height:24px;margin-bottom:10px;padding-bottom:20px}.productsPage.main-wrapper
p{margin-bottom:25px}.product-control
a{background-size:14px auto !important;border:2px
solid #d23e04;height:50px;margin-right:30px;width:50px}.product-control a
span{bottom:-35px;font-size:15px;opacity:1;width:90px}.products-top,.products-bottom{padding-bottom:42px}.contactPage.privacyPage
h3{font-size:18px;line-height:24px}.contactPage.privacyPage
p{margin-bottom:14px;padding-bottom:20px}#contactThanks{padding:70px
10px}.contactPage #contactThanks
h2{font-size:40px;line-height:50px}.contactPage #contactThanks
p{padding-bottom:0}}@media screen and (max-width: 390px){.individual-recipes
h6{padding-left:0;padding-right:0}#agegate .contactPage
h3{font-size:20px;line-height:20px}#agegate ul.row>li.oneThird{width:100%}.contactPage.privacyPage
h3{font-size:15px;line-height:20px}.contactPage.privacyPage
p{margin-bottom:14px;padding-bottom:16px}}@media screen and (-webkit-min-device-pixel-ratio:0){}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 767px){}