/* ------------------------------
 * Baileys dark theme
 *  - based on the original css files
 * ------------------------------ */
.bs3 {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ }
  .bs3 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .bs3 body {
    margin: 0; }
  .bs3 article,
  .bs3 aside,
  .bs3 details,
  .bs3 figcaption,
  .bs3 figure,
  .bs3 footer,
  .bs3 header,
  .bs3 hgroup,
  .bs3 main,
  .bs3 menu,
  .bs3 nav,
  .bs3 section,
  .bs3 summary {
    display: block; }
  .bs3 audio,
  .bs3 canvas,
  .bs3 progress,
  .bs3 video {
    display: inline-block;
    vertical-align: baseline; }
  .bs3 audio:not([controls]) {
    display: none;
    height: 0; }
  .bs3 [hidden],
  .bs3 template {
    display: none; }
  .bs3 a {
    background-color: transparent; }
  .bs3 a:active,
  .bs3 a:hover {
    outline: 0; }
  .bs3 abbr[title] {
    border-bottom: 1px dotted; }
  .bs3 b,
  .bs3 strong {
    font-weight: bold; }
  .bs3 dfn {
    font-style: italic; }
  .bs3 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .bs3 mark {
    background: #ff0;
    color: #000; }
  .bs3 small {
    font-size: 80%; }
  .bs3 sub,
  .bs3 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .bs3 sup {
    top: -0.5em; }
  .bs3 sub {
    bottom: -0.25em; }
  .bs3 img {
    border: 0; }
  .bs3 svg:not(:root) {
    overflow: hidden; }
  .bs3 figure {
    margin: 1em 40px; }
  .bs3 hr {
    box-sizing: content-box;
    height: 0; }
  .bs3 pre {
    overflow: auto; }
  .bs3 code,
  .bs3 kbd,
  .bs3 pre,
  .bs3 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .bs3 button,
  .bs3 input,
  .bs3 optgroup,
  .bs3 select,
  .bs3 textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .bs3 button {
    overflow: visible; }
  .bs3 button,
  .bs3 select {
    text-transform: none; }
  .bs3 button,
  .bs3 html input[type="button"],
  .bs3 input[type="reset"],
  .bs3 input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .bs3 button[disabled],
  .bs3 html input[disabled] {
    cursor: default; }
  .bs3 button::-moz-focus-inner,
  .bs3 input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .bs3 input {
    line-height: normal; }
  .bs3 input[type="checkbox"],
  .bs3 input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .bs3 input[type="number"]::-webkit-inner-spin-button,
  .bs3 input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .bs3 input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .bs3 input[type="search"]::-webkit-search-cancel-button,
  .bs3 input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .bs3 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .bs3 legend {
    border: 0;
    padding: 0; }
  .bs3 textarea {
    overflow: auto; }
  .bs3 optgroup {
    font-weight: bold; }
  .bs3 table {
    border-collapse: collapse;
    border-spacing: 0; }
  .bs3 td,
  .bs3 th {
    padding: 0; }
  .bs3 * {
    box-sizing: border-box; }
  .bs3 *:before,
  .bs3 *:after {
    box-sizing: border-box; }
  .bs3 html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }
  .bs3 body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff; }
  .bs3 input,
  .bs3 button,
  .bs3 select,
  .bs3 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .bs3 a {
    color: #337ab7;
    text-decoration: none; }
    .bs3 a:hover, .bs3 a:focus {
      color: #23527c;
      text-decoration: underline; }
    .bs3 a:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .bs3 figure {
    margin: 0; }
  .bs3 img {
    vertical-align: middle; }
  .bs3 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .bs3 .img-rounded {
    border-radius: 6px; }
  .bs3 .img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .bs3 .img-circle {
    border-radius: 50%; }
  .bs3 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .bs3 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .bs3 .sr-only-focusable:active, .bs3 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .bs3 [role="button"] {
    cursor: pointer; }
  .bs3 h1, .bs3 h2, .bs3 h3, .bs3 h4, .bs3 h5, .bs3 h6,
  .bs3 .h1, .bs3 .h2, .bs3 .h3, .bs3 .h4, .bs3 .h5, .bs3 .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
    .bs3 h1 small,
    .bs3 h1 .small, .bs3 h2 small,
    .bs3 h2 .small, .bs3 h3 small,
    .bs3 h3 .small, .bs3 h4 small,
    .bs3 h4 .small, .bs3 h5 small,
    .bs3 h5 .small, .bs3 h6 small,
    .bs3 h6 .small,
    .bs3 .h1 small,
    .bs3 .h1 .small, .bs3 .h2 small,
    .bs3 .h2 .small, .bs3 .h3 small,
    .bs3 .h3 .small, .bs3 .h4 small,
    .bs3 .h4 .small, .bs3 .h5 small,
    .bs3 .h5 .small, .bs3 .h6 small,
    .bs3 .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #777777; }
  .bs3 h1, .bs3 .h1,
  .bs3 h2, .bs3 .h2,
  .bs3 h3, .bs3 .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .bs3 h1 small,
    .bs3 h1 .small, .bs3 .h1 small,
    .bs3 .h1 .small,
    .bs3 h2 small,
    .bs3 h2 .small, .bs3 .h2 small,
    .bs3 .h2 .small,
    .bs3 h3 small,
    .bs3 h3 .small, .bs3 .h3 small,
    .bs3 .h3 .small {
      font-size: 65%; }
  .bs3 h4, .bs3 .h4,
  .bs3 h5, .bs3 .h5,
  .bs3 h6, .bs3 .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
    .bs3 h4 small,
    .bs3 h4 .small, .bs3 .h4 small,
    .bs3 .h4 .small,
    .bs3 h5 small,
    .bs3 h5 .small, .bs3 .h5 small,
    .bs3 .h5 .small,
    .bs3 h6 small,
    .bs3 h6 .small, .bs3 .h6 small,
    .bs3 .h6 .small {
      font-size: 75%; }
  .bs3 h1, .bs3 .h1 {
    font-size: 36px; }
  .bs3 h2, .bs3 .h2 {
    font-size: 30px; }
  .bs3 h3, .bs3 .h3 {
    font-size: 24px; }
  .bs3 h4, .bs3 .h4 {
    font-size: 18px; }
  .bs3 h5, .bs3 .h5 {
    font-size: 14px; }
  .bs3 h6, .bs3 .h6 {
    font-size: 12px; }
  .bs3 p {
    margin: 0 0 10px; }
  .bs3 .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .bs3 .lead {
        font-size: 21px; } }
  .bs3 small,
  .bs3 .small {
    font-size: 85%; }
  .bs3 mark,
  .bs3 .mark {
    background-color: #fcf8e3;
    padding: .2em; }
  .bs3 .text-left {
    text-align: left; }
  .bs3 .text-right {
    text-align: right; }
  .bs3 .text-center {
    text-align: center; }
  .bs3 .text-justify {
    text-align: justify; }
  .bs3 .text-nowrap {
    white-space: nowrap; }
  .bs3 .text-lowercase {
    text-transform: lowercase; }
  .bs3 .text-uppercase, .bs3 .initialism {
    text-transform: uppercase; }
  .bs3 .text-capitalize {
    text-transform: capitalize; }
  .bs3 .text-muted {
    color: #777777; }
  .bs3 .text-primary {
    color: #337ab7; }
  .bs3 a.text-primary:hover,
  .bs3 a.text-primary:focus {
    color: #286090; }
  .bs3 .text-success {
    color: #3c763d; }
  .bs3 a.text-success:hover,
  .bs3 a.text-success:focus {
    color: #2b542c; }
  .bs3 .text-info {
    color: #31708f; }
  .bs3 a.text-info:hover,
  .bs3 a.text-info:focus {
    color: #245269; }
  .bs3 .text-warning {
    color: #8a6d3b; }
  .bs3 a.text-warning:hover,
  .bs3 a.text-warning:focus {
    color: #66512c; }
  .bs3 .text-danger {
    color: #a94442; }
  .bs3 a.text-danger:hover,
  .bs3 a.text-danger:focus {
    color: #843534; }
  .bs3 .bg-primary {
    color: #fff; }
  .bs3 .bg-primary {
    background-color: #337ab7; }
  .bs3 a.bg-primary:hover,
  .bs3 a.bg-primary:focus {
    background-color: #286090; }
  .bs3 .bg-success {
    background-color: #dff0d8; }
  .bs3 a.bg-success:hover,
  .bs3 a.bg-success:focus {
    background-color: #c1e2b3; }
  .bs3 .bg-info {
    background-color: #d9edf7; }
  .bs3 a.bg-info:hover,
  .bs3 a.bg-info:focus {
    background-color: #afd9ee; }
  .bs3 .bg-warning {
    background-color: #fcf8e3; }
  .bs3 a.bg-warning:hover,
  .bs3 a.bg-warning:focus {
    background-color: #f7ecb5; }
  .bs3 .bg-danger {
    background-color: #f2dede; }
  .bs3 a.bg-danger:hover,
  .bs3 a.bg-danger:focus {
    background-color: #e4b9b9; }
  .bs3 .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .bs3 ul,
  .bs3 ol {
    margin-top: 0;
    margin-bottom: 10px; }
    .bs3 ul ul,
    .bs3 ul ol,
    .bs3 ol ul,
    .bs3 ol ol {
      margin-bottom: 0; }
  .bs3 .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .bs3 .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .bs3 .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .bs3 dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .bs3 dt,
  .bs3 dd {
    line-height: 1.42857; }
  .bs3 dt {
    font-weight: bold; }
  .bs3 dd {
    margin-left: 0; }
  .bs3 .dl-horizontal dd:before, .bs3 .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .bs3 .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 768px) {
    .bs3 .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .bs3 .dl-horizontal dd {
      margin-left: 180px; } }
  .bs3 abbr[title],
  .bs3 abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }
  .bs3 .initialism {
    font-size: 90%; }
  .bs3 blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee; }
    .bs3 blockquote p:last-child,
    .bs3 blockquote ul:last-child,
    .bs3 blockquote ol:last-child {
      margin-bottom: 0; }
    .bs3 blockquote footer,
    .bs3 blockquote small,
    .bs3 blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.42857;
      color: #777777; }
      .bs3 blockquote footer:before,
      .bs3 blockquote small:before,
      .bs3 blockquote .small:before {
        content: '\2014 \00A0'; }
  .bs3 .blockquote-reverse,
  .bs3 blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
    .bs3 .blockquote-reverse footer:before,
    .bs3 .blockquote-reverse small:before,
    .bs3 .blockquote-reverse .small:before,
    .bs3 blockquote.pull-right footer:before,
    .bs3 blockquote.pull-right small:before,
    .bs3 blockquote.pull-right .small:before {
      content: ''; }
    .bs3 .blockquote-reverse footer:after,
    .bs3 .blockquote-reverse small:after,
    .bs3 .blockquote-reverse .small:after,
    .bs3 blockquote.pull-right footer:after,
    .bs3 blockquote.pull-right small:after,
    .bs3 blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }
  .bs3 address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }
  .bs3 code,
  .bs3 kbd,
  .bs3 pre,
  .bs3 samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .bs3 code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .bs3 kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .bs3 kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold;
      box-shadow: none; }
  .bs3 pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .bs3 pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .bs3 .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .bs3 .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .bs3 .container:before, .bs3 .container:after {
      content: " ";
      display: table; }
    .bs3 .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .bs3 .container {
        width: 750px; } }
    @media (min-width: 992px) {
      .bs3 .container {
        width: 942px; } }
    @media (min-width: 1200px) {
      .bs3 .container {
        width: 942px; } }
  .bs3 .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .bs3 .container-fluid:before, .bs3 .container-fluid:after {
      content: " ";
      display: table; }
    .bs3 .container-fluid:after {
      clear: both; }
  .bs3 .row {
    margin-left: -15px;
    margin-right: -15px; }
    .bs3 .row:before, .bs3 .row:after {
      content: " ";
      display: table; }
    .bs3 .row:after {
      clear: both; }
  .bs3 .col-xs-1, .bs3 .col-sm-1, .bs3 .col-md-1, .bs3 .col-lg-1, .bs3 .col-xs-2, .bs3 .col-sm-2, .bs3 .col-md-2, .bs3 .col-lg-2, .bs3 .col-xs-3, .bs3 .col-sm-3, .bs3 .col-md-3, .bs3 .col-lg-3, .bs3 .col-xs-4, .bs3 .col-sm-4, .bs3 .col-md-4, .bs3 .col-lg-4, .bs3 .col-xs-5, .bs3 .col-sm-5, .bs3 .col-md-5, .bs3 .col-lg-5, .bs3 .col-xs-6, .bs3 .col-sm-6, .bs3 .col-md-6, .bs3 .col-lg-6, .bs3 .col-xs-7, .bs3 .col-sm-7, .bs3 .col-md-7, .bs3 .col-lg-7, .bs3 .col-xs-8, .bs3 .col-sm-8, .bs3 .col-md-8, .bs3 .col-lg-8, .bs3 .col-xs-9, .bs3 .col-sm-9, .bs3 .col-md-9, .bs3 .col-lg-9, .bs3 .col-xs-10, .bs3 .col-sm-10, .bs3 .col-md-10, .bs3 .col-lg-10, .bs3 .col-xs-11, .bs3 .col-sm-11, .bs3 .col-md-11, .bs3 .col-lg-11, .bs3 .col-xs-12, .bs3 .col-sm-12, .bs3 .col-md-12, .bs3 .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .bs3 .col-xs-1, .bs3 .col-xs-2, .bs3 .col-xs-3, .bs3 .col-xs-4, .bs3 .col-xs-5, .bs3 .col-xs-6, .bs3 .col-xs-7, .bs3 .col-xs-8, .bs3 .col-xs-9, .bs3 .col-xs-10, .bs3 .col-xs-11, .bs3 .col-xs-12 {
    float: left; }
  .bs3 .col-xs-1 {
    width: 8.33333%; }
  .bs3 .col-xs-2 {
    width: 16.66667%; }
  .bs3 .col-xs-3 {
    width: 25%; }
  .bs3 .col-xs-4 {
    width: 33.33333%; }
  .bs3 .col-xs-5 {
    width: 41.66667%; }
  .bs3 .col-xs-6 {
    width: 50%; }
  .bs3 .col-xs-7 {
    width: 58.33333%; }
  .bs3 .col-xs-8 {
    width: 66.66667%; }
  .bs3 .col-xs-9 {
    width: 75%; }
  .bs3 .col-xs-10 {
    width: 83.33333%; }
  .bs3 .col-xs-11 {
    width: 91.66667%; }
  .bs3 .col-xs-12 {
    width: 100%; }
  .bs3 .col-xs-pull-0 {
    right: auto; }
  .bs3 .col-xs-pull-1 {
    right: 8.33333%; }
  .bs3 .col-xs-pull-2 {
    right: 16.66667%; }
  .bs3 .col-xs-pull-3 {
    right: 25%; }
  .bs3 .col-xs-pull-4 {
    right: 33.33333%; }
  .bs3 .col-xs-pull-5 {
    right: 41.66667%; }
  .bs3 .col-xs-pull-6 {
    right: 50%; }
  .bs3 .col-xs-pull-7 {
    right: 58.33333%; }
  .bs3 .col-xs-pull-8 {
    right: 66.66667%; }
  .bs3 .col-xs-pull-9 {
    right: 75%; }
  .bs3 .col-xs-pull-10 {
    right: 83.33333%; }
  .bs3 .col-xs-pull-11 {
    right: 91.66667%; }
  .bs3 .col-xs-pull-12 {
    right: 100%; }
  .bs3 .col-xs-push-0 {
    left: auto; }
  .bs3 .col-xs-push-1 {
    left: 8.33333%; }
  .bs3 .col-xs-push-2 {
    left: 16.66667%; }
  .bs3 .col-xs-push-3 {
    left: 25%; }
  .bs3 .col-xs-push-4 {
    left: 33.33333%; }
  .bs3 .col-xs-push-5 {
    left: 41.66667%; }
  .bs3 .col-xs-push-6 {
    left: 50%; }
  .bs3 .col-xs-push-7 {
    left: 58.33333%; }
  .bs3 .col-xs-push-8 {
    left: 66.66667%; }
  .bs3 .col-xs-push-9 {
    left: 75%; }
  .bs3 .col-xs-push-10 {
    left: 83.33333%; }
  .bs3 .col-xs-push-11 {
    left: 91.66667%; }
  .bs3 .col-xs-push-12 {
    left: 100%; }
  .bs3 .col-xs-offset-0 {
    margin-left: 0%; }
  .bs3 .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .bs3 .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .bs3 .col-xs-offset-3 {
    margin-left: 25%; }
  .bs3 .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .bs3 .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .bs3 .col-xs-offset-6 {
    margin-left: 50%; }
  .bs3 .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .bs3 .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .bs3 .col-xs-offset-9 {
    margin-left: 75%; }
  .bs3 .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .bs3 .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .bs3 .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .bs3 .col-sm-1, .bs3 .col-sm-2, .bs3 .col-sm-3, .bs3 .col-sm-4, .bs3 .col-sm-5, .bs3 .col-sm-6, .bs3 .col-sm-7, .bs3 .col-sm-8, .bs3 .col-sm-9, .bs3 .col-sm-10, .bs3 .col-sm-11, .bs3 .col-sm-12 {
      float: left; }
    .bs3 .col-sm-1 {
      width: 8.33333%; }
    .bs3 .col-sm-2 {
      width: 16.66667%; }
    .bs3 .col-sm-3 {
      width: 25%; }
    .bs3 .col-sm-4 {
      width: 33.33333%; }
    .bs3 .col-sm-5 {
      width: 41.66667%; }
    .bs3 .col-sm-6 {
      width: 50%; }
    .bs3 .col-sm-7 {
      width: 58.33333%; }
    .bs3 .col-sm-8 {
      width: 66.66667%; }
    .bs3 .col-sm-9 {
      width: 75%; }
    .bs3 .col-sm-10 {
      width: 83.33333%; }
    .bs3 .col-sm-11 {
      width: 91.66667%; }
    .bs3 .col-sm-12 {
      width: 100%; }
    .bs3 .col-sm-pull-0 {
      right: auto; }
    .bs3 .col-sm-pull-1 {
      right: 8.33333%; }
    .bs3 .col-sm-pull-2 {
      right: 16.66667%; }
    .bs3 .col-sm-pull-3 {
      right: 25%; }
    .bs3 .col-sm-pull-4 {
      right: 33.33333%; }
    .bs3 .col-sm-pull-5 {
      right: 41.66667%; }
    .bs3 .col-sm-pull-6 {
      right: 50%; }
    .bs3 .col-sm-pull-7 {
      right: 58.33333%; }
    .bs3 .col-sm-pull-8 {
      right: 66.66667%; }
    .bs3 .col-sm-pull-9 {
      right: 75%; }
    .bs3 .col-sm-pull-10 {
      right: 83.33333%; }
    .bs3 .col-sm-pull-11 {
      right: 91.66667%; }
    .bs3 .col-sm-pull-12 {
      right: 100%; }
    .bs3 .col-sm-push-0 {
      left: auto; }
    .bs3 .col-sm-push-1 {
      left: 8.33333%; }
    .bs3 .col-sm-push-2 {
      left: 16.66667%; }
    .bs3 .col-sm-push-3 {
      left: 25%; }
    .bs3 .col-sm-push-4 {
      left: 33.33333%; }
    .bs3 .col-sm-push-5 {
      left: 41.66667%; }
    .bs3 .col-sm-push-6 {
      left: 50%; }
    .bs3 .col-sm-push-7 {
      left: 58.33333%; }
    .bs3 .col-sm-push-8 {
      left: 66.66667%; }
    .bs3 .col-sm-push-9 {
      left: 75%; }
    .bs3 .col-sm-push-10 {
      left: 83.33333%; }
    .bs3 .col-sm-push-11 {
      left: 91.66667%; }
    .bs3 .col-sm-push-12 {
      left: 100%; }
    .bs3 .col-sm-offset-0 {
      margin-left: 0%; }
    .bs3 .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .bs3 .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .bs3 .col-sm-offset-3 {
      margin-left: 25%; }
    .bs3 .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .bs3 .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .bs3 .col-sm-offset-6 {
      margin-left: 50%; }
    .bs3 .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .bs3 .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .bs3 .col-sm-offset-9 {
      margin-left: 75%; }
    .bs3 .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .bs3 .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .bs3 .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .bs3 .col-md-1, .bs3 .col-md-2, .bs3 .col-md-3, .bs3 .col-md-4, .bs3 .col-md-5, .bs3 .col-md-6, .bs3 .col-md-7, .bs3 .col-md-8, .bs3 .col-md-9, .bs3 .col-md-10, .bs3 .col-md-11, .bs3 .col-md-12 {
      float: left; }
    .bs3 .col-md-1 {
      width: 8.33333%; }
    .bs3 .col-md-2 {
      width: 16.66667%; }
    .bs3 .col-md-3 {
      width: 25%; }
    .bs3 .col-md-4 {
      width: 33.33333%; }
    .bs3 .col-md-5 {
      width: 41.66667%; }
    .bs3 .col-md-6 {
      width: 50%; }
    .bs3 .col-md-7 {
      width: 58.33333%; }
    .bs3 .col-md-8 {
      width: 66.66667%; }
    .bs3 .col-md-9 {
      width: 75%; }
    .bs3 .col-md-10 {
      width: 83.33333%; }
    .bs3 .col-md-11 {
      width: 91.66667%; }
    .bs3 .col-md-12 {
      width: 100%; }
    .bs3 .col-md-pull-0 {
      right: auto; }
    .bs3 .col-md-pull-1 {
      right: 8.33333%; }
    .bs3 .col-md-pull-2 {
      right: 16.66667%; }
    .bs3 .col-md-pull-3 {
      right: 25%; }
    .bs3 .col-md-pull-4 {
      right: 33.33333%; }
    .bs3 .col-md-pull-5 {
      right: 41.66667%; }
    .bs3 .col-md-pull-6 {
      right: 50%; }
    .bs3 .col-md-pull-7 {
      right: 58.33333%; }
    .bs3 .col-md-pull-8 {
      right: 66.66667%; }
    .bs3 .col-md-pull-9 {
      right: 75%; }
    .bs3 .col-md-pull-10 {
      right: 83.33333%; }
    .bs3 .col-md-pull-11 {
      right: 91.66667%; }
    .bs3 .col-md-pull-12 {
      right: 100%; }
    .bs3 .col-md-push-0 {
      left: auto; }
    .bs3 .col-md-push-1 {
      left: 8.33333%; }
    .bs3 .col-md-push-2 {
      left: 16.66667%; }
    .bs3 .col-md-push-3 {
      left: 25%; }
    .bs3 .col-md-push-4 {
      left: 33.33333%; }
    .bs3 .col-md-push-5 {
      left: 41.66667%; }
    .bs3 .col-md-push-6 {
      left: 50%; }
    .bs3 .col-md-push-7 {
      left: 58.33333%; }
    .bs3 .col-md-push-8 {
      left: 66.66667%; }
    .bs3 .col-md-push-9 {
      left: 75%; }
    .bs3 .col-md-push-10 {
      left: 83.33333%; }
    .bs3 .col-md-push-11 {
      left: 91.66667%; }
    .bs3 .col-md-push-12 {
      left: 100%; }
    .bs3 .col-md-offset-0 {
      margin-left: 0%; }
    .bs3 .col-md-offset-1 {
      margin-left: 8.33333%; }
    .bs3 .col-md-offset-2 {
      margin-left: 16.66667%; }
    .bs3 .col-md-offset-3 {
      margin-left: 25%; }
    .bs3 .col-md-offset-4 {
      margin-left: 33.33333%; }
    .bs3 .col-md-offset-5 {
      margin-left: 41.66667%; }
    .bs3 .col-md-offset-6 {
      margin-left: 50%; }
    .bs3 .col-md-offset-7 {
      margin-left: 58.33333%; }
    .bs3 .col-md-offset-8 {
      margin-left: 66.66667%; }
    .bs3 .col-md-offset-9 {
      margin-left: 75%; }
    .bs3 .col-md-offset-10 {
      margin-left: 83.33333%; }
    .bs3 .col-md-offset-11 {
      margin-left: 91.66667%; }
    .bs3 .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .bs3 .col-lg-1, .bs3 .col-lg-2, .bs3 .col-lg-3, .bs3 .col-lg-4, .bs3 .col-lg-5, .bs3 .col-lg-6, .bs3 .col-lg-7, .bs3 .col-lg-8, .bs3 .col-lg-9, .bs3 .col-lg-10, .bs3 .col-lg-11, .bs3 .col-lg-12 {
      float: left; }
    .bs3 .col-lg-1 {
      width: 8.33333%; }
    .bs3 .col-lg-2 {
      width: 16.66667%; }
    .bs3 .col-lg-3 {
      width: 25%; }
    .bs3 .col-lg-4 {
      width: 33.33333%; }
    .bs3 .col-lg-5 {
      width: 41.66667%; }
    .bs3 .col-lg-6 {
      width: 50%; }
    .bs3 .col-lg-7 {
      width: 58.33333%; }
    .bs3 .col-lg-8 {
      width: 66.66667%; }
    .bs3 .col-lg-9 {
      width: 75%; }
    .bs3 .col-lg-10 {
      width: 83.33333%; }
    .bs3 .col-lg-11 {
      width: 91.66667%; }
    .bs3 .col-lg-12 {
      width: 100%; }
    .bs3 .col-lg-pull-0 {
      right: auto; }
    .bs3 .col-lg-pull-1 {
      right: 8.33333%; }
    .bs3 .col-lg-pull-2 {
      right: 16.66667%; }
    .bs3 .col-lg-pull-3 {
      right: 25%; }
    .bs3 .col-lg-pull-4 {
      right: 33.33333%; }
    .bs3 .col-lg-pull-5 {
      right: 41.66667%; }
    .bs3 .col-lg-pull-6 {
      right: 50%; }
    .bs3 .col-lg-pull-7 {
      right: 58.33333%; }
    .bs3 .col-lg-pull-8 {
      right: 66.66667%; }
    .bs3 .col-lg-pull-9 {
      right: 75%; }
    .bs3 .col-lg-pull-10 {
      right: 83.33333%; }
    .bs3 .col-lg-pull-11 {
      right: 91.66667%; }
    .bs3 .col-lg-pull-12 {
      right: 100%; }
    .bs3 .col-lg-push-0 {
      left: auto; }
    .bs3 .col-lg-push-1 {
      left: 8.33333%; }
    .bs3 .col-lg-push-2 {
      left: 16.66667%; }
    .bs3 .col-lg-push-3 {
      left: 25%; }
    .bs3 .col-lg-push-4 {
      left: 33.33333%; }
    .bs3 .col-lg-push-5 {
      left: 41.66667%; }
    .bs3 .col-lg-push-6 {
      left: 50%; }
    .bs3 .col-lg-push-7 {
      left: 58.33333%; }
    .bs3 .col-lg-push-8 {
      left: 66.66667%; }
    .bs3 .col-lg-push-9 {
      left: 75%; }
    .bs3 .col-lg-push-10 {
      left: 83.33333%; }
    .bs3 .col-lg-push-11 {
      left: 91.66667%; }
    .bs3 .col-lg-push-12 {
      left: 100%; }
    .bs3 .col-lg-offset-0 {
      margin-left: 0%; }
    .bs3 .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .bs3 .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .bs3 .col-lg-offset-3 {
      margin-left: 25%; }
    .bs3 .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .bs3 .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .bs3 .col-lg-offset-6 {
      margin-left: 50%; }
    .bs3 .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .bs3 .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .bs3 .col-lg-offset-9 {
      margin-left: 75%; }
    .bs3 .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .bs3 .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .bs3 .col-lg-offset-12 {
      margin-left: 100%; } }
  .bs3 table {
    background-color: transparent; }
  .bs3 caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left; }
  .bs3 th {
    text-align: left; }
  .bs3 .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    .bs3 .table > thead > tr > th,
    .bs3 .table > thead > tr > td,
    .bs3 .table > tbody > tr > th,
    .bs3 .table > tbody > tr > td,
    .bs3 .table > tfoot > tr > th,
    .bs3 .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.42857;
      vertical-align: top;
      border-top: 1px solid #ddd; }
    .bs3 .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #ddd; }
    .bs3 .table > caption + thead > tr:first-child > th,
    .bs3 .table > caption + thead > tr:first-child > td,
    .bs3 .table > colgroup + thead > tr:first-child > th,
    .bs3 .table > colgroup + thead > tr:first-child > td,
    .bs3 .table > thead:first-child > tr:first-child > th,
    .bs3 .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .bs3 .table > tbody + tbody {
      border-top: 2px solid #ddd; }
    .bs3 .table .table {
      background-color: #fff; }
  .bs3 .table-condensed > thead > tr > th,
  .bs3 .table-condensed > thead > tr > td,
  .bs3 .table-condensed > tbody > tr > th,
  .bs3 .table-condensed > tbody > tr > td,
  .bs3 .table-condensed > tfoot > tr > th,
  .bs3 .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .bs3 .table-bordered {
    border: 1px solid #ddd; }
    .bs3 .table-bordered > thead > tr > th,
    .bs3 .table-bordered > thead > tr > td,
    .bs3 .table-bordered > tbody > tr > th,
    .bs3 .table-bordered > tbody > tr > td,
    .bs3 .table-bordered > tfoot > tr > th,
    .bs3 .table-bordered > tfoot > tr > td {
      border: 1px solid #ddd; }
    .bs3 .table-bordered > thead > tr > th,
    .bs3 .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .bs3 .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .bs3 .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .bs3 table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .bs3 table td[class*="col-"],
  .bs3 table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .bs3 .table > thead > tr > td.active,
  .bs3 .table > thead > tr > th.active,
  .bs3 .table > thead > tr.active > td,
  .bs3 .table > thead > tr.active > th,
  .bs3 .table > tbody > tr > td.active,
  .bs3 .table > tbody > tr > th.active,
  .bs3 .table > tbody > tr.active > td,
  .bs3 .table > tbody > tr.active > th,
  .bs3 .table > tfoot > tr > td.active,
  .bs3 .table > tfoot > tr > th.active,
  .bs3 .table > tfoot > tr.active > td,
  .bs3 .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .bs3 .table-hover > tbody > tr > td.active:hover,
  .bs3 .table-hover > tbody > tr > th.active:hover,
  .bs3 .table-hover > tbody > tr.active:hover > td,
  .bs3 .table-hover > tbody > tr:hover > .active,
  .bs3 .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .bs3 .table > thead > tr > td.success,
  .bs3 .table > thead > tr > th.success,
  .bs3 .table > thead > tr.success > td,
  .bs3 .table > thead > tr.success > th,
  .bs3 .table > tbody > tr > td.success,
  .bs3 .table > tbody > tr > th.success,
  .bs3 .table > tbody > tr.success > td,
  .bs3 .table > tbody > tr.success > th,
  .bs3 .table > tfoot > tr > td.success,
  .bs3 .table > tfoot > tr > th.success,
  .bs3 .table > tfoot > tr.success > td,
  .bs3 .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .bs3 .table-hover > tbody > tr > td.success:hover,
  .bs3 .table-hover > tbody > tr > th.success:hover,
  .bs3 .table-hover > tbody > tr.success:hover > td,
  .bs3 .table-hover > tbody > tr:hover > .success,
  .bs3 .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  .bs3 .table > thead > tr > td.info,
  .bs3 .table > thead > tr > th.info,
  .bs3 .table > thead > tr.info > td,
  .bs3 .table > thead > tr.info > th,
  .bs3 .table > tbody > tr > td.info,
  .bs3 .table > tbody > tr > th.info,
  .bs3 .table > tbody > tr.info > td,
  .bs3 .table > tbody > tr.info > th,
  .bs3 .table > tfoot > tr > td.info,
  .bs3 .table > tfoot > tr > th.info,
  .bs3 .table > tfoot > tr.info > td,
  .bs3 .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .bs3 .table-hover > tbody > tr > td.info:hover,
  .bs3 .table-hover > tbody > tr > th.info:hover,
  .bs3 .table-hover > tbody > tr.info:hover > td,
  .bs3 .table-hover > tbody > tr:hover > .info,
  .bs3 .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .bs3 .table > thead > tr > td.warning,
  .bs3 .table > thead > tr > th.warning,
  .bs3 .table > thead > tr.warning > td,
  .bs3 .table > thead > tr.warning > th,
  .bs3 .table > tbody > tr > td.warning,
  .bs3 .table > tbody > tr > th.warning,
  .bs3 .table > tbody > tr.warning > td,
  .bs3 .table > tbody > tr.warning > th,
  .bs3 .table > tfoot > tr > td.warning,
  .bs3 .table > tfoot > tr > th.warning,
  .bs3 .table > tfoot > tr.warning > td,
  .bs3 .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .bs3 .table-hover > tbody > tr > td.warning:hover,
  .bs3 .table-hover > tbody > tr > th.warning:hover,
  .bs3 .table-hover > tbody > tr.warning:hover > td,
  .bs3 .table-hover > tbody > tr:hover > .warning,
  .bs3 .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .bs3 .table > thead > tr > td.danger,
  .bs3 .table > thead > tr > th.danger,
  .bs3 .table > thead > tr.danger > td,
  .bs3 .table > thead > tr.danger > th,
  .bs3 .table > tbody > tr > td.danger,
  .bs3 .table > tbody > tr > th.danger,
  .bs3 .table > tbody > tr.danger > td,
  .bs3 .table > tbody > tr.danger > th,
  .bs3 .table > tfoot > tr > td.danger,
  .bs3 .table > tfoot > tr > th.danger,
  .bs3 .table > tfoot > tr.danger > td,
  .bs3 .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .bs3 .table-hover > tbody > tr > td.danger:hover,
  .bs3 .table-hover > tbody > tr > th.danger:hover,
  .bs3 .table-hover > tbody > tr.danger:hover > td,
  .bs3 .table-hover > tbody > tr:hover > .danger,
  .bs3 .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .bs3 .table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
    @media screen and (max-width: 767px) {
      .bs3 .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
        .bs3 .table-responsive > .table {
          margin-bottom: 0; }
          .bs3 .table-responsive > .table > thead > tr > th,
          .bs3 .table-responsive > .table > thead > tr > td,
          .bs3 .table-responsive > .table > tbody > tr > th,
          .bs3 .table-responsive > .table > tbody > tr > td,
          .bs3 .table-responsive > .table > tfoot > tr > th,
          .bs3 .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap; }
        .bs3 .table-responsive > .table-bordered {
          border: 0; }
          .bs3 .table-responsive > .table-bordered > thead > tr > th:first-child,
          .bs3 .table-responsive > .table-bordered > thead > tr > td:first-child,
          .bs3 .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .bs3 .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .bs3 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .bs3 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          .bs3 .table-responsive > .table-bordered > thead > tr > th:last-child,
          .bs3 .table-responsive > .table-bordered > thead > tr > td:last-child,
          .bs3 .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .bs3 .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .bs3 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .bs3 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          .bs3 .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .bs3 .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .bs3 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .bs3 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  .bs3 fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .bs3 legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .bs3 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .bs3 input[type="search"] {
    box-sizing: border-box; }
  .bs3 input[type="radio"],
  .bs3 input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .bs3 input[type="file"] {
    display: block; }
  .bs3 input[type="range"] {
    display: block;
    width: 100%; }
  .bs3 select[multiple],
  .bs3 select[size] {
    height: auto; }
  .bs3 input[type="file"]:focus,
  .bs3 input[type="radio"]:focus,
  .bs3 input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .bs3 output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555; }
  .bs3 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .bs3 .form-control:focus {
      border-color: #66afe9;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .bs3 .form-control::-moz-placeholder {
      color: #999;
      opacity: 1; }
    .bs3 .form-control:-ms-input-placeholder {
      color: #999; }
    .bs3 .form-control::-webkit-input-placeholder {
      color: #999; }
    .bs3 .form-control::-ms-expand {
      border: 0;
      background-color: transparent; }
    .bs3 .form-control[disabled], .bs3 .form-control[readonly],
    fieldset[disabled] .bs3 .form-control {
      background-color: #eeeeee;
      opacity: 1; }
    .bs3 .form-control[disabled],
    fieldset[disabled] .bs3 .form-control {
      cursor: not-allowed; }
  .bs3 textarea.form-control {
    height: auto; }
  .bs3 input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .bs3 input[type="date"].form-control,
    .bs3 input[type="time"].form-control,
    .bs3 input[type="datetime-local"].form-control,
    .bs3 input[type="month"].form-control {
      line-height: 34px; }
    .bs3 input[type="date"].input-sm,
    .input-group-sm .bs3 input[type="date"],
    .bs3 input[type="time"].input-sm,
    .input-group-sm
    .bs3 input[type="time"],
    .bs3 input[type="datetime-local"].input-sm,
    .input-group-sm
    .bs3 input[type="datetime-local"],
    .bs3 input[type="month"].input-sm,
    .input-group-sm
    .bs3 input[type="month"] {
      line-height: 30px; }
    .bs3 input[type="date"].input-lg,
    .input-group-lg .bs3 input[type="date"],
    .bs3 input[type="time"].input-lg,
    .input-group-lg
    .bs3 input[type="time"],
    .bs3 input[type="datetime-local"].input-lg,
    .input-group-lg
    .bs3 input[type="datetime-local"],
    .bs3 input[type="month"].input-lg,
    .input-group-lg
    .bs3 input[type="month"] {
      line-height: 46px; } }
  .bs3 .form-group {
    margin-bottom: 15px; }
  .bs3 .radio,
  .bs3 .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .bs3 .radio label,
    .bs3 .checkbox label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .bs3 .radio input[type="radio"],
  .bs3 .radio-inline input[type="radio"],
  .bs3 .checkbox input[type="checkbox"],
  .bs3 .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .bs3 .radio + .radio,
  .bs3 .checkbox + .checkbox {
    margin-top: -5px; }
  .bs3 .radio-inline,
  .bs3 .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .bs3 .radio-inline + .radio-inline,
  .bs3 .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .bs3 input[type="radio"][disabled], .bs3 input[type="radio"].disabled,
  fieldset[disabled] .bs3 input[type="radio"],
  .bs3 input[type="checkbox"][disabled],
  .bs3 input[type="checkbox"].disabled,
  fieldset[disabled]
  .bs3 input[type="checkbox"] {
    cursor: not-allowed; }
  .bs3 .radio-inline.disabled,
  fieldset[disabled] .bs3 .radio-inline,
  .bs3 .checkbox-inline.disabled,
  fieldset[disabled]
  .bs3 .checkbox-inline {
    cursor: not-allowed; }
  .bs3 .radio.disabled label,
  fieldset[disabled] .bs3 .radio label,
  .bs3 .checkbox.disabled label,
  fieldset[disabled]
  .bs3 .checkbox label {
    cursor: not-allowed; }
  .bs3 .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px; }
    .bs3 .form-control-static.input-lg, .bs3 .form-control-static.input-sm {
      padding-left: 0;
      padding-right: 0; }
  .bs3 .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bs3 select.input-sm {
    height: 30px;
    line-height: 30px; }
  .bs3 textarea.input-sm,
  .bs3 select[multiple].input-sm {
    height: auto; }
  .bs3 .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bs3 .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .bs3 .form-group-sm textarea.form-control,
  .bs3 .form-group-sm select[multiple].form-control {
    height: auto; }
  .bs3 .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .bs3 .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .bs3 select.input-lg {
    height: 46px;
    line-height: 46px; }
  .bs3 textarea.input-lg,
  .bs3 select[multiple].input-lg {
    height: auto; }
  .bs3 .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .bs3 .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .bs3 .form-group-lg textarea.form-control,
  .bs3 .form-group-lg select[multiple].form-control {
    height: auto; }
  .bs3 .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }
  .bs3 .has-feedback {
    position: relative; }
    .bs3 .has-feedback .form-control {
      padding-right: 42.5px; }
  .bs3 .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }
  .bs3 .input-lg + .form-control-feedback,
  .bs3 .input-group-lg + .form-control-feedback,
  .bs3 .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .bs3 .input-sm + .form-control-feedback,
  .bs3 .input-group-sm + .form-control-feedback,
  .bs3 .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .bs3 .has-success .help-block,
  .bs3 .has-success .control-label,
  .bs3 .has-success .radio,
  .bs3 .has-success .checkbox,
  .bs3 .has-success .radio-inline,
  .bs3 .has-success .checkbox-inline,
  .bs3 .has-success.radio label,
  .bs3 .has-success.checkbox label,
  .bs3 .has-success.radio-inline label,
  .bs3 .has-success.checkbox-inline label {
    color: #3c763d; }
  .bs3 .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .bs3 .has-success .form-control:focus {
      border-color: #2b542c;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .bs3 .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .bs3 .has-success .form-control-feedback {
    color: #3c763d; }
  .bs3 .has-warning .help-block,
  .bs3 .has-warning .control-label,
  .bs3 .has-warning .radio,
  .bs3 .has-warning .checkbox,
  .bs3 .has-warning .radio-inline,
  .bs3 .has-warning .checkbox-inline,
  .bs3 .has-warning.radio label,
  .bs3 .has-warning.checkbox label,
  .bs3 .has-warning.radio-inline label,
  .bs3 .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .bs3 .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .bs3 .has-warning .form-control:focus {
      border-color: #66512c;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .bs3 .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .bs3 .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .bs3 .has-error .help-block,
  .bs3 .has-error .control-label,
  .bs3 .has-error .radio,
  .bs3 .has-error .checkbox,
  .bs3 .has-error .radio-inline,
  .bs3 .has-error .checkbox-inline,
  .bs3 .has-error.radio label,
  .bs3 .has-error.checkbox label,
  .bs3 .has-error.radio-inline label,
  .bs3 .has-error.checkbox-inline label {
    color: #a94442; }
  .bs3 .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .bs3 .has-error .form-control:focus {
      border-color: #843534;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .bs3 .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .bs3 .has-error .form-control-feedback {
    color: #a94442; }
  .bs3 .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .bs3 .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .bs3 .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .bs3 .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .bs3 .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .bs3 .form-inline .form-control-static {
      display: inline-block; }
    .bs3 .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .bs3 .form-inline .input-group .input-group-addon,
      .bs3 .form-inline .input-group .input-group-btn,
      .bs3 .form-inline .input-group .form-control {
        width: auto; }
    .bs3 .form-inline .input-group > .form-control {
      width: 100%; }
    .bs3 .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .bs3 .form-inline .radio,
    .bs3 .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .bs3 .form-inline .radio label,
      .bs3 .form-inline .checkbox label {
        padding-left: 0; }
    .bs3 .form-inline .radio input[type="radio"],
    .bs3 .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .bs3 .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .bs3 .form-horizontal .radio,
  .bs3 .form-horizontal .checkbox,
  .bs3 .form-horizontal .radio-inline,
  .bs3 .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .bs3 .form-horizontal .radio,
  .bs3 .form-horizontal .checkbox {
    min-height: 27px; }
  .bs3 .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .bs3 .form-horizontal .form-group:before, .bs3 .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .bs3 .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
    .bs3 .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px; } }
  .bs3 .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .bs3 .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .bs3 .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  .bs3 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .bs3 .btn:focus, .bs3 .btn.focus, .bs3 .btn:active:focus, .bs3 .btn:active.focus, .bs3 .btn.active:focus, .bs3 .btn.active.focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .bs3 .btn:hover, .bs3 .btn:focus, .bs3 .btn.focus {
      color: #333;
      text-decoration: none; }
    .bs3 .btn:active, .bs3 .btn.active {
      outline: 0;
      background-image: none;
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .bs3 .btn.disabled, .bs3 .btn[disabled],
    fieldset[disabled] .bs3 .btn {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      box-shadow: none; }
  .bs3 a.btn.disabled,
  fieldset[disabled] .bs3 a.btn {
    pointer-events: none; }
  .bs3 .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .bs3 .btn-default:focus, .bs3 .btn-default.focus {
      color: #333;
      background-color: #e6e6e6;
      border-color: #8c8c8c; }
    .bs3 .btn-default:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
    .bs3 .btn-default:active, .bs3 .btn-default.active,
    .open > .bs3 .btn-default.dropdown-toggle {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
      .bs3 .btn-default:active:hover, .bs3 .btn-default:active:focus, .bs3 .btn-default:active.focus, .bs3 .btn-default.active:hover, .bs3 .btn-default.active:focus, .bs3 .btn-default.active.focus,
      .open > .bs3 .btn-default.dropdown-toggle:hover,
      .open > .bs3 .btn-default.dropdown-toggle:focus,
      .open > .bs3 .btn-default.dropdown-toggle.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #8c8c8c; }
    .bs3 .btn-default:active, .bs3 .btn-default.active,
    .open > .bs3 .btn-default.dropdown-toggle {
      background-image: none; }
    .bs3 .btn-default.disabled:hover, .bs3 .btn-default.disabled:focus, .bs3 .btn-default.disabled.focus, .bs3 .btn-default[disabled]:hover, .bs3 .btn-default[disabled]:focus, .bs3 .btn-default[disabled].focus,
    fieldset[disabled] .bs3 .btn-default:hover,
    fieldset[disabled] .bs3 .btn-default:focus,
    fieldset[disabled] .bs3 .btn-default.focus {
      background-color: #fff;
      border-color: #ccc; }
    .bs3 .btn-default .badge {
      color: #fff;
      background-color: #333; }
  .bs3 .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
    .bs3 .btn-primary:focus, .bs3 .btn-primary.focus {
      color: #fff;
      background-color: #286090;
      border-color: #122b40; }
    .bs3 .btn-primary:hover {
      color: #fff;
      background-color: #286090;
      border-color: #204d74; }
    .bs3 .btn-primary:active, .bs3 .btn-primary.active,
    .open > .bs3 .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #286090;
      border-color: #204d74; }
      .bs3 .btn-primary:active:hover, .bs3 .btn-primary:active:focus, .bs3 .btn-primary:active.focus, .bs3 .btn-primary.active:hover, .bs3 .btn-primary.active:focus, .bs3 .btn-primary.active.focus,
      .open > .bs3 .btn-primary.dropdown-toggle:hover,
      .open > .bs3 .btn-primary.dropdown-toggle:focus,
      .open > .bs3 .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40; }
    .bs3 .btn-primary:active, .bs3 .btn-primary.active,
    .open > .bs3 .btn-primary.dropdown-toggle {
      background-image: none; }
    .bs3 .btn-primary.disabled:hover, .bs3 .btn-primary.disabled:focus, .bs3 .btn-primary.disabled.focus, .bs3 .btn-primary[disabled]:hover, .bs3 .btn-primary[disabled]:focus, .bs3 .btn-primary[disabled].focus,
    fieldset[disabled] .bs3 .btn-primary:hover,
    fieldset[disabled] .bs3 .btn-primary:focus,
    fieldset[disabled] .bs3 .btn-primary.focus {
      background-color: #337ab7;
      border-color: #2e6da4; }
    .bs3 .btn-primary .badge {
      color: #337ab7;
      background-color: #fff; }
  .bs3 .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .bs3 .btn-success:focus, .bs3 .btn-success.focus {
      color: #fff;
      background-color: #449d44;
      border-color: #255625; }
    .bs3 .btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
    .bs3 .btn-success:active, .bs3 .btn-success.active,
    .open > .bs3 .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
      .bs3 .btn-success:active:hover, .bs3 .btn-success:active:focus, .bs3 .btn-success:active.focus, .bs3 .btn-success.active:hover, .bs3 .btn-success.active:focus, .bs3 .btn-success.active.focus,
      .open > .bs3 .btn-success.dropdown-toggle:hover,
      .open > .bs3 .btn-success.dropdown-toggle:focus,
      .open > .bs3 .btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #398439;
        border-color: #255625; }
    .bs3 .btn-success:active, .bs3 .btn-success.active,
    .open > .bs3 .btn-success.dropdown-toggle {
      background-image: none; }
    .bs3 .btn-success.disabled:hover, .bs3 .btn-success.disabled:focus, .bs3 .btn-success.disabled.focus, .bs3 .btn-success[disabled]:hover, .bs3 .btn-success[disabled]:focus, .bs3 .btn-success[disabled].focus,
    fieldset[disabled] .bs3 .btn-success:hover,
    fieldset[disabled] .bs3 .btn-success:focus,
    fieldset[disabled] .bs3 .btn-success.focus {
      background-color: #5cb85c;
      border-color: #4cae4c; }
    .bs3 .btn-success .badge {
      color: #5cb85c;
      background-color: #fff; }
  .bs3 .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
    .bs3 .btn-info:focus, .bs3 .btn-info.focus {
      color: #fff;
      background-color: #31b0d5;
      border-color: #1b6d85; }
    .bs3 .btn-info:hover {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
    .bs3 .btn-info:active, .bs3 .btn-info.active,
    .open > .bs3 .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
      .bs3 .btn-info:active:hover, .bs3 .btn-info:active:focus, .bs3 .btn-info:active.focus, .bs3 .btn-info.active:hover, .bs3 .btn-info.active:focus, .bs3 .btn-info.active.focus,
      .open > .bs3 .btn-info.dropdown-toggle:hover,
      .open > .bs3 .btn-info.dropdown-toggle:focus,
      .open > .bs3 .btn-info.dropdown-toggle.focus {
        color: #fff;
        background-color: #269abc;
        border-color: #1b6d85; }
    .bs3 .btn-info:active, .bs3 .btn-info.active,
    .open > .bs3 .btn-info.dropdown-toggle {
      background-image: none; }
    .bs3 .btn-info.disabled:hover, .bs3 .btn-info.disabled:focus, .bs3 .btn-info.disabled.focus, .bs3 .btn-info[disabled]:hover, .bs3 .btn-info[disabled]:focus, .bs3 .btn-info[disabled].focus,
    fieldset[disabled] .bs3 .btn-info:hover,
    fieldset[disabled] .bs3 .btn-info:focus,
    fieldset[disabled] .bs3 .btn-info.focus {
      background-color: #5bc0de;
      border-color: #46b8da; }
    .bs3 .btn-info .badge {
      color: #5bc0de;
      background-color: #fff; }
  .bs3 .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .bs3 .btn-warning:focus, .bs3 .btn-warning.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #985f0d; }
    .bs3 .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
    .bs3 .btn-warning:active, .bs3 .btn-warning.active,
    .open > .bs3 .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
      .bs3 .btn-warning:active:hover, .bs3 .btn-warning:active:focus, .bs3 .btn-warning:active.focus, .bs3 .btn-warning.active:hover, .bs3 .btn-warning.active:focus, .bs3 .btn-warning.active.focus,
      .open > .bs3 .btn-warning.dropdown-toggle:hover,
      .open > .bs3 .btn-warning.dropdown-toggle:focus,
      .open > .bs3 .btn-warning.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #985f0d; }
    .bs3 .btn-warning:active, .bs3 .btn-warning.active,
    .open > .bs3 .btn-warning.dropdown-toggle {
      background-image: none; }
    .bs3 .btn-warning.disabled:hover, .bs3 .btn-warning.disabled:focus, .bs3 .btn-warning.disabled.focus, .bs3 .btn-warning[disabled]:hover, .bs3 .btn-warning[disabled]:focus, .bs3 .btn-warning[disabled].focus,
    fieldset[disabled] .bs3 .btn-warning:hover,
    fieldset[disabled] .bs3 .btn-warning:focus,
    fieldset[disabled] .bs3 .btn-warning.focus {
      background-color: #f0ad4e;
      border-color: #eea236; }
    .bs3 .btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff; }
  .bs3 .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .bs3 .btn-danger:focus, .bs3 .btn-danger.focus {
      color: #fff;
      background-color: #c9302c;
      border-color: #761c19; }
    .bs3 .btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
    .bs3 .btn-danger:active, .bs3 .btn-danger.active,
    .open > .bs3 .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
      .bs3 .btn-danger:active:hover, .bs3 .btn-danger:active:focus, .bs3 .btn-danger:active.focus, .bs3 .btn-danger.active:hover, .bs3 .btn-danger.active:focus, .bs3 .btn-danger.active.focus,
      .open > .bs3 .btn-danger.dropdown-toggle:hover,
      .open > .bs3 .btn-danger.dropdown-toggle:focus,
      .open > .bs3 .btn-danger.dropdown-toggle.focus {
        color: #fff;
        background-color: #ac2925;
        border-color: #761c19; }
    .bs3 .btn-danger:active, .bs3 .btn-danger.active,
    .open > .bs3 .btn-danger.dropdown-toggle {
      background-image: none; }
    .bs3 .btn-danger.disabled:hover, .bs3 .btn-danger.disabled:focus, .bs3 .btn-danger.disabled.focus, .bs3 .btn-danger[disabled]:hover, .bs3 .btn-danger[disabled]:focus, .bs3 .btn-danger[disabled].focus,
    fieldset[disabled] .bs3 .btn-danger:hover,
    fieldset[disabled] .bs3 .btn-danger:focus,
    fieldset[disabled] .bs3 .btn-danger.focus {
      background-color: #d9534f;
      border-color: #d43f3a; }
    .bs3 .btn-danger .badge {
      color: #d9534f;
      background-color: #fff; }
  .bs3 .btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0; }
    .bs3 .btn-link, .bs3 .btn-link:active, .bs3 .btn-link.active, .bs3 .btn-link[disabled],
    fieldset[disabled] .bs3 .btn-link {
      background-color: transparent;
      box-shadow: none; }
    .bs3 .btn-link, .bs3 .btn-link:hover, .bs3 .btn-link:focus, .bs3 .btn-link:active {
      border-color: transparent; }
    .bs3 .btn-link:hover, .bs3 .btn-link:focus {
      color: #23527c;
      text-decoration: underline;
      background-color: transparent; }
    .bs3 .btn-link[disabled]:hover, .bs3 .btn-link[disabled]:focus,
    fieldset[disabled] .bs3 .btn-link:hover,
    fieldset[disabled] .bs3 .btn-link:focus {
      color: #777777;
      text-decoration: none; }
  .bs3 .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .bs3 .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bs3 .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .bs3 .btn-block {
    display: block;
    width: 100%; }
  .bs3 .btn-block + .btn-block {
    margin-top: 5px; }
  .bs3 input[type="submit"].btn-block,
  .bs3 input[type="reset"].btn-block,
  .bs3 input[type="button"].btn-block {
    width: 100%; }
  .bs3 .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .bs3 .embed-responsive .embed-responsive-item,
    .bs3 .embed-responsive iframe,
    .bs3 .embed-responsive embed,
    .bs3 .embed-responsive object,
    .bs3 .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .bs3 .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .bs3 .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .bs3 .modal-open {
    overflow: hidden; }
  .bs3 .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .bs3 .modal.fade .modal-dialog {
      transform: translate(0, -25%);
      transition: transform 0.3s ease-out; }
    .bs3 .modal.in .modal-dialog {
      transform: translate(0, 0); }
  .bs3 .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .bs3 .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .bs3 .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
  .bs3 .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .bs3 .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .bs3 .modal-backdrop.in {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .bs3 .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
    .bs3 .modal-header:before, .bs3 .modal-header:after {
      content: " ";
      display: table; }
    .bs3 .modal-header:after {
      clear: both; }
  .bs3 .modal-header .close {
    margin-top: -2px; }
  .bs3 .modal-title {
    margin: 0;
    line-height: 1.42857; }
  .bs3 .modal-body {
    position: relative;
    padding: 15px; }
  .bs3 .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .bs3 .modal-footer:before, .bs3 .modal-footer:after {
      content: " ";
      display: table; }
    .bs3 .modal-footer:after {
      clear: both; }
    .bs3 .modal-footer .btn + .btn {
      margin-left: 5px;
      margin-bottom: 0; }
    .bs3 .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .bs3 .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .bs3 .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .bs3 .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .bs3 .modal-content {
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .bs3 .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .bs3 .modal-lg {
      width: 900px; } }
  .bs3 .carousel {
    position: relative; }
  .bs3 .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .bs3 .carousel-inner > .item {
      display: none;
      position: relative;
      transition: 0.6s ease-in-out left; }
      .bs3 .carousel-inner > .item > img,
      .bs3 .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .bs3 .carousel-inner > .item {
          transition: transform 0.6s ease-in-out;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          perspective: 1000px; }
          .bs3 .carousel-inner > .item.next, .bs3 .carousel-inner > .item.active.right {
            transform: translate3d(100%, 0, 0);
            left: 0; }
          .bs3 .carousel-inner > .item.prev, .bs3 .carousel-inner > .item.active.left {
            transform: translate3d(-100%, 0, 0);
            left: 0; }
          .bs3 .carousel-inner > .item.next.left, .bs3 .carousel-inner > .item.prev.right, .bs3 .carousel-inner > .item.active {
            transform: translate3d(0, 0, 0);
            left: 0; } }
    .bs3 .carousel-inner > .active,
    .bs3 .carousel-inner > .next,
    .bs3 .carousel-inner > .prev {
      display: block; }
    .bs3 .carousel-inner > .active {
      left: 0; }
    .bs3 .carousel-inner > .next,
    .bs3 .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .bs3 .carousel-inner > .next {
      left: 100%; }
    .bs3 .carousel-inner > .prev {
      left: -100%; }
    .bs3 .carousel-inner > .next.left,
    .bs3 .carousel-inner > .prev.right {
      left: 0; }
    .bs3 .carousel-inner > .active.left {
      left: -100%; }
    .bs3 .carousel-inner > .active.right {
      left: 100%; }
  .bs3 .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent; }
    .bs3 .carousel-control.left {
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
    .bs3 .carousel-control.right {
      left: auto;
      right: 0;
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .bs3 .carousel-control:hover, .bs3 .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .bs3 .carousel-control .icon-prev,
    .bs3 .carousel-control .icon-next,
    .bs3 .carousel-control .glyphicon-chevron-left,
    .bs3 .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block; }
    .bs3 .carousel-control .icon-prev,
    .bs3 .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .bs3 .carousel-control .icon-next,
    .bs3 .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .bs3 .carousel-control .icon-prev,
    .bs3 .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif; }
    .bs3 .carousel-control .icon-prev:before {
      content: '\2039'; }
    .bs3 .carousel-control .icon-next:before {
      content: '\203a'; }
  .bs3 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
    .bs3 .carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      background-color: #000 \9;
      background-color: transparent; }
    .bs3 .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .bs3 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .bs3 .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .bs3 .carousel-control .glyphicon-chevron-left,
    .bs3 .carousel-control .glyphicon-chevron-right,
    .bs3 .carousel-control .icon-prev,
    .bs3 .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .bs3 .carousel-control .glyphicon-chevron-left,
    .bs3 .carousel-control .icon-prev {
      margin-left: -10px; }
    .bs3 .carousel-control .glyphicon-chevron-right,
    .bs3 .carousel-control .icon-next {
      margin-right: -10px; }
    .bs3 .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .bs3 .carousel-indicators {
      bottom: 20px; } }
  .bs3 .clearfix:before, .bs3 .clearfix:after {
    content: " ";
    display: table; }
  .bs3 .clearfix:after {
    clear: both; }
  .bs3 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .bs3 .pull-right {
    float: right !important; }
  .bs3 .pull-left {
    float: left !important; }
  .bs3 .hide {
    display: none !important; }
  .bs3 .show {
    display: block !important; }
  .bs3 .invisible {
    visibility: hidden; }
  .bs3 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .bs3 .hidden {
    display: none !important; }
  .bs3 .affix {
    position: fixed; }

@-ms-viewport {
  width: device-width; }
  .bs3 .visible-xs {
    display: none !important; }
  .bs3 .visible-sm {
    display: none !important; }
  .bs3 .visible-md {
    display: none !important; }
  .bs3 .visible-lg {
    display: none !important; }
  .bs3 .visible-xs-block,
  .bs3 .visible-xs-inline,
  .bs3 .visible-xs-inline-block,
  .bs3 .visible-sm-block,
  .bs3 .visible-sm-inline,
  .bs3 .visible-sm-inline-block,
  .bs3 .visible-md-block,
  .bs3 .visible-md-inline,
  .bs3 .visible-md-inline-block,
  .bs3 .visible-lg-block,
  .bs3 .visible-lg-inline,
  .bs3 .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .bs3 .visible-xs {
      display: block !important; }
    .bs3 table.visible-xs {
      display: table !important; }
    .bs3 tr.visible-xs {
      display: table-row !important; }
    .bs3 th.visible-xs,
    .bs3 td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .bs3 .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .bs3 .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .bs3 .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bs3 .visible-sm {
      display: block !important; }
    .bs3 table.visible-sm {
      display: table !important; }
    .bs3 tr.visible-sm {
      display: table-row !important; }
    .bs3 th.visible-sm,
    .bs3 td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bs3 .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bs3 .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bs3 .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bs3 .visible-md {
      display: block !important; }
    .bs3 table.visible-md {
      display: table !important; }
    .bs3 tr.visible-md {
      display: table-row !important; }
    .bs3 th.visible-md,
    .bs3 td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bs3 .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bs3 .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bs3 .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .bs3 .visible-lg {
      display: block !important; }
    .bs3 table.visible-lg {
      display: table !important; }
    .bs3 tr.visible-lg {
      display: table-row !important; }
    .bs3 th.visible-lg,
    .bs3 td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .bs3 .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .bs3 .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .bs3 .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .bs3 .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bs3 .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .bs3 .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .bs3 .hidden-lg {
      display: none !important; } }
  .bs3 .visible-print {
    display: none !important; }
  @media print {
    .bs3 .visible-print {
      display: block !important; }
    .bs3 table.visible-print {
      display: table !important; }
    .bs3 tr.visible-print {
      display: table-row !important; }
    .bs3 th.visible-print,
    .bs3 td.visible-print {
      display: table-cell !important; } }
  .bs3 .visible-print-block {
    display: none !important; }
    @media print {
      .bs3 .visible-print-block {
        display: block !important; } }
  .bs3 .visible-print-inline {
    display: none !important; }
    @media print {
      .bs3 .visible-print-inline {
        display: inline !important; } }
  .bs3 .visible-print-inline-block {
    display: none !important; }
    @media print {
      .bs3 .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .bs3 .hidden-print {
      display: none !important; } }

/*reset*/
@font-face {
  font-family: "Futura BT W01 Medium";
  src: url("../fonts/7ed1bebb-81a9-4c57-9513-f0538c1b83fc.eot?#iefix");
  src: url("../fonts/7ed1bebb-81a9-4c57-9513-f0538c1b83fc.eot?#iefix") format("eot"), url("../fonts/71710047-b807-47eb-9874-7db8f4904492.svg#71710047-b807-47eb-9874-7db8f4904492") format("svg"), url("../fonts/ddc0f223-a296-451a-8681-ad80508eb419.woff") format("woff"), url("../fonts/c18fc865-7a4e-45d9-bbb0-4e4553cc4136.ttf") format("truetype"); }

@font-face {
  font-family: "Futura BT W01 Light";
  src: url("../fonts/bf74a9d0-0954-467f-abf2-269d642a34e6.eot?#iefix");
  src: url("../fonts/bf74a9d0-0954-467f-abf2-269d642a34e6.eot?#iefix") format("eot"), url("../fonts/a585fe69-b36b-45e2-ab89-5f0fb2f702e4.svg#a585fe69-b36b-45e2-ab89-5f0fb2f702e4") format("svg"), url("../fonts/bb6e42eb-bc30-4c8a-b4ee-bdba1631f178.woff") format("woff"), url("../fonts/7c212380-c01a-48df-b253-606f78f6c4db.ttf") format("truetype"); }

@font-face {
  font-family: "FuturaBTW01-LightItalic";
  src: url("../fonts/4263004d-f836-4bd8-ac24-154d91379c6a.eot?#iefix");
  src: url("../fonts/4263004d-f836-4bd8-ac24-154d91379c6a.eot?#iefix") format("eot"), url("../fonts/469d02e0-4e47-4110-8061-1a8bd3e61cf9.svg#469d02e0-4e47-4110-8061-1a8bd3e61cf9") format("svg"), url("../fonts/f3a29921-2598-4736-8d53-8245538e34d8.woff") format("woff"), url("../fonts/61367821-83d1-4768-9cd3-16a1d71e6e9a.ttf") format("truetype"); }

@font-face {
  font-family: "Futura BT W01 Book";
  src: url("../fonts/17fe4ab4-6e45-4ea2-bb53-2123063911c3.eot?#iefix");
  src: url("../fonts/17fe4ab4-6e45-4ea2-bb53-2123063911c3.eot?#iefix") format("eot"), url("../fonts/d37fcd2f-d43f-4eae-b192-c48028c02797.svg#d37fcd2f-d43f-4eae-b192-c48028c02797") format("svg"), url("../fonts/142b09e6-c245-4ff7-b01c-325fa824c99e.woff") format("woff"), url("../fonts/e4509cd4-7aa0-4068-89bd-95ffd0bfb6d4.ttf") format("truetype"); }

@font-face {
  font-family: "FuturaBTW01-BookItalic";
  src: url("../fonts/2e6cfa9e-fbb1-41ae-865f-1a1b7e472cdc.eot?#iefix");
  src: url("../fonts/2e6cfa9e-fbb1-41ae-865f-1a1b7e472cdc.eot?#iefix") format("eot"), url("../fonts/4cf8ca6d-6004-4831-b4a5-efd8f58a9249.svg#4cf8ca6d-6004-4831-b4a5-efd8f58a9249") format("svg"), url("../fonts/34962837-192c-48f0-bd43-5bf8f325f09f.woff") format("woff"), url("../fonts/4fdf6f8e-9073-43e6-a953-6bb368860c9e.ttf") format("truetype"); }

@font-face {
  font-family: "FuturaBTW01-MediumItali";
  src: url("../fonts/80aeba20-efa4-4aea-9dff-fe3d6e9b25db.eot?#iefix");
  src: url("../fonts/80aeba20-efa4-4aea-9dff-fe3d6e9b25db.eot?#iefix") format("eot"), url("../fonts/af8eb763-2580-4c12-831c-6a1e9093df52.svg#af8eb763-2580-4c12-831c-6a1e9093df52") format("svg"), url("../fonts/b25a4ccb-ae7a-4b19-85fc-f4ca88c5cd26.woff") format("woff"), url("../fonts/9ef2e85e-4a0e-4825-8f02-a2b708f8c6e7.ttf") format("truetype"); }

@font-face {
  font-family: "Futura BT W01 Bold";
  src: url("../fonts/63107fe9-e6e4-4922-aed4-736f170601c8.eot?#iefix");
  src: url("../fonts/63107fe9-e6e4-4922-aed4-736f170601c8.eot?#iefix") format("eot"), url("../fonts/970a093d-098a-4d5b-b6f0-c2d682e95d80.woff") format("woff"), url("../fonts/7c099bd1-482c-4c64-a5d3-9b934633ab10.ttf") format("truetype"), url("../fonts/8035e4db-50ea-40ea-b561-a085035ef25e.svg#8035e4db-50ea-40ea-b561-a085035ef25e") format("svg"); }

@font-face {
  font-family: "FuturaBTW01-BoldItalic";
  src: url("../fonts/18951f5e-5d2c-4b6c-958c-2da4c00c3ad7.eot?#iefix");
  src: url("../fonts/18951f5e-5d2c-4b6c-958c-2da4c00c3ad7.eot?#iefix") format("eot"), url("../fonts/cdaded8c-3e0d-409c-b604-a4b481e59168.svg#cdaded8c-3e0d-409c-b604-a4b481e59168") format("svg"), url("../fonts/8badd371-f1d8-4c51-8541-8613b344b66d.woff") format("woff"), url("../fonts/12ae2064-24d9-471d-b666-13830ada754e.ttf") format("truetype"); }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

:focus {
  outline: none; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

textarea {
  max-height: 348px;
  resize: none; }

img {
  border: 0px;
  vertical-align: middle; }

p {
  margin: 1em 0;
  line-height: 24px; }

ul, li, ol {
  list-style-type: none; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

ins, sup, i, em, var {
  font-style: normal;
  font-weight: normal; }

a {
  text-decoration: none;
  color: #bc9b6b;
  outline: none; }

a:hover {
  text-decoration: none;
  color: #bc9b6b; }

.fl {
  float: left; }

.fr {
  float: right; }

.hide {
  display: none; }

body {
  font-size: 18px;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.8em;
  background: #000;
  -webkit-text-size-adjust: none;
  color: #fff; }

#age_age select {
  color: #000; }
  #age_age select option {
    color: #000; }

.ico {
  background: url(../images/ico.png) no-repeat; }

h1, h2, h3, h4, h5, h6, dt, .intro, .nav_link, .subNav {
  text-transform: uppercase;
  font-family: "Futura BT W01 Bold";
  letter-spacing: 2px;
  color: #fff; }

h2 {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 5px;
  margin-bottom: 0; }

h2 sup {
  font-size: 18px;
  display: inline-block;
  top: 0;
  vertical-align: top;
  line-height: 1; }

h3 {
  margin-top: 20px;
  font-size: 18px;
  color: #bc9b6a;
  margin-bottom: 14px; }

h4 {
  font-size: 18px;
  font-family: "Futura BT W01 Book"; }

.intro {
  letter-spacing: 3px; }

.ml567px {
  margin-left: 567px; }

.mt41px {
  margin-top: 41px; }

.anchor {
  float: left;
  width: 100%;
  clear: both;
  height: auto; }

/*layout*/
.wrapper {
  width: 1024px;
  margin: 0 auto; }

/*header*/
#header {
  width: 100%;
  height: 130px;
  color: #fff;
  background: #000;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  min-width: 1024px;
  position: absolute;
  top: 0;
  background: url(../images/bg_topnav_gray.jpg) repeat-x top center;
  z-index: 11; }

.hub_bg #header {
  border: 0; }

#header .inner {
  padding: 78px 0 0 0px;
  width: 1062px;
  height: 77px;
  margin: 0 auto;
  position: relative; }

#header .logo {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0px;
  margin-bottom: 0px;
  background: url(../images/logo_topnav_baileys.svg) no-repeat top center;
  width: 255px;
  height: 105px;
  text-indent: -999em; }

#header .logo a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  position: absolute; }

#header nav {
  color: #ed1c24;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 1101px) {
    #header nav {
      margin-top: 15px; } }

#header nav ul {
  padding-right: 0px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: calc((100% - 240px) / 2); }
  #header nav ul:nth-child(2) {
    margin-left: 260px; }

#header nav li {
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  position: relative;
  vertical-align: middle;
  line-height: 12px; }
  #header nav li.logo-space {
    width: 255px !important; }

/*QQQ Home Styling*/
#header nav li:first-of-type {
  margin-left: 0px !important; }

#header nav li:last-of-type {
  margin-right: 0px !important; }

#header nav li.last {
  margin-right: 0px;
  text-align: center; }

#header nav li a {
  font-size: 14px;
  color: #fff5d6;
  display: inline-block;
  line-height: 12px;
  text-shadow: 1px 1px black; }

#header nav li a:hover, #header nav li a.current {
  color: #bc9b6a; }

#header nav li a:hover span, #header nav li a.current span {
  border-bottom: 0; }

/*changes for drop-down */
#header nav li.second {
  /*QQQ Spacing Fix on Title Bar for ie, set to <300*/
  /*margin: 0 297px 0 0;*/
  line-height: 12px;
  text-align: center; }

#header nav li.flavors {
  width: 223px;
  background: url(../images/icon_divider_topnav.png) no-repeat top right; }

#header nav li.cream {
  width: 125px;
  margin-right: 0;
  text-align: center;
  margin-left: 50px; }

#header nav li.social {
  width: 103px;
  width: 128px;
  text-align: left;
  margin-right: 10px;
  background: url(../images/icon_divider_topnav.png) no-repeat top right; }

#header nav li ul#wtb_sub,
#header nav li ul#almande_sub {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none;
  min-width: 190px;
  display: none;
  position: absolute;
  left: -62px; }

#header nav li ul#wtb_sub li,
#header nav li ul#almande_sub li {
  margin: 30px 0 0 0 !important;
  text-align: center;
  white-space: nowrap; }

#header nav li ul#almande_sub {
  left: -30px; }

/* end changes for drop-down */
/* Home Page */
.banner {
  width: 100%;
  margin: 0 auto;
  background: url(../images/bg_home_leadspace.jpg) no-repeat top right;
  background-size: 100% 818px;
  height: 706px;
  position: relative;
  min-height: 706px;
  margin-bottom: 50px; }

.index_page h2.indent {
  position: absolute;
  text-indent: -9999px; }

.index_page .banner {
  width: 100%;
  text-align: center; }

.index_page .banner .video-bg {
  position: relative;
  width: 100%;
  height: 650px;
  max-height: 650px;
  overflow: hidden;
  display: inline-block;
  margin-top: 56px; }

.index_page .banner .video-bg .gradient-left {
  background: url(../images/gradient-bg.png) 0 0 repeat-y;
  position: absolute;
  width: 190px;
  height: 100%;
  z-index: 9;
  display: block;
  left: 0;
  top: 0; }

.index_page .banner .video-bg .gradient-right {
  background: url(../images/gradient-bg-right.png) 0 0 repeat-y;
  position: absolute;
  width: 190px;
  height: 100%;
  z-index: 9;
  display: block;
  right: 0;
  top: 0; }

.index_page .banner .video-bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
  overflow: hidden; }

.index_page .banner .video-bg-opacity {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/overlay-bg.png) 0 0 repeat-x;
  z-index: 9;
  height: 77px;
  background-size: 8px 77px;
  overflow: hidden;
  /*box shadow top */
  box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.9); }
  @media (min-width: 401px) and (max-width: 520px) {
    .index_page .banner .video-bg-opacity {
      height: 120px;
      background-size: 8px 120px; } }

.index_page .banner .banner_cnt {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -512px;
  width: 1024px;
  padding-top: 110px;
  z-index: 10; }

.index_page .banner .banner_left {
  float: left;
  height: auto;
  width: 497px;
  clear: none;
  text-align: center;
  margin: 75px 102px 0 -22px;
  position: relative; }

.index_page .banner .banner_right {
  float: left;
  height: auto;
  width: 350px;
  clear: none; }

.index_page .banner-bg {
  height: 492px;
  width: 725px;
  position: absolute;
  margin-left: -152px;
  background: url(../images/bg-hero-drop-shadow.png) no-repeat; }

.index_page .banner .banner_right img.hero {
  margin-left: -166px;
  margin-top: 0;
  z-index: 3;
  position: relative; }

.index_page .banner .banner_left .intro {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  color: #e8c791;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 17px 0 14px;
  line-height: 22px; }

.index_page .banner .banner_left .intro.stpatricksdayspacing {
  margin: 16px 0 8px; }

.index_page .nav_link {
  font-size: 14px;
  color: #f5edde;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 700;
  clear: both;
  width: 300px;
  padding: 14px 0px 14px 0;
  text-align: center; }

.index_page .part_1 .img-con img {
  margin-top: 8%; }

.index_page .banner .banner_left .nav_link {
  border-color: #6b472a;
  margin: 0 auto;
  margin: 23px 0 0 31px; }

.index_page .banner .banner_left .nav_link.stpatrickstitle {
  border: 0;
  margin: 0 auto;
  background: url(../images/bg-baileys-irish-cream-st-patricks-day-link-decor.png) no-repeat top left;
  width: 299px;
  height: 63px; }

.mobile-img-con {
  display: none; }

/* End Home Page */
/*footer*/
#footer {
  background: url(../images/bg_footer_gray.jpg) repeat center;
  clear: both;
  color: #bb9b69;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  width: 100%;
  position: relative;
  z-index: 5;
  padding: 48px 0 17px 0;
  float: left; }

#footer p {
  margin: 20px 0;
  text-align: center; }

span.hidden_text {
  position: absolute;
  left: -999em; }

#footer p span.txt_join_us {
  background: url(../images/text_footer_join_us.png) no-repeat top center;
  height: 25px;
  width: 167px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  margin-right: 12px; }

#Header h1 span {
  position: absolute;
  left: -999em; }

#footer .join {
  font-size: 18px;
  line-height: 32px;
  margin-top: 0px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 45px; }

#footer .join a {
  background-position: 0 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-position: 0 0;
  margin: -5px 0 0 2px;
  vertical-align: middle; }

#footer .join .email {
  background-position: -40px 0; }

#footer .join .googleplus {
  background-position: -80px 0; }

#footer .join .twitter {
  background-position: 0 -45px; }

#footer .join .instagram {
  background-position: -206px 0; }

#footer .join .pinterest {
  background-position: -122px 0; }

#footer nav {
  width: 1078px;
  margin: 0 auto;
  background: url(../images/border_footer_trans_yellow.png) repeat-x top center;
  padding: 49px 0 43px 0;
  overflow: hidden;
  zoom: 1;
  text-align: center;
  letter-spacing: 2px; }

#footer nav li {
  display: inline;
  line-height: 36px;
  white-space: nowrap; }

#footer nav li a {
  padding: 0 10px 0 5px;
  font-size: 14px; }

#footer nav li a:hover {
  text-decoration: underline; }

#footer .divider_cnt {
  width: 1078px;
  margin: 0 auto;
  text-align: center; }

#footer .divider_trans {
  background: url(../images/border_footer_trans_yellow.png) repeat-x top center;
  width: 514px;
  float: left;
  height: 2px;
  display: block;
  margin-top: 10px; }

#footer .icon_footer {
  background: url(../images/icon_footer.png) no-repeat top center;
  float: left;
  padding: 0 11px;
  height: 23px;
  width: 27px;
  margin-top: 1px; }

#footer .copyright {
  width: 100%;
  line-height: 14px;
  margin: 8px auto 0;
  font-size: 8px;
  letter-spacing: 1px;
  color: #62563a;
  display: block;
  float: left; }

#footer .last-in-line {
  display: none; }

/*public*/
.border_top0 {
  border-top: 0px !important; }

.obj {
  float: left;
  width: 300px;
  text-align: center;
  vertical-align: middle; }

.obj_con {
  width: 620px;
  overflow: hidden;
  zoom: 1;
  font-size: 18px;
  float: left; }

.nav_link {
  display: inline-block;
  padding: 10px 5px 10px 0;
  border-top: 1px solid #e4d0a4;
  border-bottom: 1px solid #e4d0a4;
  font-size: 18px;
  color: #bc9b6a;
  line-height: 24px; }

.nav_link .symbol {
  font-size: 25px; }

.nav_link:hover {
  color: #fff4cb; }

.nav_link.last {
  border-top: 0 !important;
  margin-top: 0 !important; }

.intro {
  margin: 25px 0;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-family: "Futura BT W01 Book"; }

.w_620 {
  width: 620px;
  float: left; }

.w_300 {
  width: 300px;
  float: left; }

.w370px {
  width: 370px; }

.col {
  float: left;
  clear: none;
  height: auto; }

.margin_r20 {
  margin-right: 20px !important; }

.margin_r60 {
  margin-right: 60px !important; }

.margin_b10 {
  margin-bottom: 10px !important; }

.margin_t10 {
  margin-top: 10px !important; }

/*part*/
.part_1, .part_2, .part_3, .part_4, .division {
  width: 940px;
  margin: 0 auto;
  border-bottom: 2px #ba9f74 solid; }

.division {
  clear: both;
  height: 15px;
  overflow: hidden; }

/* RESPONSIVE SITE */
/* Navigation */
nav select {
  display: none; }

.select-cnt .menu-text {
  display: none; }

/* End Navigation */
/* Social Page */
.social-title {
  float: left;
  clear: both;
  text-align: center;
  width: 100%;
  margin-top: 1px;
  margin-bottom: 62px; }

/* End Social Page */
/* Recipe Page */
/* Recipe Mobile navigation */
/* Recipe Mobile Navigation Structure */
.recipe-mobile-nav, .recipe-mobile-nav *,
.recipe-mobile-nav *:after,
.recipe-mobile-nav *:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

.recipe-mobile-nav a,
.recipe-mobile-nav a:hover {
  text-decoration: none; }

.recipe-mobile-nav ul,
.recipe-mobile-nav ol {
  list-style: none; }

/* End Recipe Mobile Navigation Structure */
/* Recipe Mobile Navigation */
.recipe-mobile-nav {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  display: none; }

.recipe-mobile-nav-list {
  text-align: left; }

.recipe-mobile-nav-item {
  float: left;
  *display: inline;
  zoom: 1;
  position: relative; }

.recipe-mobile-nav-item a {
  display: block;
  color: #FFF;
  padding: 15px 20px;
  min-height: 48px;
  background: #373737;
  border-bottom: 1px solid #414141; }

.recipe-mobile-nav-item > a:hover {
  background: #525252; }

.recipe-mobile-nav-item:hover .recipe-mobile-nav-submenu {
  display: block; }

/* End Recipe Mobile Navigation */
/* Recipe Mobile Navigation submenu */
.recipe-mobile-nav-submenu {
  display: none;
  position: absolute;
  left: 0;
  width: 180px; }

.recipe-mobile-nav-submenu-item a {
  background: #414141;
  border-bottom: 1px solid #4a4a4a;
  display: block;
  padding: 10px 4%;
  height: 50px; }

.recipe-mobile-nav-submenu-item a:hover {
  background: #454545; }

/* End Recipe Mobile Navigation submenu */
/* Recipe Mobile navigation */
.recipe-mobile-nav-mobile {
  display: none;
  /* Hide from browsers that don't support media queries */
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: #2d2d2b;
  background-size: 18px;
  height: 50px;
  /*width:50px;*/
  width: 100%;
  padding: 10px 4%; }

.recipe-mobile-nav-mobile h5 {
  width: 100%;
  float: left;
  clear: both;
  color: #bc9b6a; }

/* End Recipe Mobile navigation */
/* Recipe Mobile navigation, clickable area for revealing <ul> */
.recipe-mobile-nav-click {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  height: 50px;
  width: 100%;
  cursor: pointer; }

.recipe-mobile-nav-click i {
  display: block;
  height: 48px;
  width: 48px;
  background: url(../images/arrow-down-recipe-mobile.png) no-repeat center center;
  background-size: 20px;
  right: 0;
  position: absolute; }

.recipe-mobile-nav-mobile .recipe-mobile-nav-click i {
  background: url(../images/arrow-down-gold-recipe-mobile.png) no-repeat center center;
  background-size: 20px; }

.recipe-mobile-nav-item {
  background-color: #373737; }

.recipe-mobile-nav-rotate {
  transform: rotate(180deg); }

/* End Recipe Mobile navigation, clickable area for revealing <ul> */
/* End Recipe Mobile navigation */
/* End Recipe Page */
/* Recipe Sub Page */
.recipes-iframe-vid-cnt {
  margin-left: 20px;
  margin-top: 40px;
  margin-bottom: 60px; }

.recipes-iframe-vid-cnt + .part_4 {
  border-top: 2px #ba9f74 solid !important; }

h2.flavor-title, h3.flavors-can-we-tempt-you {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0; }

/* End Recipe Sub Page */
/* Flavors Page */
.flavors_page .nav_link {
  padding: 14px 20px !important;
  box-sizing: border-box; }
  .flavors_page .nav_link + .nav_link {
    border-top: none; }

/* End Flavors Page */
/* Home Page */
.mobile-nav-img, .mobile-nav-link {
  display: none; }

/* End Home Page */
/* 1100px AND UNDER */
@media (max-width: 1100px) {
  body, * {
    -webkit-text-size-adjust: none; }
  /* Navigation */
  #header nav ul {
    display: none; }
  nav select {
    display: inline-block; }
  .index_wrapper, #header {
    min-width: 0px !important; }
  #header .inner {
    padding: 112px 0 0 0;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    position: relative;
    text-align: center; }
  #header {
    background-size: 142px;
    height: 115px; }
  #header .logo {
    position: absolute;
    top: 12px;
    left: 50%;
    width: 192px;
    height: 83px;
    background-size: 74%;
    height: 62px; }
  /* Navigation Select Menu */
  #header .select-cnt {
    height: 60px;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    top: -112px; }
  #header .select-cnt select,
  #header .select-cnt > div {
    height: 100%;
    width: 65px;
    position: absolute;
    opacity: 0;
    top: 11px;
    left: 0;
    z-index: 4;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer; }
  #header .select-cnt > div {
    opacity: 1;
    z-index: 3;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    font-size: 12px; }
  #header .select-cnt span.line {
    display: block;
    width: 100%;
    height: 5px;
    margin: 5px 0 0 0;
    background: #bc9b6a;
    background-size: 25px; }
  #header .select-cnt span.line:first-child {
    margin: 0; }
  #header .select-cnt .menu-text {
    color: #bc9b6a;
    display: block;
    float: left;
    height: auto;
    margin-top: -4px; }
  /* footer */
  #footer nav {
    width: 100%;
    border: 0;
    padding: 3% 0 0 0 !important;
    box-sizing: border-box;
    margin-bottom: 3%;
    margin-top: 3%; }
  #footer .join {
    margin-bottom: 5%; }
  #footer .divider_cnt {
    width: 100%; }
  #footer .divider_trans {
    width: 47%; }
  #footer .icon_footer {
    padding: 0 1%;
    width: 4%;
    margin-top: 0; }
  #footer .footer-logo {
    width: 100% !important; }
  #footer .copyright {
    box-sizing: border-box;
    padding: 0 3%;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%; }
  /* Legal Pages */
  body .legal {
    padding: 128px 3% 0 3% !important;
    width: 90%;
    max-width: 824px; }
  /* Social Page */
  body .social_page {
    margin: 0 auto 0;
    max-width: 984px;
    width: 100%; }
  body #social-cnt {
    width: 100%; }
  /* Social Page */
  body #social-cnt {
    width: 750px;
    margin: 0 auto; }
  /* Recipe Page */
  .imgcontainer {
    width: 756px !important; }
  .hub_bg #filter {
    min-width: 100% !important;
    box-sizing: border-box; }
  .filter_sort, #filter .sort_list .inner {
    width: 100% !important; }
  body .leadspace_img {
    margin-top: 5px;
    padding: 50% 0 0 0;
    background-size: 102%;
    height: auto; }
  /* Recipe Sub Page */
  .recipes_detail {
    margin-top: 0 !important; }
  .recipes_detail .name.part_1, .recipes_detail .method.part_2, .recipes_detail .serving.part_3, .recipes_detail .temp.part_4, .recipes_detail {
    width: 94% !important;
    box-sizing: border-box;
    margin-left: 3%;
    margin-right: 3%; }
  .recipes_detail .name .obj img, .part_1.name .obj_con {
    margin: 0 !important; }
  .recipes_detail .name.part_1 {
    margin-top: 70px; }
  .recipes_detail .name.part_1 h1,
  .recipes_detail .name.part_1 h2 {
    margin-top: 120px; }
  .recipes_detail .name .obj {
    height: auto !important; }
  .part_1.name .obj_con {
    padding-right: 13%;
    width: 70%;
    box-sizing: border-box; }
  .recipes_detail .name .obj {
    width: 30% !important;
    padding-left: 5%;
    box-sizing: border-box;
    margin: 0 !important; }
  .part_1.name .obj_con h4 {
    margin-top: 5% !important;
    margin-bottom: 5% !important; }
  .recipes_detail .left_prepare {
    margin-left: 0 !important;
    width: 46% !important;
    margin-right: 3% !important; }
  .ingredient .measurements {
    width: 32% !important; }
  .ingredient .items {
    width: 68% !important; }
  .directions {
    width: 51% !important; }
  .directions li span {
    width: 74% !important; }
  .recipes_detail .serving_tips {
    width: 49% !important; }
  .recipes_detail .serving_tips .list, .recipes_detail .serving_tips li {
    width: 100% !important; }
  .icon_recipe_serving_tips_title {
    margin-left: 15% !important;
    width: 80% !important;
    margin-right: 5%; }
  .recipes_detail .serving .impress .obj_con {
    margin-left: 15% !important;
    width: 70% !important;
    margin-right: 15% !important; }
  div.icon_recipe_impress_friends {
    margin-left: 22% !important; }
  .recipes_detail .serving .impress {
    width: 50% !important; }
  /* Recipe Sub Page */
  .recipes-iframe-vid-cnt {
    margin-left: 0; }
  .recipes-iframe-vid-cnt {
    width: 94% !important;
    box-sizing: border-box;
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
  .recipes-iframe-vid-cnt iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  /* End Recipe Sub Page */
  /* Flavors Page */
  .flavors_page {
    width: 100% !important;
    margin: 130px auto 0px auto !important;
    float: left; }
  .flavors_page .row.flav_salted_caramel,
  .flavors_page .row.flav_choc_cherry,
  .flavors_page .row.flav_pumpkin_spice,
  .flavors_page .row.flav_almande,
  .flavors_page .row.flav_espresso_creme,
  .flavors_page .row.flav_vanilla,
  .flavors_page .row.flav_strawberries_and_cream {
    background-position: 67px 68px !important; }
  .flavors_page .row {
    width: 820px !important;
    margin: 0 auto !important;
    padding-top: 68px !important; }
  .flavors_page .row:first-child {
    padding-top: 0 !important; }
  .flavors_page .row.flav_salted_caramel {
    height: 676px !important; }
  .flavors_page .row.flav_choc_cherry {
    height: 652px !important; }
  .flavors_page .col.content, .flavors_page .col.tempt {
    margin-left: 323px !important;
    margin-top: 35px !important; }
  .flavors_page .col.content {
    width: 444px !important; }
  .flavors_page .col.tempt {
    width: 382px !important; }
  .flavors_page .tempt .col {
    width: 172px !important;
    margin-left: 18px; }
  .flavors_page .tempt .col:first-child {
    margin-left: 0; }
  .flavors_page .col.tempt .name {
    min-height: 38px; }
  .flavors_page p.intro {
    min-height: 0px !important; }
  h3.flavors-can-we-tempt-you {
    text-align: center; }
  .flavors_page .col.tempt img.title {
    margin-bottom: 38px;
    margin-top: 5px; }
  /* End Flavors Page */
  /* Home Page */
  .index_page .banner {
    background-size: 127% auto;
    background-position: top center;
    height: auto;
    float: left;
    min-height: 710px;
    width: 100%;
    clear: both; }
  .index_page .banner .video-bg {
    display: none; }
  .index_page .index_wrapper, .index_page .theCollection_bg, .index_page .latestNews_bg {
    float: left;
    clear: both;
    height: auto; }
  .index_page .part_1.recipes.home_luxe, .index_page .theCollection_bg .part_2.theCollection, .index_page .part_3.latestNews {
    float: left;
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
    clear: both; }
  body.index_page .part_1 .img-con, body.index_page .part_1 .obj_con, .index_page .theCollection .obj_con {
    box-sizing: border-box;
    width: 50%;
    margin-left: 0; }
  .index_page .theCollection_bg {
    margin-top: -4%; }
  .index_page .theCollection_bg .part_2.theCollection {
    background-size: 45%;
    background-position: calc(100% - 3%) 52%; }
  .index_page .theCollection .obj_con {
    padding-right: 6%;
    margin-right: 0;
    margin-top: 14%; }
  .index_page .theCollection .obj_con .nav_link {
    margin-bottom: 34%; }
  .index_page .part_2.theCollection {
    height: auto; }
  body.index_page .part_1 .img-con {
    height: auto; }
  .index_page .latestNews_bg {
    background-size: 109%; }
  .index_page .latestNews .obj_con {
    padding-top: 16%;
    width: 42%;
    padding-bottom: 13%; }
  .index_page .latestNews_bg .obj_con {
    margin-left: 52%; }
  /* 404 & 505 page */
  body.four-oh-four h2, body.four-oh-four h3 {
    left: 0; }
  body.four-oh-four .legal {
    padding: 200px 3% 200px 3% !important; }
  /* Social Page */
  body .social_page {
    padding-top: 74px;
    margin: 12% auto 0; }
  /* End Social Page */ }

/* 1060px AND UNDER */
@media (max-width: 1060px) {
  /* Home Page */
  .index_page .banner .banner_cnt {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    float: left; }
  .index_page .banner .banner_left {
    width: 48%;
    margin: 8% 0 0 0; }
  #hero-cursive {
    width: 93%; }
  .index_page .banner .banner_right {
    width: 52%; }
  .index_page .banner .banner_right img.hero {
    width: 100%;
    margin-left: -21%;
    margin-top: 6%; }
  .index_page .banner .banner_left .nav_link, body.index_page .home_luxe .obj_con .nav_link {
    margin: 23px 0 0 6%; }
  .index_page .banner {
    margin-bottom: 0; }
  .index_page .index_wrapper .luxe_bg {
    margin-top: -20%; }
  .index_page .home_luxe p.intro {
    width: 100%; }
  body.index_page .part_1 .img-con img {
    margin-left: 0;
    width: 100%;
    margin-top: 18%; }
  body.index_page .part_1 .img-con {
    width: 40%; }
  body.index_page .part_1 .obj_con {
    width: 60%;
    padding-left: 10%;
    margin-top: 5%; } }

/* 1044px AND UNDER */
@media (max-width: 1044px) {
  /* Recipe Sub Pages */
  .recipes_detail .name .obj img {
    width: 100%;
    height: auto; }
  /* Home Page */
  .index_page .banner {
    min-height: 1px;
    padding-top: 4%; }
  .index_page .banner .banner_cnt {
    padding-top: 7%; }
  .index_page .banner {
    margin-bottom: 0; }
  .index_page .part_1.recipes.home_luxe {
    margin-top: 11%; }
  /* Home Page */
  .index_page .latestNews_bg {
    background-size: 119%; } }

/* 1024px AND UNDER */
@media (max-width: 1024px) {
  #footer .last-in-line {
    display: inline-block; } }

/* 1000px AND UNDER */
@media (max-width: 1000px) {
  /* Error Pages */
  .legal.error {
    margin: 0 3% !important;
    width: 94% !important;
    height: auto !important;
    float: left !important;
    padding: 20% 0 30% 0 !important; } }

/* 980px AND UNDER */
@media (max-width: 980px) {
  /* Recipe Page */
  /* Recipe Navigation */
  .recipe-mobile-nav {
    display: inline-block; }
  .recipe-mobile-nav-mobile {
    display: block; }
  .recipe-mobile-nav {
    width: 100%;
    padding: 50px 0 0; }
  .recipe-mobile-nav-list {
    display: none; }
  .recipe-mobile-nav-item {
    width: 100%;
    float: none; }
  .recipe-mobile-nav-item > a {
    padding: 10px 4%;
    height: 50px; }
  .recipe-mobile-nav-click {
    display: block; }
  .recipe-mobile-nav-mobile-open {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0; }
  .recipe-mobile-nav-item:hover .recipe-mobile-nav-submenu {
    display: none; }
  .recipe-mobile-nav-submenu {
    position: static;
    width: 100%; }
  #filter {
    display: none; } }

/* 960px AND UNDER */
@media (max-width: 960px) {
  /* Legal Pages */
  .legal h2 {
    font-size: 31px !important;
    line-height: 40px !important; }
  /* Footer */
  #footer {
    padding-top: 6%; }
  /* Recipes sub pages */
  .recipes_detail .name.part_1 {
    margin-top: 90px; }
  .recipes_detail .name.part_1 h1,
  .recipes_detail .name.part_1 h2 {
    font-size: 31px;
    line-height: 36px;
    margin-top: 30%; }
  .part_1.name .obj_con h4 {
    font-size: 13px !important;
    line-height: 26px; }
  .recipes_detail .temp.part_4 {
    padding: 10px 0 10px 0 !important; } }

/* 930px AND UNDER */
@media (max-width: 930px) {
  /* Home Page */
  .index_page .latestNews_bg {
    background-size: 129%; }
  /* 404 & 505 Pages */
  .four-oh-four:after {
    background-size: 120%; }
  body.four-oh-four .text-con {
    margin-left: 6%;
    width: 58%; }
  body.four-oh-four .legal {
    padding: 17% 3% 12% 3% !important; }
  body.four-oh-four h2, body.four-oh-four h3 {
    width: 100%; }
  .four-oh-four .bottle-con {
    width: 30%; }
  .four-oh-four .bottle-con img {
    width: 100%; } }

/* 910px AND UNDER */
/* 850px AND UNDER */
@media (max-width: 850px) {
  /* Flavors Page */
  .flavors_page .row.flav_salted_caramel,
  .flavors_page .row.flav_choc_cherry,
  .flavors_page .row.flav_pumpkin_spice,
  .flavors_page .row.flav_almande,
  .flavors_page .row.flav_espresso_creme,
  .flavors_page .row.flav_vanilla,
  .flavors_page .row.flav_original,
  .flavors_page .row.flav_strawberries_and_cream {
    background-size: 190px !important; }
  .flavors_page .row.flav_original {
    background-position: 0 12px !important; }
  .flavors_page .row.flav_salted_caramel, .flavors_page .row.flav_choc_cherry, .flavors_page .row.flav_pumpkin_spice, .flavors_page .row.flav_almande, .flavors_page .row.flav_espresso_creme, .flavors_page .row.flav_vanilla, .flavors_page .row.flav_strawberries_and_cream {
    background-position: 0px 68px !important; }
  .flavors_page .row {
    width: 617px !important; }
  /*.flavors_page .row.flav_original, .flavors_page .row.flav_vanilla, .flavors_page .row.flav_salted_caramel, .flavors_page .row.flav_choc_cherry{height: auto !important;}*/
  .flavors_page .row.flav_original, .flavors_page .row.flav_pumpkin_spice, .flavors_page .row.flav_almande, .flavors_page .row.flav_espresso_creme, .flavors_page .row.flav_vanilla, .flavors_page .row.flav_strawberries_and_cream {
    height: 565px !important; }
  .flavors_page .row.flav_salted_caramel {
    height: 615px !important; }
  .flavors_page .row.flav_choc_cherry {
    height: 591px !important; }
  .flav_original h2.flavor-title img {
    width: 225px; }
  .flav_salted_caramel h2.flavor-title img, .flav_choc_cherry h2.flavor-title img {
    width: 245px; }
  .flav_pumpkin_spice h2.flavor-title img, .flav_almande h2.flavor-title img, .flav_espresso_creme h2.flavor-title img, .flav_vanilla h2.flavor-title img {
    width: 234px; }
  .flavors_page .col.content {
    width: 333px !important; }
  .flavors_page .col.tempt {
    width: 333px !important; }
  .flavors_page .tempt .col {
    width: 160px !important;
    margin-left: 12px; }
  .flavors_page .tempt .col:first-of-type {
    margin-left: 0px; }
  .flavors_page .col.content, .flavors_page .col.tempt {
    margin-left: 242px !important;
    margin-top: 26px !important; }
  .flavors_page p.intro {
    padding-right: 0 !important;
    padding-bottom: 30px !important;
    margin: 31px 0 0 !important; }
  .flavors_page .nav_link {
    padding: 10px 20px !important;
    font-size: 12px !important; }
  .flavors_page .nav_link {
    background-position: calc(100% - 8px) center !important;
    line-height: 20px !important; }
  .flavors_page .col.tempt img.title {
    margin-bottom: 26px !important;
    margin-top: 10px !important; }
  /* End Flavors Page */
  /* Home Page */
  body.index_page .part_1 .obj_con {
    margin-top: 3%;
    padding-left: 7%; }
  .index_page .part_1.recipes.home_luxe {
    margin-top: 16%; }
  body.index_page .part_1 .img-con {
    width: 35%; } }

/* 820px AND UNDER */
@media (max-width: 820px) {
  /* Home Page */
  .index_page .banner .banner_left .nav_link, body.index_page .home_luxe .obj_con .nav_link, .index_page .latestNews_bg .obj_con .nav_link {
    font-size: 13px;
    padding: 3%; }
  body.index_page .banner .banner_left .nav_link {
    width: 70%; }
  .index_page .theCollection .obj_con {
    padding-right: 3%; }
  .index_page .home_luxe p.intro, .index_page .obj_con p, .index_page .theCollection .obj_con p.intro, .index_page .latestNews_bg .obj_con p.intro {
    font-size: 11px;
    line-height: 22px; } }

/* 800px AND UNDER */
@media (max-width: 800px) {
  /* Footer */
  #footer nav li a {
    font-size: 13px; }
  #footer nav li {
    line-height: 32px; }
  /* Recipe Sub Page */
  .recipes_detail .part_4.temp .temp_list {
    width: 460px !important; } }

/* 776px AND UNDER */
@media (max-width: 776px) {
  .imgcontainer {
    width: 513px !important; }
  /* Home Page */
  .index_page .banner .banner_left .nav_link, body.index_page .home_luxe .obj_con .nav_link, body.index_page .theCollection .obj_con .nav_link, .index_page .latestNews_bg .obj_con .nav_link {
    font-size: 12px; }
  .index_page .banner .banner_left .nav_link {
    width: 75%;
    margin: 23px 0 0 0; }
  .index_page .latestNews_bg {
    background-size: 144%; } }

/* 770px AND UNDER */
@media (max-width: 770px) {
  /* Social Page */
  body #social-cnt {
    width: 500px; }
  .index_page .latestNews_bg .obj_con .nav_link {
    width: 100%; } }

/* 750px AND UNDER */
@media (max-width: 750px) {
  /* Navigation */
  #header .inner {
    padding: 89px 0 0 0;
    height: 55px; }
  #header {
    background-size: 121px;
    height: 88px; }
  #header .logo {
    top: 10px;
    height: 64px;
    background: url(../images/logo_topnav_baileys.svg) no-repeat top center;
    background-size: 64%; }
  /* Navigation Select Menu */
  #header .select-cnt {
    top: -89px; }
  #header .select-cnt select,
  #header .select-cnt > div {
    top: 4px; }
  /* Legal Pages */
  .legal {
    padding: 140px 3% 0 3% !important; }
  /* Footer */
  #footer .footer-logo {
    padding: 5% 0 0 0; }
  .footer-logo img {
    height: 100px;
    width: auto; }
  #footer .copyright {
    margin-top: 6%; }
  #filter .sort_list ul li {
    letter-spacing: 1px !important; }
  /* Recipes Sub Pages */
  .recipes_detail .name.part_1 {
    margin-top: 50px; }
  .recipes_detail .name.part_1 h1,
  .recipes_detail .name.part_1 h2 {
    font-size: 24px;
    line-height: 29px; }
  .part_1.name .obj_con {
    width: 60% !important;
    padding-left: 3% !important;
    padding-right: 7%; }
  .recipes_detail .left_prepare h3 {
    margin-left: 0 !important; }
  .recipes_detail .temp a.item {
    height: 263px !important; } }

/* 720px AND UNDER */
@media (max-width: 720px) {
  /* Recipe Sub Pages  */
  .recipes_detail .method.part_2 {
    padding-top: 70px; }
  .recipes_detail .right_mix {
    width: 100% !important; }
  .recipes_detail .toolbar .right {
    position: relative !important;
    margin-top: -43px; }
  .recipes_detail .toolbar {
    right: none !important;
    margin: 0 auto !important;
    width: 100% !important;
    text-align: center;
    margin-top: -35px;
    left: 0; }
  /* Home Page */
  body.index_page .banner .banner_left .nav_link {
    width: 75%; }
  .index_page .banner-bg {
    margin-left: 0;
    width: 100%;
    height: auto; } }

/* 720px TO 320px */
@media only screen and (max-width: 720px) and (min-width: 320px) {
  /* Recipes Sub Pages */
  .recipes_detail .directions li {
    margin-bottom: 20px !important; } }

/* 675px AND UNDER */
@media (max-width: 675px) {
  /* Home Page */
  body.index_page .home_luxe .obj_con img {
    width: 100%; }
  .index_page .latestNews_bg {
    background-size: 152%; } }

/* 660px AND UNDER */
@media (max-width: 660px) {
  /* Footer */
  #footer .divider_trans {
    width: 46%; }
  #footer .icon_footer {
    padding: 0 1%;
    width: 6%; }
  /* Home Page */
  .index_page .latestNews_bg {
    background-size: 165%; } }

/* 640px AND UNDER */
@media (max-width: 640px) {
  /* Flavors Page */
  .flavors_page .row {
    width: 100% !important;
    float: left; }
  .flavors_page .row.flav_original, .flavors_page .row.flav_pumpkin_spice, .flavors_page .row.flav_almande, .flavors_page .row.flav_espresso_creme, .flavors_page .row.flav_vanilla, .flavors_page .row.flav_salted_caramel, .flavors_page .row.flav_choc_cherry, .flavors_page .row.flav_strawberries_and_cream {
    height: auto !important; }
  .flavors_page .col.content, .flavors_page .col.tempt {
    margin-left: 39% !important; }
  /* Home Page */
  body.index_page .home_luxe .obj_con .nav_link {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; }
  .flavors_page .row.extended.flav_pumpkin_spice,
  .flavors_page .row.extended.flav_almande {
    height: auto !important; } }

/* 620px AND UNDER */
@media (max-width: 620px) {
  /* Recipes Home Page */
  body .leadspace_img {
    margin-top: 1%;
    padding: 59% 0 0 0;
    background-size: 121%; }
  /* Recipes Sub Pages */
  .recipes_detail .name .obj {
    width: 32% !important; }
  .recipes_detail .name.part_1 {
    margin-top: 10%; }
  .part_1.name .obj_con {
    width: 60% !important;
    padding-left: 3% !important;
    padding-right: 3%; }
  .recipes_detail .name .obj img {
    width: 100%;
    margin-top: 0% !important; }
  /* Flavors Page */
  .flavors_page .col.content, .flavors_page .col.tempt {
    margin-left: 36% !important; }
  /* Home Page */
  .index_page .banner {
    padding-top: 7%; }
  .index_page .banner .banner_left .nav_link, body.index_page .home_luxe .obj_con .nav_link, body.index_page .theCollection .obj_con .nav_link, .index_page .latestNews_bg .obj_con .nav_link {
    font-size: 11px; }
  .index_page .banner .banner_left .nav_link {
    width: 84%; }
  .index_page .banner .banner_right img.hero {
    margin-left: -5%; }
  /* 404 & 505 Pages */
  body.four-oh-four .bottle-con {
    display: none; }
  body.four-oh-four .text-con {
    margin-left: 0;
    width: 78%;
    padding-top: 9%; }
  body.four-oh-four:after {
    background-size: 200%; } }

/* 580px AND UNDER */
@media (max-width: 580px) {
  /* Flavors Page */
  .flavors_page .col.content, .flavors_page .col.tempt {
    margin-left: 35% !important; }
  .flavors_page .col.content {
    width: 60% !important; }
  /* Home Page */
  body.index_page .banner .banner_left .nav_link {
    width: 80%; }
  body.index_page .theCollection .obj_con .nav_link {
    width: 100%; }
  .index_page .latestNews_bg {
    background-size: 180%; } }

/* 550px AND UNDER */
@media (max-width: 550px) {
  /* Flavors Page */
  .flavors_page .col.tempt {
    width: 63% !important; }
  .flavors_page .tempt .col {
    margin-left: 4%;
    width: 46% !important; }
  .flavors_page .row.flav_original {
    background-position: 0 24px !important; }
  .flavors_page .row.flav_salted_caramel, .flavors_page .row.flav_choc_cherry, .flavors_page .row.flav_pumpkin_spice, .flavors_page .row.flav_almande, .flavors_page .row.flav_espresso_creme, .flavors_page .row.flav_vanilla, .flavors_page .row.flav_original, .flavors_page .row.flav_strawberries_and_cream {
    background-size: 34% !important; }
  .flavors_page .row.flav_salted_caramel, .flavors_page .row.flav_choc_cherry, .flavors_page .row.flav_pumpkin_spice, .flavors_page .row.flav_almande, .flavors_page .row.flav_espresso_creme, .flavors_page .row.flav_vanilla, .flavors_page.row.flav_strawberries_and_cream {
    background-position: 0px 42px !important; }
  .flavors_page .row {
    padding-top: 22px !important; } }

@media (max-width: 537px) {
  /* Recipes Sub Pages */
  .recipes_detail .part_4.temp .temp_list {
    width: 230px !important; }
  .recipes_detail .temp a.item {
    width: 100% !important; }
  .flavors_page .nav_link {
    width: 100% !important;
    padding: 10px 7% !important; }
  .flavors_page .row {
    padding-top: 20px !important; }
  /* 404 & 505 Page */
  body.four-oh-four h2, body.four-oh-four h3 {
    width: 100%; } }

/* 532px AND UNDER */
@media (max-width: 532px) {
  /* Recipes */
  body .leadspace_img {
    margin-top: 1%;
    padding: 65% 0 0 0;
    background-size: 135%; }
  .imgcontainer {
    width: 100% !important; }
  .recipes_hub a.item {
    width: 94% !important;
    margin: 3% 3% 0 3% !important; }
  /* Flavors Page */
  .flavors_page .col.tempt .name {
    width: 31% !important; }
  .flavors_page .col.tempt.onefourteen div.col a img {
    margin-left: 14% !important; }
  .flavors_page .col.tempt .name {
    font-size: 11px !important; } }

/* 520px AND UNDER */
@media (max-width: 520px) {
  /* Footer */
  #footer {
    padding-top: 7%; }
  .footer-logo img {
    height: 75px; }
  #footer .divider_trans {
    width: 44%; }
  #footer .icon_footer {
    padding: 0 1%;
    width: 8%; }
  /* Legal Pages */
  .legal {
    padding: 130px 3% 0 3% !important; }
  .legal h2 {
    font-size: 25px !important;
    line-height: 28px !important; }
  .legal h3 {
    font-size: 13px !important;
    line-height: 17px !important; }
  /* Social Page */
  body #social-cnt {
    width: 100%; }
  .social_page .cnt-lg {
    box-sizing: border-box;
    width: 100%; }
  .social_page .cnt-lg {
    margin-left: 0;
    margin-right: 0; }
  .social_page .cnt-sm, .social_page .cnt-lg {
    clear: both; }
  .social_page .cnt-lg .txt-lg {
    padding-left: 60px;
    width: 100%;
    box-sizing: border-box; }
  /* Recipe Sub Pages */
  .recipes_detail .method.part_2 {
    padding-top: 28px; }
  .directions, .recipes_detail .left_prepare {
    width: 94% !important;
    margin-left: 3%;
    margin-right: 3%; }
  .recipes_detail .left_prepare h3 {
    margin-left: 0 !important; }
  .recipes_detail .left_prepare {
    margin-bottom: 45px; }
  .recipes_detail .per_serving {
    line-height: 22px;
    width: 96% !important;
    margin-left: 3%;
    margin-right: 3%; }
  .ingredient .items, .directions li span {
    font-size: 13px !important; }
  .recipes_detail .serving_tips {
    margin-left: 0 !important;
    width: 100% !important;
    margin-right: 0; }
  .recipes_detail .serving_tips h3 {
    padding-top: 0 !important;
    margin-top: 0px; }
  .vert_divider {
    display: none !important; }
  .recipes_detail .serving .impress {
    width: 100% !important;
    margin-top: 35px; }
  .recipes_detail .serving .impress .obj_con {
    margin-left: 0% !important;
    width: 100% !important;
    margin-right: 0% !important;
    border-top: 2px #ba9f74 solid; }
  .icon_recipe_serving_tips_title {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }
  div.icon_recipe_serving_tips {
    margin-top: -49px !important;
    margin-left: 16px !important; }
  div.icon_recipe_impress_friends {
    margin-left: 0 !important;
    margin-right: 0px !important;
    right: 10%;
    margin-top: -17px !important; }
  .recipes_detail .serving_tips h3, .recipes_detail .impress h3 {
    margin-bottom: 2% !important; }
  /* Flavors Page */
  .flavors_page .nav_link {
    background-position: right center !important; }
  /* Home Page */
  .index_page .banner .banner_right, .index_page .banner .banner_left {
    width: 100%;
    position: relative;
    margin-top: -20%; }
  #hero-cursive {
    width: 135%;
    z-index: 3; }
  .index_page .banner {
    background-size: auto; }
  .index_page .banner .banner_left {
    width: 48%;
    margin: 7% -4% 0 3%;
    z-index: 3; }
  body.index_page .banner .banner_left .nav_link {
    padding: 3.5%;
    margin: 88px 0 0 0;
    width: 92%; }
  .index_page .banner .banner_right {
    width: 51%; }
  .index_page .banner .banner_right img.hero {
    width: 83%;
    margin: 63% 0 2% 4%;
    z-index: 2;
    position: relative;
    overflow: hidden; }
  .desktop-nav-img {
    display: none; }
  .mobile-nav-img {
    display: block; }
  body.index_page .part_1 .obj_con {
    margin-top: 2%;
    padding-left: 6%; }
  body.index_page .part_1 .img-con img {
    margin-left: -29%;
    width: 136%; }
  .index_page .theCollection_bg .part_2.theCollection, .index_page .part_1.recipes.home_luxe, .index_page .part_3.latestNews {
    width: 100%;
    padding: 0 5%; }
  .index_page .theCollection .obj_con, body.index_page .part_1 .obj_con {
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
  .index_page .theCollection .obj_con img {
    width: auto; }
  body.index_page .theCollection .obj_con .nav_link {
    width: 85%;
    margin-bottom: 78%; }
  .index_page .theCollection_bg .part_2.theCollection {
    background-size: 65%;
    background-position: center bottom; }
  body.index_page .theCollection .obj_con .nav_link {
    width: 100%; }
  body.index_page .part_1 .img-con {
    width: 100%; }
  body.index_page .part_1 .img-con img {
    width: 73%;
    margin-left: 5.3%;
    margin-top: 8%; }
  body.index_page .part_1 .img-con {
    display: none; }
  body.index_page .part_1 .img-con.mobile-img-con {
    display: block; }
  .index_page .latestNews_bg .obj_con {
    margin-left: 0; }
  .index_page .latestNews .obj_con {
    padding-top: 16%;
    width: 100%;
    padding-bottom: 124%; }
  .index_page .latestNews_bg {
    background: url(../images/bg-the-buzz-baileys.jpg) no-repeat center top #010300;
    width: 100%;
    background-position: 0px 277px;
    background-size: 226%; }
  .index_page .latestNews_bg .obj_con p.intro {
    margin: 21px 0 22px; }
  /* 404 & 505 Pages */
  body.four-oh-four .text-con {
    width: 100%;
    padding-top: 30%; }
  body.four-oh-four:after {
    background-size: 240%; } }

/* 480px AND UNDER */
@media (max-width: 480px) {
  /* Footer */
  #footer nav {
    padding: 4% 0 0 0 !important;
    margin-bottom: 4%;
    margin-top: 4%; }
  #footer nav li a {
    font-size: 12px; }
  #footer nav li {
    line-height: 28px; }
  /* Flavors Page */
  .flavors_page .col.content {
    min-height: 344px; }
  .flavors_page .col.tempt {
    width: 315px !important;
    margin: 0 auto !important;
    float: none; }
  .flavors_page .col.tempt .name, .flavors_page .tempt .col {
    width: 151px !important; }
  .flavors_page .nav_link:last-of-type {
    margin-bottom: 40px; } }

/* 460px AND UNDER */
@media (max-width: 460px) {
  /* Navigation Select Menu */
  #header .select-cnt {
    height: 50px; }
  #header .select-cnt select,
  #header .select-cnt > div {
    height: 100%;
    width: 55px; }
  #header .select-cnt > div {
    padding: 8px 8px 0 8px;
    font-size: 10px; }
  #header .select-cnt span.line {
    width: 100%;
    height: 4px;
    margin: 4px 0 0 0; }
  #header .select-cnt select,
  #header .select-cnt > div {
    top: 11px; }
  /* Footer */
  #footer p span.txt_join_us {
    font-size: 12px;
    margin: 0; }
  #footer .select-cnt select, #footer .select-cnt > div, #footer .select-cnt {
    width: 260px; }
  #footer .select-cnt > div {
    padding: 9px 10px 0 17px;
    font-size: 13px; }
  #footer .select-cnt span.line {
    height: 3px;
    margin: 3px 0 0 0; }
  #footer .select-cnt .menu-icon {
    margin-top: -8px;
    width: 29px; }
  /* Recipes Sub Pages */
  .recipes_detail .name.part_1 {
    margin-top: 18%; } }

/* 420px AND UNDER */
@media (max-width: 420px) {
  /* Footer */
  #footer p span.txt_join_us {
    width: 100%;
    clear: both;
    float: left;
    margin: 0 0 3% 0;
    background-size: 40%; }
  /* Recipes */
  body .leadspace_img {
    margin-top: 1%;
    padding: 80% 0 0 0;
    background-size: 162%; }
  /* Recipe Pages */
  .recipes_detail .name .obj {
    width: 33% !important;
    padding-left: 0 !important; }
  /* Flavors */
  .flav_choc_cherry h2.flavor-title img,
  .flav_salted_caramel h2.flavor-title img,
  .flav_espresso_creme h2.flavor-title img,
  .flav_pumpkin_spice h2.flavor-title img,
  .flav_almande h2.flavor-title img {
    width: 100%; }
  /* Recipes Sub Pages */
  .recipes_detail .name.part_1 h1, .recipes_detail .name.part_1 h2 {
    font-size: 20px;
    line-height: 20px; } }

/* 430px AND UNDER */
/* 400px AND UNDER */
@media (max-width: 400px) {
  /* Navigation */
  /* Recipes Pages */
  .part_1.name .obj_con {
    background: url(../images/bg-recipes-text-square.png) no-repeat 53% 17px !important;
    background-size: 30% !important; }
  /* Footer */
  #footer .divider_trans {
    width: 43%; }
  #footer .icon_footer {
    padding: 0 2%;
    width: 10%; }
  /* Flavors Page */
  .flav_espresso_creme h2.flavor-title img, .flav_vanilla h2.flavor-title img, .flav_original h2.flavor-title img {
    width: 100%; }
  /* Home Page */
  .index_page .banner {
    background-size: 178%;
    margin-bottom: 9%; }
  .desktop-nav-link {
    display: none; }
  .mobile-nav-link {
    display: block; }
  body.index_page .banner .nav_link {
    padding: 3%;
    margin: 0 5% 0 5%;
    width: 90%;
    box-sizing: border-box;
    font-size: 11px;
    float: none; }
  .index_page .banner .banner_right img.hero {
    width: 81%;
    margin: 55% 0 -1% 18%; }
  .index_page #hero-cursive {
    width: 143%;
    bottom: -13px; }
  .index_page .banner .banner_right {
    margin-top: -18%; }
  .index_page .theCollection_bg .part_2.theCollection {
    background-size: 70%; }
  .index_page .latestNews .obj_con {
    padding-bottom: 140%; } }

/* 380px AND UNDER */
@media (max-width: 380px) {
  /* Footer */
  #footer nav {
    padding: 5% 0 0 0 !important;
    margin-bottom: 5%;
    margin-top: 5%; }
  /* Navigation */
  /* Social Page */
  .social-title img {
    width: 75%; }
  /* Recipes Sub Pages */
  .recipes_detail .name.part_1 {
    margin-top: 20%; }
  .recipes_detail .name.part_1 h1,
  .recipes_detail .name.part_1 h2 {
    font-size: 16px;
    line-height: 20px; }
  .part_1.name .obj_con h4 {
    font-size: 12px !important;
    line-height: 17px; }
  /* Home Page */
  body.index_page .home_luxe .obj_con img {
    width: 100%; } }

/* 340px AND UNDER */
@media (max-width: 340px) {
  /* Navigation */
  /* Flavors Page */
  .flavors_page .tempt .col {
    margin-left: 2%; }
  /* 404 & 505 Pages */
  body.four-oh-four .text-con {
    padding-top: 34%;
    padding-bottom: 20%; }
  body.four-oh-four:after {
    background-size: 320%; } }

/* 333px AND UNDER */
@media (max-width: 333px) {
  /* Flavors Page */
  .flavors_page .col.tempt {
    width: 100% !important; }
  .flavors_page .col.tempt .name, .flavors_page .tempt .col {
    width: 143px !important; }
  .flavors_page .tempt .col:first-of-type {
    margin-left: 2%; } }

/* 320px AND UNDER */
@media (max-width: 320px) {
  /* Navigation */
  /* Recipes Sub Pages */
  .recipes_detail .name.part_1 h1, .recipes_detail .name.part_1 h2 {
    font-size: 15px;
    line-height: 20px; } }

/* 315px AND UNDER */
@media (max-width: 315px) {
  /* Flavors Page */
  .flavors_page .tempt .col, .flavors_page .tempt .col:first-of-type {
    float: none;
    margin: 0 auto; } }

/* 310px AND UNDER */
@media (max-width: 310px) {
  /* Recipes Sub Pages */
  .recipes_detail .name.part_1 {
    margin-top: 25%; } }

/* 260px AND UNDER */
@media (max-width: 260px) {
  .social_page .cnt-sm .txt-sm {
    width: 100%;
    box-sizing: border-box;
    clear: both; }
  .social_page .cnt-sm {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box; }
  .social_page .cnt-sm.twitter .txt-tw, .social_page .cnt-lg.twitter .txt-tw {
    margin-top: -62.5px;
    width: 100%;
    box-sizing: border-box; } }

/* Sitemap Page */
.sitemap_page {
  z-index: 11;
  position: relative; }

.sitemap_page ul {
  padding-left: 25px;
  text-transform: uppercase;
  color: #bc9b6b; }

.sitemap_page li {
  list-style-type: disc;
  list-style-position: inside; }

.sitemap_page ul a:hover {
  color: #fff5d6; }

@media (max-width: 767px) {
  .sitemap_page ul {
    padding-left: 15px;
    font-size: 16px; } }

/* Accessibility Page */
.accessibility {
  max-width: 1024px;
  padding: 0 15px;
  margin: 130px auto 128px auto !important; }

.only-seo {
  position: absolute;
  text-indent: -999em; }

/*
 * Home: Pumpkin
 */
.index_page .banner .banner_right {
  position: relative; }

.index_page .banner .banner_right img.hero {
  z-index: 1; }

.index_page .banner .banner_left {
  margin-top: 44px; }
  @media (max-width: 768px) {
    .index_page .banner .banner_left {
      margin-top: 4px; } }
  .index_page .banner .banner_left #hero-cursive {
    width: 340px; }
    @media (max-width: 1060px) {
      .index_page .banner .banner_left #hero-cursive {
        width: 93%; } }
    @media (max-width: 520px) {
      .index_page .banner .banner_left #hero-cursive {
        width: 130%; } }

.index_page .banner .nav-link-orange {
  color: #e68161; }

.index_page .banner img.badge {
  position: absolute;
  top: 180px;
  right: 155px;
  z-index: 2; }
  @media (max-width: 1060px) {
    .index_page .banner img.badge {
      right: initial;
      top: 28%;
      left: 38%; } }
  @media (max-width: 768px) {
    .index_page .banner img.badge {
      width: 65px;
      height: auto; } }
  @media (max-width: 620px) {
    .index_page .banner img.badge {
      width: 60px;
      left: 45%; } }
  @media (max-width: 520px) {
    .index_page .banner img.badge {
      top: 45%;
      left: initial;
      right: 5px; } }
  @media (max-width: 440px) {
    .index_page .banner img.badge {
      right: 0; } }
  @media (max-width: 400px) {
    .index_page .banner img.badge {
      top: 34%;
      width: 45px; } }

@media (min-width: 1440px) {
  .index_page section {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto; } }

.index_page .index_wrapper {
  overflow-x: hidden; }

@media (max-width: 1060px) {
  .index_page .nav_link {
    margin: 23px 0 0 6%; } }

@media (max-width: 820px) {
  .index_page .nav_link {
    font-size: 13px;
    padding: 3%; } }

@media (max-width: 776px) {
  .index_page .nav_link {
    font-size: 12px; } }

@media (max-width: 640px) {
  .index_page .nav_link {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; } }

@media (max-width: 620px) {
  .index_page .nav_link {
    font-size: 11px; } }

.index_page .luxe_bg {
  margin-top: -140px;
  height: 500px; }
  @media (min-width: 1024px) {
    .index_page .luxe_bg {
      height: 606px; } }

.index_page section.wtb_bg {
  position: relative; }
  .index_page section.wtb_bg .part_2.wtb {
    overflow: hidden;
    zoom: 1;
    position: relative;
    padding: 110px 0 39px;
    margin: 0;
    border-bottom: none;
    box-sizing: border-box; }
    @media (min-width: 521px) {
      .index_page section.wtb_bg .part_2.wtb {
        width: 50%;
        padding: 110px 15px 130px; } }
    @media (min-width: 1024px) {
      .index_page section.wtb_bg .part_2.wtb {
        height: 485px;
        width: 1024px;
        margin: 0 auto; } }
    @media (min-width: 1200px) {
      .index_page section.wtb_bg .part_2.wtb {
        height: 650px; } }
    @media (max-width: 520px) {
      .index_page section.wtb_bg .part_2.wtb {
        width: 100%;
        padding: 0 5%;
        box-sizing: border-box; } }
    .index_page section.wtb_bg .part_2.wtb .obj_con {
      width: 100%; }
      .index_page section.wtb_bg .part_2.wtb .obj_con img {
        max-width: 100%; }
      @media (max-width: 520px) {
        .index_page section.wtb_bg .part_2.wtb .obj_con .nav_link {
          margin-bottom: 60px; } }
  .index_page section.wtb_bg img.bg {
    display: block;
    max-width: 90%;
    margin: 0 auto; }
    @media (min-width: 521px) {
      .index_page section.wtb_bg img.bg {
        position: absolute;
        width: 50%;
        top: 0;
        right: 0; } }

.index_page p.intro {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  color: #e8c791;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.index_page .obj_con .nav_link {
  border-color: #262115; }

.index_page section.collection_bg {
  position: relative;
  width: 100%;
  height: 500px;
  background: 0; }
  @media (max-width: 1024px) {
    .index_page section.collection_bg {
      height: auto;
      padding-bottom: 100px; } }
  .index_page section.collection_bg .content {
    width: 1024px;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 70px 10px 5px;
    background: none;
    border-bottom: none; }
    @media (max-width: 1024px) {
      .index_page section.collection_bg .content {
        padding-top: 0; } }
    @media (max-width: 520px) {
      .index_page section.collection_bg .content {
        width: 100%;
        padding: 0 5%;
        box-sizing: border-box; } }
  .index_page section.collection_bg .obj_con {
    width: 100%; }
    @media (min-width: 521px) {
      .index_page section.collection_bg .obj_con {
        width: 48%;
        float: right; } }
  .index_page section.collection_bg img.bg {
    display: block;
    max-width: 90%;
    margin: 0 auto; }
    @media (min-width: 521px) {
      .index_page section.collection_bg img.bg {
        position: absolute;
        width: 48%;
        top: 0;
        left: 0; } }
  .index_page section.collection_bg .nav_link {
    margin-left: -3px; }

.index_page #footer {
  padding-bottom: 100px; }

/*
 * Flavors
 */
.flavors_page {
  /*
   * Flavors: Original Irish Cream OIC
   */
  /*
   * Flavors: Almande
   */
  /*
   * Flavors: Pumpkin
   */
  /*
   * Flavors: Strawberry and Cream
   */ }
  .flavors_page h1,
  .flavors_page h2 {
    color: white;
    font-family: "Futura BT W01 Bold", sans-serif;
    font-size: 27px;
    line-height: 1.111;
    letter-spacing: 5px; }
  @media (max-width: 850px) and (orientation: landscape) {
    .flavors_page .row.flav_original {
      height: 600px !important; } }
  .flavors_page .row.flav_original {
    background: url(../images/img_flavors_baileys_original.png) 109px 128px no-repeat;
    height: 626px;
    position: relative; }
  .flavors_page .row.flav_almande {
    background: url(../images/img_flavors_baileys_almande.png) 67px 128px no-repeat;
    height: 626px;
    position: relative; }
    @media (max-width: 550px) {
      .flavors_page .row.flav_almande {
        height: auto !important; } }
  .flavors_page .row.flav_pumpkin_spice {
    background: url(../images/img_flavors_baileys_pumpkin_spice.png) 67px 128px no-repeat;
    height: 626px;
    position: relative; }
    .flavors_page .row.flav_pumpkin_spice img.badge {
      left: 210px;
      top: 255px;
      position: absolute;
      width: 60px; }
      @media (max-width: 1100px) {
        .flavors_page .row.flav_pumpkin_spice img.badge {
          top: 180px; } }
      @media (max-width: 850px) {
        .flavors_page .row.flav_pumpkin_spice img.badge {
          left: 115px;
          top: 170px;
          width: 55px; } }
      @media (max-width: 550px) {
        .flavors_page .row.flav_pumpkin_spice img.badge {
          left: 110px;
          top: 150px;
          width: 45px; } }
      @media (max-width: 480px) {
        .flavors_page .row.flav_pumpkin_spice img.badge {
          left: 85px;
          top: 120px;
          width: 40px; } }
      @media (max-width: 370px) {
        .flavors_page .row.flav_pumpkin_spice img.badge {
          left: 55px; } }
  .flavors_page .row.flav_strawberries_and_cream {
    background: url(../images/img_flavors_baileys_strawberries_and_cream.png) 67px 128px no-repeat;
    height: 626px;
    position: relative; }
    .flavors_page .row.flav_strawberries_and_cream img.badge {
      left: 210px;
      top: 255px;
      position: absolute;
      width: 60px; }
      @media (max-width: 1100px) {
        .flavors_page .row.flav_strawberries_and_cream img.badge {
          top: 180px; } }
      @media (max-width: 850px) {
        .flavors_page .row.flav_strawberries_and_cream img.badge {
          left: 115px;
          top: 170px;
          width: 55px; } }
      @media (max-width: 550px) {
        .flavors_page .row.flav_strawberries_and_cream img.badge {
          left: 110px;
          top: 150px;
          width: 45px; } }
      @media (max-width: 480px) {
        .flavors_page .row.flav_strawberries_and_cream img.badge {
          left: 85px;
          top: 120px;
          width: 40px; } }
      @media (max-width: 370px) {
        .flavors_page .row.flav_strawberries_and_cream img.badge {
          left: 55px; } }

/*
 * Recipes
 */
.recipes_detail.pumpkin .part_5.source,
.recipes_detail.almande .part_5.source {
  margin-bottom: 50px;
  border-top: 2px #ba9f74 solid;
  border-bottom: 0;
  font-size: 12px; }
  .recipes_detail.pumpkin .part_5.source p,
  .recipes_detail.almande .part_5.source p {
    padding-top: 10px;
    padding-left: 108px; }
    @media (max-width: 1100px) {
      .recipes_detail.pumpkin .part_5.source p,
      .recipes_detail.almande .part_5.source p {
        padding-left: 28px; } }
    @media (max-width: 520px) {
      .recipes_detail.pumpkin .part_5.source p,
      .recipes_detail.almande .part_5.source p {
        padding-left: 0; } }

.recipes_detail.pumpkin .temp a.item,
.recipes_detail.almande .temp a.item {
  height: 320px; }

.recipes_detail h1 {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 5px; }

/*
 * SEO for recipes
 */
.part_1.name.seo h1,
.alt-sizes > div h1 {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 5px;
  margin-bottom: 0; }
  @media (max-width: 1100px) {
    .part_1.name.seo h1,
    .alt-sizes > div h1 {
      margin-top: 120px; } }
  @media (max-width: 960px) {
    .part_1.name.seo h1,
    .alt-sizes > div h1 {
      font-size: 31px;
      line-height: 36px;
      margin-top: 30%; } }
  @media (max-width: 750px) {
    .part_1.name.seo h1,
    .alt-sizes > div h1 {
      font-size: 24px;
      line-height: 29px; } }
  @media (max-width: 380px) {
    .part_1.name.seo h1,
    .alt-sizes > div h1 {
      font-size: 16px;
      line-height: 20px; } }

.part_1.name.seo h2,
.alt-sizes > div h2 {
  margin-top: 79px;
  color: #e8c791;
  font-size: 14px;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.2;
  text-transform: none; }
  @media (max-width: 1100px) {
    .part_1.name.seo h2,
    .alt-sizes > div h2 {
      margin-top: 5% !important;
      margin-bottom: 5% !important; } }
  @media (max-width: 960px) {
    .part_1.name.seo h2,
    .alt-sizes > div h2 {
      font-size: 13px !important;
      line-height: 26px; } }
  @media (max-width: 380px) {
    .part_1.name.seo h2,
    .alt-sizes > div h2 {
      font-size: 12px !important;
      line-height: 17px; } }

.serving.source p {
  font-size: 14px;
  line-height: 30px;
  padding-top: 5px;
  letter-spacing: 1px;
  word-spacing: -1px; }

#recipes .leadspace_img {
  margin-top: 55px;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 420px) {
    #recipes .leadspace_img {
      background-position: 25% top; } }
  @media (min-width: 1101px) {
    #recipes .leadspace_img {
      margin-top: 150px; } }
  @media (min-width: 1440px) {
    #recipes .leadspace_img {
      height: 650px; } }

#recipes #filter .sort_list ul.by_flavours,
#recipes #filter .sort_list ul.by_occaisions {
  width: 100%;
  margin-left: -5%;
  margin-right: -5%; }

#recipes #filter .sort_list ul li a {
  margin: 0 5px; }

#recipes #filter .sort_list.by_type_occaisions ul li a {
  margin: 0; }

#recipes #filter .sort_list ul li {
  font-size: 10px;
  width: 108px;
  line-height: 67px;
  display: inline-block;
  position: relative; }
  #recipes #filter .sort_list ul li.all {
    width: 50px;
    margin-left: 10px; }
  #recipes #filter .sort_list ul li a {
    margin: 0 0px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle;
    padding: 0; }

#recipes #filter .sort_list ul li a.current span {
  margin: 0;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%); }

#recipes #filter .filter_sort {
  width: 100%; }

#recipes #filter .sort_list .inner {
  width: 100%; }

@media (min-width: 1140px) {
  #recipes #filter .sort_list ul.by_flavours,
  #recipes #filter .sort_list ul.by_occaisions {
    width: 100%;
    margin-left: -10%;
    margin-right: -10%; }
  #recipes #filter .sort_list ul li {
    font-size: 11px;
    width: 116px; }
    #recipes #filter .sort_list ul li a {
      margin: 0 0px; } }

.hub_bg #filter {
  background: url(../images/bg_subnav_gray_extended.png) repeat-x center top !important;
  background-size: contain !important; }

.filter_sort {
  height: 118px !important; }

.recipes_detail .temp.part_4.only-2 {
  text-align: center; }
  .recipes_detail .temp.part_4.only-2 a.item {
    display: inline-block;
    float: none;
    height: 220px; }

.clearfix {
  clear: both; }

body.page-access h1 {
  margin-bottom: 30px;
  padding-top: 20px;
  font-size: 36px; }

body.page-access h2 {
  font-size: 28px; }

#age_gate #age_content {
  padding: 2em !important;
  background-color: #181818 !important; }
  #age_gate #age_content .is_mobile {
    padding: 0 0 10px !important; }
  #age_gate #age_content .age_header_title {
    margin-top: 0; }
  #age_gate #age_content #age_header_subtitle,
  #age_gate #age_content .age_terms {
    margin: 0; }
  #age_gate #age_content #age_header_subtitle {
    color: #d5d5d5; }
  #age_gate #age_content .age_birthdate {
    margin-bottom: 0; }
  #age_gate #age_content .age_privacy {
    margin: 0; }
  #age_gate #age_content #age_confirm {
    margin-top: 8px; }
  #age_gate #age_content #age_confirm button {
    max-height: 62px; }
  #age_gate #age_content .age_group {
    margin: 5px 0 0;
    margin: .3125rem 0 0; }
  #age_gate #age_content .age_group a {
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0; }
  #age_gate #age_content .age_terms {
    line-height: 12px;
    line-height: .75rem; }

body, html {
  overflow-x: hidden; }

body {
  overflow-y: hidden; }

.homeBlackBar {
  height: 80px;
  background-color: black;
  width: 100%; }

@media (max-width: 1100px) {
  .homeBlackBar {
    display: none; } }

body.home a {
  text-decoration: none;
  color: #bc9b6b;
  outline: none; }
  body.home a:hover {
    color: #bc9b6b; }
/* @#@#@# */
body.home section.hero {
  margin-top: 65px;
  position: relative;
  min-height: 50vh;
  background: url(../images/strawberry-hero-no-text.jpg);
  /* background: url(../images/St-Pats-Hero.jpg); */
  /* background: url(../images/Easter-Pour-Hero.jpg); */
  background-position: center top;
  background-size: cover; }
body.home section.hero.late-spring{
  background: url(../images/almande-cheesecake-crumble.png);
  background-position: center 75%;
  background-size: cover; 
}
body.home section.hero.summer{
  background: url(../images/almande-smoothie.png);
  background-position: 65% center;
  background-size: cover; 
}
body.home section.hero.fall{
  background-image: url(../images/reindeer-hero.jpg);
  background-position: center;
  background-size: cover; 
}
body.home section.hero.spring{
  background: url(../images/strawberry-hero-no-text.jpg);
  background-position: center top;
  background-size: cover; 
}
body.home section.hero.st-pats{
  background: url(../images/St-Pats-Hero.jpg);
  background-position: center bottom;
  background-size: cover; 
}
body.home section.hero.easter{
  background: url(../images/Easter-Pour-Hero.jpg);
  background-position: center center;
  background-size: cover; 
}
  @media (max-width: 767px) {
    body.home section.hero {
      min-height: 70vh; } }
  body.home section.hero.playing {
    background: none; }
    body.home section.hero.playing .before-play {
      display: none; }
    body.home section.hero.playing .on-play {
      display: block; }
  body.home section.hero:not(.playing) .on-play {
    display: none; }
  body.home section.hero img.close-play {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 100000;
    opacity: 0.9; }
    body.home section.hero img.close-play:hover {
      opacity: 1; }
      /* @#@#@# */
  body.home section.hero a.play {
    display: block;
    height: 250px;
    width: 250px;
    position: absolute;
    /* @#@#@# Play button placement */
    top: 35%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/home/play-icon.png);
    background-size: cover;
    opacity: 0.9; }
    body.home section.hero a.play:hover {
      opacity: 1; }
  body.home section.hero ul {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 440px;
    margin-bottom: 0;
    background: rgba(26, 14, 5, 0.7);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px; }
    body.home section.hero ul li {
      list-style-type: none;
      float: left;
      width: 50%;
      max-width: 220px; }
      body.home section.hero ul li:last-of-type a:before {
        content: "";
        width: 1px;
        height: 30px;
        position: absolute;
        left: 1px;
        top: 12px;
        border-right: 1px solid #bc9b6b; }
      body.home section.hero ul li a {
        position: relative;
        display: block;
        width: 100%;
        height: 50px;
        line-height: 55px;
        text-align: center;
        text-transform: uppercase;
        text-align: center;
        font-size: 16px;
        font-family: 'Montserrat', Arial, sans-serif;
        font-weight: 400;
        color: #e8c791;
        font-size: 12px; }
        @media (min-width: 401px) {
          body.home section.hero ul li a:after {
            content: "";
            display: inline-block;
            margin-left: 10px;
            height: 10px;
            width: 10px;
            background: url(../images/home/play-icon-small.png);
            background-size: cover;
            line-height: 50px; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    body.home section.hero {
      min-height: 80vh; } }
  @media screen and (min-width: 768px) {
    body.home section.hero {
      min-height: 600px;
      margin-top: 50px; }
      body.home section.hero img.close-play {
        top: 110px;
        right: 40px; } }

body.home img.img-responsive.home-panel {
  max-width: 700px; }

body.home section a {
  color: #f5edde !important;
  text-decoration: none !important; }
  body.home section a:hover {
    color: #fff4cb !important; }

body.home section div.row.home-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 768px) {
    body.home section div.row.home-row .image-panel.reversed-order {
      -ms-flex-order: 10;
          order: 10; } }
  body.home section div.row.home-row .text-panel {
    padding-top: 0px !important; }
    body.home section div.row.home-row .text-panel h2 {
      margin-top: 0px;
      font-size: 19px; }
    body.home section div.row.home-row .text-panel p {
      font-size: 12px;
      letter-spacing: 1px;
      line-height: 24px; }
    body.home section div.row.home-row .text-panel a {
      margin-bottom: 3vw; }
  @media (max-width: 767px) {
    body.home section div.row.home-row {
      -ms-flex-direction: column;
          flex-direction: column; }
      body.home section div.row.home-row .image-panel {
        width: 100%; }
      body.home section div.row.home-row .text-panel h2:first-child {
        margin-top: 40px !important; } }

body.home section.buy-now, body.home section.almande, body.home section.baileys-over-icecream {
  margin-top: 90px;
  margin-bottom: 90px; }
  body.home section.buy-now h2, body.home section.almande h2, body.home section.baileys-over-icecream h2 {
    font-size: 18px;
    font-weight: 600; }
  body.home section.buy-now p.intro, body.home section.almande p.intro, body.home section.baileys-over-icecream p.intro {
    margin: 25px 0;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  body.home section.buy-now a, body.home section.almande a, body.home section.baileys-over-icecream a {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #f5edde;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    clear: both;
    width: 300px;
    padding: 14px 0px 14px 0;
    text-align: center; }
  body.home section.buy-now > .row > div:first-of-type img, body.home section.almande > .row > div:first-of-type img, body.home section.baileys-over-icecream > .row > div:first-of-type img {
    width: 100%;
    margin: 0 auto; }
  body.home section.buy-now > .row > div:last-of-type, body.home section.almande > .row > div:last-of-type, body.home section.baileys-over-icecream > .row > div:last-of-type {
    padding-top: 15px;
    padding-bottom: 30px; }
    @media screen and (min-width: 768px) {
      body.home section.buy-now > .row > div:last-of-type, body.home section.almande > .row > div:last-of-type, body.home section.baileys-over-icecream > .row > div:last-of-type {
        padding-top: 40px;
        padding-bottom: 0px; } }
    @media screen and (min-width: 992px) {
      body.home section.buy-now > .row > div:last-of-type, body.home section.almande > .row > div:last-of-type, body.home section.baileys-over-icecream > .row > div:last-of-type {
        padding-top: 70px;
        padding-left: 110px;
        padding-right: 110px; } }
  @media screen and (min-width: 768px) {
    body.home section.buy-now, body.home section.almande, body.home section.baileys-over-icecream {
      margin-top: 140px; }
      body.home section.buy-now h2, body.home section.almande h2, body.home section.baileys-over-icecream h2 {
        font-size: 19px;
        font-weight: 600; } }

body.home section.baileys-over-icecream {
  max-width: 1200px;
  background-size: cover;
  background-position-y: -300px; }
  body.home section.baileys-over-icecream h2 {
    font-size: 20px; }
  @media screen and (min-width: 768px) {
    body.home section.baileys-over-icecream > .row > div:last-of-type {
      padding-top: 0px; } }
  @media screen and (min-width: 992px) {
    body.home section.baileys-over-icecream > .row > div:last-of-type {
      padding-top: 50px;
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (min-width: 768px) {
    body.home section.baileys-over-icecream {
      margin-top: 90px; } }

@media screen and (min-width: 768px) {
  body.home section.buy-now > .row > div:first-of-type {
    float: right; } }

body.home section.almande .row > div:last-of-type img {
  max-width: 430px;
  width: 100%; }

@media screen and (min-width: 768px) {
  body.home section.almande .row > div:last-of-type img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: 440px;
    width: 100%;
    padding: 0 15px; }
  body.home section.almande .row > div:last-of-type p {
    margin-top: 62px; } }

body.home section div.row.home-row .nav_link.stacked {
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (min-width: 1000px) {
    body.home section div.row.home-row .nav_link.stacked:first-of-type {
      margin-top: 5vw; } }
  body.home section div.row.home-row .nav_link.stacked:last-of-type {
    border-top: 0px; }

body.product main section.hero h1 {
  text-shadow: 0 0 20px black; }

/*@#@#@#*/
body.product.pumpkin-spice section.hero {
  background-image: url(../images/product-oic/product-pumpkin-hero2.png); }

body.product.espresso-creme section.hero {
  background-image: url(../images/espresso-hero4.jpg);
  background-position: center center; }

body.product.strawberries-and-cream section.hero {
  background-image:  url(../images/baileys-strawberries-and-cream-hero-2.png);
  background-position: center 35%;
}

body.product.salted-caramel section.hero {
  background-image: url(../images/salted_caramel_hero3.jpg);
  background-position: center 80%;
  background-size: 110vw; }
  @media (min-width: 1301px) {
    body.product.salted-caramel section.hero {
      background-position: center 90%;
      background-size: 100vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 1300px) {
    body.product.salted-caramel section.hero {
      background-size: 130vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 1000px) {
    body.product.salted-caramel section.hero {
      background-size: 150vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 767px) {
    body.product.salted-caramel section.hero {
      background-size: 145vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 650px) {
    body.product.salted-caramel section.hero {
      background-size: 155vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 600px) {
    body.product.salted-caramel section.hero {
      background-position: center 70%;
      background-size: 200vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 550px) {
    body.product.salted-caramel section.hero {
      background-size: 200vw, 100%;
      background-repeat: no-repeat; } }
  @media (max-width: 500px) {
    body.product.salted-caramel section.hero {
      background-size: 200vw, 100%;
      background-repeat: no-repeat; } }

body.product a {
  text-decoration: none;
  color: #bc9b6b;
  outline: none; }
  body.product a:hover {
    color: #bc9b6b; }

body.product section a {
  color: #f5edde !important;
  text-decoration: none !important; }
  body.product section a:hover {
    color: #fff4cb !important; }

body.product section.hero {
  margin-top: 65px;
  position: relative;
  min-height: 50vh;
  background-image: url(../images/product-oic/product-oic-hero.jpg);
  background-position: center center;
  background-size: cover; }
  body.product section.hero.playing {
    background: none; }
    body.product section.hero.playing .before-play {
      display: none; }
    body.product section.hero.playing .on-play {
      display: block; }
  body.product section.hero:not(.playing) .on-play {
    display: none; }
  body.product section.hero img.close-play {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10000;
    opacity: 0.9; }
    body.product section.hero img.close-play:hover {
      opacity: 1; }
  body.product section.hero a.play {
    display: block;
    height: 200px;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/home/play-icon.png);
    background-size: cover;
    opacity: 0.9; }
    body.product section.hero a.play:hover {
      opacity: 1; }
  body.product section.hero h1 {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.27;
    font-weight: bold;
    width: 100%; }
  @media screen and (min-width: 768px) {
    body.product section.hero {
      min-height: 600px;
      margin-top: 75px; }
      body.product section.hero h1 {
        width: 50%; }
      body.product section.hero img.close-play {
        top: 100px;
        right: 50px; } }
  @media screen and (min-width: 1101px) {
    body.product section.hero {
      margin-top: 150px; } }

body.product section.description {
  margin-top: 70px;
  margin-bottom: 70px;
  position: relative; }
  body.product section.description a.previous, body.product section.description a.next {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    color: #e8c791 !important; }
    body.product section.description a.previous:before, body.product section.description a.next:before {
      content: "";
      position: absolute;
      top: 50%;
      background: url(../images/product-oic/arrow.png);
      background-size: contain;
      width: 12px;
      height: 23px; }
    body.product section.description a.previous.previous, body.product section.description a.next.previous {
      left: 50px; }
      body.product section.description a.previous.previous:before, body.product section.description a.next.previous:before {
        left: -20px;
        transform: translateY(-50%) rotate(180deg); }
    body.product section.description a.previous.next, body.product section.description a.next.next {
      right: 50px; }
      body.product section.description a.previous.next:before, body.product section.description a.next.next:before {
        right: -20px;
        transform: translateY(-50%); }
  body.product section.description p.intro {
    margin: 25px 0 0px 0;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 2.5px;
    line-height: 2; }
    body.product section.description p.intro:last-of-type {
      margin-bottom: 50px; }
  body.product section.description .row a {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #f5edde;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 700;
    clear: both;
    width: 300px;
    padding: 14px 0px 14px 0;
    text-align: center; }
    body.product section.description .row a.ecommerce {
      border-top: none; }
      body.product section.description .row a.ecommerce img {
        max-height: 54px;
        max-width: 130px;
        margin: -15px 0 -20px 0; }
      body.product section.description .row a.ecommerce span {
        color: #ac9d7f;
        margin: 0 10px; }
      body.product section.description .row a.ecommerce.reserveBar img {
        margin: -20px 0 -20px 0; }
  body.product section.description > .row {
    max-width: 1100px;
    margin: 0 auto; }
    body.product section.description > .row > div.image_container {
      background-size: contain; }
      body.product section.description > .row > div.image_container img {
        width: 100%;
        margin: 0 auto;
        max-width: 320px;
        z-index: -1; }
        @media screen and (min-width: 768px) {
          body.product section.description > .row > div.image_container img {
            width: auto;
            max-width: 430px; } }
        @media screen and (min-width: 992px) {
          body.product section.description > .row > div.image_container img {
            width: auto;
            max-width: none; } }
    body.product section.description > .row > div.text_container {
      padding-top: 15px;
      padding-bottom: 30px; }
      body.product section.description > .row > div.text_container h2 {
        margin: 0;
        font-family: 'Montserrat', Arial, sans-serif;
        font-weight: bold;
        font-size: 24px; }
      @media screen and (min-width: 768px) {
        body.product section.description > .row > div.text_container {
          padding-top: 40px;
          padding-bottom: 0px; } }
      @media screen and (min-width: 992px) {
        body.product section.description > .row > div.text_container {
          padding-top: 40px; } }
      @media screen and (min-width: 1200px) {
        body.product section.description > .row > div.text_container {
          padding-left: 37px;
          padding-right: 37px; } }
  @media screen and (min-width: 768px) {
    body.product section.description {
      padding-left: 100px;
      padding-right: 100px; }
      body.product section.description a.previous, body.product section.description a.next {
        display: block; } }
  @media screen and (min-width: 1200px) {
    body.product section.description {
      padding-right: 0px; } }

body.product section.recipes {
  padding: 20px 0;
  background: url(../images/product-oic/recipe-bg.jpg);
  background-size: cover; }
  body.product section.recipes h2 {
    font-size: 24px;
    font-weight: bold; }
  body.product section.recipes p.subtitle {
    margin-top: 20px;
    color: #bc9b6b;
    font-size: 16px;
    font-family: "Montserrat";
    color: #e8c791;
    letter-spacing: 0.15em; }
  body.product section.recipes .row {
    max-width: 875px;
    margin: 40px auto 0 auto; }
    body.product section.recipes .row > div {
      padding: 0 10px; }
  body.product section.recipes .recipe {
    margin-bottom: 25px;
    position: relative; }
    body.product section.recipes .recipe h3 {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 100%;
      max-width: 410px;
      margin: 0 auto;
      padding: 0 15px;
      text-align: center;
      min-height: 40px;
      line-height: 40px;
      font-size: 16px;
      background: rgba(0, 0, 0, 0.6); }
    body.product section.recipes .recipe img {
      margin: 0 auto; }
    body.product section.recipes .recipe .recipe-title-image {
      width: 100%;
      padding-bottom: 72%;
      position: relative;
      background: url(../images/product-oic/recipe-title-bg.png);
      background-size: cover; }
      body.product section.recipes .recipe .recipe-title-image p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        margin: 0;
        padding: 0;
        text-transform: uppercase; }

body.product section.other-products {
  margin-top: 30px;
  margin-bottom: 30px; }
  body.product section.other-products h2 {
    font-size: 24px;
    font-weight: bold; }
  body.product section.other-products p.subtitle {
    margin-top: 20px;
    color: #bc9b6b;
    font-size: 16px;
    font-family: "Montserrat";
    color: #e8c791;
    letter-spacing: 0.15em; }
  body.product section.other-products .row {
    max-width: 875px;
    margin: 40px auto 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    body.product section.other-products .row > a {
      min-height: 300px; }
  body.product section.other-products .product {
    position: relative; }
    body.product section.other-products .product img:not(.badge) {
      width: 100px;
      float: left; }
    body.product section.other-products .product img.badge {
      position: absolute;
      top: 15px;
      left: 85px;
      height: 40px; }
    body.product section.other-products .product h3 {
      position: absolute;
      font-size: 16px;
      top: 35%;
      left: 120px;
      transform: translateY(-50%); }

/* Make product links hidden on their own pages (no link to same page) */
body.product.oic section.other-products a.product.oic,
body.product.almande section.other-products a.product.almande,
body.product.pumpkin-spice section.other-products a.product.pumpkin-spice,
body.product.salted-caramel section.other-products a.product.salted-caramel,
body.product.espresso-creme section.other-products a.product.espresso-creme,
body.product.strawberries-and-cream section.other-products a.product.strawberries-and-cream {
        display: none; 
}

body.holiday-guide.modal-open {
  overflow: hidden; }
  body.holiday-guide.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

body.holiday-guide h1,
body.holiday-guide h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold; }

body.holiday-guide h2 {
  letter-spacing: 1.7px; }

body.holiday-guide section.buyNowHolidayBottle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 600px;
  margin-top: 50px; }
  @media (max-width: 767px) {
    body.holiday-guide section.buyNowHolidayBottle {
      margin-top: 100px; } }
  body.holiday-guide section.buyNowHolidayBottle .holiday-bottle {
    background-image: url(../images/holiday/threeBottles-700x1000.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 35%;
    max-width: 500px;
    margin-right: 5%; }
    @media (max-width: 767px) {
      body.holiday-guide section.buyNowHolidayBottle .holiday-bottle {
        margin-right: 0px; } }
  body.holiday-guide section.buyNowHolidayBottle .holiday-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 45%;
    max-width: 500px; }
    body.holiday-guide section.buyNowHolidayBottle .holiday-text h1 {
      margin-top: 30%;
      margin-bottom: 10%; }
    body.holiday-guide section.buyNowHolidayBottle .holiday-text p {
      margin-bottom: 10%;
      font-family: "Montserrat", Arial, sans-serif;
      font-weight: 400;
      color: #e8c791;
      font-size: 15px;
      letter-spacing: 3px;
      line-height: 2em; }
  @media (max-width: 800px) {
    body.holiday-guide section.buyNowHolidayBottle .holiday-bottle {
      width: 90%;
      min-width: 90%;
      min-height: 0px;
      left: 5%;
      height: 550px; }
    body.holiday-guide section.buyNowHolidayBottle .holiday-text {
      -ms-flex-align: center;
          align-items: center;
      width: 100%;
      position: relative; }
      body.holiday-guide section.buyNowHolidayBottle .holiday-text h1, body.holiday-guide section.buyNowHolidayBottle .holiday-text p {
        max-width: 92%;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 20px; }
      body.holiday-guide section.buyNowHolidayBottle .holiday-text .WTB-button {
        right: 0px; }
      body.holiday-guide section.buyNowHolidayBottle .holiday-text:after {
        content: "";
        background-image: url(../images/almande/hr-sm.png);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        filter: brightness(200%);
        top: calc(100% + 70px);
        z-index: 100;
        height: 50px;
        width: 90vw; } }
  @media (max-width: 800px) {
    body.holiday-guide section.buyNowHolidayBottle {
      margin-bottom: 400px; } }
  @media (max-width: 500px) {
    body.holiday-guide section.buyNowHolidayBottle {
      margin-bottom: 450px; } }

body.holiday-guide section.days-31 {
  /*background: url(../images/holiday-guide/share-bg.jpg) center center;*/
  margin-top: 65px;
  padding: 61px 0 77px 0; }
  body.holiday-guide section.days-31 h1 {
    margin-bottom: 32px; }
  body.holiday-guide section.days-31 p {
    margin: 14px auto 0 auto;
    width: 100%;
    max-width: 840px;
    line-height: 2.17em;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 15px;
    letter-spacing: 3px; }

body.holiday-guide section.instagram {
  padding: 54px 0 56px 0;
  margin-top: 65px;
  background: url(../images/holiday-guide/instagram-bg.jpg);
  background-size: cover; }
  @media screen and (min-width: 1100px) {
    body.holiday-guide section.instagram {
      margin-top: 115px; } }
  body.holiday-guide section.instagram .container {
    max-width: 1320px;
    width: auto; }
  body.holiday-guide section.instagram p {
    max-width: 840px;
    margin: 36px auto 0 auto;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 2em; }
    body.holiday-guide section.instagram p a {
      color: #bc9b6b;
      outline: none; }
      body.holiday-guide section.instagram p a:hover {
        color: #bc9b6b; }
  body.holiday-guide section.instagram ul {
    margin-top: 62px; }
    body.holiday-guide section.instagram ul li {
      position: relative;
      margin: 0 auto 50px auto;
      list-style-type: none; }
      body.holiday-guide section.instagram ul li img {
        width: 100%;
        margin: 0 auto; }
      body.holiday-guide section.instagram ul li .info {
        position: absolute;
        width: 44px;
        min-width: 44px;
        min-height: 44px;
        top: 0;
        left: 15px;
        background: rgba(0, 0, 0, 0.6) url(../images/holiday-guide/instagram-symbol.png) 8px 9px no-repeat;
        padding: 0 0px 0 44px;
        transition: all 0.2s;
        overflow: hidden; }
        body.holiday-guide section.instagram ul li .info .content {
          max-height: 355px;
          opacity: 0;
          max-width: calc(100% - 10px);
          margin-bottom: -320px;
          margin-top: -200%;
          transition: all 0.2s; }
        body.holiday-guide section.instagram ul li .info p {
          margin: 8px 0 0 0;
          line-height: 1.2em;
          font-size: 12px;
          color: #f5edde;
          text-align: left;
          letter-spacing: 0.6px; }
        body.holiday-guide section.instagram ul li .info a {
          display: inline-block;
          color: #e8c791;
          text-transform: uppercase;
          text-decoration: underline;
          font-size: 12px;
          letter-spacing: 0.6px;
          margin-left: -39px;
          margin: 0 0 4px -39px; }
      body.holiday-guide section.instagram ul li:hover .info {
        padding: 0 0px 0 49px;
        width: calc(100% - 30px);
        height: auto; }
        body.holiday-guide section.instagram ul li:hover .info .content {
          margin-top: 0px;
          margin-bottom: 0;
          opacity: 1; }
  @media screen and (min-width: 768px) {
    body.holiday-guide section.instagram ul li {
      padding-bottom: 31%;
      overflow: hidden; }
      body.holiday-guide section.instagram ul li img {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: calc(100% - 30px); } }

body.holiday-guide section.pinterest {
  background: url(../images/holiday-guide/instagram-bg.jpg);
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 65px; }
  @media screen and (min-width: 1100px) {
    body.holiday-guide section.pinterest {
      margin-top: 115px; } }
  body.holiday-guide section.pinterest .container-fluid {
    overflow: hidden;
    overflow-x: hidden;
    scrollbar-base-color: #333;
    scrollbar-face-color: #333;
    scrollbar-3dlight-color: #000;
    scrollbar-highlight-color: #000;
    scrollbar-track-color: #111;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: #000;
    scrollbar-dark-shadow-color: #000; }
  body.holiday-guide section.pinterest .legal-p {
    color: white;
    font-weight: bold;
    margin-top: 2px;
    height: 25px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    display: block; }
  body.holiday-guide section.pinterest .visit-us {
    color: white;
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 25px; }
  body.holiday-guide section.pinterest p.lead {
    margin: 30px auto 0 auto;
    max-width: 840px;
    line-height: 2.17em;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 15px;
    letter-spacing: 3px; }
  body.holiday-guide section.pinterest p.instruction {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 15px;
    letter-spacing: 3px; }
  body.holiday-guide section.pinterest a.instruction {
    width: 300px;
    cursor: pointer;
    display: block;
    position: relative;
    vertical-align: middle;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.05em;
    text-align: center;
    font-family: "Futura BT W01 Bold", sans-serif;
    text-decoration: none;
    border-top: .5px solid #bc9b6b;
    border-bottom: .5px solid #bc9b6b; }
  body.holiday-guide section.pinterest .container-fluid > ul {
    padding: 0;
    margin: 50px 0 0 0; }
    body.holiday-guide section.pinterest .container-fluid > ul > li {
      margin: 0 0 15px 0;
      float: left; }
      @media screen and (max-width: 999px) {
        body.holiday-guide section.pinterest .container-fluid > ul > li {
          width: 50%; } }
      body.holiday-guide section.pinterest .container-fluid > ul > li a.image {
        display: inline-block;
        padding: 0 0 100% 0;
        margin: 0;
        width: 100%;
        background-size: cover;
        background-position: bottom;
        cursor: pointer; }
        body.holiday-guide section.pinterest .container-fluid > ul > li a.image div {
          display: none; }
        body.holiday-guide section.pinterest .container-fluid > ul > li a.image:hover:after {
          content: "";
          position: absolute;
          top: 0;
          left: 15px;
          width: calc(100% - 30px);
          height: calc(100% - 10px);
          background-color: rgba(0, 0, 0, 0.5); }
        body.holiday-guide section.pinterest .container-fluid > ul > li a.image:hover div {
          position: absolute;
          display: inline-block;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          z-index: 10;
          text-transform: uppercase;
          font-size: 12px;
          color: #f5edde;
          text-align: center; }
          body.holiday-guide section.pinterest .container-fluid > ul > li a.image:hover div b {
            display: block;
            line-height: 1.5em; }
          body.holiday-guide section.pinterest .container-fluid > ul > li a.image:hover div span {
            text-decoration: underline; }
  body.holiday-guide section.pinterest a.close {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 24px;
    color: #e8c791;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 32px;
    text-align: center;
    background: #424448;
    text-decoration: none;
    cursor: pointer; }
  body.holiday-guide section.pinterest .carousel {
    height: 80vh; }
    body.holiday-guide section.pinterest .carousel .carousel-inner {
      background: #121212; }
    body.holiday-guide section.pinterest .carousel .item img {
      height: 66vh;
      margin: 0 auto; }
    body.holiday-guide section.pinterest .carousel .item .content {
      color: #f5edde;
      margin-bottom: 50px; }
      body.holiday-guide section.pinterest .carousel .item .content h2 {
        margin: 40px 0 0px 0;
        padding: 0 15px;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1.7px;
        text-align: center; }
      body.holiday-guide section.pinterest .carousel .item .content .ingredients {
        margin: 30px 0 30px 0;
        padding: 0 50px 0 50px;
        display: block;
        font-size: 16px; }
        body.holiday-guide section.pinterest .carousel .item .content .ingredients li {
          list-style-type: disc;
          list-style-position: inside;
          float: none;
          margin: 0;
          line-height: 22px; }
      body.holiday-guide section.pinterest .carousel .item .content .directions {
        width: 100% !important;
        padding: 0 50px;
        font-size: 16px; }
    body.holiday-guide section.pinterest .carousel a.previous,
    body.holiday-guide section.pinterest .carousel a.next {
      position: absolute;
      top: 49%;
      transform: translateY(-50%);
      font-size: 10px;
      color: #e8c791 !important; }
      body.holiday-guide section.pinterest .carousel a.previous:before,
      body.holiday-guide section.pinterest .carousel a.next:before {
        content: "";
        position: absolute;
        top: 50%;
        background: url(../images/product-oic/arrow.png);
        background-size: contain;
        width: 12px;
        height: 23px; }
      body.holiday-guide section.pinterest .carousel a.previous.previous,
      body.holiday-guide section.pinterest .carousel a.next.previous {
        left: -70px; }
        body.holiday-guide section.pinterest .carousel a.previous.previous:before,
        body.holiday-guide section.pinterest .carousel a.next.previous:before {
          left: -20px;
          transform: translateY(-50%) rotate(180deg); }
      body.holiday-guide section.pinterest .carousel a.previous.next,
      body.holiday-guide section.pinterest .carousel a.next.next {
        right: -50px; }
        body.holiday-guide section.pinterest .carousel a.previous.next:before,
        body.holiday-guide section.pinterest .carousel a.next.next:before {
          right: -20px;
          transform: translateY(-50%); }
  @media screen and (max-width: 767px) {
    body.holiday-guide section.pinterest .carousel .ingredients,
    body.holiday-guide section.pinterest .carousel .directions {
      padding: 0 25px !important; } }

body.holiday-guide section.video-container {
  position: relative;
  min-height: 50vh;
  background: url(../images/holiday-guide/video-placeholder.jpg);
  background-position: center center;
  background-size: cover; }
  body.holiday-guide section.video-container.playing {
    background: none; }
    body.holiday-guide section.video-container.playing .before-play {
      display: none; }
    body.holiday-guide section.video-container.playing .on-play {
      display: block; }
  body.holiday-guide section.video-container:not(.playing) .on-play {
    display: none; }
  body.holiday-guide section.video-container img.close-play {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 10000;
    opacity: 0.9; }
    body.holiday-guide section.video-container img.close-play:hover {
      opacity: 1; }
  body.holiday-guide section.video-container a.play {
    display: block;
    height: 250px;
    width: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: url(../images/home/play-icon.png);
    background-size: cover;
    opacity: 0.9; }
    body.holiday-guide section.video-container a.play:hover {
      opacity: 1; }
  body.holiday-guide section.video-container a.explore {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -100px;
    font-size: 14px;
    letter-spacing: 1.6px;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #665439;
    border-bottom: 1px solid #665439;
    width: calc(100% - 30px);
    text-align: center; }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    body.holiday-guide section.video-container {
      min-height: 80vh; } }
  @media screen and (min-width: 768px) {
    body.holiday-guide section.video-container {
      min-height: 615px; }
      body.holiday-guide section.video-container a.explore {
        max-width: 410px; }
      body.holiday-guide section.video-container img.close-play {
        top: 110px;
        right: 40px; } }

body.holiday-guide section.share {
  padding: 175px 0 110px 0;
  background: url(../images/holiday-guide/share-bg.jpg) center center;
  background-size: cover; }
  body.holiday-guide section.share .share-box {
    max-width: 410px;
    height: 290px;
    margin: 0 auto;
    padding: 105px 10px 127px 10px;
    background: rgba(0, 0, 0, 0.6) url(../images/holiday-guide/share-box-bg.png) center center no-repeat; }
    body.holiday-guide section.share .share-box h2 {
      font-size: 23px;
      font-weight: bold;
      letter-spacing: 1.6px; }
    body.holiday-guide section.share .share-box ul {
      margin: 0;
      padding: 35px 0 0 0;
      text-align: center; }
      body.holiday-guide section.share .share-box ul li {
        margin: 0 7px;
        list-style-type: none;
        display: inline-block;
        opacity: 0.9; }
        body.holiday-guide section.share .share-box ul li:hover {
          opacity: 1; }
    body.holiday-guide section.share .share-box .sprite {
      background-image: url(../images/holiday-guide/social-sprite.png);
      background-repeat: no-repeat;
      display: block; }
    body.holiday-guide section.share .share-box .sprite-icon-email {
      width: 32px;
      height: 31px;
      background-position: -5px -5px; }
    body.holiday-guide section.share .share-box .sprite-icon-facebook {
      width: 32px;
      height: 31px;
      background-position: -47px -5px; }
    body.holiday-guide section.share .share-box .sprite-icon-google {
      width: 31px;
      height: 31px;
      background-position: -89px -5px; }
    body.holiday-guide section.share .share-box .sprite-icon-pinterest {
      width: 31px;
      height: 31px;
      background-position: -130px -5px; }
    body.holiday-guide section.share .share-box .sprite-icon-twitter {
      width: 32px;
      height: 31px;
      background-position: -171px -5px; }

body.holiday-guide section.products {
  background: url(../images/holiday-guide/share-bg.jpg) top center;
  padding: 70px 0; }
  body.holiday-guide section.products h2 {
    margin: 0;
    font-size: 28px;
    letter-spacing: 3.3px; }
  body.holiday-guide section.products p {
    margin: 34px auto 0 auto;
    max-width: 840px;
    line-height: 2.17em;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    color: #e8c791;
    font-size: 15px;
    letter-spacing: 3px; }
  body.holiday-guide section.products span {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
    min-height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-weight: bold;
    text-transform: uppercase; }
  body.holiday-guide section.products ul {
    margin-top: 97px; }
    body.holiday-guide section.products ul li {
      margin-bottom: 50px; }
      body.holiday-guide section.products ul li a {
        text-decoration: none; }
      body.holiday-guide section.products ul li.almande .badge {
        position: absolute;
        top: 8px;
        left: 60%; }
      body.holiday-guide section.products ul li.oic .badge {
        position: absolute;
        width: 70px;
        top: 140px;
        left: 57%; }

body.holiday-guide footer a {
  text-decoration: none;
  color: #bc9b6b;
  outline: none; }
  body.holiday-guide footer a:hover {
    color: #bc9b6b; }

body.holiday-guide div.description {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  -ms-flex-align: center;
      align-items: center; }
  body.holiday-guide div.description p {
    width: 100%; }
  @media (min-width: 992px) {
    body.holiday-guide div.description {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center; }
      body.holiday-guide div.description #eComm {
        margin-left: 5%;
        margin-right: 5%; } }

body.holiday-guide #eComm {
  padding-top: 25px; }
  @media screen and (max-width: 768px) {
    body.holiday-guide #eComm {
      padding-top: 0; } }
  body.holiday-guide #eComm .buy-now {
    padding: 0px 75px 0 75px;
    text-align: center;
    width: 300px; }
  body.holiday-guide #eComm p {
    max-width: 100%; }
  body.holiday-guide #eComm a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    height: 50px;
    color: #373aae;
    font-size: 0;
    letter-spacing: .05em;
    transition-property: color, background-color, opacity;
    transition-duration: 400ms;
    transition-timing-function: ease-in-out;
    text-decoration: none;
    border-top: .5px solid #bc9b6b;
    border-bottom: .5px solid #bc9b6b;
    width: 300px;
    margin: 25px 0 25px 0; }
    body.holiday-guide #eComm a span {
      margin-left: 5%;
      display: block;
      vertical-align: middle;
      font-size: 14px;
      line-height: 50px;
      height: 50px;
      text-transform: uppercase;
      color: white;
      letter-spacing: 0.05em;
      text-align: center;
      font-family: "Futura BT W01 Bold", sans-serif; }
    body.holiday-guide #eComm a img {
      display: inline-block;
      max-width: 32%;
      max-height: 90%; }
    body.holiday-guide #eComm a .drizzly {
      max-width: 80px;
      max-height: 95%;
      margin-top: 5px; }
    body.holiday-guide #eComm a .reservebar {
      max-width: 120px;
      filter: brightness(200%); }

body.holiday-guide .holiday-gift {
  vertical-align: middle;
  width: 100%; }

body.holiday-guide .recipe-image {
  background-position: bottom center; }

body.holiday-guide a.pin {
  width: 25px;
  height: 25px;
  background-image: url(../images/holiday-guide/pinterest-logo.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  body.holiday-guide a.pin:hover {
    text-decoration: none; }

body.holiday-guide .pinterest-recipe {
  height: 25px !important;
  width: 25px !important;
  margin-top: 5px !important; }

@media (min-width: 768px) {
  .miniImageContainerSmallScreen {
    display: none; } }

@media (max-width: 767px) {
  .miniImageContainerSmallScreen {
    display: block; } }

@media (min-width: 768px) {
  .miniImageContainerLargeScreen {
    display: block; } }

@media (max-width: 767px) {
  .miniImageContainerLargeScreen {
    display: none; } }

.row.home-row {
  position: relative; }

content-background-image-container {
  position: absolute;
  display: block;
  z-index: -10;
  height: 100%;
  width: 97vw;
  left: 50%;
  transform: translateX(-50%); }

.content-background-image {
  display: block;
  height: 100%;
  width: 97vw;
  opacity: 1; }

@media (max-width: 767px) {
  .content-background-image {
    display: none; } }

@media (min-width: 1101px) {
  body#recipes.hub_bg header#header {
    background-color: black; } }

.flavors_page p.intro {
  min-height: 0px !important; }

.WTB-button {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  right: 3%;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  z-index: 100;
  height: 52px; }
  .WTB-button a.WTB-button-a {
    display: -ms-flexbox;
    display: flex;
    background-color: #e8c791;
    z-index: 100;
    font-family: 'Montserrat';
    color: black;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px !important;
    color: black !important;
    width: 100%;
    padding: 10px !important;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    transition: opacity 1s; }
    @media (max-width: 551px) {
      .WTB-button a.WTB-button-a {
        font-size: 14px !important; } }
  .WTB-button input.WTB-button-input {
    font-family: 'system-ui', "Montserrat", arial, sans-serif;
    background-color: black;
    color: #e8c791;
    z-index: -10;
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100% - 4px);
    padding: 0px;
    height: calc(100% - 4px);
    border: 2px solid #e8c791;
    text-align: center !important;
    font-size: 16px;
    transition: opacity 1s;
    z-index: 3; }
    .WTB-button input.WTB-button-input:focus {
      outline: none; }
    .WTB-button input.WTB-button-input::-ms-clear {
      display: none; }
  .WTB-button div.WTB-button-go {
    color: #e8c791;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px 5px;
    width: 30px;
    height: calc(100% - 4px);
    font-family: 'Montserrat';
    background-color: black;
    border: 2px solid #e8c791;
    border-radius: 0px 5px 5px 0px;
    font-color: #e8c791;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-weight: 700;
    transition: background-color .5s, color .5s, left .5s;
    transition-timing-function: ease-in-out;
    z-index: -1;
    pointer-events: auto;
    cursor: pointer; }
    @media (max-width: 551px) {
      .WTB-button div.WTB-button-go {
        width: 25px; } }
    .WTB-button div.WTB-button-go:hover, .WTB-button div.WTB-button-go:active {
      background-color: #e8c791;
      color: black;
      transition: background-color .5s, color .5s; }
  .WTB-button:hover a.WTB-button-a,
  .WTB-button:focus a.WTB-button-a,
  .WTB-button.dirty a.WTB-button-a {
    opacity: 0;
    transition: opacity 1s;
    pointer-events: none; }
  .WTB-button:hover input.WTB-button-input,
  .WTB-button:focus input.WTB-button-input,
  .WTB-button.dirty input.WTB-button-input {
    transition: opacity 1s;
    z-index: 10; }
  .WTB-button:hover div.WTB-button-go,
  .WTB-button:focus div.WTB-button-go,
  .WTB-button.dirty div.WTB-button-go {
    left: calc(100% - 2px);
    z-index: -1; }
    .WTB-button:hover div.WTB-button-go:hover, .WTB-button:hover div.WTB-button-go:focus,
    .WTB-button:focus div.WTB-button-go:hover,
    .WTB-button:focus div.WTB-button-go:focus,
    .WTB-button.dirty div.WTB-button-go:hover,
    .WTB-button.dirty div.WTB-button-go:focus {
      left: calc(100% - 2px);
      z-index: -1;
      opacity: 1;
      background-color: #e8c791;
      color: black; }
  .WTB-button:after {
    top: 20%;
    right: 10%;
    width: 100%;
    text-align: right;
    position: absolute;
    font-size: 20px;
    content: "";
    z-index: 10000;
    pointer-events: none; }
  .WTB-button.error:after {
    color: red;
    content: "\2717"; }
  .WTB-button.success:after {
    content: "\2713";
    color: #00fc15; }

.product .WTB-button,
.index_page .WTB-button {
  right: 0px; }
  .product .WTB-button input.WTB-button-input,
  .index_page .WTB-button input.WTB-button-input {
    height: 100%;
    width: 100%; }
  .product .WTB-button div.WTB-button-go,
  .index_page .WTB-button div.WTB-button-go {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px; }

.product.almande .WTB-button,
.index_page .WTB-button {
  right: 0px; }
  .product.almande .WTB-button input.WTB-button-input,
  .index_page .WTB-button input.WTB-button-input {
    height: 100%;
    width: 100%; }
  .product.almande .WTB-button div.WTB-button-go,
  .index_page .WTB-button div.WTB-button-go {
    height: 100%;
    padding-left: 10px;
    padding-right: 10px; }

.index_page .WTB-button {
  right: 0px;
  margin-top: 40px; }
  .index_page .WTB-button a.WTB-button-a {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
  .index_page .WTB-button div.WTB-button-go {
    font-size: 18px; }

.flavors_page div.row.flav_original:not(.justUsingThisClassNameToIncreasePriority) {
  margin-bottom: 100px;
  background-position: 68px 0px; }
  .flavors_page div.row.flav_original:not(.justUsingThisClassNameToIncreasePriority).flav_original {
    background-image: url(../images/img_flavor_baileys_original_wide.png) !important; }

.collection-container {
  position: relative;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-bottom: 50px; }
  .collection-container .bottle-image {
    position: relative;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    width: 35%;
    min-width: 150px; }
    .collection-container .bottle-image img.bottle {
      width: 100%;
      opacity: 0; }
    .collection-container .bottle-image img.badge {
      position: absolute;
      top: 23%;
      right: 15%;
      width: 25%;
      min-width: 50px; }
      /* @#@#@# */
/*     body.product.strawberries-and-cream .row div.image_container img.limited-button{
      z-index: 10000000;
      position: absolute;
      top: 23%;
      left: 59%;
      width: 15%;
      min-width: 50px;
    } */
  .collection-container .text-column {
    padding: 2%;
    width: 61%; }
    .collection-container .text-column > * {
      margin-bottom: 50px; }
    .collection-container .text-column h1 {
      font-size: 36px;
      text-transform: uppercase; }
    .collection-container .text-column p {
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #e8c791; }
  .collection-container .explore-row {
    margin-bottom: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    right: 3%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    position: relative; }
    .collection-container .explore-row .explore-item {
      width: 50%;
      height: 200px;
      position: relative; }
      .collection-container .explore-row .explore-item h5 {
        text-align: center; }
      .collection-container .explore-row .explore-item:last-of-type {
        border-left: 1px solid #40362b; }
      .collection-container .explore-row .explore-item:only-child {
        border-left: 0px; }
      .collection-container .explore-row .explore-item .explore-image {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 100%;
        width: 100%;
        position: absolute;
        bottom: 0px; }
      .collection-container .explore-row .explore-item:after {
        content: "";
        width: 80%;
        height: 1px;
        position: absolute;
        bottom: -25px;
        left: 10%;
        display: block;
        background-color: #40362b; }

@media (max-width: 750px) {
  .collection-container {
    height: 600px;
    margin-bottom: 150px; }
    .collection-container .bottle-image {
      width: 50%;
      max-height: 500px;
      margin-left: -3%;
      background-position: center top; }
      .collection-container .bottle-image img.badge {
        width: 20%; }
    .collection-container .text-column {
      margin-left: -5%;
      width: 55%;
      padding: 0px; }
      .collection-container .text-column h1 {
        font-size: 30px; }
      .collection-container .text-column p {
        font-size: 14px; }
      .collection-container .text-column .WTB-button {
        width: 180px; }
    .collection-container .explore-row {
      position: absolute;
      right: 10%;
      width: 80%;
      bottom: 20px;
      height: 150px; }
      .collection-container .explore-row .explore-item h5 {
        font-size: 14px; } }

@media (max-width: 575px) {
  .collection-container .WTB-button {
    left: 0px;
    margin-left: 0px; } }

@media (max-width: 550px) {
  .collection-container {
    margin-bottom: 50px; }
    .collection-container .WTB-button {
      left: 0px;
      margin-left: 0px; }
    .collection-container .bottle-image {
      max-height: 400px; }
      .collection-container .bottle-image img.badge {
        width: 20%; }
    .collection-container .text-column {
      max-height: 400px; }
      .collection-container .text-column h1 {
        font-size: 22px; }
      .collection-container .text-column p {
        font-size: 12px; }
      .collection-container .text-column .WTB-button {
        width: 150px;
        font-size: 15px; }
    .collection-container .explore-row {
      bottom: 80px; }
      .collection-container .explore-row .explore-item {
        bottom: 0px;
        height: 150px; }
        .collection-container .explore-row .explore-item h5 {
          font-size: 12px; }
      .collection-container .explore-row:after {
        bottom: -25px; } }

@media (max-width: 460px) {
  .collection-container .bottle-image {
    width: 40%; }
  .collection-container .text-column {
    margin-left: 0%;
    width: 60%; }
    .collection-container .text-column * {
      margin-top: 0px; }
    .collection-container .text-column h1 {
      font-size: 20px;
      line-height: 22px; }
    .collection-container .text-column p {
      line-height: 16px; }
  .collection-container .explore-row h5 {
    line-height: 16px; } }

@media (max-width: 374px) {
  .collection-container .text-column {
    width: 55%; }
    .collection-container .text-column > h1, .collection-container .text-column > p, .collection-container .text-column > .WTB-button {
      margin-bottom: 25px; }
    .collection-container .text-column h1 {
      font-size: 16px; }
    .collection-container .text-column p {
      line-height: 16px; }
    .collection-container .text-column .WTB-button {
      width: 140px;
      font-size: 14px; } }

.collection-container.pumpkin-spice .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_pumpkin_spice_2019.png); }

.collection-container.pumpkin-spice .image-left {
  background-image: url(../images/114x198/cocktails_baileys_old_fashioned_pumpkin.png); }

.collection-container.pumpkin-spice .image-right {
  background-image: url(../images/114x198/hot_drinks_baileys_pumpkin_spice_latte.png); }

.collection-container.original-irish-cream .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_original.png); }

.collection-container.original-irish-cream .image-left {
  background-image: url(../images/114x198/desserts_baileys_and_ice_cream.png); }

.collection-container.original-irish-cream .image-right {
  background-image: url(../images/114x198/OIC-mini-closed.png); }

.collection-container.almande .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_almande.png); }

.collection-container.almande h1, .collection-container.almande p, .collection-container.almande .WTB-button {
  margin-bottom: 25px; }

.collection-container.almande .image-left {
  background-image: url(../images/230x400/almande-coffee.png); }

.collection-container.almande .image-right {
  background-image: url(../images/230x400/almande-cold-brew.png); }

.collection-container.strawberry-and-cream .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_strawberries_and_cream.png); }

.collection-container.strawberry-and-cream .image-left {
  background-image: url(../images/230x400/strawberry-mousse2.png); }

/* //@#@#@# */
.collection-container.strawberry-and-cream .image-right {
  /* background-image: url(../images/114x198/shots_salted_caramel_apple.png);  */
  background-image: url(../images/230x400/strawberry-shortcake-jar2.png); 
}

.collection-container.salted-caramel .bottle-image {
  background-image: url(../images/product-images/img_flavors_salted_caramel.png); }

.collection-container.salted-caramel .image-left {
  background-image: url(../images/114x198/hot_drinks_baileys_hot_chocolate.png); }

.collection-container.salted-caramel .image-right {
  background-image: url(../images/114x198/shots_salted_caramel_apple.png); }

.collection-container.espresso-creme .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_espresso_creme.png); }

.collection-container.espresso-creme .image-left {
  background-image: url(../images/114x198/cocktails_baileys_espresso_martini.png); }

.collection-container.espresso-creme .image-right {
  background-image: url(../images/114x198/cocktails_white_russian.png); }

.collection-container.chocolate-cherry .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_choc_cherry.png); }

.collection-container.chocolate-cherry .image-left {
  background-image: url(../images/114x198/shots_baileys_cherry_bombshell.png); }

.collection-container.vanilla-cinnamon .bottle-image {
  background-image: url(../images/product-images/img_flavors_baileys_vanilla_cinnamon.png); }

.collection-container.vanilla-cinnamon .image-left {
  background-image: url(../images/114x198/royal_brunch.png); }

@media (min-width: 750px) {
  .collection-container.smaller-version {
    margin-bottom: 150px; }
    .collection-container.smaller-version .bottle-image {
      width: 30%;
      margin-left: 5%; }
    .collection-container.smaller-version .text-column {
      margin-left: 5%; }
      .collection-container.smaller-version .text-column h1 {
        font-size: 27px;
        line-height: 1.111; }
      .collection-container.smaller-version .text-column p {
        font-size: 12px;
        line-height: 18px; }
      .collection-container.smaller-version .text-column .WTB-button {
        margin-top: 80px;
        margin-bottom: 80px; }
    .collection-container.smaller-version .explore-row {
      width: 90%;
      margin-left: 5%;
      height: 160px; }
      .collection-container.smaller-version .explore-row .explore-item {
        width: 50%;
        height: 180px; }
        .collection-container.smaller-version .explore-row .explore-item h5 {
          font-size: 12px;
          font-weight: 400;
          letter-spacing: 1px;
          line-height: 14px;
          font-family: 'Montserrat', Arial, sans-serif; } }

@media (min-width: 320px) and (max-width: 749px) {
  .collection-container.smaller-version .explore-row .explore-item h5 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Montserrat', Arial, sans-serif; } }

@media (max-width: 550px) and (min-width: 450px) {
  .collection-container.smaller-version {
    margin-bottom: 50px; }
    .collection-container.smaller-version .explore-row {
      bottom: 50px; } }

main section .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 0px;
  height: calc(100vw / 16 * 9);
  max-height: 75vh;
  margin-top: 80px;
  z-index: 1000;
  position: relative; }

main section .home-text p {
  text-transform: uppercase; }

main section.hero.panel1 {
  height: 600px;
  min-height: 0px;
  max-height: 600px; }
  main section.hero.panel1 img.close-play.on-play {
    /* border:  2px solid rgba(255, 255, 255, .5); */
    border-radius:  50%;
    transform: scale(1.5);
    z-index: 2000; }
  main section.hero.panel1 a.play {
    /* top: 60%;  */
  }
  main section.hero.panel1 a.yellowButton {
    position: absolute; }
    @media (max-width: 767px) {
      main section.hero.panel1 a.play{
        top: 32%;
      }
      main section.hero.panel1 a.yellowButton.right {
        top: 60%;
        left: 50%;
        transform: translateX(-50%); }
      main section.hero.panel1 a.yellowButton.left {
        top: 73%;
        left: 50%;
        transform: translateX(-50%); } }
    @media (min-width: 768px) {
      main section.hero.panel1 a.yellowButton {
        top: 75%; }
        main section.hero.panel1 a.yellowButton.right {
          right: 55%; }
        main section.hero.panel1 a.yellowButton.left {
          left: 55%; } }
    @media (min-width: 1400px) {
      main section.hero.panel1 a.play{
        /* top: 70%; */
      }
    }
  main section.hero.panel1 a.arrowDown {
    position: absolute;
    left: calc(50% - 50px);
    bottom: 5px;
    height: 50px;
    width: 100px;
    pointer-events: none;
    z-index: 100; }
    main section.hero.panel1 a.arrowDown:after, main section.hero.panel1 a.arrowDown:before {
      position: absolute;
      content: "";
      height: 5px;
      width: 75px;
      background-color: #d4b47d;
      bottom: 20px; }
    main section.hero.panel1 a.arrowDown:after {
      left: 42%;
      transform: rotate(-35deg); }
    main section.hero.panel1 a.arrowDown:before {
      right: 42%;
      transform: rotate(35deg); }
    @media (max-width: 420px) {
      main section.hero.panel1 a.arrowDown:after, main section.hero.panel1 a.arrowDown:before {
        width: 50px; }
      main section.hero.panel1 a.arrowDown:after {
        left: 44%; }
      main section.hero.panel1 a.arrowDown:before {
        right: 44%; } }
  main section.hero.panel1 .embed-responsive {
    height: 100%;
    background-color: black; }

main section.home-panel.panel2, main section.home-panel.panel3, main section.home-panel.panel4 {
  position: relative;
  height: 600px;
  width: 100%;
  background-position: center center;
  background-size: cover; }
  main section.home-panel.panel2 .home-text, main section.home-panel.panel3 .home-text, main section.home-panel.panel4 .home-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    height: 70%;
    width: 40%;
    position: absolute;
    bottom: 10%;
    text-align: center; }
    main section.home-panel.panel2 .home-text *, main section.home-panel.panel3 .home-text *, main section.home-panel.panel4 .home-text * {
      margin-top: 5%; }
      main section.home-panel.panel2 .home-text *:not(.yellowButton), main section.home-panel.panel3 .home-text *:not(.yellowButton), main section.home-panel.panel4 .home-text *:not(.yellowButton) {
        width: 100%; }
    main section.home-panel.panel2 .home-text h1, main section.home-panel.panel3 .home-text h1, main section.home-panel.panel4 .home-text h1 {
      text-shadow: 0 0 20px black, 0 0 30px black; }
    main section.home-panel.panel2 .home-text p, main section.home-panel.panel3 .home-text p, main section.home-panel.panel4 .home-text p {
      text-shadow: 0 0 20px black, 0 0 30px black; }
    main section.home-panel.panel2 .home-text h1, main section.home-panel.panel3 .home-text h1, main section.home-panel.panel4 .home-text h1 {
      font-weight: 700; }
    main section.home-panel.panel2 .home-text p, main section.home-panel.panel3 .home-text p, main section.home-panel.panel4 .home-text p {
      color: white; 
      /* margin-bottom:50px; */
    }
    main section.home-panel.panel2 .home-text.left, main section.home-panel.panel3 .home-text.left, main section.home-panel.panel4 .home-text.left {
      right: 50%; }
    main section.home-panel.panel2 .home-text.right, main section.home-panel.panel3 .home-text.right, main section.home-panel.panel4 .home-text.right {
      left: 50%; }
    @media (max-width: 767px) {
      main section.home-panel.panel2 .home-text, main section.home-panel.panel3 .home-text, main section.home-panel.panel4 .home-text {
        width: 90%;
        left: 5%; }
        main section.home-panel.panel2 .home-text h1, main section.home-panel.panel3 .home-text h1, main section.home-panel.panel4 .home-text h1 {
          font-size: 22px;
          line-height: 24px; }
        main section.home-panel.panel2 .home-text p, main section.home-panel.panel3 .home-text p, main section.home-panel.panel4 .home-text p {
          font-size: 18px;
          line-height: 20px; } }

    @media (min-width: 767px) {
      main section.home-panel.panel2 .home-text p{
        margin-bottom: 50px;
      }
    }

main section.home-panel.panel2 {
  /* @#@#@# Home Panel 2 Image */
  background: url(../images/pumpkin-spice-latte-2019.jpg);
  background-position: center top;
  background-size: cover;
  height: 800px; }
  main section.home-panel.panel2 .home-text {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  @media(max-width: 767px){
    main section.home-panel.panel2 .home-text.right {
      left:5%;
      left: 5%;
      width: 90%;
      bottom: 50px;
      -ms-flex-pack: end;
          justify-content: flex-end; 
    }
  }
    main section.home-panel.panel2 .home-text a {
      margin-bottom: 10%; }
  main section.home-panel.panel2 > a {
    width: 100%; }
  @media (max-width: 767px) {
    main section.home-panel.panel2 {
      height: 620px;
/*       background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7)), url(../images/holiday/homePanel2-v6-mobile.jpg); */
      background-position: 10% top;
      background-size: cover; }
      main section.home-panel.panel2 .home-text a {
        margin-bottom: 0px; } }

main section.home-panel.panel3 {
  background-image: url(../images/home/home-baileys-minis.jpg);
  background-position: center center;
  background-size: cover;
  height: 600px;
  position: relative;}
  main section.home-panel.panel3:before{
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right,
    transparent,
    transparent,
    transparent,
    transparent,
    /* @#@#@# Adjusted fade */
    rgba(255,255,255,.1),
    rgba(255,255,255,.2),
    rgba(255,255,255,.2),
    rgba(255,255,255,.2),
    rgba(255,255,255,.2));
    /* z-index: 1; */
  }
  main section.home-panel.panel3 .home-text.right {
    left: 45%;
    width: 50%; }
  main section.home-panel.panel3 .holidayBottle {
    position: absolute;
    height: 100%;
    right: 75%;
    transform: translateX(50%); }
  @media (max-width: 767px) {
    main section.home-panel.panel3 {
      background-image: url(../images/home/home-baileys-minis-mobile.jpg);
      background-position: center center;
      height: 700px; }
      /* @#@#@# Home Panel3 lightened */
      main section.home-panel.panel3:before{
        background: linear-gradient(to bottom,
         transparent,
         transparent,
        transparent,
        transparent,
        rgba(255,255,255,.1),
        rgba(255,255,255,.2),
        rgba(255,255,255,.2));
      }
      main section.home-panel.panel3 * {
        margin-bottom: 10px;
        margin-top: 10px; }
      main section.home-panel.panel3 .home-text.right {
        left: 5%;
        width: 90%;
        bottom: 0px;
        -ms-flex-pack: end;
            justify-content: flex-end; }
        main section.home-panel.panel3 .home-text.right * {
          margin: 10px 0 10px 0; }
        main section.home-panel.panel3 .home-text.right a {
          margin-bottom: 40px; }
      main section.home-panel.panel3 .holidayBottle {
        right: 50%;
        height: 65%; } }

main section.home-panel.panel4 {
  background: url(../images/home/home-ice-cream-drink-large.jpg);
  /* @#@#@# */
  background-position: 80% 15%;
  background-size: cover;
  height: 500px; }
  @media (max-width: 767px) {
    main section.home-panel.panel4 {
      background: url(../images/home/home-ice-cream-drink-large.jpg);
      background-size: cover;
      background-position: 95% bottom; }
      main section.home-panel.panel4 .home-text.left {
        -ms-flex-pack: end;
            justify-content: flex-end;
        left: 5%;
        width: 90%;
        height: 100%;
        bottom: 0px; }
        main section.home-panel.panel4 .home-text.left h1 {
          margin-top: 20px;
          margin-bottom: 20px; }
        main section.home-panel.panel4 .home-text.left p {
          margin-top: 0px;
          margin-bottom: 20px; }
        main section.home-panel.panel4 .home-text.left a {
          margin-bottom: 40px;
          margin-top: 0px; } }

main section a.yellowButton {
  min-height: 50px;
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  background-color: #d4b47d;
  box-shadow: 0px 0px 30px black;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: "Montserrat", arial, sans-serif;
  color: black !important;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase; }
  main section a.yellowButton:hover {
    color: #fff4cb; }
  @media (max-width: 767px) {
    main section a.yellowButton {
      font-size: 20px;
      width: 270px; } }
  @media (max-width: 450px) {
    main section a.yellowButton {
      font-size: 18px;
      width: 240px; } }

.normal-case {
  text-transform: initial; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  main section a.yellowButton {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 40px;
    box-shadow: 0 0 30px black !important; }
  body.product.bs3 main section div.WTB-button div.WTB-button-go{
    padding-left: 10px;
    padding-right: 33px; }
  h1, p {
    text-shadow: 0px 0px 5px black,0px 0px 10px black,0px 0px 20px black,0px 0px 30px black !important; } }

.flavors_page div.row.extended {
  outline: 3px dotted red !important; }

/*Recipe pages longer-copy fixes for mobile*/
@media(max-width: 750px){
  div.recipes_detail section.part_1.name div.obj_con.long_copy{
    overflow:visible;
  } 
  div.recipes_detail section.part_1.name div.obj_con.long_copy h2{
    min-height: 125px;
    line-height: 30px;
  }
  div.recipes_detail section.part_1.name div.obj_con.long_copy h3{ 
    font-size:14px;
  }

  div.recipes_detail section.part_1.name div.obj_con.long_copy h4{
    
    margin-left:-20vw;
  }
}
@media(max-width: 525px){  
  div.recipes_detail section.part_1.name div.obj_con.long_copy h3{
  }
  div.recipes_detail section.part_1.name div.obj_con.long_copy h3{
    margin-left:-20vw;  
    line-height: 25px;
  }
}
.just_under{
  position: relative;
}
.just_under:before{
  position: absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:100%;
  height:20px;
  white-space: nowrap;
  font-size:9px;
  color:white;
  text-align: center;
  text-transform: uppercase;
  content:"just under";
}

