@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp.woff5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .flipper .flipper-submit > .caret,
  .dropup > .btn > .caret,
  .flipper .dropup > .flipper-submit > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Asap Regular", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: #515151;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #005dab;
  text-decoration: none; }
  a:hover, a:focus {
    color: #ff00cc;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }
#homepage-banner {
  margin-bottom: -1px;
}
.img-responsive, #homepage .hero-banner .overlay .text-area .header .top-img img,
#homepage .hero-banner .overlay .text-area .header .bot-img img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, #product-category-landing .product-listings .category-title,
.h1,
#operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Amatic Bold", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 0.9;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small, #product-category-landing .product-listings .category-title small,
  h6 .small,
  #product-category-landing .product-listings .category-title .small,
  .h1 small,
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom small,
  .h1 .small,
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom,
h2, .h2,
h3, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px; }
  h1 small,
  h1 .small, .h1 small, #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom small,
  .h1 .small,
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6,
#product-category-landing .product-listings .category-title, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  #product-category-landing .product-listings .category-title small,
  h6 .small,
  #product-category-landing .product-listings .category-title .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1, #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom {
  font-size: 90px; }

h2, .h2 {
  font-size: 60px; }

h3, .h3 {
  font-size: 50px; }

h4, .h4 {
  font-size: 42px; }

h5, .h5 {
  font-size: 35px; }

h6, #product-category-landing .product-listings .category-title, .h6 {
  font-size: 23px; }

p {
  margin: 0 0 12.5px; }

.lead {
  margin-bottom: 25px;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 25.5px; } }

small,
.small {
  font-size: 88%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #005dab; }

a.text-primary:hover,
a.text-primary:focus {
  color: #004178; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #005dab; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004178; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 25px; }

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 21.25px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.5; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

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); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 16px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu .column-wrapper, #recipe-detail .more-where-that-came-from, #article-detail .more-where-that-came-from, #glossary-detail .more-where-that-came-from {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .navbar #main-nav .nav li .dropdown-menu .column-wrapper:before, .search-callout .browse-by li .dropdown-menu .column-wrapper:before, #recipe-detail .more-where-that-came-from:before, #article-detail .more-where-that-came-from:before, #glossary-detail .more-where-that-came-from:before, .container:after, .navbar #main-nav .nav li .dropdown-menu .column-wrapper:after, .search-callout .browse-by li .dropdown-menu .column-wrapper:after, #recipe-detail .more-where-that-came-from:after, #article-detail .more-where-that-came-from:after, #glossary-detail .more-where-that-came-from:after {
    content: " ";
    display: table; }
  .container:after, .navbar #main-nav .nav li .dropdown-menu .column-wrapper:after, .search-callout .browse-by li .dropdown-menu .column-wrapper:after, #recipe-detail .more-where-that-came-from:after, #article-detail .more-where-that-came-from:after, #glossary-detail .more-where-that-came-from:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu .column-wrapper, #recipe-detail .more-where-that-came-from, #article-detail .more-where-that-came-from, #glossary-detail .more-where-that-came-from {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu .column-wrapper, #recipe-detail .more-where-that-came-from, #article-detail .more-where-that-came-from, #glossary-detail .more-where-that-came-from {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu .column-wrapper, #recipe-detail .more-where-that-came-from, #article-detail .more-where-that-came-from, #glossary-detail .more-where-that-came-from {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 18.75px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 25.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 17px;
  line-height: 1.5;
  color: #515151; }

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.5;
  color: #515151;
  background-color: #fff;
  background-image: none;
  border: 1px solid #39a3ff;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #39a3ff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(57, 163, 255, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(57, 163, 255, 0.6); }
  .form-control::-moz-placeholder {
    color: #515151;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #515151; }
  .form-control::-webkit-input-placeholder {
    color: #515151; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 45px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .flipper .input-group-sm > .input-group-btn > input[type="date"].flipper-submit, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .flipper .input-group-sm > .input-group-btn > input[type="time"].flipper-submit,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .flipper .input-group-sm > .input-group-btn > input[type="datetime-local"].flipper-submit,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .flipper .input-group-sm > .input-group-btn > input[type="month"].flipper-submit,
  .input-group-sm input[type="month"] {
    line-height: 45px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .flipper .input-group-lg > .input-group-btn > input[type="date"].flipper-submit, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .flipper .input-group-lg > .input-group-btn > input[type="time"].flipper-submit, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .flipper .input-group-lg > .input-group-btn > input[type="datetime-local"].flipper-submit, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .flipper .input-group-lg > .input-group-btn > input[type="month"].flipper-submit, .input-group-lg input[type="month"] {
    line-height: 45px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 25px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 42px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .flipper .input-group-lg > .input-group-btn > .form-control-static.flipper-submit, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .flipper .input-group-sm > .input-group-btn > .form-control-static.flipper-submit {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.flipper .input-group-sm > .input-group-btn > .flipper-submit {
  height: 45px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.flipper .input-group-sm > .input-group-btn > select.flipper-submit {
  height: 45px;
  line-height: 45px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.flipper .input-group-sm > .input-group-btn > textarea.flipper-submit,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.flipper .input-group-sm > .input-group-btn > select[multiple].flipper-submit {
  height: auto; }

.form-group-sm .form-control {
  height: 45px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px; }
.form-group-sm select.form-control {
  height: 45px;
  line-height: 45px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 45px;
  min-height: 40px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.flipper .input-group-lg > .input-group-btn > .flipper-submit {
  height: 45px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.flipper .input-group-lg > .input-group-btn > select.flipper-submit {
  height: 45px;
  line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.flipper .input-group-lg > .input-group-btn > textarea.flipper-submit,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.flipper .input-group-lg > .input-group-btn > select[multiple].flipper-submit {
  height: auto; }

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 0px; }
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 47px;
  padding: 11px 16px;
  font-size: 22px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 56.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.flipper .input-group-lg > .input-group-btn > .flipper-submit + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.flipper .input-group-sm > .input-group-btn > .flipper-submit + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 30px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #919191; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 22px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 15px; } }

.btn, .flipper .flipper-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .flipper .flipper-submit:focus, .btn.focus, .flipper .focus.flipper-submit, .btn:active:focus, .flipper .flipper-submit:active:focus, .btn:active.focus, .flipper .flipper-submit:active.focus, .btn.active:focus, .flipper .active.flipper-submit:focus, .btn.active.focus, .flipper .active.focus.flipper-submit {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .flipper .flipper-submit:hover, .btn:focus, .flipper .flipper-submit:focus, .btn.focus, .flipper .focus.flipper-submit {
    color: #333;
    text-decoration: none; }
  .btn:active, .flipper .flipper-submit:active, .btn.active, .flipper .active.flipper-submit {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .flipper .disabled.flipper-submit, .btn[disabled], .flipper [disabled].flipper-submit, fieldset[disabled] .btn, fieldset[disabled] .flipper .flipper-submit, .flipper fieldset[disabled] .flipper-submit {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, .flipper a.disabled.flipper-submit, fieldset[disabled] a.btn, fieldset[disabled] .flipper a.flipper-submit, .flipper fieldset[disabled] a.flipper-submit {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .flipper .flipper-submit {
  color: #005dab;
  background-color: #fff;
  border-color: #39a3ff; }
  .btn-primary:focus, .flipper .flipper-submit:focus, .btn-primary.focus, .flipper .focus.flipper-submit {
    color: #005dab;
    background-color: #e6e6e6;
    border-color: #0063b9; }
  .btn-primary:hover, .flipper .flipper-submit:hover {
    color: #005dab;
    background-color: #e6e6e6;
    border-color: #0086fb; }
  .btn-primary:active, .flipper .flipper-submit:active, .btn-primary.active, .flipper .active.flipper-submit, .open > .btn-primary.dropdown-toggle, .flipper .open > .dropdown-toggle.flipper-submit {
    color: #005dab;
    background-color: #e6e6e6;
    border-color: #0086fb; }
    .btn-primary:active:hover, .flipper .flipper-submit:active:hover, .btn-primary:active:focus, .flipper .flipper-submit:active:focus, .btn-primary:active.focus, .flipper .flipper-submit:active.focus, .btn-primary.active:hover, .flipper .active.flipper-submit:hover, .btn-primary.active:focus, .flipper .active.flipper-submit:focus, .btn-primary.active.focus, .flipper .active.focus.flipper-submit, .open > .btn-primary.dropdown-toggle:hover, .flipper .open > .dropdown-toggle.flipper-submit:hover, .open > .btn-primary.dropdown-toggle:focus, .flipper .open > .dropdown-toggle.flipper-submit:focus, .open > .btn-primary.dropdown-toggle.focus, .flipper .open > .dropdown-toggle.focus.flipper-submit {
      color: #005dab;
      background-color: #d4d4d4;
      border-color: #0063b9; }
  .btn-primary:active, .flipper .flipper-submit:active, .btn-primary.active, .flipper .active.flipper-submit, .open > .btn-primary.dropdown-toggle, .flipper .open > .dropdown-toggle.flipper-submit {
    background-image: none; }
  .btn-primary.disabled:hover, .flipper .disabled.flipper-submit:hover, .btn-primary.disabled:focus, .flipper .disabled.flipper-submit:focus, .btn-primary.disabled.focus, .flipper .disabled.focus.flipper-submit, .btn-primary[disabled]:hover, .flipper [disabled].flipper-submit:hover, .btn-primary[disabled]:focus, .flipper [disabled].flipper-submit:focus, .btn-primary[disabled].focus, .flipper [disabled].focus.flipper-submit, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .flipper .flipper-submit:hover, .flipper fieldset[disabled] .flipper-submit:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .flipper .flipper-submit:focus, .flipper fieldset[disabled] .flipper-submit:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .flipper .focus.flipper-submit, .flipper fieldset[disabled] .focus.flipper-submit {
    background-color: #fff;
    border-color: #39a3ff; }
  .btn-primary .badge, .flipper .flipper-submit .badge {
    color: #fff;
    background-color: #005dab; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #005dab;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #ff00cc;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .flipper .btn-group-lg > .flipper-submit {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .flipper .btn-group-sm > .flipper-submit {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .flipper .btn-group-xs > .flipper-submit {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 17px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #005dab; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 15px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .flipper .btn-group > .flipper-submit,
  .btn-group-vertical > .btn,
  .flipper .btn-group-vertical > .flipper-submit {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .flipper .btn-group > .flipper-submit:hover, .btn-group > .btn:focus, .flipper .btn-group > .flipper-submit:focus, .btn-group > .btn:active, .flipper .btn-group > .flipper-submit:active, .btn-group > .btn.active, .flipper .btn-group > .active.flipper-submit,
    .btn-group-vertical > .btn:hover,
    .flipper .btn-group-vertical > .flipper-submit:hover,
    .btn-group-vertical > .btn:focus,
    .flipper .btn-group-vertical > .flipper-submit:focus,
    .btn-group-vertical > .btn:active,
    .flipper .btn-group-vertical > .flipper-submit:active,
    .btn-group-vertical > .btn.active,
    .flipper .btn-group-vertical > .active.flipper-submit {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .flipper .flipper-submit + .btn, .flipper .btn-group .flipper-submit + .btn, .btn-group .flipper .btn + .flipper-submit, .flipper .btn-group .btn + .flipper-submit, .btn-group .flipper .flipper-submit + .flipper-submit, .flipper .btn-group .flipper-submit + .flipper-submit,
.btn-group .btn + .btn-group,
.btn-group .flipper .flipper-submit + .btn-group,
.flipper .btn-group .flipper-submit + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .flipper .btn-group + .flipper-submit,
.flipper .btn-group .btn-group + .flipper-submit,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .flipper .flipper-submit, .flipper .btn-toolbar .flipper-submit,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .flipper .btn-toolbar > .flipper-submit,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .flipper .btn-group > .flipper-submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .flipper .btn-group > .flipper-submit:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .flipper .btn-group > .flipper-submit:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .flipper .btn-group > .flipper-submit:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .flipper .btn-group > .btn-group:not(:first-child):not(:last-child) > .flipper-submit {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .flipper .btn-group > .btn-group:first-child:not(:last-child) > .flipper-submit:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .flipper .btn-group > .btn-group:last-child:not(:first-child) > .flipper-submit:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .flipper .btn-group > .flipper-submit + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .flipper .btn-group-lg.btn-group > .flipper-submit + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .flipper .flipper-submit .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .flipper .btn-group-lg > .flipper-submit .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .flipper .btn-group-lg > .flipper-submit .caret, .flipper .dropup .btn-group-lg > .flipper-submit .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .flipper .btn-group-vertical > .flipper-submit,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.flipper .btn-group-vertical > .btn-group > .flipper-submit {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .flipper .btn-group-vertical > .btn-group > .flipper-submit {
  float: none; }
.btn-group-vertical > .btn + .btn, .flipper .btn-group-vertical > .flipper-submit + .btn, .flipper .btn-group-vertical > .btn + .flipper-submit, .flipper .btn-group-vertical > .flipper-submit + .flipper-submit,
.btn-group-vertical > .btn + .btn-group,
.flipper .btn-group-vertical > .flipper-submit + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.flipper .btn-group-vertical > .btn-group + .flipper-submit,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .flipper .btn-group-vertical > .flipper-submit:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .flipper .btn-group-vertical > .flipper-submit:first-child:not(:last-child) {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .flipper .btn-group-vertical > .flipper-submit:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .flipper .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .flipper-submit {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .flipper .btn-group-vertical > .btn-group:first-child:not(:last-child) > .flipper-submit:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .flipper .btn-group-vertical > .btn-group:last-child:not(:first-child) > .flipper-submit:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .flipper .btn-group-justified > .flipper-submit,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .flipper .flipper-submit, .flipper .btn-group-justified > .btn-group .flipper-submit {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .flipper [data-toggle="buttons"] > .flipper-submit input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.flipper [data-toggle="buttons"] > .flipper-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.flipper [data-toggle="buttons"] > .btn-group > .flipper-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.flipper [data-toggle="buttons"] > .btn-group > .flipper-submit input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
  color: #515151;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #39a3ff;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .flipper .input-group-sm > .input-group-btn > .input-group-addon.flipper-submit {
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .flipper .input-group-lg > .input-group-btn > .input-group-addon.flipper-submit {
    padding: 10px 16px;
    font-size: 22px;
    border-radius: 0px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.flipper .input-group-btn:first-child > .flipper-submit,
.input-group-btn:first-child > .btn-group > .btn,
.flipper .input-group-btn:first-child > .btn-group > .flipper-submit,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.flipper .input-group-btn:last-child > .flipper-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.flipper .input-group-btn:last-child > .btn-group:not(:last-child) > .flipper-submit {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.flipper .input-group-btn:last-child > .flipper-submit,
.input-group-btn:last-child > .btn-group > .btn,
.flipper .input-group-btn:last-child > .btn-group > .flipper-submit,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.flipper .input-group-btn:first-child > .flipper-submit:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.flipper .input-group-btn:first-child > .btn-group:not(:first-child) > .flipper-submit {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .flipper .input-group-btn > .flipper-submit {
    position: relative; }
    .input-group-btn > .btn + .btn, .flipper .input-group-btn > .flipper-submit + .btn, .flipper .input-group-btn > .btn + .flipper-submit, .flipper .input-group-btn > .flipper-submit + .flipper-submit {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .flipper .input-group-btn > .flipper-submit:hover, .input-group-btn > .btn:focus, .flipper .input-group-btn > .flipper-submit:focus, .input-group-btn > .btn:active, .flipper .input-group-btn > .flipper-submit:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .flipper .input-group-btn:first-child > .flipper-submit,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .flipper .input-group-btn:last-child > .flipper-submit,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #005dab; }
  .nav .nav-divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.5;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #005dab; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .navbar #main-nav .nav li .dropdown-menu .column-wrapper > .navbar-header, .search-callout .browse-by li .dropdown-menu .column-wrapper > .navbar-header, #recipe-detail .more-where-that-came-from > .navbar-header, #article-detail .more-where-that-came-from > .navbar-header, #glossary-detail .more-where-that-came-from > .navbar-header,
.container > .navbar-collapse,
.navbar #main-nav .nav li .dropdown-menu .column-wrapper > .navbar-collapse,
.search-callout .browse-by li .dropdown-menu .column-wrapper > .navbar-collapse,
#recipe-detail .more-where-that-came-from > .navbar-collapse,
#article-detail .more-where-that-came-from > .navbar-collapse,
#glossary-detail .more-where-that-came-from > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header, .navbar #main-nav .nav li .dropdown-menu .column-wrapper > .navbar-header, .search-callout .browse-by li .dropdown-menu .column-wrapper > .navbar-header, #recipe-detail .more-where-that-came-from > .navbar-header, #article-detail .more-where-that-came-from > .navbar-header, #glossary-detail .more-where-that-came-from > .navbar-header,
    .container > .navbar-collapse,
    .navbar #main-nav .nav li .dropdown-menu .column-wrapper > .navbar-collapse,
    .search-callout .browse-by li .dropdown-menu .column-wrapper > .navbar-collapse,
    #recipe-detail .more-where-that-came-from > .navbar-collapse,
    #article-detail .more-where-that-came-from > .navbar-collapse,
    #glossary-detail .more-where-that-came-from > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 22px;
  line-height: 25px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar #main-nav .nav li .dropdown-menu .navbar > .column-wrapper .navbar-brand, .search-callout .browse-by li .dropdown-menu .navbar > .column-wrapper .navbar-brand, #recipe-detail .navbar > .more-where-that-came-from .navbar-brand, #article-detail .navbar > .more-where-that-came-from .navbar-brand, #glossary-detail .navbar > .more-where-that-came-from .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 6.25px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 25px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 12.5px;
          padding-bottom: 12.5px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2.5px;
  margin-bottom: 2.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 2.5px;
  margin-bottom: 2.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .flipper .btn-group-sm > .navbar-btn.flipper-submit {
    margin-top: 2.5px;
    margin-bottom: 2.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .flipper .btn-group-xs > .navbar-btn.flipper-submit {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.5;
      text-decoration: none;
      color: #005dab;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #ff00cc;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #005dab;
    border-color: #005dab;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .flipper .flipper-submit .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #005dab; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #004178; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .flipper .flipper-submit .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .flipper .btn-group-xs > .flipper-submit .badge, .btn-group-xs > .btn .badge, .flipper .btn-group-xs > .flipper-submit .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #005dab;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1,
  .jumbotron #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom,
  #operation-celebration-page .hero-banner .overlay .text-area h1 .jumbotron .main-bottom {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .navbar #main-nav .nav li .dropdown-menu .column-wrapper .jumbotron, .search-callout .browse-by li .dropdown-menu .column-wrapper .jumbotron, #recipe-detail .more-where-that-came-from .jumbotron, #article-detail .more-where-that-came-from .jumbotron, #glossary-detail .more-where-that-came-from .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container, .jumbotron .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .navbar #main-nav .nav li .dropdown-menu .jumbotron .column-wrapper, .jumbotron .search-callout .browse-by li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu .jumbotron .column-wrapper, .jumbotron #recipe-detail .more-where-that-came-from, #recipe-detail .jumbotron .more-where-that-came-from, .jumbotron #article-detail .more-where-that-came-from, #article-detail .jumbotron .more-where-that-came-from, .jumbotron #glossary-detail .more-where-that-came-from, #glossary-detail .jumbotron .more-where-that-came-from {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .navbar #main-nav .nav li .dropdown-menu .column-wrapper .jumbotron, .search-callout .browse-by li .dropdown-menu .column-wrapper .jumbotron, #recipe-detail .more-where-that-came-from .jumbotron, #article-detail .more-where-that-came-from .jumbotron, #glossary-detail .more-where-that-came-from .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1,
      .jumbotron #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom,
      #operation-celebration-page .hero-banner .overlay .text-area h1 .jumbotron .main-bottom {
        font-size: 77px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #515151; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #005dab; }

.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #005dab;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #005dab;
  border-color: #005dab; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #78c1ff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 25px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #005dab; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #005dab;
    border-color: #005dab; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #005dab; }
    .panel-primary > .panel-heading .badge {
      color: #005dab;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #005dab; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 25.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .flipper .flipper-submit + .btn, .flipper .modal-footer .flipper-submit + .btn, .modal-footer .flipper .btn + .flipper-submit, .flipper .modal-footer .btn + .flipper-submit, .modal-footer .flipper .flipper-submit + .flipper-submit, .flipper .modal-footer .flipper-submit + .flipper-submit {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .flipper .flipper-submit + .btn, .flipper .modal-footer .btn-group .flipper-submit + .btn, .modal-footer .btn-group .flipper .btn + .flipper-submit, .flipper .modal-footer .btn-group .btn + .flipper-submit, .modal-footer .btn-group .flipper .flipper-submit + .flipper-submit, .flipper .modal-footer .btn-group .flipper-submit + .flipper-submit {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Asap Regular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Asap Regular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 17px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 17px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.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: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    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); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    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); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.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; }
  .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: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.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); }
  .carousel-caption .btn, .carousel-caption .flipper .flipper-submit, .flipper .carousel-caption .flipper-submit {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa, .slick-arrow {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fa-pull-left.slick-arrow {
  margin-right: .3em; }
.fa.fa-pull-right, .fa-pull-right.slick-arrow {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .pull-left.slick-arrow {
  margin-right: .3em; }
.fa.pull-right, .pull-right.slick-arrow {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before, .slick-arrow.slick-prev:before {
  content: ""; }

.fa-chevron-right:before, .slick-arrow.slick-next:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa.woff5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -.woff-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  position: absolute;
  top: 40%;
  cursor: pointer;
  font-size: 30px;
  z-index: 30;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  text-align: center; }
  .slick-arrow:before {
    height: 46px;
    width: 40px;
    line-height: 46px;
    display: block; }
  .slick-arrow.slick-prev {
    left: 15px; }
  .slick-arrow.slick-next {
    right: 15px; }
    .slick-arrow.slick-next:before {
      width: 50px; }

.slick-disabled {
  opacity: 0;
  pointer-events: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/*** CORE ***/
/*** FLEXBOX PREFIXES ***/
@font-face {
  font-family: 'Amatic Bold';
  src: url("../../fonts/amatic-bold-webfont.woff2") format("woff2"), url("../../fonts/amatic-bold-webfont.woff") format("woff");
  /* Pretty Modern Browsers */ }
@font-face {
  font-family: 'Amatic Regular';
  src: url("../../fonts/amatic-regular-webfont.woff2") format("woff2"), url("../../fonts/amatic-regular-webfont.woff") format("woff");
  /* Pretty Modern Browsers */ }
@font-face {
  font-family: 'Asap Regular';
  src: url("../../fonts/asap-regular-webfont.woff2") format("woff2"), url("../../fonts/asap-regular-webfont.woff") format("woff");
  /* Pretty Modern Browsers */ }
@font-face {
  font-family: 'Asap Bold';
  src: url("../../fonts/asap-bold-webfont.woff2") format("woff2"), url("../../fonts/asap-bold-webfont.woff") format("woff");
  /* Pretty Modern Browsers */ }
.input-wrapper {
  background: url(/pillsbury/static/images/Input_Outline_1x.png) no-repeat top left;
  background-size: 100% 100%;
  padding: 4px;
  display: table; }
  .input-wrapper .form-control {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block; }
    .input-wrapper .form-control::-moz-placeholder {
      color: #515151;
      opacity: 1; }
    .input-wrapper .form-control:-ms-input-placeholder {
      color: #515151; }
    .input-wrapper .form-control::-webkit-input-placeholder {
      color: #515151; }

select:focus::-ms-value {
  background-color: transparent;
  color: #515151; }

.search-button {
  display: table;
  padding: 4px 5px 1px 5px;
  background: url(/pillsbury/static/images/Search_Button_Outline_1x.png) no-repeat top left;
  background-size: 100% 100%; }
  .search-button .btn, .search-button .flipper .flipper-submit, .flipper .search-button .flipper-submit {
    padding: 5px !important;
    background-color: #005dab; }

.form-control {
  font-size: 14px;
  border-width: 3px; }
  .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

label .no-label {
  font-weight: normal; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  width: 115% !important;
  /* Hides the IE browser drawn arrows */
  border: 0; }

.select-wrapper {
  position: relative;
  overflow: hidden;
  background: #ffffff url(/pillsbury/static/images/select-wrapper-bg.png) no-repeat right center;
  border: 3px solid #39a3ff; }

.form-inline .select-wrapper {
  display: inline-block; }

input[type="checkbox"], input[type="radio"] {
  display: none; }
  input[type="checkbox"] + label, input[type="radio"] + label {
    position: relative;
    margin-right: 10px;
    padding-left: 5px;
    margin-left: 40px;
    margin-bottom: 10px;
    display: block;
    font-size: 17px; }
    input[type="checkbox"] + label span, input[type="radio"] + label span {
      position: absolute;
      background-color: #005dab;
      border: none;
      width: 27px;
      height: 27px;
      line-height: 26px;
      text-align: center;
      display: inline-block;
      font-family: 'FontAwesome';
      cursor: pointer;
      margin-right: 8px;
      color: transparent;
      top: -3px;
      left: -35px;
      font-size: 17px; }
      input[type="checkbox"] + label span::after, input[type="radio"] + label span::after {
        content: "\e014";
        position: absolute;
        top: 1px;
        left: 1px;
        right: 0;
        bottom: 0; }
  input[type="checkbox"]:checked + label span, input[type="radio"]:checked + label span {
    background-color: #39a3ff;
    color: #fff; }
    input[type="checkbox"]:checked + label span::after, input[type="radio"]:checked + label span::after {
      content: "\f00c"; }

input[type="radio"] + label span {
  background: radial-gradient(ellipse at center, #005dab 0%, #2989d8 50%, #7db9e8 100%); }

input[type="radio"] + label span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

@media (min-width: 480px) {
  input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block; } }
@media (min-width: 992px) {
  input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin-right: 50px; } }
body {
  font-size: 17px; }

/*** COLORS ***/
.fa-star.gray {
  color: #cccdcd; }

.brand-red {
  color: #ff0000; }

.brand-primary {
  color: #005dab; }

.brand-primary-lighter {
  color: #39a3ff; }

.brand-tan {
  color: #f9f4eb; }

.page.alt {
  background-color: #f9f4eb; }

/*** TYPOGRAPHY ***/
strong {
  font-weight: bold; }

h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup, #product-category-landing .product-listings .category-title sup {
  font-size: 40%;
  position: relative;
  top: -30px; }
h1.no-bold, h2.no-bold, h3.no-bold, h4.no-bold, h5.no-bold, h6.no-bold, #product-category-landing .product-listings .no-bold.category-title {
  font-family: 'Amatic Regular', Helvetica, Arial, sans-serif; }
h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt, #product-category-landing .product-listings .alt.category-title {
  color: #39a3ff; }
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, #product-category-landing .product-listings .underline.category-title {
  display: table;
  margin-bottom: 50px; }
  h1.underline::after, h2.underline::after, h3.underline::after, h4.underline::after, h5.underline::after, h6.underline::after, #product-category-landing .product-listings .underline.category-title::after {
    content: "";
    background: url(/pillsbury/static/images/Rule/Header_Underline_Repeatable_1x.png) repeat-x bottom left;
    width: 100%;
    height: 4px;
    display: block;
    position: relative;
    top: 25px; }
  h1.underline.snug, h2.underline.snug, h3.underline.snug, h4.underline.snug, h5.underline.snug, h6.underline.snug, #product-category-landing .product-listings .underline.snug.category-title {
    margin-bottom: 30px; }
    h1.underline.snug::after, h2.underline.snug::after, h3.underline.snug::after, h4.underline.snug::after, h5.underline.snug::after, h6.underline.snug::after, #product-category-landing .product-listings .underline.snug.category-title::after {
      top: 8px; }
  h1.underline.centered, h2.underline.centered, #homepage .delicious-ideas .text-column.bulb h1, #homepage .delicious-ideas .text-column.bulb h2, #homepage .delicious-ideas .text-column.bulb h3, #homepage .delicious-ideas .text-column.bulb h4, #homepage .delicious-ideas .text-column.bulb h5, #homepage .delicious-ideas .text-column.bulb h6, #homepage .delicious-ideas .text-column.bulb #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column.bulb .category-title, h3.underline.centered, #recipe-detail .more-where-that-came-from h1.underline, #recipe-detail .more-where-that-came-from h2.underline, #recipe-detail .more-where-that-came-from h3.underline, #recipe-detail .more-where-that-came-from h4.underline, #recipe-detail .more-where-that-came-from h5.underline, #recipe-detail .more-where-that-came-from h6.underline, #recipe-detail .more-where-that-came-from #product-category-landing .product-listings .underline.category-title, #product-category-landing .product-listings #recipe-detail .more-where-that-came-from .underline.category-title, #article-detail .more-where-that-came-from h1.underline, #article-detail .more-where-that-came-from h2.underline, #article-detail .more-where-that-came-from h3.underline, #article-detail .more-where-that-came-from h4.underline, #article-detail .more-where-that-came-from h5.underline, #article-detail .more-where-that-came-from h6.underline, #article-detail .more-where-that-came-from #product-category-landing .product-listings .underline.category-title, #product-category-landing .product-listings #article-detail .more-where-that-came-from .underline.category-title, #glossary-detail .more-where-that-came-from h1.underline, #glossary-detail .more-where-that-came-from h2.underline, #glossary-detail .more-where-that-came-from h3.underline, #glossary-detail .more-where-that-came-from h4.underline, #glossary-detail .more-where-that-came-from h5.underline, #glossary-detail .more-where-that-came-from h6.underline, #glossary-detail .more-where-that-came-from #product-category-landing .product-listings .underline.category-title, #product-category-landing .product-listings #glossary-detail .more-where-that-came-from .underline.category-title, h4.underline.centered, h5.underline.centered, h6.underline.centered, #product-category-landing .product-listings .underline.centered.category-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  h1.underline.compact, h2.underline.compact, h3.underline.compact, h4.underline.compact, h5.underline.compact, h6.underline.compact, #product-category-landing .product-listings .underline.compact.category-title {
    margin-bottom: 10px;
    padding-bottom: 10px; }
    h1.underline.compact::after, h2.underline.compact::after, h3.underline.compact::after, h4.underline.compact::after, h5.underline.compact::after, h6.underline.compact::after, #product-category-landing .product-listings .underline.compact.category-title::after {
      top: 10px; }
h1.ribbon, h2.ribbon, h3.ribbon, h4.ribbon, h5.ribbon, h6.ribbon, #product-category-landing .product-listings .ribbon.category-title {
  position: relative;
  text-align: center;
  height: 118px; }
  h1.ribbon:after, h2.ribbon:after, h3.ribbon:after, h4.ribbon:after, h5.ribbon:after, h6.ribbon:after, #product-category-landing .product-listings .ribbon.category-title:after {
    content: "";
    background: url(/pillsbury/static/images/Ribbon_Header_1x.png) no-repeat top center;
    background-size: 100% 100%;
    display: block;
    height: 118px;
    width: 537px;
    max-width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  h1.ribbon span, h2.ribbon span, h3.ribbon span, h4.ribbon span, h5.ribbon span, h6.ribbon span, #product-category-landing .product-listings .ribbon.category-title span {
    display: inline-block;
    width: 400px;
    max-width: 100%;
    position: relative;
    top: 20px;
    z-index: 25;
    font-size: 35px; }
h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline, #product-category-landing .product-listings .inline.category-title {
  display: inline-block; }

h6, #product-category-landing .product-listings .category-title {
  font-family: 'Carter One', sans-serif; }

.note {
  font-style: italic; }

.notice {
  font-size: 11px; }

.dotted-line {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .dotted-line span {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block; }
  .dotted-line:before, .dotted-line:after {
    content: '';
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-width: 0 0 10px 0;
    display: inline-block;
    border-style: dotted;
    border-color: #39a3ff;
    border-image-source: url(/pillsbury/static/images/Rule/dots.png);
    border-image-slice: 33% 33%;
    border-image-repeat: round;
    height: 10px;
    width: 100px; }

/*** BUTTONS ***/
.btn, .flipper .flipper-submit {
  font-size: 16px;
  font-family: "Carter One", sans-serif;
  padding: 18px 50px;
  border-width: 4px;
  word-wrap: normal;
  white-space: normal; }
  .btn.action, .flipper .action.flipper-submit {
    background-image: url(/pillsbury/static/images/BTN/BTN_ActionArrow_1x.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    padding: 18px 75px 18px 50px; }
    .btn.action.alt, .flipper .action.alt.flipper-submit, #product-category-landing .product-listings .view-button .btn, #product-category-landing .product-listings .view-button .flipper .flipper-submit, .flipper #product-category-landing .product-listings .view-button .flipper-submit {
      background-image: url(/pillsbury/static/images/Icon/Icon_Arrow_LightBlue_1x.png); }
  .btn.btn-primary:hover, .flipper .flipper-submit:hover, .btn.btn-primary:focus, .flipper .flipper-submit:focus {
    border-color: #005dab;
    background-color: #fff; }
  .btn.normal, .flipper .normal.flipper-submit {
    padding: 18px; }

a, .btn, .flipper .flipper-submit {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

/*** LISTS ***/
ul.inline, footer .top-footer .social .social-icons, #recipe-detail .recipe-info .recipe-desc .social-icons, #article-detail .article-info .recipe-desc .social-icons, #glossary-detail .article-info .recipe-desc .social-icons, ol.inline {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.inline li, footer .top-footer .social .social-icons li, #recipe-detail .recipe-info .recipe-desc .social-icons li, #article-detail .article-info .recipe-desc .social-icons li, #glossary-detail .article-info .recipe-desc .social-icons li, ol.inline li {
    display: inline-block; }

ul.indent {
  list-style: none;
  margin-left: 30px;
  padding: 0; }
  ul.indent li {
    margin-bottom: 15px; }

/*** IMAGES ***/
img.desktop-img {
  display: none !important; }

/*** LINKS ***/
a {
  font-family: 'Carter One', sans-serif;
  font-size: 16px;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  a.white-arrow {
    color: #fff !important;
    font-family: 'Carter One', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    position: relative; }
    a.white-arrow::after {
      content: url(/pillsbury/static/images/Icon/Icon_Arrow_White_1x.png);
      display: block;
      position: absolute;
      right: -30px;
      top: 0; }
  a.arrow {
    display: inline-block;
    background-image: url(/pillsbury/static/images/Icon/Icon_Arrow_LightBlue_1x.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    padding: 0 50px 0 0; }
  a.inline {
    font-family: inherit; }

hr {
  border: none;
  height: 3px;
  background: url(/pillsbury/static/images/Rule/HR_Repeatable_1x.png) repeat-x center left;
  margin-top: 35px;
  margin-bottom: 35px; }

.subtitle-bold {
  font-family: 'Carter One', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 20px;
  padding-top: 50px; }

.rating {
  padding: 20px 0;
  color: #39a3ff; }

.indent {
  margin-left: 30px; }

/*** TABLES ***/
.table-responsive.no-border {
  border: 0; }

/*** EXPANDABLES ***/
.expandable .subtitle-bold, .panel .subtitle-bold {
  cursor: pointer;
  padding-top: 0; }
  .expandable .subtitle-bold span, .panel .subtitle-bold span {
    display: inline-block;
    width: 80%; }
  .expandable .subtitle-bold .fa, .expandable .subtitle-bold .slick-arrow, .panel .subtitle-bold .fa, .panel .subtitle-bold .slick-arrow {
    margin-left: 20px;
    padding: 0;
    width: 33px;
    height: 33px;
    display: inline-block;
    background: url(/pillsbury/static/images/BTN/BTN_White_1x.png) no-repeat center center;
    line-height: 33px;
    text-align: center;
    color: #39a3ff; }
.expandable .dropdown-box, .panel .dropdown-box {
  height: 0;
  overflow: hidden; }

/*** FULL WIDTH CALLOUT ***/
.fullwidth-callout {
  margin-top: -10px;
  text-align: center; }
  .fullwidth-callout .top {
    background: url(/pillsbury/static/images/FullWidth_CalloutBorder_Top.png) no-repeat top center;
    background-size: 100% 100%;
    height: 18px;
    width: 100%; }
  .fullwidth-callout .bottom {
    background-size: 100% 100%;
    height: 18px;
    width: 100%; }
  .fullwidth-callout .middle {
    background: #f2f8fe url(/pillsbury/static/images/BG_Watercolor_1x.png) no-repeat center center;
    background-size: cover;
    position: relative; }
    .fullwidth-callout .middle .doughboy {
      width: auto;
      max-width: 100%;
      position: relative;
      left: 0;
      bottom: 0;
      text-align: left;
      position: absolute;
      width: 75vw;
      display: none; }
      .fullwidth-callout .middle .doughboy img {
        max-width: 100%; }
    .fullwidth-callout .middle .text-wrap {
      width: 75vw;
      margin: 0 auto;
      position: relative;
      padding: 30px 0 50px;
      z-index: 5;
      line-height: 1.1; }
      .fullwidth-callout .middle .text-wrap h2 {
        font-size: 10vw !important; }
      .fullwidth-callout .middle .text-wrap .star-icon {
        width: 20px; }
  @media (min-width: 480px) {
    .fullwidth-callout .middle .doughboy {
      display: block; }
    .fullwidth-callout .middle .text-wrap {
      width: 65vw;
      margin: 0 0 0 20vw; } }
  @media (min-width: 600px) {
    .fullwidth-callout .middle .text-wrap h2 {
      font-size: 60px !important; } }
  @media (min-width: 850px) {
    .fullwidth-callout .middle .doughboy {
      width: 45vw; }
    .fullwidth-callout .middle .text-wrap {
      margin: 0 auto;
      width: 100%;
      padding-left: 25vw; }
      .fullwidth-callout .middle .text-wrap .star-icon {
        width: auto;
        max-width: 40px; } }

/*** CALLOUT BLOCKS ***/
.callout-images {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch; }
  .callout-images .image-block {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px; }
    .callout-images .image-block .image {
      position: relative;
      padding: 8px;
      background: url(/pillsbury/static/images/Callout_Outline_1x.png) no-repeat center center;
      background-size: 100% 100%;
      max-width: 530px;
      margin: 0 auto; }
      .callout-images .image-block .image .clipping {
        width: 100%;
        overflow: hidden;
        margin: 0 auto; }
        .callout-images .image-block .image .clipping img {
          position: relative;
          left: 50%;
          -webkit-perspective: 1px;
          -moz-perspective: 1px;
          perspective: 1px;
          -webkit-transform: translate(-50%, 0%);
          -ms-transform: translate(-50%, 0%);
          -o-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
          max-width: 100%; }
  @media (min-width: 768px) {
    .callout-images .image-block {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 20px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .callout-images .image-block {
      float: left;
      width: 50%; } }

  @media (min-width: 992px) {
    .callout-images .image-block .clipping {
      max-height: 400px; } }
  @media (min-width: 1200px) {
    .callout-images .image-block .clipping {
      max-height: 470px; } }

/*** FLIPPER ***/
.flipper .page {
  display: none; }
  .flipper .page.active {
    display: block; }

/*** LOAD MORE ***/
.load-more-section {
  background: url(/pillsbury/static/images/Rule/HR_Repeatable_1x.png) repeat-x center left;
  text-align: center;
  padding-top: 40px; }
  .load-more-section .load-more-wrap {
    background-color: #fff;
    padding: 0 25px;
    display: inline-block; }
    .load-more-section .load-more-wrap.alt {
      background-color: #f9f4eb; }

.faded {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease; }
  .faded.out {
    margin: 0 !important;
    padding: 0 !important; }
  .faded.in {
    height: auto;
    opacity: 1;
    overflow: initial; }

/*** HERO BANNER ***/
.hero-banner {
  position: relative; }
  .hero-banner.hero-banner-slider .slick-list, .hero-banner.hero-banner-slider .slick-track {
    height: 100%; }
  .hero-banner.hero-banner-slider .slide {
    position: relative; }
  .hero-banner.white .overlay {
    background-image: url(/pillsbury/static/images/MainHeader_White_Overlay_Mobile_1x.png); }
  .hero-banner.simple-text .overlay .text-area {
    width: 50%; }
    .hero-banner.simple-text .overlay .text-area .icon {
      width: 50%;
      display: none; }
    .hero-banner.simple-text .overlay .text-area h1, .hero-banner.simple-text .overlay .text-area h2, .hero-banner.simple-text .overlay .text-area h3, .hero-banner.simple-text .overlay .text-area h4, .hero-banner.simple-text .overlay .text-area h5, .hero-banner.simple-text .overlay .text-area h6, .hero-banner.simple-text .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .hero-banner.simple-text .overlay .text-area .category-title {
      font-size: 50px; }
    .hero-banner.simple-text .overlay .text-area .white-shadow {
      text-shadow: 0 0 10px rgba(81, 81, 81, 0.75);
      color: #fff; }
  .hero-banner .image-wrapper {
    max-height: 390px;
    overflow: hidden; }
    .hero-banner .image-wrapper img.hero-img {
      width: 100%;
      display: block;
      position: relative;
      left: 50%;
      -webkit-perspective: 1px;
      -moz-perspective: 1px;
      perspective: 1px;
      -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }
  .hero-banner .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/pillsbury/static/images/MainHeader_Overlay_Mobile_1x.png) no-repeat bottom center;
    background-size: 100%; }
    .hero-banner .overlay.no-bg {
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      background: none; }
    .hero-banner .overlay .outer-text-wrapper {
      height: 100%;
      display: -webkit-box !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: -moz-flex !important;
      display: -webkit-flex !important;
      display: flex !important;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
    .hero-banner .overlay .text-area {
      text-align: center; }

/*** SEARCH CALLOUT ***/
.search-callout {
  overflow-x: hidden;
  margin-top: 40px;
  position: relative;
  margin-bottom: 35px; }
  .search-callout .notice {
    display: none; }
  .search-callout .box {
    background: url(/pillsbury/static/images/Search_Callout_BorderBox_Mobile_1x.png);
    height: 365px;
    background-size: 100% 100%;
    padding: 9px 0 14px; }
    .search-callout .box .inner {
      width: 100%;
      background: #fff url(/pillsbury/static/images/BG_Watercolor_1x.png);
      height: 100%;
      position: relative; }
      .search-callout .box .inner .search-container {
        height: 100%;
        overflow: hidden;
        padding: 75px 25px 25px 25px;
        text-align: center; }
        .search-callout .box .inner .search-container h1, .search-callout .box .inner .search-container h2, .search-callout .box .inner .search-container h3, .search-callout .box .inner .search-container h4, .search-callout .box .inner .search-container h5, .search-callout .box .inner .search-container h6, .search-callout .box .inner .search-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .search-callout .box .inner .search-container .category-title {
          color: #005dab;
          display: table;
          margin-left: auto;
          margin-right: auto;
          font-size: 35px; }
        .search-callout .box .inner .search-container .input-wrapper {
          display: inline-block;
          padding-right: 6px;
          margin-right: 15px; }
          .search-callout .box .inner .search-container .input-wrapper .form-control {
            width: 180px; }
        .search-callout .box .inner .search-container .search-button {
          display: inline-block; }
      .search-callout .box .inner .doughboy {
        display: none; }

/*** SHOUTOUT SECTION ***/
.shoutouts-section {
  padding: 65px 0 0;
  background: #fff url(/pillsbury/static/images/BG_Watercolor_1x.png);
  background-size: cover; }
  .shoutouts-section .shoutouts {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px; }
    .shoutouts-section .shoutouts .shoutout {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
      margin-bottom: 65px;
      position: relative; }
      @media (min-width: 768px) {
        .shoutouts-section .shoutouts .shoutout {
          float: left;
          width: 50%; } }
      .shoutouts-section .shoutouts .shoutout:first-child {
        padding-right: 25px; }
      .shoutouts-section .shoutouts .shoutout:last-child {
        padding-left: 25px; }
      .shoutouts-section .shoutouts .shoutout .prev-img {
        border: 8px solid #39a3ff;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        width: 100%;
        margin-bottom: 32px; }
      .shoutouts-section .shoutouts .shoutout .description {
        margin: 0 0 20px 0; }
        .shoutouts-section .shoutouts .shoutout .description h1, .shoutouts-section .shoutouts .shoutout .description h2, .shoutouts-section .shoutouts .shoutout .description h3, .shoutouts-section .shoutouts .shoutout .description h4, .shoutouts-section .shoutouts .shoutout .description h5, .shoutouts-section .shoutouts .shoutout .description h6, .shoutouts-section .shoutouts .shoutout .description #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .shoutouts-section .shoutouts .shoutout .description .category-title {
          margin-bottom: 25px; }
        .shoutouts-section .shoutouts .shoutout .description .btn-wrap {
          position: absolute;
          margin: 0 auto;
          right: 0;
          left: 0;
          bottom: 0;
          text-align: center; }

/*** REVIEWS SECTION ***/
.blue {
  color: #39a3ff; }

.gray {
  color: #cccdcd; }

.rating .glyphicon {
  margin-right: 5px; }

.reviews-section {
  padding-top: 40px;
  padding-bottom: 85px;
  font-size: 14px; }
  .reviews-section a {
    font-size: 14px; }
  .reviews-section .top {
    margin-left: -15px;
    margin-right: -15px; }
    .reviews-section .top:before, .reviews-section .top:after {
      content: " ";
      display: table; }
    .reviews-section .top:after {
      clear: both; }
    .reviews-section .top .page-info {
      position: relative;
      float: left;
      width: 33.3333333333%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
    .reviews-section .top .write-review {
      position: relative;
      float: left;
      width: 66.6666666667%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: right; }
  .reviews-section hr {
    margin-bottom: 0; }
  .reviews-section .reviews {
    padding-top: 60px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: content;
    align-items: stretch; }
    .reviews-section .reviews .review {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-left: 35px;
      padding-right: 35px;
      position: relative;
      padding-bottom: 86px; }
      .reviews-section .reviews .review .rating {
        padding-bottom: 0;
        font-size: 20px; }
      .reviews-section .reviews .review .title {
        font-size: 16px;
        font-family: 'Carter One', sans-serif;
        text-transform: uppercase;
        padding: 35px 0; }
      .reviews-section .reviews .review .body {
        font-style: italic; }
      .reviews-section .reviews .review .stats {
        font-family: 'Carter One', sans-serif;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        padding-right: 35px; }
        .reviews-section .reviews .review .stats .action {
          margin-left: 10px; }

@media (min-width: 480px) {
  h1.ribbon span, h2.ribbon span, h3.ribbon span, h4.ribbon span, h5.ribbon span, h6.ribbon span, #product-category-landing .product-listings .ribbon.category-title span {
    top: 24px;
    font-size: 42px; }

  /*** BUTTONS/LINKS ***/
  .btn, .flipper .flipper-submit, a {
    font-size: 20px; }

  /*** SEARCH CALLOUT ***/
  .search-callout .box .inner .search-container .input-wrapper .form-control {
    width: 200px; }

  /*** SHOUTOUT SECTION ***/
  .shoutouts-section .shoutouts .shoutout .description {
    padding: 0 45px; }

  /*** REVIEWS SECTION ***/
  .reviews-section .reviews .review .stats .action {
    margin-left: 20px; } }
@media (min-width: 550px) {
  /*** LOAD MORE ***/
  .load-more-section .load-more-wrap {
    padding: 0 65px; }

  /*** SEARCH CALLOUT ***/
  .search-callout .box .inner .search-container {
    padding-top: 75px;
    text-align: center; }
    .search-callout .box .inner .search-container h1, .search-callout .box .inner .search-container h2, .search-callout .box .inner .search-container h3, .search-callout .box .inner .search-container h4, .search-callout .box .inner .search-container h5, .search-callout .box .inner .search-container h6, .search-callout .box .inner .search-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .search-callout .box .inner .search-container .category-title {
      font-size: 42px; }
    .search-callout .box .inner .search-container .input-wrapper .form-control {
      width: 275px; }
  .search-callout .box .inner .doughboy {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px; }

  /*** EXPANDABLES ***/
  .expandable .subtitle-bold span, .panel .subtitle-bold span {
    display: inline-block;
    width: auto; }

  /*** HERO BANNER ***/
  .hero-banner.simple-text .overlay .text-area {
    width: 40%; }
    .hero-banner.simple-text .overlay .text-area .icon {
      width: auto; }
    .hero-banner.simple-text .overlay .text-area h1, .hero-banner.simple-text .overlay .text-area h2, .hero-banner.simple-text .overlay .text-area h3, .hero-banner.simple-text .overlay .text-area h4, .hero-banner.simple-text .overlay .text-area h5, .hero-banner.simple-text .overlay .text-area h6, .hero-banner.simple-text .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .hero-banner.simple-text .overlay .text-area .category-title {
      font-size: 60px; } }
@media (min-width: 768px) {
  /*** REVIEWS SECTION ***/
  .reviews-section .reviews .review {
    padding-left: 15px;
    padding-right: 15px; }

  .hero-banner .overlay .outer-text-wrapper {
    display: block; }
  .hero-banner.simple-text .overlay .text-area {
    width: 25%;
    margin-left: 100px; }
    .hero-banner.simple-text .overlay .text-area h1, .hero-banner.simple-text .overlay .text-area h2, .hero-banner.simple-text .overlay .text-area h3, .hero-banner.simple-text .overlay .text-area h4, .hero-banner.simple-text .overlay .text-area h5, .hero-banner.simple-text .overlay .text-area h6, .hero-banner.simple-text .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .hero-banner.simple-text .overlay .text-area .category-title {
      font-size: 70px; }
    .hero-banner.simple-text .overlay .text-area .icon {
      width: 40%;
      display: inline-block; } }
@media (min-width: 992px) {
  body {
    font-size: 17px; }

  /*** IMAGES ***/
  img.desktop-img {
    display: block !important; }

  img.mobile-img {
    display: none !important; }

  /*** LINKS ***/
  a {
    font-size: 16px; }

  /*** BUTTONS ***/
  .btn, .flipper .flipper-submit {
    font-size: 13px; }

  .subtitle-bold {
    font-size: 16px;
    padding-top: 30px; }

  /*** HERO BANNER ***/
  .hero-banner {
    height: auto;
    max-height: none;
    overflow: hidden; }
    .hero-banner .image-wrapper {
      max-height: none; }
      .hero-banner .image-wrapper img.hero-img {
        height: auto;
        width: 100%; }
    .hero-banner .overlay, .hero-banner .overlay.no-bg {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(/pillsbury/static/images/MainHeader_Overlay_1x.png) no-repeat bottom center;
      background-size: 100%; }
      .hero-banner .overlay .outer-text-wrapper, .hero-banner .overlay.no-bg .outer-text-wrapper {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 970px; }
        .hero-banner .overlay .outer-text-wrapper:before, .hero-banner .overlay .outer-text-wrapper:after, .hero-banner .overlay.no-bg .outer-text-wrapper:before, .hero-banner .overlay.no-bg .outer-text-wrapper:after {
          content: " ";
          display: table; }
        .hero-banner .overlay .outer-text-wrapper:after, .hero-banner .overlay.no-bg .outer-text-wrapper:after {
          clear: both; }
        .hero-banner .overlay .outer-text-wrapper.force-left, .hero-banner .overlay.no-bg .outer-text-wrapper.force-left {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start; }
        .hero-banner .overlay .outer-text-wrapper.force-top, .hero-banner .overlay.no-bg .outer-text-wrapper.force-top {
          height: auto;
          margin-top: 4vw; }
    .hero-banner.white .overlay {
      background-image: url(/pillsbury/static/images/MainHeader_White_Overlay_1x.png); }
    .hero-banner.simple-text .overlay .text-area {
      width: 30%;
      margin-left: 20px; }
      .hero-banner.simple-text .overlay .text-area h1, .hero-banner.simple-text .overlay .text-area h2, .hero-banner.simple-text .overlay .text-area h3, .hero-banner.simple-text .overlay .text-area h4, .hero-banner.simple-text .overlay .text-area h5, .hero-banner.simple-text .overlay .text-area h6, .hero-banner.simple-text .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .hero-banner.simple-text .overlay .text-area .category-title {
        font-size: 70px; }
      .hero-banner.simple-text .overlay .text-area .icon {
        width: 40%;
        display: inline-block; }

  /*** SEARCH CALLOUT ***/
  .search-callout {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 970px;
    overflow-x: visible;
    padding-top: 0; }
    .search-callout:before, .search-callout:after {
      content: " ";
      display: table; }
    .search-callout:after {
      clear: both; }
    .search-callout .notice {
      font-size: 11px;
      display: inline-block;
      position: relative;
      left: 160px; }
    .search-callout .box {
      margin-left: 0;
      margin-right: 0;
      background: url(/pillsbury/static/images/Search_Callout_BorderBox_1x.png);
      height: 161px;
      padding: 7px 6px 9px; }
      .search-callout .box .inner .search-container {
        padding: 32px 65px 25px 25px; }
        .search-callout .box .inner .search-container h1, .search-callout .box .inner .search-container h2, .search-callout .box .inner .search-container h3, .search-callout .box .inner .search-container h4, .search-callout .box .inner .search-container h5, .search-callout .box .inner .search-container h6, .search-callout .box .inner .search-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .search-callout .box .inner .search-container .category-title {
          display: inline-block;
          margin-right: 10px;
          margin-left: 100px;
          font-size: 35px;
          width: 300px; }
        .search-callout .box .inner .search-container .input-wrapper {
          display: inline-block;
          margin-left: 25px;
          padding-right: 6px;
          margin-right: 15px; }
          .search-callout .box .inner .search-container .input-wrapper .form-control {
            width: 280px; }
        .search-callout .box .inner .search-container form {
          display: inline-block;
          position: relative;
          top: -10px; }
        .search-callout .box .inner .search-container .search-button {
          display: inline-block; }
      .search-callout .box .inner .doughboy {
        left: 40px; }

  /*** REVIEWS SECTION ***/
  .reviews-section .reviews .review {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .reviews-section .reviews .review {
      float: left;
      width: 33.3333333333%; } }
@media (min-width: 992px) {
    .reviews-section .reviews .review .stats {
      padding-right: 15px; }
      .reviews-section .reviews .review .stats .action {
        margin-left: 5px; } }
@media (min-width: 1200px) {
  /*** HERO BANNER ***/
  .hero-banner .overlay .outer-text-wrapper {
    width: 1170px !important; }
  .hero-banner.simple-text .overlay .text-area {
    margin-left: 50px; }
    .hero-banner.simple-text .overlay .text-area h1, .hero-banner.simple-text .overlay .text-area h2, .hero-banner.simple-text .overlay .text-area h3, .hero-banner.simple-text .overlay .text-area h4, .hero-banner.simple-text .overlay .text-area h5, .hero-banner.simple-text .overlay .text-area h6, .hero-banner.simple-text .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .hero-banner.simple-text .overlay .text-area .category-title {
      font-size: 80px; }

  /*** REVIEWS SECTION ***/
  .reviews-section .reviews .review .stats .action {
    margin-left: 20px; }

  /*** SEARCH CALLOUT ***/
  .search-callout {
    width: 1170px; }
    .search-callout .notice {
      padding-right: 160px; }
    .search-callout .box .inner .search-container {
      text-align: center; } }
/* Overrides for the Gold Interstitial */
.modal .primary-cta {
  background-color: #005dab !important;
  border-color: #005dab !important; }

.modal .x-close {
  background-color: #005dab !important; }

/*** HEADER ***/
header {
  height: 105px; }

.close-menu, .back-menu {
  font-family: 'Amatic Bold';
  font-weight: normal;
  font-size: 24px;
  float: right;
  color: #fff;
  background: none;
  border: none;
  line-height: .8;
  margin: 20px 0 0;
  z-index: 30; }
  .close-menu:focus, .back-menu:focus {
    outline: none; }

/*** NAVIGATION ***/
.navbar {
  background-color: #fff;
  border: none;
  border-radius: 0;
  height: 100%;
  /*** SOCIAL ICONS ***/
  /*** SEARCH ***/ }
  .navbar > .container, .navbar #main-nav .nav li .dropdown-menu .navbar > .column-wrapper, .search-callout .browse-by li .dropdown-menu .navbar > .column-wrapper, #recipe-detail .navbar > .more-where-that-came-from, #article-detail .navbar > .more-where-that-came-from, #glossary-detail .navbar > .more-where-that-came-from {
    padding-right: 0;
    padding-left: 0; }
  .navbar .navbar-header {
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 0;
    margin-right: 0; }
    .navbar .navbar-header #mobile-logo {
      position: absolute;
      left: 0;
      right: 0;
      top: 20px;
      margin: 0 auto;
      z-index: 50;
      width: 120px; }
    .navbar .navbar-header .navbar-toggle {
      float: left;
      margin-top: 30px;
      border: 0; }
      .navbar .navbar-header .navbar-toggle .icon-bar {
        background-color: #005dab;
        height: 5px;
        width: 40px;
        margin-bottom: 6px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px; }
      .navbar .navbar-header .navbar-toggle:hover, .navbar .navbar-header .navbar-toggle:focus {
        background-color: transparent; }
  .navbar #main-nav {
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
    z-index: 100;
    min-height: 800px;
    background-color: #005dab;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    display: block;
    overflow-y: visible;
    -webkit-transition: left 0.4s ease-in-out, padding 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out, padding 0.4s ease-in-out;
    transition: left 0.4s ease-in-out, padding 0.4s ease-in-out; }
    .navbar #main-nav.in {
      left: 0;
      padding: 0 35px;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.75); }
    .navbar #main-nav .nav {
      padding-top: 90px; }
      .navbar #main-nav .nav li {
        position: static;
        margin: 0;
        padding: 0;
        line-height: 1; }
        .navbar #main-nav .nav li a {
          color: #fff;
          padding: 10px 15px;
          line-height: 1; }
        .navbar #main-nav .nav li:hover, .navbar #main-nav .nav li.active a:focus, .navbar #main-nav .nav li.active a:hover {
          color: #d9d9d9;
          background-color: transparent; }
        .navbar #main-nav .nav li.active a {
          color: #fff;
          background-color: transparent; }
        .navbar #main-nav .nav li#logo {
          display: none; }
      .navbar #main-nav .nav > li > a {
        font-size: 24px;
        padding: 15px;
        line-height: 45px; }
      .navbar #main-nav .nav > li:first-child > a {
        padding-top: 0; }
  .navbar .social-icons {
    display: none; }
  .navbar .search-btn {
    padding-top: 50px; }
    .navbar .search-btn button:focus {
      outline: none; }
    .navbar .search-btn.mobile {
      float: right; }
      .navbar .search-btn.mobile .mobile-btn {
        top: -20px;
        position: relative; }
        .navbar .search-btn.mobile .mobile-btn img {
          width: 40px; }
    .navbar .search-btn.desktop {
      display: none; }
    .navbar .search-btn button {
      background: none;
      border: none; }
      .navbar .search-btn button.dropped::after {
        content: url(/pillsbury/static/images/Icon/Icon_Selected_1x.png);
        display: block;
        position: absolute;
        bottom: -44px;
        margin: 0 auto;
        left: -15%;
        right: 0; }
  .navbar #main-search {
    position: absolute;
    top: 105px;
    background-color: #005dab;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 30; }
    .navbar #main-search > .container, .navbar #main-nav .nav li .dropdown-menu #main-search > .column-wrapper, .navbar .search-callout .browse-by li .dropdown-menu #main-search > .column-wrapper, .search-callout .browse-by li .dropdown-menu .navbar #main-search > .column-wrapper, .navbar #recipe-detail #main-search > .more-where-that-came-from, #recipe-detail .navbar #main-search > .more-where-that-came-from, .navbar #article-detail #main-search > .more-where-that-came-from, #article-detail .navbar #main-search > .more-where-that-came-from, .navbar #glossary-detail #main-search > .more-where-that-came-from, #glossary-detail .navbar #main-search > .more-where-that-came-from {
      position: relative;
      padding-top: 85px;
      padding-bottom: 30px; }
    .navbar #main-search .search-icon {
      display: inline-block;
      margin-right: 15px;
      position: relative;
      top: -5px; }
    .navbar #main-search input {
      max-width: 100%;
      display: inline-block;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #005dab;
      color: #fff;
      font-size: 21px;
      font-style: italic;
      text-align: left; }
      .navbar #main-search input::-moz-placeholder {
        color: #fff;
        opacity: 1; }
      .navbar #main-search input:-ms-input-placeholder {
        color: #fff; }
      .navbar #main-search input::-webkit-input-placeholder {
        color: #fff; }
    .navbar #main-search input[type=text] {
      border: 1px #8eb7da solid;
      width: 80%; }
    .navbar #main-search .close-search {
      background: none;
      border: none;
      position: absolute;
      right: 31px;
      top: 6px; }
      .navbar #main-search .close-search:focus {
        outline: none; }
    .navbar #main-search.open {
      display: block; }
      .navbar #main-search.open .close-search {
        top: -20px; }

.navbar #main-nav .nav li .dropdown-menu, .search-callout .browse-by li .dropdown-menu {
  position: absolute;
  padding: 0 35px;
  top: 109px;
  min-height: 690px;
  max-height: none;
  background-color: #005dab;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.55); }
  .navbar #main-nav .nav li .dropdown-menu .dropdown-header, .search-callout .browse-by li .dropdown-menu .dropdown-header {
    font-family: 'Carter One', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px; }
    .navbar #main-nav .nav li .dropdown-menu .dropdown-header span, .search-callout .browse-by li .dropdown-menu .dropdown-header span {
      position: relative; }
      .navbar #main-nav .nav li .dropdown-menu .dropdown-header span::after, .search-callout .browse-by li .dropdown-menu .dropdown-header span::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        bottom: -10px;
        left: 0;
        background: url(/pillsbury/static/images/Rule/HR_Repeatable_1x.png) repeat-x bottom left; }
  .navbar #main-nav .nav li .dropdown-menu .menu-title, .search-callout .browse-by li .dropdown-menu .menu-title {
    font-family: 'Carter One', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 45px; }
  .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu .column-wrapper {
    padding-top: 0;
    position: relative;
    padding-left: 35px;
    padding-right: 35px; }
    .navbar #main-nav .nav li .dropdown-menu .column-wrapper .back-menu, .search-callout .browse-by li .dropdown-menu .column-wrapper .back-menu {
      font-family: 'Carter One', sans-serif;
      font-size: 24px;
      float: left;
      position: absolute;
      padding: 0;
      margin-top: 0;
      left: 45px;
      top: -65px; }
      .navbar #main-nav .nav li .dropdown-menu .column-wrapper .back-menu::before, .search-callout .browse-by li .dropdown-menu .column-wrapper .back-menu::before {
        content: url(/pillsbury/static/images/Icon/Icon_Arrow_White_Left_1x.png);
        position: absolute;
        left: -30px;
        top: 0; }
    .navbar #main-nav .nav li .dropdown-menu .column-wrapper .view-all a, .search-callout .browse-by li .dropdown-menu .column-wrapper .view-all a {
      padding: 0; }
  .navbar #main-nav .nav li .dropdown-menu .column, .search-callout .browse-by li .dropdown-menu .column {
    list-style: none;
    margin: 0;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    width: 100%;
    margin-bottom: 45px; }
    .navbar #main-nav .nav li .dropdown-menu .column:nth-child(odd), .search-callout .browse-by li .dropdown-menu .column:nth-child(odd) {
      clear: both; }
    .navbar #main-nav .nav li .dropdown-menu .column li, .search-callout .browse-by li .dropdown-menu .column li {
      padding: 0; }
      .navbar #main-nav .nav li .dropdown-menu .column li > a, .search-callout .browse-by li .dropdown-menu .column li > a {
        display: block;
        color: #fff !important;
        font-family: "Asap Regular", Helvetica, Arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        padding-left: 0; }
        .navbar #main-nav .nav li .dropdown-menu .column li > a:hover, .search-callout .browse-by li .dropdown-menu .column li > a:hover {
          color: #d9d9d9 !important; }
.navbar #main-nav .nav li.open > .dropdown-menu, .search-callout .browse-by li.open > .dropdown-menu {
  padding: 0; }
.navbar #main-nav .nav > li::after, .search-callout .browse-by > li::after {
  content: url(/pillsbury/static/images/Icon/Icon_Selected_1x.png);
  display: block;
  width: 100%;
  text-align: center;
  bottom: -17px;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.search-callout .browse-by li .dropdown-menu {
  top: 260px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  width: 100%;
  border: 0; }
  .search-callout .browse-by li .dropdown-menu .column-wrapper {
    width: 100%; }
    .search-callout .browse-by li .dropdown-menu .column-wrapper .column li {
      white-space: normal; }
  .search-callout .browse-by li .dropdown-menu .close-menu {
    position: relative;
    top: -30px;
    right: 20px; }
.search-callout .browse-by li.open > .dropdown-menu {
  padding: 40px 0; }

/*** SEARCH BAR ***/
#search-bar {
  background-color: #005dab; }

/*** FOOTER ***/
footer {
  background-color: #004680;
  color: #fff; }
  footer a {
    color: #fff; }
    footer a:hover {
      color: #d9d9d9; }
  footer .top-footer {
    padding-top: 82px;
    padding-bottom: 35px;
    position: relative;
    text-align: center; }
    footer .top-footer .quick-links {
      padding-left: 15px;
      padding-right: 15px;
      list-style: none;
      margin-bottom: 0; }
      footer .top-footer .quick-links li {
        margin-bottom: 50px; }
    footer .top-footer .social {
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 80px; }
      footer .top-footer .social .logo {
        margin-bottom: 65px; }
      footer .top-footer .social .social-icons li {
        margin: 0 5px; }
        footer .top-footer .social .social-icons li a {
          font-size: 50px; }
    footer .top-footer .doughboy {
      display: none; }
  footer .bottom-footer {
    background-color: #005dab;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: 16px;
    text-align: center; }
    footer .bottom-footer .wrapper {
      padding-right: 35px;
      padding-left: 35px; }
    footer .bottom-footer .notes {
      line-height: 1.8; }
    footer .bottom-footer .copyrights {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 21px;
      margin-bottom: 35px; }

@media (min-width: 480px) {
  /*** FOOTER ***/
  footer .top-footer .doughboy {
    position: absolute;
    bottom: -15px;
    right: -15px;
    overflow: hidden;
    display: block; }
    footer .top-footer .doughboy img {
      position: relative;
      right: -8px; } }
@media (min-width: 550px) {
  /*** FOOTER ***/
  footer .top-footer .social .social-icons li {
    margin: 0 30px; }

  /*** SEARH CALLOUT DROPDOWN ***/
  .search-callout .browse-by > li .dropdown-menu {
    max-height: 0;
    display: block;
    overflow: hidden;
    min-height: 0;
    -webkit-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    top: 220px; }
  .search-callout .browse-by > li.open::after {
    opacity: 1; }
  .search-callout .browse-by > li.open > .dropdown-menu {
    max-height: 900px;
    padding: 70px 0 50px 0; } }
@media (min-width: 768px) {
  /*** NAVIGATION ***/
  .navbar > .container, .navbar #main-nav .nav li .dropdown-menu .navbar > .column-wrapper, .search-callout .browse-by li .dropdown-menu .navbar > .column-wrapper, #recipe-detail .navbar > .more-where-that-came-from, #article-detail .navbar > .more-where-that-came-from, #glossary-detail .navbar > .more-where-that-came-from {
    padding-right: 15px;
    padding-left: 15px; }
  .navbar .navbar-header {
    padding-left: 0;
    padding-right: 0; }

  /*** FOOTER ***/
  footer .top-footer .doughboy {
    overflow: visible; }
    footer .top-footer .doughboy img {
      right: auto; } }
@media (min-width: 992px) {
  /*** HEADER ***/
  header {
    height: 130px;
    position: relative;
    z-index: 100; }

  .close-menu {
    display: none; }

  /*** NAVIGATION ***/
  .navbar {
    /*** SEARCH ***/ }
    .navbar .navbar-header #mobile-logo {
      display: none; }
    .navbar #main-nav {
      position: static;
      left: auto;
      top: auto;
      right: auto;
      z-index: 40;
      padding-left: 0;
      padding-right: 0;
      min-height: 0;
      background-color: transparent;
      /*** SOCIAL ICONS ***/ }
      .navbar #main-nav.in {
        padding: 0;
        left: auto; }
      .navbar #main-nav .nav {
        padding-top: 0; }
        .navbar #main-nav .nav li {
          padding-top: 50px; }
          .navbar #main-nav .nav li a {
            color: #005dab; }
          .navbar #main-nav .nav li.active a:hover, .navbar #main-nav .nav li a:hover, .navbar #main-nav .nav li.active a:focus {
            color: #ff00cc; }
          .navbar #main-nav .nav li.active a {
            color: #005dab; }
          .navbar #main-nav .nav li#logo {
            padding-top: 0;
            position: relative;
            z-index: 50;
            display: block;
            margin-left: 13px; }
            .navbar #main-nav .nav li#logo a {
              display: block;
              position: relative;
              width: 165px; }
            .navbar #main-nav .nav li#logo img {
              position: absolute;
              height: 140px; }
      .navbar #main-nav .social-icons {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
        padding-top: 53px; }
        .navbar #main-nav .social-icons li {
          display: inline-block; }
          .navbar #main-nav .social-icons li > a {
            font-size: 23px;
            display: block;
            padding: 7px; }
            .navbar #main-nav .social-icons li > a.instagram {
              color: #004680; }
            .navbar #main-nav .social-icons li > a.facebook {
              color: #005dab; }
            .navbar #main-nav .social-icons li > a.pinterest {
              color: #c10a0a; }
    .navbar .search-btn.mobile {
      display: none; }
    .navbar .search-btn.desktop {
      float: left;
      display: block; }
      .navbar .search-btn.desktop button {
        position: relative; }
        .navbar .search-btn.desktop button.dropped::after {
          content: url(/pillsbury/static/images/Icon/Icon_Selected_1x.png);
          display: block;
          position: absolute;
          bottom: -57px;
          margin: 0 auto;
          left: -15%;
          right: 0; }
    .navbar #main-search {
      top: 130px; }
      .navbar #main-search > .container, .navbar #main-nav .nav li .dropdown-menu #main-search > .column-wrapper, .navbar .search-callout .browse-by li .dropdown-menu #main-search > .column-wrapper, .search-callout .browse-by li .dropdown-menu .navbar #main-search > .column-wrapper, .navbar #recipe-detail #main-search > .more-where-that-came-from, #recipe-detail .navbar #main-search > .more-where-that-came-from, .navbar #article-detail #main-search > .more-where-that-came-from, #article-detail .navbar #main-search > .more-where-that-came-from, .navbar #glossary-detail #main-search > .more-where-that-came-from, #glossary-detail .navbar #main-search > .more-where-that-came-from {
        padding-top: 55px; }
      .navbar #main-search input {
        max-width: 700px; }
      .navbar #main-search .close-search {
        right: 21px; }

  /*** FOOTER ***/
  footer .top-footer {
    margin-left: -15px;
    margin-right: -15px;
    text-align: left; }
    footer .top-footer:before, footer .top-footer:after {
      content: " ";
      display: table; }
    footer .top-footer:after {
      clear: both; }
    footer .top-footer .quick-links {
      width: 20%;
      float: left; }
      footer .top-footer .quick-links li {
        margin-bottom: 8px; }
    footer .top-footer .social {
      width: 40%;
      float: left;
      text-align: right;
      margin-top: 0; }
      footer .top-footer .social .logo {
        margin-bottom: 30px; }
      footer .top-footer .social .social-icons li {
        margin: 0 0 0 30px; }
        footer .top-footer .social .social-icons li a {
          font-size: 25px; }
    footer .top-footer .doughboy {
      right: 180px; }
  footer .bottom-footer {
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 11px;
    text-align: left; }
    footer .bottom-footer .wrapper {
      margin-left: -15px;
      margin-right: -15px;
      padding-left: 0;
      padding-right: 0; }
      footer .bottom-footer .wrapper:before, footer .bottom-footer .wrapper:after {
        content: " ";
        display: table; }
      footer .bottom-footer .wrapper:after {
        clear: both; }
    footer .bottom-footer .notes {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      line-height: 1.5; } }
    @media (min-width: 992px) and (min-width: 992px) {
      footer .bottom-footer .notes {
        float: left;
        width: 66.6666666667%; } }
@media (min-width: 992px) {
    footer .bottom-footer .copyrights {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      float: right !important;
      text-align: right;
      font-size: inherit;
      margin-bottom: 0; } }
    @media (min-width: 992px) and (min-width: 992px) {
      footer .bottom-footer .copyrights {
        float: left;
        width: 33.3333333333%; } }

@media (min-width: 992px) {
  .navbar #main-nav .nav li .dropdown-menu, .search-callout .browse-by li .dropdown-menu {
    top: 130px;
    max-height: 0;
    border: 0;
    width: 100%;
    z-index: 20;
    background-color: #005dab;
    display: block;
    overflow: hidden;
    padding: 0;
    -webkit-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    min-height: 0; }
    .navbar #main-nav .nav li .dropdown-menu .menu-title, .search-callout .browse-by li .dropdown-menu .menu-title {
      display: none; }
    .navbar #main-nav .nav li .dropdown-menu .view-all, .search-callout .browse-by li .dropdown-menu .view-all {
      padding-top: 60px; }
    .navbar #main-nav .nav li .dropdown-menu .column-wrapper .back-menu, .search-callout .browse-by li .dropdown-menu .column-wrapper .back-menu {
      display: none; }
    .navbar #main-nav .nav li .dropdown-menu .column, .search-callout .browse-by li .dropdown-menu .column {
      width: 20%;
      margin-bottom: 0; }
      .navbar #main-nav .nav li .dropdown-menu .column:nth-child(odd), .search-callout .browse-by li .dropdown-menu .column:nth-child(odd) {
        clear: none; }
      .navbar #main-nav .nav li .dropdown-menu .column li > a, .search-callout .browse-by li .dropdown-menu .column li > a {
        padding: 10px 0; }
  .navbar #main-nav .nav > li:first-child > a, .search-callout .browse-by > li:first-child > a {
    padding-top: 10px; }
  .navbar #main-nav .nav > li > a, .search-callout .browse-by > li > a {
    font-size: 17px;
    padding: 10px 15px;
    line-height: 24px; }
  .navbar #main-nav .nav > li.open::after, .search-callout .browse-by > li.open::after {
    opacity: 1; }
  .navbar #main-nav .nav > li.open > .dropdown-menu, .search-callout .browse-by > li.open > .dropdown-menu {
    max-height: 800px;
    padding: 70px 0 50px 0; }

  .search-callout .browse-by > li > a {
    line-height: 1.5; }
  .search-callout .browse-by > li .dropdown-menu {
    top: 95px; }

  #desktop-main-nav li.active:not(#logo) > a {
    content: "";
    background: url(/pillsbury/static/images/Rule/Header_Underline_Repeatable_1x.png) repeat-x bottom left;
    width: 100%;
    display: block;
    position: relative;
    top: 0px; } }
@media (min-width: 1200px) {
  /*** NAVIGATION ***/
  .navbar {
    /*** SEARCH ***/ }
    .navbar #main-nav .social-icons {
      padding-right: 70px; }
    .navbar #main-nav .nav li a {
      padding: 10px 27px; }
    .navbar #main-nav .nav li#logo a {
      width: 190px; }
    .navbar #main-search .close-search {
      right: 31px; }

  #desktop-main-nav li.active:not(#logo) > a {
    content: "";
    background: url(/pillsbury/static/images/Rule/Header_Underline_Repeatable_1x.png) repeat-x bottom left;
    width: 100%;
    display: block;
    position: relative; }

  /*** FOOTER ***/
  footer .top-footer .doughboy {
    right: 250px; } }
/* Mobile Navigation Breakpoint Change (Keep Through SM) */
/*********************************************************/
@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-left,
  .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
/*** GLOBAL STYLES ***/
/*** RECIPE BLOCKS ***/
.recipe-block {
  text-align: center;
  margin-bottom: 50px; }
  .recipe-block .title {
    padding: 0 25px;
    max-width: 232px;
    margin: 0 auto;
    line-height: 1.2; }

.recipe-block .image, .recipe-image {
  position: relative;
  padding: 8px;
  background: url(/pillsbury/static/images/Recipe_Outline_1x.png) no-repeat center center;
  background-size: 100% 100%;
  max-width: 232px;
  margin: 0 auto; }
  .recipe-block .image .clipping, .recipe-image .clipping {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    max-height: 220px; }
    .recipe-block .image .clipping img, .recipe-image .clipping img {
      position: relative;
      left: 50%;
      -webkit-perspective: 1px;
      -moz-perspective: 1px;
      perspective: 1px;
      -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      min-height: 216px;
      max-width: 100%; }

/*** RECIPE BLOCKS INSIDE GRID ***/
.recipe-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  align-items: stretch;
  justify-content: flex-start; }
  .recipe-grid .recipe-block {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

.browse-by-expanded {
  line-height: 1; }
  .browse-by-expanded .title {
    font-family: 'Carter One', sans-serif;
    font-size: 32px !important;
    text-transform: uppercase;
    color: #ffffff !important;
    font-size: 17px;
    margin-bottom: 35px;
    margin-left: 0 !important; }
  .browse-by-expanded .title span {
    position: relative; }
  .browse-by-expanded .title span::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: url(/pillsbury/static/images/Rule/HR_Repeatable_1x.png) repeat-x bottom left; }
  .browse-by-expanded .mobile,
  .browse-by-expanded .desktop {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0; }
    .browse-by-expanded .mobile:before, .browse-by-expanded .mobile:after,
    .browse-by-expanded .desktop:before,
    .browse-by-expanded .desktop:after {
      content: " ";
      display: table; }
    .browse-by-expanded .mobile:after,
    .browse-by-expanded .desktop:after {
      clear: both; }
  .browse-by-expanded .mobile {
    display: block; }
  .browse-by-expanded .desktop {
    display: none; }
  .browse-by-expanded a {
    display: block;
    color: #ffffff !important;
    font-family: "Asap Regular", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0; }

@media (min-width: 480px) {
  .browse-by-expanded .mobile .left,
  .browse-by-expanded .mobile .right {
    width: 49%;
    float: left; } }
@media (min-width: 768px) {
  /*** RECIPE BLOCKS INSIDE GRID ***/
  .recipe-grid .recipe-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .recipe-grid .recipe-block {
      float: left;
      width: 50%; } }

@media (min-width: 768px) {
  .browse-by-expanded {
    padding: 0 40px; }
    .browse-by-expanded .mobile {
      display: none; }
    .browse-by-expanded .desktop {
      display: block; }
      .browse-by-expanded .desktop .left,
      .browse-by-expanded .desktop .center,
      .browse-by-expanded .desktop .right {
        width: 33%;
        float: left; } }
@media (min-width: 992px) {
  /*** RECIPE BLOCKS ***/
  .recipe-block .title {
    line-height: 1.5; }

  /*** RECIPE BLOCKS INSIDE GRID ***/
  .recipe-grid .recipe-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .recipe-grid .recipe-block {
      float: left;
      width: 25%; } }

/*** PRODUCT IMAGES ***/
.product-images {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: stretch;
  justify-content: center; }
  .product-images .product-box {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px; }
    .product-images .product-box .image {
      position: relative;
      text-align: center; }
      .product-images .product-box .image img {
        margin: 0 auto;
        max-width: 100%;
        max-height: 200px; }
    .product-images .product-box .description {
      text-align: center;
      padding: 8px 10px;
      line-height: 1.2; }

/*** NUTRITION LABEL ***/
.nutrition-label .table td {
  border-color: #c4ddf2;
  padding: 5px 0; }
  .nutrition-label .table td.indent {
    padding-left: 38px; }
.nutrition-label .table .top td {
  border-top: 0; }
.nutrition-label .table .daily-value td {
  padding-top: 20px; }
.nutrition-label .table .calories td {
  border-width: 9px; }
  .nutrition-label .table .calories td:nth-child(2) {
    width: 45%; }
.nutrition-label .table .daily-value td {
  border-width: 4px; }
.nutrition-label .table .footer-notes td > div {
  width: 75%; }
.nutrition-label .table .percent-values td {
  border-width: 3px; }

@media (min-width: 480px) {
  /*** PRODUCT IMAGES ***/
  .product-images .product-box {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px; } }
@media (min-width: 992px) {
  /*** PRODUCT IMAGES ***/
  .product-images .product-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .product-images .product-box {
      float: left;
      width: 25%; } }
@media (min-width: 992px) {
    .product-images .product-box .description {
      line-height: 1.25; }
      .product-images .product-box .description strong {
        font-style: italic;
        text-transform: uppercase; } }
#product-category-landing .load-more {
  margin-bottom: 30px; }

/*** PAGES ***/
#homepage {
  /*** HERO BANNER ***/
  /*** SEARCH CALLOUT ***/
  /*** DELICIOUS IDEAS SECTION ***/
  /*** FOR THE LOVE OF CHOCOLATE ***/ }
#homepage .hero-banner .top-logo {
  top: 0%;
  position: absolute;
  left: 5%;
  width: 30%;
}
#homepage .hero-banner .top-logo img {
  width: 100%;
}
  #homepage .hero-banner .overlay .text-area {
    margin-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .9);
    text-align: center;
    background: url(/pillsbury/static/images/Hero_Banner_Mobile_BlueStripes_1x.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 140px 35px 70px;
    margin-top: -100px;
    font-size: 21px; }
    @media (min-width: 992px) {
      #homepage .hero-banner .overlay .text-area {
        float: left;
        width: 41.6666666667%; } }
    @media (max-width: 992px) {
      #homepage .hero-banner .top-logo {
        top: -60%;
        position: absolute;
        left: 50%;
        width: 50%;
        margin-left: -25%; } }
    @media (max-width: 640px) {
      #homepage .hero-banner .top-logo {
        top: -45%; } }
    @media (max-width: 400px) {
      #homepage .hero-banner .top-logo {
        top: -30%; } }
    #homepage .hero-banner .overlay .text-area h1, #homepage .hero-banner .overlay .text-area h2, #homepage .hero-banner .overlay .text-area h3, #homepage .hero-banner .overlay .text-area h4, #homepage .hero-banner .overlay .text-area h5, #homepage .hero-banner .overlay .text-area h6, #homepage .hero-banner .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .hero-banner .overlay .text-area .category-title {
      color: #fff; }
    #homepage .hero-banner .overlay .text-area h1 {
      margin: 0;
      position: relative; }
    #homepage .hero-banner .overlay .text-area h6, #homepage .hero-banner .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .hero-banner .overlay .text-area .category-title {
      margin-bottom: 0;
      position: relative; }
    #homepage .hero-banner .overlay .text-area .remaining {
      padding: 0 35px; }
    #homepage .hero-banner .overlay .text-area .header {
      margin-bottom: 40px; }
      #homepage .hero-banner .overlay .text-area .header .top-img,
      #homepage .hero-banner .overlay .text-area .header .bot-img {
        text-align: center;
        width: 100%;
        padding: 10px 0; }
        #homepage .hero-banner .overlay .text-area .header .top-img img,
        #homepage .hero-banner .overlay .text-area .header .bot-img img {
          margin: 0 auto; }
    #homepage .hero-banner .overlay .text-area .btn, #homepage .hero-banner .overlay .text-area .flipper .flipper-submit, .flipper #homepage .hero-banner .overlay .text-area .flipper-submit {
      background-image: url(/pillsbury/static/images/Icon/Icon_Arrow_LightBlue_1x.png);
      margin-top: 34px;
      text-shadow: none;
    }
  #homepage .search-callout .box .inner .search-container {
    padding-left: 120px;
    padding-bottom: 0; }
  @media (max-width: 550px) {
    #homepage .search-callout .box .inner .search-container {
      padding-left: 0; } }
  #homepage .delicious-ideas {
    background-color: #f9f4eb;
    padding: 60px 0 0 0;
    position: relative; }
    #homepage .delicious-ideas .text-column {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center; }
      @media (min-width: 992px) {
        #homepage .delicious-ideas .text-column {
          float: left;
          width: 33.3333333333%; } }
      #homepage .delicious-ideas .text-column.bulb {
        margin-bottom: 40px; }
      #homepage .delicious-ideas .text-column.not-all .btn, #homepage .delicious-ideas .text-column.not-all .flipper .flipper-submit, .flipper #homepage .delicious-ideas .text-column.not-all .flipper-submit {
        margin-top: 45px; }
    #homepage .delicious-ideas .recipe-column {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 992px) {
        #homepage .delicious-ideas .recipe-column {
          float: left;
          width: 66.6666666667%; } }
      #homepage .delicious-ideas .recipe-column .recipe-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        margin-left: -15px;
        margin-right: -15px;
        -webkit-box-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch; }
      #homepage .delicious-ideas .recipe-column .recipe-block {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  #homepage .love-of-chocolate {
    background-color: #f9f4eb;
    padding-top: 50px;
    overflow: hidden; }
    #homepage .love-of-chocolate .product-column {
      text-align: center; }
      #homepage .love-of-chocolate .product-column h1, #homepage .love-of-chocolate .product-column h2, #homepage .love-of-chocolate .product-column h3, #homepage .love-of-chocolate .product-column h4, #homepage .love-of-chocolate .product-column h5, #homepage .love-of-chocolate .product-column h6, #homepage .love-of-chocolate .product-column #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .love-of-chocolate .product-column .category-title {
        margin-left: auto;
        margin-right: auto;
        font-size: 50px; }
        #homepage .love-of-chocolate .product-column h1 .alt, #homepage .love-of-chocolate .product-column h2 .alt, #homepage .love-of-chocolate .product-column h3 .alt, #homepage .love-of-chocolate .product-column h4 .alt, #homepage .love-of-chocolate .product-column h5 .alt, #homepage .love-of-chocolate .product-column h6 .alt, #homepage .love-of-chocolate .product-column #product-category-landing .product-listings .category-title .alt, #product-category-landing .product-listings #homepage .love-of-chocolate .product-column .category-title .alt {
          font-size: 60px;
          display: block; }
      #homepage .love-of-chocolate .product-column .top {
        padding: 0; }
      #homepage .love-of-chocolate .product-column .desc {
        margin-bottom: 50px; }
      #homepage .love-of-chocolate .product-column .product-images .product-box:nth-child(4) {
        display: none; }
    #homepage .love-of-chocolate .doughboy-column .doughboy {
      position: relative; }
      #homepage .love-of-chocolate .doughboy-column .doughboy .doughboy-img {
        max-width: 100%; }
    #homepage .love-of-chocolate .doughboy-column .thought-cloud {
      position: absolute;
      top: 7%;
      left: 12%;
      width: 24%;
      margin: 0;
      height: 20%;
      text-align: center; }
      #homepage .love-of-chocolate .doughboy-column .thought-cloud img {
        max-width: 100%;
        height: auto;
        max-height: 100%;
        margin: 0 auto; }
    #homepage .love-of-chocolate .doughboy-column .dynamic-icon {
      display: none; }

@media (min-width: 617px) {
  #homepage .love-of-chocolate .doughboy-column .thought-cloud {
    max-width: 137px;
    left: 68px; } }
@media (min-width: 480px) {
  #homepage {
    /*** HERO BANNER ***/
    /*** SEARCH CALLOUT ***/
    /*** DELICIOUS IDEAS SECTION ***/
    /*** FOR THE LOVE OF CHOCOLATE ***/ }
    #homepage .hero-banner .overlay .text-area .remaining {
      padding: 0 85px; }
    #homepage .search-callout .box .inner .search-container {
      padding-top: 65px; }
    #homepage .delicious-ideas .text-column {
      padding-left: 70px;
      padding-right: 70px; }
    #homepage .delicious-ideas .recipe-column .recipe-block {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
    @media (min-width: 480px) and (min-width: 768px) {
      #homepage .delicious-ideas .recipe-column .recipe-block {
        float: left;
        width: 33.3333333333%; } }
@media (min-width: 480px) {
    #homepage .love-of-chocolate .product-column h1, #homepage .love-of-chocolate .product-column h2, #homepage .love-of-chocolate .product-column h3, #homepage .love-of-chocolate .product-column h4, #homepage .love-of-chocolate .product-column h5, #homepage .love-of-chocolate .product-column h6, #homepage .love-of-chocolate .product-column #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .love-of-chocolate .product-column .category-title {
      font-size: 60px; }
      #homepage .love-of-chocolate .product-column h1 .alt, #homepage .love-of-chocolate .product-column h2 .alt, #homepage .love-of-chocolate .product-column h3 .alt, #homepage .love-of-chocolate .product-column h4 .alt, #homepage .love-of-chocolate .product-column h5 .alt, #homepage .love-of-chocolate .product-column h6 .alt, #homepage .love-of-chocolate .product-column #product-category-landing .product-listings .category-title .alt, #product-category-landing .product-listings #homepage .love-of-chocolate .product-column .category-title .alt {
        font-size: 90px; }
    #homepage .love-of-chocolate .product-column .top {
      padding: 0 70px; } }
@media (min-width: 550px) {
  #homepage {
    /*** SEARCH CALLOUT ***/ }
    #homepage .search-callout .box .inner .search-container {
      padding-top: 45px; } }
@media (min-width: 992px) {
  #homepage {
    /*** HERO BANNER ***/
    /*** SEARCH CALLOUT ***/
    /*** DELICIOUS IDEAS SECTION ***/
    /*** FOR THE LOVE OF CHOCOLATE ***/ }
    #homepage .hero-banner {
      height: 775px; }
      #homepage .hero-banner .image-wrapper {
        height: 100%; }
        #homepage .hero-banner .image-wrapper img.hero-img {
          width: auto;
          height: 100%; }
      #homepage .hero-banner .overlay .text-area {
        background: none;
        padding: 0; }
        #homepage .hero-banner .overlay .text-area .remaining {
          padding: 0; }
        #homepage .hero-banner .overlay .text-area h1 {
          font-size: 120px; }
    #homepage .search-callout .box .inner .search-container {
      padding-top: 25px;
      padding-left: 15px; }
    #homepage .delicious-ideas .text-column {
      padding-left: 0;
      padding-right: 0;
      text-align: center; }
      #homepage .delicious-ideas .text-column.bulb {
        margin-bottom: 0;
        margin-top: -60px;
        padding-right: 35px;
        padding-left: 20px; }
        #homepage .delicious-ideas .text-column.bulb h1, #homepage .delicious-ideas .text-column.bulb h2, #homepage .delicious-ideas .text-column.bulb h3, #homepage .delicious-ideas .text-column.bulb h4, #homepage .delicious-ideas .text-column.bulb h5, #homepage .delicious-ideas .text-column.bulb h6, #homepage .delicious-ideas .text-column.bulb #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column.bulb .category-title {
          margin-left: 0;
          margin-right: 0; }
      #homepage .delicious-ideas .text-column.not-all {
        text-align: center;
        padding-left: 35px;
        padding-right: 20px; }
    #homepage .delicious-ideas .recipe-column .recipe-block {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
    @media (min-width: 992px) and (min-width: 992px) {
      #homepage .delicious-ideas .recipe-column .recipe-block {
        float: left;
        width: 33.3333333333%; } }
@media (min-width: 992px) {
      #homepage .delicious-ideas .recipe-column .recipe-block:nth-child(4) {
        display: none; }
    #homepage .love-of-chocolate .container, #homepage .love-of-chocolate .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .navbar #main-nav .nav li .dropdown-menu #homepage .love-of-chocolate .column-wrapper, #homepage .love-of-chocolate .search-callout .browse-by li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu #homepage .love-of-chocolate .column-wrapper, #homepage .love-of-chocolate #recipe-detail .more-where-that-came-from, #recipe-detail #homepage .love-of-chocolate .more-where-that-came-from, #homepage .love-of-chocolate #article-detail .more-where-that-came-from, #article-detail #homepage .love-of-chocolate .more-where-that-came-from, #homepage .love-of-chocolate #glossary-detail .more-where-that-came-from, #glossary-detail #homepage .love-of-chocolate .more-where-that-came-from {
      position: relative; }
    #homepage .love-of-chocolate .product-column {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-left: 0;
      text-align: left;
      z-index: 30; } }
    @media (min-width: 992px) and (min-width: 992px) {
      #homepage .love-of-chocolate .product-column {
        float: left;
        width: 66.6666666667%; } }
@media (min-width: 992px) {
      #homepage .love-of-chocolate .product-column .top {
        padding: 0; }
      #homepage .love-of-chocolate .product-column .product-images .product-box {
        margin-bottom: 110px; }
        #homepage .love-of-chocolate .product-column .product-images .product-box:nth-child(4) {
          display: block; }
      #homepage .love-of-chocolate .product-column h1, #homepage .love-of-chocolate .product-column h2, #homepage .love-of-chocolate .product-column h3, #homepage .love-of-chocolate .product-column h4, #homepage .love-of-chocolate .product-column h5, #homepage .love-of-chocolate .product-column h6, #homepage .love-of-chocolate .product-column #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .love-of-chocolate .product-column .category-title {
        margin-left: 0;
        margin-right: 0;
        font-size: 60px; }
        #homepage .love-of-chocolate .product-column h1 .alt, #homepage .love-of-chocolate .product-column h2 .alt, #homepage .love-of-chocolate .product-column h3 .alt, #homepage .love-of-chocolate .product-column h4 .alt, #homepage .love-of-chocolate .product-column h5 .alt, #homepage .love-of-chocolate .product-column h6 .alt, #homepage .love-of-chocolate .product-column #product-category-landing .product-listings .category-title .alt, #product-category-landing .product-listings #homepage .love-of-chocolate .product-column .category-title .alt {
          font-size: 60px;
          display: inline-block; }
      #homepage .love-of-chocolate .product-column .desc {
        width: 75%;
        margin-bottom: 85px; }
    #homepage .love-of-chocolate .doughboy-column {
      position: absolute;
      bottom: 0;
      right: 0; }
      #homepage .love-of-chocolate .doughboy-column .doughboy {
        position: relative;
        right: -40%;
        bottom: 0; }
      #homepage .love-of-chocolate .doughboy-column .thought-cloud {
        max-width: 125px;
        left: 68px;
        top: 36px;
        height: 120px; } }
@media (min-width: 1200px) {
  #homepage {
    /*** HERO BANNER ***/
    /*** SEARCH CALLOUT ***/
    /*** FOR THE LOVE OF CHOCOLATE ***/ }
    #homepage .hero-banner .overlay .text-area {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
    @media (min-width: 1200px) and (min-width: 1200px) {
      #homepage .hero-banner .overlay .text-area {
        float: left;
        width: 33.3333333333%; } }
@media (min-width: 1200px) {
    #homepage .search-callout .box .inner .search-container {
      padding-top: 30px; }
    #homepage .love-of-chocolate .doughboy-column .doughboy {
      right: -30%; } }
#homepage .delicious-ideas {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 35px; }
  #homepage .delicious-ideas .text-column {
    margin-bottom: 30px; }
    #homepage .delicious-ideas .text-column .text-spotlight {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      padding-bottom: 10px; }
      #homepage .delicious-ideas .text-column .text-spotlight .text-wrap {
        -webkit-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .dotted-line {
          width: 90%;
          margin: 0 auto; }
        #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h6, #homepage .delicious-ideas .text-column .text-spotlight .text-wrap #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .category-title {
          font-size: 21px;
          margin-bottom: 0; }
        #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h3.large {
          font-size: 16vw;
          margin-top: 0; }
        #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h6.large, #homepage .delicious-ideas .text-column .text-spotlight .text-wrap #product-category-landing .product-listings .large.category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .large.category-title {
          font-size: 8vw; }
        #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .dotted-line:before, #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .dotted-line:after {
          border-width: 0 0 6px 0; }
      #homepage .delicious-ideas .text-column .text-spotlight .doughboy {
        -webkit-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative;
        width: 40%;
        max-width: 180px; }
        #homepage .delicious-ideas .text-column .text-spotlight .doughboy img {
          margin-top: -35px;
          width: 100%;
          position: absolute;
          left: 0; }
    #homepage .delicious-ideas .text-column .desc {
      padding: 30px 0; }
  #homepage .delicious-ideas .recipe-column .notice {
    text-align: center; }
  @media (max-width: 768px) {
    #homepage .delicious-ideas .recipe-column .recipe-block {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 480px) and (max-width: 992px) {
    #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h6, #homepage .delicious-ideas .text-column .text-spotlight .text-wrap #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .category-title {
      font-size: 23px; }
    #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h3.large {
      font-size: 60px; }
    #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h6.large, #homepage .delicious-ideas .text-column .text-spotlight .text-wrap #product-category-landing .product-listings .large.category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .large.category-title {
      font-size: 30px; }
    #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .dotted-line {
      width: 60%; }
    #homepage .delicious-ideas .text-column .text-spotlight .doughboy {
      max-width: 140px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #homepage .delicious-ideas .recipe-column .recipe-block {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (max-width: 992px) and (min-width: 768px) {
    #homepage .delicious-ideas .recipe-column .recipe-block {
      float: left;
      width: 50%; } }

  @media (min-width: 992px) {
    #homepage .delicious-ideas {
      padding-right: 0;
      padding-left: 0; }
      #homepage .delicious-ideas .text-column {
        margin-bottom: 0; }
        #homepage .delicious-ideas .text-column .text-spotlight {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          flex-direction: row; }
          #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h3.large {
            font-size: 60px; }
          #homepage .delicious-ideas .text-column .text-spotlight .text-wrap h6.large, #homepage .delicious-ideas .text-column .text-spotlight .text-wrap #product-category-landing .product-listings .large.category-title, #product-category-landing .product-listings #homepage .delicious-ideas .text-column .text-spotlight .text-wrap .large.category-title {
            font-size: 30px; }
          #homepage .delicious-ideas .text-column .text-spotlight .doughboy {
            width: 140px; }
            #homepage .delicious-ideas .text-column .text-spotlight .doughboy img {
              width: 140px; }
        #homepage .delicious-ideas .text-column .desc {
          padding: 10px 0; }
      #homepage .delicious-ideas .recipe-column .notice {
        width: 70%;
        margin: 0 auto; } }
#homepage #doughboy-surprise {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 45px 0 0;
  position: relative; }
  #homepage #doughboy-surprise .bg-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: hidden; }
    #homepage #doughboy-surprise .bg-img img {
      width: 100%;
      height: 100%; }
  #homepage #doughboy-surprise .container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from, #homepage #doughboy-surprise #article-detail .more-where-that-came-from, #article-detail #homepage #doughboy-surprise .more-where-that-came-from, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    #homepage #doughboy-surprise .container .image-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .image-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .image-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .image-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .image-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .image-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container {
      -webkit-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      -ms-flex-item-align: end;
      align-self: flex-end; }
      #homepage #doughboy-surprise .container .image-container img, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .image-container img, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container img, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .image-container img, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container img, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .image-container img, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container img, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .image-container img, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container img, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .image-container img, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container img {
        max-width: 100%; }
    #homepage #doughboy-surprise .container .text-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container {
      -webkit-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: center;
      padding: 0 45px 35px; }
      #homepage #doughboy-surprise .container .text-container h2, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container h2, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h2, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container h2, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h2, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container h2, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container h2, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container h2, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2 {
        font-size: 70px;
      }
      #homepage #doughboy-surprise .container .text-container h6, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container h6, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h6, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container h6, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h6, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container h6, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h6, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container h6, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h6, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container h6, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h6, #homepage #doughboy-surprise .container .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise .container .text-container .category-title, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container .category-title, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .category-title, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container .category-title, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .category-title, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container .category-title, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .category-title, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container .category-title, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .category-title, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container .category-title, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .category-title {
        font-size: 5vw; }
      #homepage #doughboy-surprise .container .text-container .desc, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container .desc, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .desc, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container .desc, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .desc, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container .desc, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .desc, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container .desc, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .desc, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container .desc, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .desc {
        padding: 15px 0; }
  @media (min-width: 480px) {
    #homepage #doughboy-surprise .container .text-container h6, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container h6, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h6, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container h6, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h6, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container h6, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h6, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container h6, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h6, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container h6, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h6, #homepage #doughboy-surprise .container .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise .container .text-container .category-title, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container .category-title, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .category-title, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container .category-title, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .category-title, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container .category-title, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .category-title, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container .category-title, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .category-title, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container .category-title, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .category-title {
      font-size: 21px; } }
  @media (max-width: 992px) {
    #homepage #doughboy-surprise .container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from, #homepage #doughboy-surprise #article-detail .more-where-that-came-from, #article-detail #homepage #doughboy-surprise .more-where-that-came-from, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from {
      margin: 0;
      padding: 0;
      width: 100%; }
      #homepage #doughboy-surprise .container .image-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .image-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .image-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .image-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .image-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .image-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container {
        width: 100%; }
        #homepage #doughboy-surprise .container .image-container img, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .image-container img, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container img, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .image-container img, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container img, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .image-container img, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container img, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .image-container img, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container img, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .image-container img, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container img {
          width: 100%; } }
  @media (min-width: 992px) {
    #homepage #doughboy-surprise {
      padding: 0; }
      #homepage #doughboy-surprise .bg-img img {
        min-height: 100%; }
      #homepage #doughboy-surprise .container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from, #homepage #doughboy-surprise #article-detail .more-where-that-came-from, #article-detail #homepage #doughboy-surprise .more-where-that-came-from, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
        #homepage #doughboy-surprise .container .image-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .image-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .image-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .image-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .image-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .image-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
      @media (min-width: 992px) and (min-width: 992px) {
        #homepage #doughboy-surprise .container .image-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .image-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .image-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .image-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .image-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .image-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .image-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .image-container {
          float: left;
          width: 66.6666666667%; } }
  @media (min-width: 992px) {
        #homepage #doughboy-surprise .container .text-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          padding-top: 15px;
          padding-bottom: 30px; } }
      @media (min-width: 992px) and (min-width: 992px) {
        #homepage #doughboy-surprise .container .text-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container {
          float: left;
          width: 33.3333333333%; } }
  @media (min-width: 992px) {
          #homepage #doughboy-surprise .container .text-container h2, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container h2, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h2, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container h2, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h2, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container h2, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container h2, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container h2, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2 {
            font-size: 7.3vw; }
          #homepage #doughboy-surprise .container .text-container .desc, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container .desc, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .desc, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container .desc, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container .desc, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container .desc, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .desc, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container .desc, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .desc, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container .desc, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container .desc {
            padding: 0 0 15px 0; } }
  @media (min-width: 1200px) {
    #homepage #doughboy-surprise .container .text-container, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container {
      padding-bottom: 40px;
      padding-top: 20px; }
      #homepage #doughboy-surprise .container .text-container h2, #homepage #doughboy-surprise .navbar #main-nav .nav li .dropdown-menu .column-wrapper .text-container h2, .navbar #main-nav .nav li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h2, #homepage #doughboy-surprise .search-callout .browse-by li .dropdown-menu .column-wrapper .text-container h2, .search-callout .browse-by li .dropdown-menu #homepage #doughboy-surprise .column-wrapper .text-container h2, #homepage #doughboy-surprise #recipe-detail .more-where-that-came-from .text-container h2, #recipe-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2, #homepage #doughboy-surprise #article-detail .more-where-that-came-from .text-container h2, #article-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2, #homepage #doughboy-surprise #glossary-detail .more-where-that-came-from .text-container h2, #glossary-detail #homepage #doughboy-surprise .more-where-that-came-from .text-container h2 {
        font-size: 60px; } }

#last-months-favs {
  text-align: center;
  background: url(/pillsbury/static/images/BG_Watercolor_2x.png) no-repeat top center;
  background-size: cover;
  padding-top: 55px;
  padding-bottom: 40px; }
  #last-months-favs h2 {
    font-size: 50px; }
  #last-months-favs .search-callout {
    margin: 0; }
  #last-months-favs .callout-images {
    padding: 45px 0 25px; }
  @media (min-width: 480px) {
    #last-months-favs h2 {
      font-size: 60px; } }
  @media (min-width: 992px) {
    #last-months-favs .callout-images {
      padding: 65px 0 40px; }
    #last-months-favs .search-callout {
      width: 970px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) {
    #last-months-favs .search-callout {
      width: 1170px; } }

#product-landing, #product-category-landing {
  /*** HERO BANNER ***/ }
  #product-landing .hero-banner .image-wrapper, #product-category-landing .hero-banner .image-wrapper {
    max-height: 375px; }
  #product-landing .categories, #product-category-landing .categories {
    background-color: #f9f4eb;
    padding-top: 25px; }
    #product-landing .categories .top, #product-category-landing .categories .top {
      width: 100%;
      margin-bottom: 80px;
      text-align: center;
      padding-left: 15px;
      padding-right: 15px; }
      #product-landing .categories .top h1, #product-landing .categories .top h2, #product-landing .categories .top h3, #product-landing .categories .top h4, #product-landing .categories .top h5, #product-landing .categories .top h6, #product-landing .categories .top #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #product-landing .categories .top .category-title, #product-category-landing .categories .top h1, #product-category-landing .categories .top h2, #product-category-landing .categories .top h3, #product-category-landing .categories .top h4, #product-category-landing .categories .top h5, #product-category-landing .categories .top h6, #product-category-landing .categories .top .product-listings .category-title, #product-category-landing .product-listings .categories .top .category-title {
        margin-right: auto;
        margin-left: auto; }

#product-landing {
  /*** DOUGHBOY SECTION ***/ }
  #product-landing .product-images .product-box {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      #product-landing .product-images .product-box {
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      #product-landing .product-images .product-box {
        float: left;
        width: 33.3333333333%; } }
  #product-landing .doughboy-section {
    padding-top: 90px; }
    #product-landing .doughboy-section h1, #product-landing .doughboy-section h2, #product-landing .doughboy-section h3, #product-landing .doughboy-section h4, #product-landing .doughboy-section h5, #product-landing .doughboy-section h6, #product-landing .doughboy-section #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #product-landing .doughboy-section .category-title {
      color: #005dab;
      text-align: center;
      position: relative;
      margin-bottom: 65px; }
      #product-landing .doughboy-section h1:after, #product-landing .doughboy-section h2:after, #product-landing .doughboy-section h3:after, #product-landing .doughboy-section h4:after, #product-landing .doughboy-section h5:after, #product-landing .doughboy-section h6:after, #product-landing .doughboy-section #product-category-landing .product-listings .category-title:after, #product-category-landing .product-listings #product-landing .doughboy-section .category-title:after {
        content: '';
        position: absolute;
        bottom: -30px;
        left: 50%;
        margin-left: -30px;
        width: 0;
        height: 0;
        border-top: solid 15px #005dab;
        border-left: solid 30px transparent;
        border-right: solid 30px transparent; }
    #product-landing .doughboy-section .icons {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      justify-content: center;
      align-items: stretch; }
      #product-landing .doughboy-section .icons li {
        text-align: center;
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 40px; }
        #product-landing .doughboy-section .icons li img {
          max-width: 100%;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: 0 auto; }
        #product-landing .doughboy-section .icons li span {
          display: inline-block;
          margin-top: 25px;
          padding-right: 35px;
          background: url(/pillsbury/static/images/BTN/BTN_ActionArrow_1x.png) no-repeat center right; }
        #product-landing .doughboy-section .icons li .image-wrapper {
          height: 110px;
          position: relative;
          text-align: center; }
    #product-landing .doughboy-section .doughboy {
      display: none; }

#product-category-landing .hero-banner .overlay .outer-text-wrapper {
  display: none; }
#product-category-landing .product-listings {
  padding-bottom: 20px; }
  #product-category-landing .product-listings:nth-child(odd) {
    background-color: #f9f4eb; }
  #product-category-landing .product-listings .category-title {
    font-size: 26px;
    text-align: center;
    color: #005dab;
    margin-top: 80px;
    margin-bottom: 50px; }
    #product-category-landing .product-listings .category-title sup {
      top: -10px;
      right: -5px;
      font-size: 70%; }
  #product-category-landing .product-listings .view-button {
    text-align: center; }
#product-category-landing .product-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    #product-category-landing .product-content {
      float: left;
      width: 75%; } }
  @media (min-width: 992px) {
    #product-category-landing .product-content.single {
      margin-left: 25%; } }
#product-category-landing .float-top {
  position: relative; }
#product-category-landing .floating-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  position: absolute;
  left: 0;
  top: 0;
  display: none; }
  @media (min-width: 992px) {
    #product-category-landing .floating-sidebar {
      float: left;
      width: 25%; } }
  #product-category-landing .floating-sidebar.sticky {
    position: fixed;
    top: 0;
    left: auto; }
#product-category-landing .sidebar {
  background: url(/pillsbury/static/images/Fixed_Sidebar_BorderBox_2x.png) no-repeat top left;
  background-size: 100% 100%;
  padding: 4px 8px 3px 12px;
  font-family: 'Amatic Bold', Helvetica, Arial, sans-serif;
  color: #005dab; }
  #product-category-landing .sidebar .inner {
    background: #39a3ff url(/pillsbury/static/images/BG_Watercolor_1x.png) top left;
    padding: 15px; }
    #product-category-landing .sidebar .inner ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #product-category-landing .sidebar .inner ul li {
        display: block;
        padding: 4px 0;
        border-bottom: 1px solid #fff; }
        #product-category-landing .sidebar .inner ul li:last-child {
          border: 0; }
        #product-category-landing .sidebar .inner ul li a {
          font-size: 13px; }

#product-detail .product-info {
  background: #f9f4eb;
  padding-top: 105px;
  position: relative; }
  #product-detail .product-info::after {
    content: "";
    height: 160px;
    width: 100%;
    background: url(/pillsbury/static/images/White_Curve_Mobile_1x.png) no-repeat bottom left;
    background-size: 100%;
    position: absolute;
    bottom: 0; }
  #product-detail .product-info .hero-image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center; }
    @media (min-width: 992px) {
      #product-detail .product-info .hero-image {
        float: left;
        width: 50%; } }
    #product-detail .product-info .hero-image .product-img {
      margin-bottom: 70px;
      max-width: 100%; }
    #product-detail .product-info .hero-image .subtitle {
      font-size: 15px;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 30px; }
  #product-detail .product-info .product-desc {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      #product-detail .product-info .product-desc {
        float: left;
        width: 50%; } }
    #product-detail .product-info .product-desc .nutrition-btn {
      padding-bottom: 35px; }
    #product-detail .product-info .product-desc .rating {
      padding: 15px 0 0 0;
      text-align: center; }
      #product-detail .product-info .product-desc .rating .fa-star {
        font-size: 25px;
        margin-right: 2px; }
    #product-detail .product-info .product-desc .reviews {
      margin: 10px 0 30px 0;
      line-height: 1;
      text-align: center; }
      #product-detail .product-info .product-desc .reviews .sep {
        display: inline-block;
        padding: 0 10px;
        font-size: 15px; }
      #product-detail .product-info .product-desc .reviews a {
        font-size: 13px; }
    #product-detail .product-info .product-desc .prod-title {
      color: #005dab;
      text-align: center; }
      #product-detail .product-info .product-desc .prod-title .brand {
        margin-top: 0;
        margin-bottom: 8px; }
      #product-detail .product-info .product-desc .prod-title .prod {
        font-weight: normal;
        margin-top: 0; }
    #product-detail .product-info .product-desc .description {
      font-size: 14px; }
    #product-detail .product-info .product-desc .disclaimer {
      font-size: 14px;
      font-style: italic;
      padding-top: 30px; }
    #product-detail .product-info .product-desc .statistics .allergy-information {
      font-size: 12px; }
    #product-detail .product-info .product-desc .btns {
      margin-top: 30px; }
      #product-detail .product-info .product-desc .btns .btn, #product-detail .product-info .product-desc .btns .flipper .flipper-submit, .flipper #product-detail .product-info .product-desc .btns .flipper-submit {
        display: block;
        margin-bottom: 15px; }
  #product-detail .product-info .related-recipes {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap; }
    #product-detail .product-info .related-recipes .recipe-block {
      width: 100%; }
#product-detail .product-info-bottom:before, #product-detail .product-info-bottom:after {
  content: " ";
  display: table; }
#product-detail .product-info-bottom:after {
  clear: both; }
#product-detail .product-info-bottom .nutrition-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media (min-width: 992px) {
    #product-detail .product-info-bottom .nutrition-info {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    #product-detail .product-info-bottom .nutrition-info {
      margin-left: 50%; } }
  #product-detail .product-info-bottom .nutrition-info .nutrition-label, #product-detail .product-info-bottom .nutrition-info .ingredient-list {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px; }
  #product-detail .product-info-bottom .nutrition-info .nutrition-label {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      #product-detail .product-info-bottom .nutrition-info .nutrition-label {
        float: left;
        width: 58.3333333333%; } }
  #product-detail .product-info-bottom .nutrition-info .ingredient-list {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      #product-detail .product-info-bottom .nutrition-info .ingredient-list {
        float: left;
        width: 41.6666666667%; } }
#product-detail .product-info-bottom .subtitle {
  text-transform: uppercase;
  font-family: 'Carter One', sans-serif;
  color: #005dab;
  padding: 80px 0 65px;
  text-align: center; }
#product-detail .product-info-bottom .doughboy-image {
  margin-top: 55px; }
  #product-detail .product-info-bottom .doughboy-image .doughboy {
    width: 100%;
    max-width: 640px; }
#product-detail .more-where-that-came-from {
  padding-top: 50px;
  padding-bottom: 35px;
  background-color: #f9f4eb; }
  #product-detail .more-where-that-came-from h1, #product-detail .more-where-that-came-from h2, #product-detail .more-where-that-came-from h3, #product-detail .more-where-that-came-from h4, #product-detail .more-where-that-came-from h5, #product-detail .more-where-that-came-from h6, #product-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #product-detail .more-where-that-came-from .category-title {
    font-size: 60px; }
  #product-detail .more-where-that-came-from .product-images .product-box {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    #product-detail .more-where-that-came-from .product-images .product-box:nth-child(n+4) {
      display: none; }

@media (min-width: 480px) {
  #product-landing .categories .top, #product-category-landing .categories .top {
    padding-left: 35px;
    padding-right: 35px; } }
@media (min-width: 550px) {
  #product-detail .more-where-that-came-from {
    padding-top: 50px;
    padding-bottom: 35px; }
    #product-detail .more-where-that-came-from .product-images .product-box {
      position: relative;
      float: left;
      width: 33.3333333333%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
@media (min-width: 620px) {
  #product-detail .product-info .product-desc .btns {
    text-align: center; }
    #product-detail .product-info .product-desc .btns .btn, #product-detail .product-info .product-desc .btns .flipper .flipper-submit, .flipper #product-detail .product-info .product-desc .btns .flipper-submit {
      display: inline-block;
      margin-bottom: 0;
      margin-left: 15px; }
      #product-detail .product-info .product-desc .btns .btn:first-child, #product-detail .product-info .product-desc .btns .flipper .flipper-submit:first-child, .flipper #product-detail .product-info .product-desc .btns .flipper-submit:first-child {
        margin-left: 0; }

  #product-landing {
    /*** DOUGHBOY SECTION ***/ }
    #product-landing .doughboy-section .icons li {
      position: relative;
      float: left;
      width: 33.3333333333%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
@media (min-width: 768px) {
  #product-landing {
    /*** DOUGHBOY SECTION ***/ }
    #product-landing .doughboy-section .wrapper {
      padding: 0;
      margin: 0;
      width: 100%; }

  #product-category-landing .hero-banner .overlay .outer-text-wrapper {
    display: block; }

  #product-detail .product-info .related-recipes .recipe-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    #product-detail .product-info .related-recipes .recipe-block {
      float: left;
      width: 50%; } }

@media (min-width: 992px) {
  #product-landing, #product-category-landing {
    /*** HERO BANNER ***/ }
    #product-landing .hero-banner .image-wrapper, #product-category-landing .hero-banner .image-wrapper {
      max-height: none; }
    #product-landing .categories, #product-category-landing .categories {
      padding-bottom: 100px;
      padding-top: 0; }
      #product-landing .categories .top, #product-category-landing .categories .top {
        margin-bottom: 80px;
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px; }
        #product-landing .categories .top h1, #product-landing .categories .top h2, #product-landing .categories .top h3, #product-landing .categories .top h4, #product-landing .categories .top h5, #product-landing .categories .top h6, #product-landing .categories .top #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #product-landing .categories .top .category-title, #product-category-landing .categories .top h1, #product-category-landing .categories .top h2, #product-category-landing .categories .top h3, #product-category-landing .categories .top h4, #product-category-landing .categories .top h5, #product-category-landing .categories .top h6, #product-category-landing .categories .top .product-listings .category-title, #product-category-landing .product-listings .categories .top .category-title {
          margin-right: 0;
          margin-left: 0; }

  #product-category-landing {
    /*** PRODUCT IMAGES ***/ }
    #product-category-landing .categories {
      padding-bottom: 0; }
    #product-category-landing .product-content {
      padding-left: 30px; }
    #product-category-landing .product-listings .product-images .product-box {
      width: 20%; }
    #product-category-landing .floating-sidebar {
      display: block; }

  #product-landing .doughboy-section .wrapper {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
    width: 970px; }
  #product-landing .doughboy-section .icon-wheel {
    position: relative;
    min-height: 950px; }
  #product-landing .doughboy-section .icons {
    z-index: 50;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    margin-left: 0;
    margin-right: 0; }
    #product-landing .doughboy-section .icons li {
      position: absolute;
      display: inline-block;
      width: auto;
      padding: 0;
      max-width: 165px; }
      #product-landing .doughboy-section .icons li.icon1 {
        top: 490px;
        left: 0; }
      #product-landing .doughboy-section .icons li.icon2 {
        top: 300px;
        left: 40px; }
      #product-landing .doughboy-section .icons li.icon3 {
        left: 135px;
        top: 105px; }
      #product-landing .doughboy-section .icons li.icon4 {
        left: 310px;
        top: 0; }
      #product-landing .doughboy-section .icons li.icon5 {
        right: 242px;
        top: 5px; }
      #product-landing .doughboy-section .icons li.icon6 {
        right: 75px;
        top: 127px; }
      #product-landing .doughboy-section .icons li.icon7 {
        right: 20px;
        top: 345px; }
      #product-landing .doughboy-section .icons li.icon8 {
        right: 40px;
        top: 580px; }
      #product-landing .doughboy-section .icons li .image-wrapper {
        height: auto; }
        #product-landing .doughboy-section .icons li .image-wrapper img {
          position: relative;
          bottom: auto;
          left: auto;
          right: auto;
          margin: 0; }
  #product-landing .doughboy-section .doughboy {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: block; }
    #product-landing .doughboy-section .doughboy img {
      margin: 0 auto;
      max-width: 100%; }

  #product-detail .product-info {
    background-color: #f9f4eb;
    padding: 85px 0 0; }
    #product-detail .product-info::after {
      background-image: url(/pillsbury/static/images/White_Curve_1x.png); }
    #product-detail .product-info .product-desc .rating {
      text-align: left; }
    #product-detail .product-info .product-desc .reviews {
      text-align: left; }
    #product-detail .product-info .product-desc .prod-title {
      text-align: left; }
    #product-detail .product-info .product-desc .statistics .allergy-information {
      font-size: 17px; }
    #product-detail .product-info .product-desc .btns {
      text-align: left; }
      #product-detail .product-info .product-desc .btns .btn, #product-detail .product-info .product-desc .btns .flipper .flipper-submit, .flipper #product-detail .product-info .product-desc .btns .flipper-submit {
        padding-right: 50px;
        padding-left: 25px; }
    #product-detail .product-info .product-info-bottom {
      position: relative;
      min-height: 727px;
      padding-bottom: 70px; }
      #product-detail .product-info .product-info-bottom:before, #product-detail .product-info .product-info-bottom:after {
        content: " ";
        display: table; }
      #product-detail .product-info .product-info-bottom:after {
        clear: both; }
      #product-detail .product-info .product-info-bottom .nutrition-info {
        padding-left: 15px !important;
        padding-right: 15px !important;
        position: relative;
        z-index: 9; }
        #product-detail .product-info .product-info-bottom .nutrition-info .nutrition-btn {
          padding-bottom: 35px; }
      #product-detail .product-info .product-info-bottom .doughboy-image {
        margin-top: 0;
        position: absolute;
        overflow: hidden;
        width: 100%;
        left: 0;
        bottom: 0; }
        #product-detail .product-info .product-info-bottom .doughboy-image .doughboy {
          max-width: none; }
  #product-detail .more-where-that-came-from {
    padding-top: 80px;
    padding-bottom: 25px; }
    #product-detail .more-where-that-came-from h1, #product-detail .more-where-that-came-from h2, #product-detail .more-where-that-came-from h3, #product-detail .more-where-that-came-from h4, #product-detail .more-where-that-came-from h5, #product-detail .more-where-that-came-from h6, #product-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #product-detail .more-where-that-came-from .category-title {
      font-size: 50px; }
    #product-detail .more-where-that-came-from .product-images .product-box {
      width: 20%; }
      #product-detail .more-where-that-came-from .product-images .product-box:nth-child(n+4) {
        display: block; }

  @-moz-document url-prefix() {
    #product-detail .product-info .product-info-bottom {
      padding-bottom: 150px; } } }
@media (min-width: 1200px) {
  #product-detail .product-info .product-desc .btns .btn, #product-detail .product-info .product-desc .btns .flipper .flipper-submit, .flipper #product-detail .product-info .product-desc .btns .flipper-submit {
    margin-left: 50px;
    padding-right: 75px;
    padding-left: 50px; }
    #product-detail .product-info .product-desc .btns .btn:first-child, #product-detail .product-info .product-desc .btns .flipper .flipper-submit:first-child, .flipper #product-detail .product-info .product-desc .btns .flipper-submit:first-child {
      margin-left: 15px; }
  #product-detail .product-info .product-info-bottom {
    padding-bottom: 170px; }

  #product-landing .doughboy-section .wrapper {
    width: 1170px; }
  #product-landing .doughboy-section .icons li.icon1 {
    left: 80px; }
  #product-landing .doughboy-section .icons li.icon2 {
    left: 120px; }
  #product-landing .doughboy-section .icons li.icon3 {
    left: 225px; }
  #product-landing .doughboy-section .icons li.icon4 {
    left: 420px; }
  #product-landing .doughboy-section .icons li.icon5 {
    right: 315px; }
  #product-landing .doughboy-section .icons li.icon6 {
    right: 145px; }
  #product-landing .doughboy-section .icons li.icon7 {
    right: 100px; }
  #product-landing .doughboy-section .icons li.icon8 {
    right: 110px; }

  #product-category-landing .sidebar .inner ul li {
    padding: 8px 0; }

  #recipe-detail .subtitle-bold {
    pointer-events: none; }
  #recipe-detail .fa.fa-minus, #recipe-detail .fa-minus.slick-arrow {
    display: none; } }
#recipe-landing .content {
  padding-top: 120px; }
#recipe-landing .recipe-category {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 20px; }
  #recipe-landing .recipe-category:nth-child(even) {
    background-color: #f9f4eb; }
  #recipe-landing .recipe-category .recipe-grid {
    padding-top: 35px; }
  #recipe-landing .recipe-category:nth-child(1) {
    padding-top: 10px; }
#recipe-landing .load-more-section {
  margin: 40px 0;
  padding-top: 0; }

.print-logo {
  display: none; }

#recipe-search .results-grid {
  margin: 0 0 60px 0; }
#recipe-search .btn.btn-primary.btn-filter, #recipe-search .flipper .btn-filter.flipper-submit, .flipper #recipe-search .btn-filter.flipper-submit {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
  font-size: 12px; }

.content .recipe-search {
  margin-top: -100px; }

#recipe-detail .recipe-info {
  background: #f9f4eb;
  padding-bottom: 0;
  position: relative; }
  #recipe-detail .recipe-info::after {
    content: "";
    height: 160px;
    width: 100%;
    background: url(/pillsbury/static/images/White_Curve_1x.png) no-repeat bottom left;
    background-size: 100%;
    position: absolute;
    bottom: 0; }
  #recipe-detail .recipe-info .hero-image {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-bottom: 10px;
    /** Prevents lower absolutely positioned doughboy from overlapping ribbons **/ }
    @media (min-width: 992px) {
      #recipe-detail .recipe-info .hero-image {
        float: left;
        width: 41.6666666667%; } }
    #recipe-detail .recipe-info .hero-image .recipe-img {
      max-width: 100%; }
  #recipe-detail .recipe-info .time-stats {
    padding-top: 40px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    justify-content: center; }
    #recipe-detail .recipe-info .time-stats .stat {
      background: url(/pillsbury/static/images/Stat_Background_1x.png) no-repeat top left;
      background-size: 100% 100%;
      max-width: 100px;
      max-height: 132px;
      color: #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 20px 15px;
      line-height: 1.3; }
      #recipe-detail .recipe-info .time-stats .stat .title, #recipe-detail .recipe-info .time-stats .stat .time {
        display: block; }
      #recipe-detail .recipe-info .time-stats .stat .title {
        font-size: 11px;
        font-family: 'Carter One', sans-serif; }
      #recipe-detail .recipe-info .time-stats .stat .time {
        font-size: 64px;
        font-family: 'Amatic Bold', Helvetica, Arial, sans-serif; }
        #recipe-detail .recipe-info .time-stats .stat .time .unit {
          font-size: 15px; }
      #recipe-detail .recipe-info .time-stats .stat.alt {
        background-image: url(/pillsbury/static/images/Stat_White_Background_1x.png);
        padding-top: 10px;
        color: #005dab; }
  #recipe-detail .recipe-info .yield-ribbon {
    margin: 0 0 30px 0; }
    #recipe-detail .recipe-info .yield-ribbon .title {
      display: block;
      font-family: 'Carter One', sans-serif;
      font-size: 24px;
      text-transform: uppercase;
      padding-bottom: 5px;
      padding-top: 0; }
    #recipe-detail .recipe-info .yield-ribbon .ribbon {
      background: url(/pillsbury/static/images/Ribbon_Header_1x.png) no-repeat top center;
      background-size: 100% 100%;
      display: block;
      height: 118px;
      width: 537px;
      max-width: 100%;
      margin: 0 auto;
      font-size: 32px;
      font-family: "Amatic Bold",Helvetica,Arial,sans-serif;
      font-weight: 300;
      padding: 35px 40px 105px 40px;
      line-height: 1; }
    #recipe-detail .recipe-info .yield-ribbon .verbose {
      display: block;
      margin-top: -15px;
      text-transform: uppercase;
      font-size: 15px; }
  #recipe-detail .recipe-info .recipe-desc {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    position: relative;
    z-index: 5; }
    @media (min-width: 992px) {
      #recipe-detail .recipe-info .recipe-desc {
        float: left;
        width: 58.3333333333%; } }
    #recipe-detail .recipe-info .recipe-desc .print-row .recipe-print-image {
      display: none; }
    #recipe-detail .recipe-info .recipe-desc .rating {
      padding: 15px 0 0 0;
      font-size: 30px;
      text-align: center; }
      #recipe-detail .recipe-info .recipe-desc .rating .fa-star {
        font-size: 25px;
        margin-right: 2px; }
    #recipe-detail .recipe-info .recipe-desc .reviews {
      margin: 10px 0 30px 0;
      line-height: 1;
      text-align: center; }
      #recipe-detail .recipe-info .recipe-desc .reviews .sep {
        display: inline-block;
        padding: 0 10px;
        font-size: 15px; }
      #recipe-detail .recipe-info .recipe-desc .reviews a {
        font-size: 13px; }
    #recipe-detail .recipe-info .recipe-desc .recipe-title {
      color: #005dab;
      text-align: center; }
      #recipe-detail .recipe-info .recipe-desc .recipe-title h1, #recipe-detail .recipe-info .recipe-desc .recipe-title h2, #recipe-detail .recipe-info .recipe-desc .recipe-title h3, #recipe-detail .recipe-info .recipe-desc .recipe-title h4, #recipe-detail .recipe-info .recipe-desc .recipe-title h5, #recipe-detail .recipe-info .recipe-desc .recipe-title h6, #recipe-detail .recipe-info .recipe-desc .recipe-title #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail .recipe-info .recipe-desc .recipe-title .category-title {
        margin-top: 8px;
        font-size: 60px; }
    #recipe-detail .recipe-info .recipe-desc .social-icons {
      padding-bottom: 20px;
      text-align: center; }
      #recipe-detail .recipe-info .recipe-desc .social-icons li {
        margin: 0 3%;
        padding-top: 15px; }
    #recipe-detail .recipe-info .recipe-desc .directions .step {
      display: block;
      margin-bottom: 8px;
      font-weight: bold;
      font-style: italic; }
    #recipe-detail .recipe-info .recipe-desc .ingredient-link {
      font-size: 16px; }
  #recipe-detail .recipe-info .doughboy-image {
    max-width: 100%;
    overflow: hidden;
    padding-top: 80px; }
    #recipe-detail .recipe-info .doughboy-image .doughboy {
      max-width: 100%; }
#recipe-detail .more-where-that-came-from h1, #recipe-detail .more-where-that-came-from h2, #recipe-detail .more-where-that-came-from h3, #recipe-detail .more-where-that-came-from h4, #recipe-detail .more-where-that-came-from h5, #recipe-detail .more-where-that-came-from h6, #recipe-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail .more-where-that-came-from .category-title {
  font-size: 60px; }
#recipe-detail .reviews-section {
  background-color: #f9f4eb; }
  #recipe-detail .reviews-section .load-more-wrap {
    background-color: #f9f4eb; }
  #recipe-detail .reviews-section .container .header .page-overview, #recipe-detail .reviews-section .navbar #main-nav .nav li .dropdown-menu .column-wrapper .header .page-overview, .navbar #main-nav .nav li .dropdown-menu #recipe-detail .reviews-section .column-wrapper .header .page-overview, #recipe-detail .reviews-section .search-callout .browse-by li .dropdown-menu .column-wrapper .header .page-overview, .search-callout .browse-by li .dropdown-menu #recipe-detail .reviews-section .column-wrapper .header .page-overview, #recipe-detail .reviews-section .more-where-that-came-from .header .page-overview {
    float: left;
    width: 50%; }
  #recipe-detail .reviews-section .container .header .actions, #recipe-detail .reviews-section .navbar #main-nav .nav li .dropdown-menu .column-wrapper .header .actions, .navbar #main-nav .nav li .dropdown-menu #recipe-detail .reviews-section .column-wrapper .header .actions, #recipe-detail .reviews-section .search-callout .browse-by li .dropdown-menu .column-wrapper .header .actions, .search-callout .browse-by li .dropdown-menu #recipe-detail .reviews-section .column-wrapper .header .actions, #recipe-detail .reviews-section .more-where-that-came-from .header .actions {
    text-align: right; }

@media (min-width: 480px) {
  #recipe-detail .recipe-info .recipe-desc .rating .fa-star {
    margin-right: 5px; } }
@media (min-width: 550px) {
  #recipe-detail .recipe-info .time-stats .stat {
    margin: 0 10px; }
  #recipe-detail .recipe-info .recipe-desc .social-icons li {
    margin: 0 10px; } }
@media (min-width: 768px) {
  #recipe-detail .recipe-info {
    padding-top: 105px; }
    #recipe-detail .recipe-info .hero-image {
      padding-left: 15px;
      padding-right: 15px; }
    #recipe-detail .recipe-info .yield-ribbon .ribbon {
      font-size: 44px;
      padding: 26px 40px 105px 40px; }
    #recipe-detail .recipe-info .yield-ribbon .verbose {
      font-size: 16px; } }
@media (min-width: 992px) {
  #recipe-landing .recipe-category .recipe-grid {
    padding-top: 50px; }

  #recipe-detail .recipe-info .hero-image {
    margin-bottom: 520px; }
  #recipe-detail .recipe-info {
    padding-bottom: 150px; }
    #recipe-detail .recipe-info .yield-ribbon .title {
      font-size: 16px; }
    #recipe-detail .recipe-info .yield-ribbon .ribbon {
      font-size: 34px;
      padding: 30px 40px 105px 40px; }
    #recipe-detail .recipe-info .recipe-desc {
      padding-left: 100px;
      font-size: 14px; }
      #recipe-detail .recipe-info .recipe-desc .rating {
        text-align: left; }
        #recipe-detail .recipe-info .recipe-desc .rating .fa-star {
          font-size: 24px; }
      #recipe-detail .recipe-info .recipe-desc .reviews {
        text-align: left; }
      #recipe-detail .recipe-info .recipe-desc .recipe-title {
        text-align: left; }
        #recipe-detail .recipe-info .recipe-desc .recipe-title h1, #recipe-detail .recipe-info .recipe-desc .recipe-title h2, #recipe-detail .recipe-info .recipe-desc .recipe-title h3, #recipe-detail .recipe-info .recipe-desc .recipe-title h4, #recipe-detail .recipe-info .recipe-desc .recipe-title h5, #recipe-detail .recipe-info .recipe-desc .recipe-title h6, #recipe-detail .recipe-info .recipe-desc .recipe-title #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail .recipe-info .recipe-desc .recipe-title .category-title {
          font-size: 60px; }
      #recipe-detail .recipe-info .recipe-desc .social-icons {
        text-align: left; }
        #recipe-detail .recipe-info .recipe-desc .social-icons li {
          margin: 0 25px 0 0; }
    #recipe-detail .recipe-info .doughboy-image {
      padding-top: 0;
      position: absolute;
      bottom: 0; }
  #recipe-detail .more-where-that-came-from h1, #recipe-detail .more-where-that-came-from h2, #recipe-detail .more-where-that-came-from h3, #recipe-detail .more-where-that-came-from h4, #recipe-detail .more-where-that-came-from h5, #recipe-detail .more-where-that-came-from h6, #recipe-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail .more-where-that-came-from .category-title {
    font-size: 50px; }
    #recipe-detail .more-where-that-came-from h1.underline, #recipe-detail .more-where-that-came-from h2.underline, #recipe-detail .more-where-that-came-from h3.underline, #recipe-detail .more-where-that-came-from h4.underline, #recipe-detail .more-where-that-came-from h5.underline, #recipe-detail .more-where-that-came-from h6.underline, #recipe-detail .more-where-that-came-from #product-category-landing .product-listings .underline.category-title, #product-category-landing .product-listings #recipe-detail .more-where-that-came-from .underline.category-title {
      margin-right: 0; }

  #recipe-search .content .btn.btn-primary.btn-filter, #recipe-search .content .flipper .btn-filter.flipper-submit, .flipper #recipe-search .content .btn-filter.flipper-submit {
    display: inline-block;
    font-size: 12px;
    margin-top: -40px;
    padding: 13px 0;
    width: 120px; } }
@media (min-width: 1200px) {
  #recipe-detail .recipe-info .time-stats .stat {
    margin: 0 15px; }
  #recipe-detail .recipe-info .yield-ribbon .title {
    font-size: 16px; }
  #recipe-detail .recipe-info .yield-ribbon .ribbon {
    font-size: 44px;
    padding: 26px 40px 105px 40px; }

  .btn.btn-primary.btn-filter, .flipper .btn-filter.flipper-submit {
    display: inline-block;
    margin-top: -40px;
    padding: 15px 0;
    width: 200px; } }
@media (min-width: 1350px) {
  #recipe-detail .recipe-info {
    padding-bottom: 230px; } }
@media print {
  a[href]:after {
    content: none !important; }

  header,
  .doughboy-image,
  .bvrr-inline,
  .social-icons,
  .no-print,
  .reviews,
  .rating,
  hr,
  hr.visible-xs,
  hr.visible-sm,
  .more-where-that-came-from,
  .mobile-where-to,
  #bv-reviews,
  .shoutouts-section,
  footer {
    display: none !important; }

  .print-logo {
    display: block;
    text-align: center;
    margin: 0 0 40px 0; }

  #recipe-detail .recipe-info {
    padding: 0 !important; }
    #recipe-detail .recipe-info .hero-image {
      display: none; }
    #recipe-detail .recipe-info .recipe-desc {
      width: 100% !important;
      font-size: 14px; }
      #recipe-detail .recipe-info .recipe-desc .print-row {
        margin-left: -15px;
        margin-right: -15px; }
        #recipe-detail .recipe-info .recipe-desc .print-row:before, #recipe-detail .recipe-info .recipe-desc .print-row:after {
          content: " ";
          display: table; }
        #recipe-detail .recipe-info .recipe-desc .print-row:after {
          clear: both; }
        #recipe-detail .recipe-info .recipe-desc .print-row .recipe-print-image {
          position: relative;
          float: left;
          width: 41.6666666667%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          display: block; }
        #recipe-detail .recipe-info .recipe-desc .print-row .recipe-title {
          position: relative;
          float: left;
          width: 58.3333333333%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; }
      #recipe-detail .recipe-info .recipe-desc a {
        font-size: 14px !important; }
      #recipe-detail .recipe-info .recipe-desc .recipe-title h2 {
        font-size: 80px;
        text-align: left; }
      #recipe-detail .recipe-info .recipe-desc span.step {
        page-break-after: avoid; } }
#recipe-search {
  /*** FILTER ***/ }
  #recipe-search .content {
    padding-top: 150px;
    padding-bottom: 90px; }
  #recipe-search .filter-area {
    background-color: #f9f4eb;
    padding-top: 70px;
    padding-bottom: 50px;
    position: relative;
    top: -75px;
    z-index: 2;
    text-align: center; }
    #recipe-search .filter-area .filter-form {
      display: block;
      text-align: left; }
      #recipe-search .filter-area .filter-form .select-wrapper {
        display: block;
        margin-bottom: 10px; }
      #recipe-search .filter-area .filter-form h5 {
        top: -10px; }
    #recipe-search .filter-area h1, #recipe-search .filter-area h2, #recipe-search .filter-area h3, #recipe-search .filter-area h4, #recipe-search .filter-area h5, #recipe-search .filter-area h6, #recipe-search .filter-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-search .filter-area .category-title {
      padding-right: 50px;
      color: #005dab;
      position: relative;
      top: 6px;
      margin-bottom: 20px; }

#recipe-search, #gsa-search {
  /*** RESULTS ***/ }
  #recipe-search .showing, #gsa-search .showing {
    font-size: 19px;
    color: #000;
    font-style: italic;
    margin-top: 35px;
    margin-bottom: 55px; }

.recipe-search {
  /*** SEARCH CONTAINER ***/ }
  .recipe-search .search-callout {
    z-index: 30;
    overflow: visible; }
    .recipe-search .search-callout .box {
      height: 285px; }
      .recipe-search .search-callout .box .inner .doughboy {
        bottom: 0;
        left: 0;
        position: absolute; }
    .recipe-search .search-callout .search-container {
      overflow: visible; }
      .recipe-search .search-callout .search-container .browse-by {
        padding: 0;
        margin: 0;
        list-style: none;
        padding-top: 30px; }
        .recipe-search .search-callout .search-container .browse-by > li {
          padding: 10px 25px;
          height: 70px;
          background: url(/pillsbury/static/images/Rule/HR_Repeatable_1x.png) repeat-x bottom left; }
          .recipe-search .search-callout .search-container .browse-by > li:last-child {
            background: none; }

#gsa-search {
  padding-bottom: 95px; }
  #gsa-search .hero-banner.simple-text .overlay .text-area {
    margin: 0;
    padding: 0;
    width: 100%; }
    #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout {
      width: 100%;
      margin-top: 0; }
      #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box {
        height: 200px; }
        #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container {
          text-align: center;
          padding: 25px; }
          #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container h1, #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container h2, #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container h3, #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container h4, #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container h5, #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container h6, #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container .category-title {
            font-size: 35px;
            position: relative;
            top: 8px;
            margin-top: 0; }
          #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container form {
            top: auto; }
            #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container form .input-wrapper .form-control {
              width: 180px; }
  #gsa-search .filter-area {
    padding-top: 40px;
    padding-bottom: 18px; }
    #gsa-search .filter-area h1, #gsa-search .filter-area h2, #gsa-search .filter-area h3, #gsa-search .filter-area h4, #gsa-search .filter-area h5, #gsa-search .filter-area h6, #gsa-search .filter-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #gsa-search .filter-area .category-title {
      color: #005dab;
      margin-right: 20px;
      display: block; }
  #gsa-search .showing {
    margin-bottom: 5px; }
  #gsa-search .results .result {
    padding-top: 20px;
    padding-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px; }
    #gsa-search .results .result:before, #gsa-search .results .result:after {
      content: " ";
      display: table; }
    #gsa-search .results .result:after {
      clear: both; }
    #gsa-search .results .result .image {
      position: relative;
      float: left;
      width: 33.3333333333%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center; }
      @media (min-width: 768px) {
        #gsa-search .results .result .image {
          float: left;
          width: 25%; } }
      @media (min-width: 992px) {
        #gsa-search .results .result .image {
          float: left;
          width: 25%; } }
      #gsa-search .results .result .image img {
        max-width: 100%; }
    #gsa-search .results .result .description {
      position: relative;
      float: left;
      width: 66.6666666667%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: left; }
      @media (min-width: 768px) {
        #gsa-search .results .result .description {
          float: left;
          width: 75%; } }
      @media (min-width: 992px) {
        #gsa-search .results .result .description {
          float: left;
          width: 50%; } }
      #gsa-search .results .result .description .type {
        text-transform: uppercase;
        font-weight: bold; }
      #gsa-search .results .result .description .link {
        font-size: 18px;
        margin-bottom: 10px;
        display: block; }
      #gsa-search .results .result .description .rating {
        padding: 0;
        margin: 0 0 10px 0; }

@media (min-width: 550px) {
  #recipe-search {
    /*** FILTER ***/ }
    #recipe-search .filter-area .filter-form {
      display: inline-block; }
      #recipe-search .filter-area .filter-form .select-wrapper {
        display: inline-block;
        margin-bottom: 0; }
      #recipe-search .filter-area .filter-form .btn-filter {
        display: block;
        font-size: 12px;
        padding: 13px 0;
        width: 120px; }
    #recipe-search .filter-area .select-wrapper {
      margin-right: 5px;
      width: 160px; }

  .recipe-search {
    /*** SEARCH CONTAINER ***/ }
    .recipe-search .search-callout .search-container {
      padding-top: 65px; }
      .recipe-search .search-callout .search-container .browse-by {
        padding-top: 20px; }
        .recipe-search .search-callout .search-container .browse-by > li {
          display: inline-block;
          height: 40px;
          background: url(/pillsbury/static/images/Rule/HR_Repeatable_Vertical_1x.png) repeat-y top right;
          padding: 5px 45px; }
          .recipe-search .search-callout .search-container .browse-by > li > a {
            font-size: 16px; }
          .recipe-search .search-callout .search-container .browse-by > li:first-child {
            padding-left: 0; }
          .recipe-search .search-callout .search-container .browse-by > li:last-child {
            background: none;
            padding-right: 0; }

  #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container form .input-wrapper .form-control {
    width: 300px; } }
@media (min-width: 768px) {
  #gsa-search .filter-area h1, #gsa-search .filter-area h2, #gsa-search .filter-area h3, #gsa-search .filter-area h4, #gsa-search .filter-area h5, #gsa-search .filter-area h6, #gsa-search .filter-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #gsa-search .filter-area .category-title {
    display: inline-block; } }
@media (min-width: 992px) {
  #recipe-search {
    /*** FILTER ***/ }
    #recipe-search .filter-area {
      text-align: center; }
      #recipe-search .filter-area h1, #recipe-search .filter-area h2, #recipe-search .filter-area h3, #recipe-search .filter-area h4, #recipe-search .filter-area h5, #recipe-search .filter-area h6, #recipe-search .filter-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-search .filter-area .category-title {
        display: inline-block;
        margin-bottom: 0; }
      #recipe-search .filter-area .select-wrapper {
        margin-right: 30px;
        width: 200px; }

  .recipe-search {
    /*** SEARCH CONTAINER ***/ }
    .recipe-search .search-callout .box {
      height: 115px;
      padding-bottom: 4px; }
      .recipe-search .search-callout .box .inner .doughboy {
        bottom: 0;
        left: 40px;
        position: absolute; }
    .recipe-search .search-callout .search-container {
      padding: 32px 65px 25px 25px; }
      .recipe-search .search-callout .search-container .browse-by {
        width: 31%;
        margin-left: 22%;
        padding-top: 0;
        float: left; }
        .recipe-search .search-callout .search-container .browse-by > li {
          display: inline-block;
          background: url(/pillsbury/static/images/Rule/HR_Repeatable_Vertical_1x.png) repeat-y top right;
          padding: 5px 25px; }
          .recipe-search .search-callout .search-container .browse-by > li > a {
            font-size: 14px; }
          .recipe-search .search-callout .search-container .browse-by > li:first-child {
            padding-left: 0; }
          .recipe-search .search-callout .search-container .browse-by > li:last-child {
            background: none;
            padding-right: 0; }
          .recipe-search .search-callout .search-container .browse-by > li .dropdown-menu .column {
            width: 20%; }
      .recipe-search .search-callout .search-container form.search {
        float: right;
        width: auto; }

  #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box {
    height: 161px; }
    #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container {
      padding-top: 42px; }
      #gsa-search .hero-banner.simple-text .overlay .text-area .search-callout .box .inner .search-container form .input-wrapper .form-control {
        width: 400px; }
  #gsa-search .filter-area h1, #gsa-search .filter-area h2, #gsa-search .filter-area h3, #gsa-search .filter-area h4, #gsa-search .filter-area h5, #gsa-search .filter-area h6, #gsa-search .filter-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #gsa-search .filter-area .category-title {
    margin-right: 60px; } }
@media (min-width: 1200px) {
  .recipe-search {
    /*** SEARCH CONTAINER ***/ }
    .recipe-search .search-callout .search-container {
      padding: 35px 25px 25px; }
      .recipe-search .search-callout .search-container .browse-by > li {
        padding: 5px 25px; }
        .recipe-search .search-callout .search-container .browse-by > li > a {
          font-size: 16px; } }
#doughboy-inspired {
  padding-bottom: 90px; }
  #doughboy-inspired video {
    display: block; }
  #doughboy-inspired #active-video {
    display: none; }
  #doughboy-inspired .hero-banner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0; }
    @media (min-width: 992px) {
      #doughboy-inspired .hero-banner {
        float: left;
        width: 75%; } }
    #doughboy-inspired .hero-banner .image-wrapper {
      position: relative; }
      #doughboy-inspired .hero-banner .image-wrapper img,
      #doughboy-inspired .hero-banner .image-wrapper video {
        max-width: 100%;
        height: auto; }
    #doughboy-inspired .hero-banner .overlay {
      top: 0;
      bottom: 50%;
      background: url(/pillsbury/static/images/Video_Watercolor_Overlay.png) no-repeat top center;
      background-size: 100% 100%; }
      #doughboy-inspired .hero-banner .overlay .text-area {
        margin: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        top: 50px; }
        #doughboy-inspired .hero-banner .overlay .text-area h1, #doughboy-inspired .hero-banner .overlay .text-area h2, #doughboy-inspired .hero-banner .overlay .text-area h3, #doughboy-inspired .hero-banner .overlay .text-area h4, #doughboy-inspired .hero-banner .overlay .text-area h5, #doughboy-inspired .hero-banner .overlay .text-area h6, #doughboy-inspired .hero-banner .overlay .text-area #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #doughboy-inspired .hero-banner .overlay .text-area .category-title {
          font-size: 50px; }
        #doughboy-inspired .hero-banner .overlay .text-area .icon {
          width: 100px; }
  #doughboy-inspired .video-carousel {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
    margin-bottom: 50px; }
    @media (min-width: 992px) {
      #doughboy-inspired .video-carousel {
        float: left;
        width: 25%; } }
    #doughboy-inspired .video-carousel .video {
      text-align: center;
      position: relative;
      cursor: pointer; }
      #doughboy-inspired .video-carousel .video video {
        width: 100%;
        height: 100%; }
      #doughboy-inspired .video-carousel .video .overlay {
        content: '';
        display: block;
        background-color: rgba(0, 0, 0, 0.75);
        -webkit-transition: background-color 0.4s ease-in-out;
        -o-transition: background-color 0.4s ease-in-out;
        transition: background-color 0.4s ease-in-out; }
        #doughboy-inspired .video-carousel .video .overlay .text-wrap {
          color: #fff;
          padding: 0 10px;
          font-family: 'Carter One', sans-serif;
          font-size: 14px;
          width: 100%; }
  #doughboy-inspired .top-text {
    padding-left: 35px;
    padding-right: 35px; }
  #doughboy-inspired .instagram-photos {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 50px;
    padding-bottom: 35px; }
    #doughboy-inspired .instagram-photos:before, #doughboy-inspired .instagram-photos:after {
      content: " ";
      display: table; }
    #doughboy-inspired .instagram-photos:after {
      clear: both; }
    #doughboy-inspired .instagram-photos .block {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
      margin-bottom: 15px; }
  #doughboy-inspired .vjs-big-play-button,
  #doughboy-inspired .vjs-control-bar,
  #doughboy-inspired .vjs-modal-dialog,
  #doughboy-inspired .vjs-caption-settings,
  #doughboy-inspired .video-header-wrap {
    display: none; }
  #doughboy-inspired .video-js {
    width: 100%;
    height: auto; }
  #doughboy-inspired .slickVideos video {
    width: 100%; }
  #doughboy-inspired .slickVideos .overlay {
    content: '';
    display: block;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-transition: background-color 0.4s ease-in-out;
    -o-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out; }
    #doughboy-inspired .slickVideos .overlay .text-wrap {
      color: #fff;
      padding: 10px 5px;
      font-family: 'Carter One', sans-serif;
      font-size: 14px;
      width: 100%; }

@media (min-width: 550px) {
  #doughboy-inspired .video-carousel .video .overlay .text-wrap {
    padding: 0 15px;
    font-size: 17px; }
  #doughboy-inspired .instagram-photos .block {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 550px) and (min-width: 768px) {
    #doughboy-inspired .instagram-photos .block {
      float: left;
      width: 50%; } }
  @media (min-width: 550px) and (min-width: 992px) {
    #doughboy-inspired .instagram-photos .block {
      float: left;
      width: 25%; } }

@media (min-width: 768px) {
  #doughboy-inspired .video-carousel .video .overlay .text-wrap {
    padding: 0 25px;
    font-size: 23px; } }
@media (min-width: 992px) {
  #doughboy-inspired #active-video {
    display: block;
    width: 100%; }
  #doughboy-inspired .video-header-wrap {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0; }
    #doughboy-inspired .video-header-wrap:before, #doughboy-inspired .video-header-wrap:after {
      content: " ";
      display: table; }
    #doughboy-inspired .video-header-wrap:after {
      clear: both; }
  #doughboy-inspired .video-carousel {
    margin-bottom: 50px;
    margin-bottom: 0; }
    #doughboy-inspired .video-carousel .video {
      text-align: center;
      position: relative;
      cursor: pointer; }
      #doughboy-inspired .video-carousel .video video {
        width: 100%;
        height: 100%; }
      #doughboy-inspired .video-carousel .video .overlay {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0; }
        #doughboy-inspired .video-carousel .video .overlay .text-wrap {
          color: #fff;
          padding: 0 15px;
          font-size: 21px;
          display: table-cell;
          vertical-align: middle;
          text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
          #doughboy-inspired .video-carousel .video .overlay .text-wrap:focus {
            outline: none; }
        #doughboy-inspired .video-carousel .video .overlay:focus {
          outline: none; }
      #doughboy-inspired .video-carousel .video:focus {
        outline: none; }
      #doughboy-inspired .video-carousel .video.active .overlay {
        background-color: rgba(0, 0, 0, 0.3); }
  #doughboy-inspired .top-text {
    padding-left: 0;
    padding-right: 0; }
  #doughboy-inspired .video-header-wrap {
    display: block; }
  #doughboy-inspired .slickVideos {
    display: none; }
  #doughboy-inspired .video-carousel .video {
    display: block; }
  #doughboy-inspired .video-carousel .video img {
    display: block;
    max-width: 100%;
    height: auto; } }
@media (min-width: 1200px) {
  #doughboy-inspired .video-carousel .video .overlay .text-wrap {
    font-size: 24px; } }
#contact-page {
  padding-top: 50px;
  padding-bottom: 50px; }
  #contact-page .flipper {
    margin-top: 15px; }
    #contact-page .flipper .page {
      width: 100%; }
      #contact-page .flipper .page .inner-page {
        width: 100%;
        margin: 0 auto; }
        #contact-page .flipper .page .inner-page input[type="radio"] + label {
          display: block;
          padding-bottom: 8px; }
    #contact-page .flipper .btn, #contact-page .flipper .flipper-submit {
      margin-bottom: 15px; }
  #contact-page .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; }
  #contact-page .selection {
    padding-top: 45px; }
    #contact-page .selection .btn, #contact-page .selection .flipper .flipper-submit, .flipper #contact-page .selection .flipper-submit {
      margin-top: 25px; }

@media (min-width: 992px) {
  #contact-page .flipper .page .inner-page {
    padding-top: 50px;
    width: 75%;
    margin: 0 auto; } }
#where-to-buy-page {
  background: #f9f4eb;
  padding: 40px 0; }
  #where-to-buy-page .form-start {
    margin-top: 40px; }
  #where-to-buy-page label::before,
  #where-to-buy-page .contact-des span::before {
    color: #ff0000;
    content: "* "; }
  #where-to-buy-page .find-stores {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      #where-to-buy-page .find-stores {
        float: left;
        width: 66.6666666667%; } }
  #where-to-buy-page .find-products {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: none; }
    @media (min-width: 768px) {
      #where-to-buy-page .find-products {
        float: left;
        width: 33.3333333333%; } }
    @media (min-width: 992px) {
      #where-to-buy-page .find-products {
        float: left;
        width: 25%; } }
    @media (min-width: 992px) {
      #where-to-buy-page .find-products {
        margin-left: 8.3333333333%; } }
    #where-to-buy-page .find-products img {
      max-width: 100%;
      height: auto; }
  #where-to-buy-page .renderImage .headline {
    display: block;
    font-size: 21px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 1em 0 0.5em 0;
    text-align: center; }
  #where-to-buy-page .error-message1 {
    clear: both;
    float: left;
    color: #ff0000;
    margin-bottom: 0;
    padding-top: 5px;
    display: block; }
  #where-to-buy-page span.error-message1 {
    width: 100%;
    margin-bottom: 10px; }
  #where-to-buy-page .form-button {
    text-align: center; }
    #where-to-buy-page .form-button button {
      margin-left: auto;
      margin-right: auto; }
  #where-to-buy-page .text-area h1 {
    color: white;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.75); }

#finder-loading {
  width: 50px;
  margin: auto; }

.store-results-container {
  margin: 1em 0;
  position: relative; }
  .store-results-container .stores-list-container {
    float: none;
    margin-bottom: 20px;
    font-size: 0.875em;
    padding: 20px 20px 0 20px;
    background: #ffffff;
    border: 1px #ccc solid;
    margin-bottom: 2em; }
    .store-results-container .stores-list-container .results-pager {
      padding: 1.5em 0;
      border-top: 1px solid #b7b7b7;
      text-align: left;
      color: #000000; }
      .store-results-container .stores-list-container .results-pager span.active {
        background: #005dab;
        color: #f9f4eb;
        display: inline-block;
        line-height: 1.5;
        padding: 0 8px; }
  .store-results-container .results-count {
    color: #9d0505; }
  .store-results-container .store-finder-map {
    float: none;
    width: 100%;
    display: block; }
  .store-results-container #map {
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
    height: 500px;
    position: relative !important;
    width: 100% !important; }
  .store-results-container #map #map-content {
    width: 100%; }
  .store-results-container .store-list {
    margin-bottom: 0;
    list-style: none;
    padding: 0; }
    .store-results-container .store-list .store-info {
      margin-bottom: 2em; }
    .store-results-container .store-list .store-info .get-directions-btn {
      margin-top: 1em !important; }
    .store-results-container .store-list .store-number {
      display: inline-block;
      width: auto;
      vertical-align: middle;
      margin: 0; }
    .store-results-container .store-list .store-name {
      font-size: 18px;
      font-weight: bold;
      line-height: 1.2;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin: 0 0 0.5em 0;
      clear: right;
      display: inline-block;
      padding-left: 5px; }
    .store-results-container .store-list .store-name img {
      margin-top: -5px; }
    .store-results-container .store-list .store-info p {
      margin-bottom: 0 !important;
      font-size: 13px; }

/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  #where-to-buy-page .find-products {
    display: block; }
  #where-to-buy-page .form-button {
    text-align: left; }
    #where-to-buy-page .form-button button {
      margin-left: 0;
      margin-right: 0; }

  .store-results-container {
    margin: 1em 0;
    border: 1px solid #b7b7b7;
    position: relative;
    overflow: hidden; }
    .store-results-container a {
      font-size: 17px; }
    .store-results-container .stores-list-container {
      height: 100%;
      width: 30%;
      float: left;
      border-top: none;
      border-bottom: none;
      border-left: none;
      margin-bottom: 0; }
    .store-results-container .store-finder-map {
      float: right;
      width: 70%; } }
#where-to-buy-banner .text-area h1 {
  color: white;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.75); }

/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
.content-page {
  padding: 60px 0; }

/********** Accordion ***********/
.accordian h3 {
  background: #fff url(/pillsbury/static/images/arrow-left.png) no-repeat scroll 18px center;
  border: 1px solid #39a3ff;
  color: #005dab;
  border-radius: 4px;
  padding: 11px 30px 11px 38px;
  font-family: 'Carter One', sans-serif;
  font-weight: normal;
  margin-bottom: 2px;
  cursor: pointer;
  transition: background 0.1s ease-in-out;
  font-size: 24px; }
  .accordian h3.tactive {
    background: #fff url(/pillsbury/static/images/arrow-down.png) no-repeat scroll 18px center;
    border: 1px solid #004680; }
  .accordian h3:hover {
    color: #004680;
    border-color: #004680 !important; }
.accordian div {
  background: #fff;
  border: 1px solid #d3d3d3;
  padding: 20px 30px 10px 38px;
  border-radius: 0 0 4px 4px;
  margin-top: -5px;
  display: none;
  margin-bottom: 2px;
  transition: display 0.1s ease-in-out; }
.accordian h3:hover + div,
.accordian .boxactive {
  border-color: #004680 !important; }

/******** FAQ ********/
h2.accordian-heading {
  font-size: 60px;
  cursor: pointer;
  color: #005dab; }
  h2.accordian-heading sup {
    font-size: 60%;
    position: relative;
    top: -15px; }
  h2.accordian-heading:before {
    content: "+";
    width: 35px;
    display: inline-block;
    text-align: center; }
  h2.accordian-heading.active {
    color: #004680; }
  h2.accordian-heading.active:before {
    content: "-";
    color: #004680; }

#faqs h3 {
  cursor: pointer;
  font-size: 21px; }
#faqs.numbered-list {
  list-style-type: none;
  padding-left: 50px;
  margin-bottom: 40px;
  margin-left: 20px; }
#faqs .title {
  text-indent: -25px; }
  #faqs .title:before {
    width: 20px;
    display: inline-block;
    text-align: center;
    content: "+"; }
  #faqs .title.active {
    color: #004680; }
  #faqs .title.active:before {
    content: "-";
    color: #004680; }
#faqs .mid-headline {
  font-family: 'Carter One', sans-serif;
  color: #005dab;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 10px; }

#content-page .text-area h1 {
  color: white;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.75); }

#operation-celebration-page .container-fluid {
  max-width: 1400px !important;
  margin: 0 auto; }
#operation-celebration-page .hero-banner .overlay .outer-text-wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100% !important;
  max-width: 1800px !important; }
#operation-celebration-page .hero-banner .overlay .text-area {
  color: #fff;
  width: 100%;
  max-width: none;
  background: url(/pillsbury/static/images/Hero_Banner_Mobile_BlueStripes_1x.png) no-repeat top center;
  background-size: 100% 100%;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  padding: 40px 35px 20px;
  margin-top: -50px; }
  #operation-celebration-page .hero-banner .overlay .text-area .top {
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-transform: uppercase;
    width: 60%;
    margin: 0 auto; }
  #operation-celebration-page .hero-banner .overlay .text-area h1 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: initial; }
    #operation-celebration-page .hero-banner .overlay .text-area h1 span {
      display: block; }
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-top {
    font-family: 'Carter One', sans-serif;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 0; }
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom {
    font-size: 50px;
    margin-top: 0; }
  #operation-celebration-page .hero-banner .overlay .text-area .dotted-line.solo {
    width: 40%;
    margin: 0 auto; }
  #operation-celebration-page .hero-banner .overlay .text-area .bottom {
    font-size: 16px;
    line-height: 1.2; }
@media (min-width: 480px) {
  #operation-celebration-page .hero-banner .overlay .text-area .top {
    font-size: 30px; }
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-top {
    font-size: 40px; }
  #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom {
    font-size: 80px; } }
@media (min-width: 992px) {
  #operation-celebration-page .hero-banner .overlay .text-area {
    width: 28%;
    max-width: 490px;
    background: transparent;
    color: #005dab;
    padding: 0;
    margin-top: 0;
    text-shadow: none;
    margin-right: 30px; }
    #operation-celebration-page .hero-banner .overlay .text-area .top {
      font-size: 2.4vw; }
    #operation-celebration-page .hero-banner .overlay .text-area h1 .main-top {
      font-size: 3.5vw; }
    #operation-celebration-page .hero-banner .overlay .text-area h1 .main-bottom {
      font-size: 7.5vw; }
    #operation-celebration-page .hero-banner .overlay .text-area .bottom {
      font-size: 1.4vw; } }
#operation-celebration-page .page .top-star {
  margin-left: 30px;
  text-align: left;
  display: block;
  padding: 15px 0; }
#operation-celebration-page .page h2 {
  font-size: 12.5vw;
  margin-bottom: 35px; }
#operation-celebration-page .page p {
  margin-bottom: 30px; }
#operation-celebration-page .sides-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
#operation-celebration-page #form-side {
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  padding-bottom: 80px; }
  #operation-celebration-page #form-side .required {
    font-size: 85%;
    font-weight: bold; }
  #operation-celebration-page #form-side .general-error-box {
    margin-top: 15px; }
  #operation-celebration-page #form-side .double-mobile {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  #operation-celebration-page #form-side #operation-celebration-form {
    position: relative; }
    #operation-celebration-page #form-side #operation-celebration-form .form-icon {
      position: absolute;
      left: 200px;
      top: -15px; }
      #operation-celebration-page #form-side #operation-celebration-form .form-icon.desktop {
        display: none; }
    #operation-celebration-page #form-side #operation-celebration-form .select-wrapper {
      margin-bottom: 15px; }
    #operation-celebration-page #form-side #operation-celebration-form .actions {
      padding-top: 20px; }
      #operation-celebration-page #form-side #operation-celebration-form .actions .heart-icon {
        display: inline-block;
        margin-left: 25px; }
    #operation-celebration-page #form-side #operation-celebration-form .question-tooltip {
      position: absolute;
      right: -35px;
      top: 3px; }
    #operation-celebration-page #form-side #operation-celebration-form .note {
      background-color: #fff;
      border-radius: 5px;
      padding: 20px;
      font-size: 15px;
      margin-bottom: 15px; }
      #operation-celebration-page #form-side #operation-celebration-form .note p {
        margin: 0;
        padding: 0; }
#operation-celebration-page #doughboy-side {
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  position: relative; }
  #operation-celebration-page #doughboy-side img {
    max-width: 100%; }
@media (min-width: 468px) and (max-width: 970px) {
  #operation-celebration-page .form-top {
    padding: 0 40px; }
  #operation-celebration-page #form-side {
    padding-left: 40px;
    padding-right: 40px; }
    #operation-celebration-page #form-side .double-mobile {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
@media (max-width: 970px) {
  #operation-celebration-page .form-top {
    text-align: center; }
    #operation-celebration-page .form-top h2 {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 50px; }
      #operation-celebration-page .form-top h2 .top-star {
        width: 35px; }
  #operation-celebration-page #form-side #operation-celebration-form {
    margin-top: 40px; }
    #operation-celebration-page #form-side #operation-celebration-form .question-tip {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex; }
      #operation-celebration-page #form-side #operation-celebration-form .question-tip .select-wrapper {
        -webkit-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
      #operation-celebration-page #form-side #operation-celebration-form .question-tip .question-tooltip {
        -webkit-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative;
        right: auto;
        top: auto;
        margin: 0 0 0 10px; }
    #operation-celebration-page #form-side #operation-celebration-form .actions {
      text-align: center; }
      #operation-celebration-page #form-side #operation-celebration-form .actions button {
        margin-right: 42px; }
      #operation-celebration-page #form-side #operation-celebration-form .actions .rocket-icon {
        margin-right: 25px;
        display: inline-block; }
      #operation-celebration-page #form-side #operation-celebration-form .actions .heart-icon {
        display: none; }
  #operation-celebration-page #doughboy-side {
    text-align: right; } }
@media (min-width: 480px) {
  #operation-celebration-page .page h2 {
    font-size: 60px; } }
@media (min-width: 992px) {
  #operation-celebration-page .page h2 {
    margin-top: 5px; }
  #operation-celebration-page #doughboy-side {
    width: 57%; }
  #operation-celebration-page #form-side {
    width: 43%; }
    #operation-celebration-page #form-side #operation-celebration-form {
      width: 80%; }
      #operation-celebration-page #form-side #operation-celebration-form .form-icon {
        right: -115px;
        left: auto;
        top: 80px; }
        #operation-celebration-page #form-side #operation-celebration-form .form-icon.desktop {
          display: inline-block; }
        #operation-celebration-page #form-side #operation-celebration-form .form-icon.mobile {
          display: none; }
      #operation-celebration-page #form-side #operation-celebration-form .actions .rocket-icon {
        display: none; }
  #operation-celebration-page #doughboy-side {
    text-align: right; }
    #operation-celebration-page #doughboy-side img {
      position: absolute;
      bottom: 0;
      right: 0; } }
#operation-celebration-page.thank-you-page #form-side {
  text-align: center; }
  #operation-celebration-page.thank-you-page #form-side h2 {
    margin-bottom: 60px; }
    #operation-celebration-page.thank-you-page #form-side h2 .top-star {
      display: block; }
  #operation-celebration-page.thank-you-page #form-side .text {
    position: relative;
    padding-bottom: 70px; }
    #operation-celebration-page.thank-you-page #form-side .text h6, #operation-celebration-page.thank-you-page #form-side .text #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #operation-celebration-page.thank-you-page #form-side .text .category-title {
      line-height: 1.1;
      font-size: 17px; }
    #operation-celebration-page.thank-you-page #form-side .text .bottom-star {
      position: absolute;
      bottom: 0;
      right: 160px; }
#operation-celebration-page.thank-you-page #doughboy-side {
  text-align: center; }
  #operation-celebration-page.thank-you-page #doughboy-side img {
    position: relative !important; }
@media (min-width: 992px) {
  #operation-celebration-page.thank-you-page .page {
    background-image: url(/pillsbury/static/images/BlueBottomLeftSplash.png);
    background-repeat: no-repeat;
    background-position: bottom left; }
  #operation-celebration-page.thank-you-page #form-side {
    width: 55%; }
  #operation-celebration-page.thank-you-page #doughboy-side {
    text-align: right;
    width: 45%; } }
#operation-celebration-page #bottom-callout {
  position: relative; }
  #operation-celebration-page #bottom-callout h2 .star-icon {
    position: relative;
    right: -30px; }
  @media (min-width: 992px) {
    #operation-celebration-page #bottom-callout h2 .star-icon {
      right: -65px; } }

.signup-note {
  margin-top: 30px; }

.baking-slick-next {
  right: -5px !important; }
  .baking-slick-next:before {
    width: 50px; }

.baking-social-icons {
  display: inline-block;
  float: left;
  list-style: outside none none;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-bottom: 0;
  padding-left: 0px; }

.baking-tips-blue-ruler {
  margin-top: 6rem; }

.baking-social-icons > li {
  display: inline-block;
  float: left;
  width: 45px; }

#baking-tips-landing .content {
  padding-top: 80px; }
#baking-tips-landing .recipe-category {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 20px; }
  #baking-tips-landing .recipe-category:nth-child(even) {
    background-color: #f9f4eb; }
  #baking-tips-landing .recipe-category .recipe-grid {
    padding-top: 35px; }
  #baking-tips-landing .recipe-category:nth-child(1) {
    padding-top: 10px; }
#baking-tips-landing .load-more-section {
  margin: 40px 0;
  padding-top: 0; }
#baking-tips-landing .slick-arrow {
  background: transparent none repeat scroll 0 0;
  border: none;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  font-size: 30px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 50px;
  z-index: 30; }
#baking-tips-landing .recipe-block .title {
  line-height: 1.2;
  margin: 0 auto;
  max-width: 300px;
  min-height: 65px;
  vertical-align: bottom;
  padding: 15px 10px 0; }
#baking-tips-landing .recipe-block .description {
  font-size: 14px; }
#baking-tips-landing .recipe-block .read-more {
  padding: 7px 0;
  font-size: 14px; }
  #baking-tips-landing .recipe-block .read-more a {
    color: #39a3ff; }
#baking-tips-landing .hero-banner.simple-text .overlay .text-area {
  width: 100%;
  position: relative;
  min-height: 1px;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  text-align: center;
  background: url(/pillsbury/static/images/Hero_Banner_Mobile_BlueStripes_1x.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 2rem 5rem;
  margin-top: -6rem;
  margin-left: 0px !important; }
#baking-tips-landing #baking-tips-featured-recipe {
  background-color: #f9f4eb;
  padding-bottom: 2rem; }
  #baking-tips-landing #baking-tips-featured-recipe .featured-recipe {
    margin: 0 auto;
    display: block;
    table-layout: fixed; }
    #baking-tips-landing #baking-tips-featured-recipe .featured-recipe .featuredRecipe {
      width: 100%;
      z-index: 1;
      position: relative; }
#baking-tips-landing .left-block {
  margin-left: 4rem;
  float: left;
  display: inline-block;
  vertical-align: bottom;
  max-width: 70%; }
#baking-tips-landing .recipe-text-block {
  padding-top: 0rem;
  padding-bottom: 2rem;
  text-align: center;
  display: inline-block;
  width: 100%;
  vertical-align: top; }
  #baking-tips-landing .recipe-text-block .baking-spotlight:after {
    margin-top: 1rem;
    display: block;
    height: 3rem;
    content: "";
    background: url(/pillsbury/static/images/Rule/HR_Repeatable_1x.png) repeat-x center left;
    width: 37%;
    margin: 0 auto; }
  #baking-tips-landing .recipe-text-block .spotlight-text {
    padding: 1rem 0rem;
    max-width: 40%;
    display: block;
    margin: 0 auto; }
#baking-tips-landing .right-block.recipe-block {
  float: left;
  margin-top: 10rem;
  margin-left: -10rem;
  /* position: absolute; */
  /* text-align: center; */
  display: block;
  max-width: 30%; }

@media (min-width: 768px) {
  #baking-tips-landing .baking-slick-prev {
    left: -25px !important;
    top: 20% !important; }
  #baking-tips-landing .baking-slick-next {
    right: -25px !important;
    top: 20% !important; }
    #baking-tips-landing .baking-slick-next:before {
      width: 50px; }
  #baking-tips-landing .hero-banner.simple-text .overlay .text-area {
    margin-top: -8rem; }
  #baking-tips-landing .hero-banner.simple-text .overlay .text-area .icon {
    max-width: 15rem;
    padding-top: 2rem; } }
@media (min-width: 992px) {
  #baking-tips-landing #baking-tips-featured-recipe {
    background-color: #f9f4eb;
    padding-bottom: 0rem; }
    #baking-tips-landing #baking-tips-featured-recipe .featured-recipe {
      margin: 0 auto;
      display: table;
      table-layout: fixed; }
      #baking-tips-landing #baking-tips-featured-recipe .featured-recipe .featuredRecipe {
        width: 100%; }
  #baking-tips-landing .left-block {
    width: 40%;
    display: table-cell;
    vertical-align: bottom;
    margin-left: 15rem;
    float: none; }
  #baking-tips-landing .recipe-text-block {
    padding-top: 8rem;
    padding-bottom: 5rem;
    padding-left: 10rem;
    text-align: center;
    display: table-cell;
    width: 60%;
    vertical-align: top;
    float: none; }
    #baking-tips-landing .recipe-text-block .spotlight-text {
      display: block; }
  #baking-tips-landing .right-block.recipe-block {
    float: none;
    margin-top: 10rem;
    margin-left: -8rem;
    position: absolute;
    text-align: center;
    display: table-cell;
    width: 15%; }
  #baking-tips-landing .hero-banner.simple-text .overlay .text-area {
    background: none;
    text-align: left;
    text-shadow: none;
    color: #515151; }
    #baking-tips-landing .hero-banner.simple-text .overlay .text-area .icon {
      max-width: 20rem;
      padding-left: 10rem; }
  #baking-tips-landing .baking-slick-prev {
    left: -25px !important;
    top: 30% !important; }
  #baking-tips-landing .baking-slick-next {
    right: -25px !important;
    top: 30% !important; }
    #baking-tips-landing .baking-slick-next:before {
      width: 50px; }
  #baking-tips-landing .recipe-category .recipe-grid {
    padding-top: 50px; }

  #recipe-detail .recipe-info .hero-image {
    margin-bottom: 520px; }
  #recipe-detail .recipe-info {
    padding-bottom: 150px; }
    #recipe-detail .recipe-info .yield-ribbon .title {
      font-size: 16px; }
    #recipe-detail .recipe-info .yield-ribbon .ribbon {
      font-size: 34px;
      padding: 30px 40px 105px 40px; }
    #recipe-detail .recipe-info .recipe-desc {
      padding-left: 100px;
      font-size: 14px; }
      #recipe-detail .recipe-info .recipe-desc .rating {
        text-align: left; }
        #recipe-detail .recipe-info .recipe-desc .rating .fa-star {
          font-size: 24px; }
      #recipe-detail .recipe-info .recipe-desc .reviews {
        text-align: left; }
      #recipe-detail .recipe-info .recipe-desc .recipe-title {
        text-align: left; }
        #recipe-detail .recipe-info .recipe-desc .recipe-title h1, #recipe-detail .recipe-info .recipe-desc .recipe-title h2, #recipe-detail .recipe-info .recipe-desc .recipe-title h3, #recipe-detail .recipe-info .recipe-desc .recipe-title h4, #recipe-detail .recipe-info .recipe-desc .recipe-title h5, #recipe-detail .recipe-info .recipe-desc .recipe-title h6, #recipe-detail .recipe-info .recipe-desc .recipe-title #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail .recipe-info .recipe-desc .recipe-title .category-title {
          font-size: 60px; }
      #recipe-detail .recipe-info .recipe-desc .social-icons {
        text-align: left; }
        #recipe-detail .recipe-info .recipe-desc .social-icons li {
          margin: 0 25px 0 0; }
    #recipe-detail .recipe-info .doughboy-image {
      padding-top: 0;
      position: absolute;
      bottom: 0; }
  #recipe-detail .more-where-that-came-from h1, #recipe-detail .more-where-that-came-from h2, #recipe-detail .more-where-that-came-from h3, #recipe-detail .more-where-that-came-from h4, #recipe-detail .more-where-that-came-from h5, #recipe-detail .more-where-that-came-from h6, #recipe-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #recipe-detail .more-where-that-came-from .category-title {
    font-size: 50px; }
    #recipe-detail .more-where-that-came-from h1.underline, #recipe-detail .more-where-that-came-from h2.underline, #recipe-detail .more-where-that-came-from h3.underline, #recipe-detail .more-where-that-came-from h4.underline, #recipe-detail .more-where-that-came-from h5.underline, #recipe-detail .more-where-that-came-from h6.underline, #recipe-detail .more-where-that-came-from #product-category-landing .product-listings .underline.category-title, #product-category-landing .product-listings #recipe-detail .more-where-that-came-from .underline.category-title {
      margin-right: 0; }

  #recipe-search .content .btn.btn-primary.btn-filter, #recipe-search .content .flipper .btn-filter.flipper-submit, .flipper #recipe-search .content .btn-filter.flipper-submit {
    display: inline-block;
    font-size: 12px;
    margin-top: -40px;
    padding: 13px 0;
    width: 120px; } }
@media (min-width: 1200px) {
  #recipe-detail .recipe-info .time-stats .stat {
    margin: 0 15px; }
  #recipe-detail .recipe-info .yield-ribbon .title {
    font-size: 16px; }
  #recipe-detail .recipe-info .yield-ribbon .ribbon {
    font-size: 44px;
    padding: 26px 40px 105px 40px; }

  .btn.btn-primary.btn-filter, .flipper .btn-filter.flipper-submit {
    display: inline-block;
    margin-top: -40px;
    padding: 15px 0;
    width: 200px; } }
@media (min-width: 1350px) {
  #recipe-detail .recipe-info {
    padding-bottom: 230px; } }
@media print {
  a[href]:after {
    content: none !important; }

  header,
  .doughboy-image,
  .bvrr-inline,
  .social-icons,
  .no-print,
  .reviews,
  .rating,
  hr,
  hr.visible-xs,
  hr.visible-sm,
  .more-where-that-came-from,
  .mobile-where-to,
  #bv-reviews,
  .shoutouts-section,
  footer {
    display: none !important; }

  .print-logo {
    display: block;
    text-align: center;
    margin: 0 0 40px 0; }

  #recipe-detail .recipe-info {
    padding: 0 !important; }
    #recipe-detail .recipe-info .hero-image {
      display: none; }
    #recipe-detail .recipe-info .recipe-desc {
      width: 100% !important;
      font-size: 14px; }
      #recipe-detail .recipe-info .recipe-desc .print-row {
        margin-left: -15px;
        margin-right: -15px; }
        #recipe-detail .recipe-info .recipe-desc .print-row:before, #recipe-detail .recipe-info .recipe-desc .print-row:after {
          content: " ";
          display: table; }
        #recipe-detail .recipe-info .recipe-desc .print-row:after {
          clear: both; }
        #recipe-detail .recipe-info .recipe-desc .print-row .recipe-print-image {
          position: relative;
          float: left;
          width: 41.6666666667%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          display: block; }
        #recipe-detail .recipe-info .recipe-desc .print-row .recipe-title {
          position: relative;
          float: left;
          width: 58.3333333333%;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; }
      #recipe-detail .recipe-info .recipe-desc a {
        font-size: 14px !important; }
      #recipe-detail .recipe-info .recipe-desc .recipe-title h2 {
        font-size: 80px;
        text-align: left; }
      #recipe-detail .recipe-info .recipe-desc span.step {
        page-break-after: avoid; } }
#article-detail {
  /*** HERO BANNER ***/ }
  #article-detail .hero-banner.simple-text .overlay .text-area {
    width: 100%;
    position: relative;
    min-height: 1px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
    text-align: center;
    background: url(/pillsbury/static/images/Hero_Banner_Mobile_BlueStripes_1x.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 2rem 5rem;
    margin-top: -6rem;
    margin-left: 0px !important; }
  #article-detail .hero-banner .image-wrapper {
    max-height: 375px; }
  #article-detail .hero-banner .overlay .outer-text-wrapper {
    display: block;
    justify-content: initial; }
  #article-detail .article-back-link {
    display: inline-block;
    padding-bottom: 20px; }
  #article-detail .article-description {
    padding: 10x 0; }
  #article-detail .article-date {
    color: #005dab; }
  #article-detail .want-more-fun-doughboy {
    background: rgba(0, 0, 0, 0) url("/pillsbury/static/images/Doughboy/Doughboy_want_more_fun.png") no-repeat scroll center top/contain;
    height: 250px; }
  #article-detail .related-content h3 {
    margin: 0 auto; }
  #article-detail .related-content .grid {
    padding-top: 80px; }
  #article-detail .recipe-block .title {
    line-height: 1.2;
    margin: 0 auto;
    max-width: 300px;
    padding: 15px 25px; }
  #article-detail .description {
    font-size: 14px;
    padding: 0 110px; }
  #article-detail .search-callout {
    padding-bottom: 30px; }
    #article-detail .search-callout .box {
      background: rgba(0, 0, 0, 0) url("/pillsbury/static/images/Search_Callout_BorderBox_1x.png") repeat scroll 0 0;
      height: 115px;
      margin-left: 0;
      margin-right: 0;
      padding: 5px; }
      #article-detail .search-callout .box .inner .mobile-img {
        display: none !important; }
    #article-detail .search-callout .inner .search-container {
      padding: 0px; }
      #article-detail .search-callout .inner .search-container h4 {
        display: inline-block;
        font-size: 35px;
        width: 80vw; }
      #article-detail .search-callout .inner .search-container a {
        font-family: "Amatic Bold",Helvetica,Arial,sans-serif;
        font-size: 32px;
        font-weight: 300;
        line-height: 0.9;
        text-decoration: underline;
        color: #39a3ff; }
  #article-detail .article-info {
    padding-bottom: 0;
    position: relative; }
    #article-detail .article-info .related-articles {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-left: 0;
      padding-right: 0;
      text-align: center;
      margin-bottom: 10px;
      /** Prevents lower absolutely positioned doughboy from overlapping ribbons **/ }
      @media (min-width: 992px) {
        #article-detail .article-info .related-articles {
          float: left;
          width: 41.6666666667%; } }
      #article-detail .article-info .related-articles .recipe-img {
        max-width: 100%; }
    #article-detail .article-info .time-stats {
      padding-top: 40px;
      padding-bottom: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      align-items: stretch;
      justify-content: center; }
      #article-detail .article-info .time-stats .stat {
        background: url(/pillsbury/static/images/Stat_Background_1x.png) no-repeat top left;
        background-size: 100% 100%;
        max-width: 87px;
        max-height: 132px;
        color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 15px;
        line-height: 1.3; }
        #article-detail .article-info .time-stats .stat .title, #article-detail .article-info .time-stats .stat .time {
          display: block; }
        #article-detail .article-info .time-stats .stat .title {
          font-size: 11px;
          font-family: 'Carter One', sans-serif; }
        #article-detail .article-info .time-stats .stat .time {
          font-size: 64px;
          font-family: 'Amatic Bold', Helvetica, Arial, sans-serif; }
          #article-detail .article-info .time-stats .stat .time .unit {
            font-size: 15px; }
        #article-detail .article-info .time-stats .stat.alt {
          background-image: url(/pillsbury/static/images/Stat_White_Background_1x.png);
          padding-top: 10px;
          color: #005dab; }
    #article-detail .article-info .yield-ribbon {
      margin: 0 0 30px 0; }
      #article-detail .article-info .yield-ribbon .title {
        display: block;
        font-family: 'Carter One', sans-serif;
        font-size: 24px;
        text-transform: uppercase;
        padding-bottom: 5px;
        padding-top: 0; }
      #article-detail .article-info .yield-ribbon .ribbon {
        background: url(/pillsbury/static/images/Ribbon_Header_1x.png) no-repeat top center;
        background-size: 100% 100%;
        display: block;
        height: 118px;
        width: 537px;
        max-width: 100%;
        margin: 0 auto;
        font-size: 32px;
        font-family: "Amatic Bold",Helvetica,Arial,sans-serif;
        font-weight: 300;
        padding: 35px 40px 105px 40px;
        line-height: 1; }
      #article-detail .article-info .yield-ribbon .verbose {
        display: block;
        margin-top: -15px;
        text-transform: uppercase;
        font-size: 15px; }
    #article-detail .article-info .recipe-desc {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 18px;
      position: relative;
      z-index: 5; }
      @media (min-width: 992px) {
        #article-detail .article-info .recipe-desc {
          float: left;
          width: 58.3333333333%; } }
      #article-detail .article-info .recipe-desc .article-detail-h3 {
        font-family: 'Carter One', sans-serif;
        font-size: 25px; }
        #article-detail .article-info .recipe-desc .article-detail-h3 sup {
          top: -15px; }
      #article-detail .article-info .recipe-desc .baking-social-icons .mobile-img {
        margin: 25px 0;
        width: 40px; }
      #article-detail .article-info .recipe-desc .print-row .recipe-print-image {
        display: none; }
      #article-detail .article-info .recipe-desc .rating {
        padding: 15px 0 0 0;
        font-size: 30px;
        text-align: center; }
        #article-detail .article-info .recipe-desc .rating .fa-star {
          font-size: 25px;
          margin-right: 2px; }
      #article-detail .article-info .recipe-desc .reviews {
        margin: 10px 0 30px 0;
        line-height: 1;
        text-align: center; }
        #article-detail .article-info .recipe-desc .reviews .sep {
          display: inline-block;
          padding: 0 10px;
          font-size: 15px; }
        #article-detail .article-info .recipe-desc .reviews a {
          font-size: 13px; }
      #article-detail .article-info .recipe-desc .recipe-title {
        color: #005dab;
        text-align: center; }
        #article-detail .article-info .recipe-desc .recipe-title h1, #article-detail .article-info .recipe-desc .recipe-title h2, #article-detail .article-info .recipe-desc .recipe-title h3, #article-detail .article-info .recipe-desc .recipe-title h4, #article-detail .article-info .recipe-desc .recipe-title h5, #article-detail .article-info .recipe-desc .recipe-title h6, #article-detail .article-info .recipe-desc .recipe-title #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #article-detail .article-info .recipe-desc .recipe-title .category-title {
          margin-top: 8px;
          font-size: 60px; }
      #article-detail .article-info .recipe-desc .recipe-title > h3 {
        font-family: 'Carter One', sans-serif;
        font-size: 35px !important;
        text-align: left; }
      #article-detail .article-info .recipe-desc .social-icons {
        padding-bottom: 20px;
        text-align: center; }
        #article-detail .article-info .recipe-desc .social-icons li {
          margin: 0 3%;
          padding-top: 15px; }
      #article-detail .article-info .recipe-desc .directions .step {
        display: block;
        margin-bottom: 8px;
        font-weight: bold;
        font-style: italic; }
      #article-detail .article-info .recipe-desc .ingredient-link {
        font-size: 16px; }
    #article-detail .article-info .doughboy-image {
      max-width: 100%;
      overflow: hidden;
      padding-top: 80px; }
      #article-detail .article-info .doughboy-image .doughboy {
        max-width: 100%;
        display: none !important; }
  #article-detail .more-where-that-came-from h1, #article-detail .more-where-that-came-from h2, #article-detail .more-where-that-came-from h3, #article-detail .more-where-that-came-from h4, #article-detail .more-where-that-came-from h5, #article-detail .more-where-that-came-from h6, #article-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #article-detail .more-where-that-came-from .category-title {
    font-size: 60px; }
  #article-detail .reviews-section {
    background-color: #f9f4eb; }
    #article-detail .reviews-section .load-more-wrap {
      background-color: #f9f4eb; }
    #article-detail .reviews-section .container .header .page-overview, #article-detail .reviews-section .navbar #main-nav .nav li .dropdown-menu .column-wrapper .header .page-overview, .navbar #main-nav .nav li .dropdown-menu #article-detail .reviews-section .column-wrapper .header .page-overview, #article-detail .reviews-section .search-callout .browse-by li .dropdown-menu .column-wrapper .header .page-overview, .search-callout .browse-by li .dropdown-menu #article-detail .reviews-section .column-wrapper .header .page-overview, #article-detail .reviews-section .more-where-that-came-from .header .page-overview {
      float: left;
      width: 50%; }
    #article-detail .reviews-section .container .header .actions, #article-detail .reviews-section .navbar #main-nav .nav li .dropdown-menu .column-wrapper .header .actions, .navbar #main-nav .nav li .dropdown-menu #article-detail .reviews-section .column-wrapper .header .actions, #article-detail .reviews-section .search-callout .browse-by li .dropdown-menu .column-wrapper .header .actions, .search-callout .browse-by li .dropdown-menu #article-detail .reviews-section .column-wrapper .header .actions, #article-detail .reviews-section .more-where-that-came-from .header .actions {
      text-align: right; }

@media (min-width: 480px) {
  #article-detail .related-articles .recipe-desc .rating .fa-star {
    margin-right: 5px; } }
@media (min-width: 550px) {
  #article-detail .article-info .time-stats .stat {
    margin: 0 10px; }
  #article-detail .article-info .recipe-desc .social-icons li {
    margin: 0 10px; }
  #article-detail .search-callout .box .inner .search-container {
    padding-top: 25px; } }
@media (min-width: 768px) {
  #article-detail .hero-banner.simple-text .overlay .text-area {
    margin-top: -8rem; }
  #article-detail .hero-banner.simple-text .overlay .text-area .icon {
    max-width: 15rem;
    padding-top: 2rem; }
  #article-detail .article-info .related-articles {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 240px; }
  #article-detail .article-info .yield-ribbon .ribbon {
    font-size: 44px;
    padding: 26px 40px 105px 40px; }
  #article-detail .article-info .yield-ribbon .verbose {
    font-size: 16px; } }
@media (min-width: 992px) {
  #article-detail .hero-banner.simple-text .overlay .text-area {
    background: none;
    text-align: left;
    text-shadow: none;
    color: #515151; }
    #article-detail .hero-banner.simple-text .overlay .text-area .icon {
      max-width: 20rem;
      padding-left: 10rem; }
  #article-detail .search-callout .box .inner .search-container h4 {
    margin-left: 110px;
    margin-right: 10px;
    width: 800px; } }
#glossary-detail {
  /*** HERO BANNER ***/ }
  #glossary-detail .hero-banner.simple-text .overlay .text-area {
    width: 100%;
    position: relative;
    min-height: 1px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
    text-align: center;
    background: url(/pillsbury/static/images/Hero_Banner_Mobile_BlueStripes_1x.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 2rem 5rem;
    margin-top: -6rem;
    margin-left: 0px !important; }
  #glossary-detail .clearfix {
    padding: 10px 0; }
  #glossary-detail .disabled-letter {
    color: #777777; }
  #glossary-detail dd {
    padding-bottom: 25px; }
  #glossary-detail dt {
    color: #005dab; }
  #glossary-detail #nav-jump {
    margin-left: 0px; }
    #glossary-detail #nav-jump a {
      font-size: 20px; }
    #glossary-detail #nav-jump li {
      float: left;
      list-style: outside none none;
      margin: 0 10px 0 0; }
  #glossary-detail #product-id p {
    font-size: 16px;
    padding: 15px 0; }
  #glossary-detail .hero-banner .image-wrapper {
    max-height: 375px; }
  #glossary-detail .hero-banner .overlay .outer-text-wrapper {
    display: block;
    justify-content: initial; }
  #glossary-detail .article-back-link {
    display: inline-block;
    padding-bottom: 20px; }
  #glossary-detail .article-description {
    padding: 10x 0; }
  #glossary-detail .article-date {
    color: #005dab; }
  #glossary-detail .want-more-fun-doughboy {
    background: rgba(0, 0, 0, 0) url("/pillsbury/static/images/Doughboy/Doughboy_want_more_fun.png") no-repeat scroll center top/contain;
    height: 250px; }
  #glossary-detail .related-content h3 {
    margin: 0 auto; }
  #glossary-detail .related-content .grid {
    padding-top: 80px; }
  #glossary-detail .recipe-block .title {
    line-height: 1.2;
    margin: 0 auto;
    max-width: 300px;
    padding: 15px 25px; }
  #glossary-detail .description {
    font-size: 14px;
    padding: 0 110px; }
  #glossary-detail .search-callout {
    width: 800px;
    padding-bottom: 30px; }
    #glossary-detail .search-callout .box {
      background: rgba(0, 0, 0, 0) url("/pillsbury/static/images/Search_Callout_BorderBox_1x.png") repeat scroll 0 0;
      height: 115px;
      margin-left: 0;
      margin-right: 0;
      padding: 5px; }
    #glossary-detail .search-callout .inner .search-container h4 {
      display: inline-block;
      font-size: 35px;
      margin-left: 110px;
      margin-right: 10px;
      width: 639px; }
      #glossary-detail .search-callout .inner .search-container h4 a {
        font-family: "Amatic Bold",Helvetica,Arial,sans-serif;
        font-size: 32px;
        font-weight: 300;
        line-height: 0.9;
        text-decoration: underline;
        color: #39a3ff; }
  #glossary-detail .article-info {
    padding-bottom: 0;
    position: relative; }
    #glossary-detail .article-info::after {
      content: "";
      height: 160px;
      width: 100%;
      position: absolute;
      bottom: 0; }
    #glossary-detail .article-info .related-articles {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding-left: 0;
      padding-right: 0;
      text-align: center;
      margin-bottom: 10px;
      /** Prevents lower absolutely positioned doughboy from overlapping ribbons **/ }
      @media (min-width: 992px) {
        #glossary-detail .article-info .related-articles {
          float: left;
          width: 41.6666666667%; } }
      #glossary-detail .article-info .related-articles .recipe-img {
        max-width: 100%; }
    #glossary-detail .article-info .time-stats {
      padding-top: 40px;
      padding-bottom: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      align-items: stretch;
      justify-content: center; }
      #glossary-detail .article-info .time-stats .stat {
        background: url(/pillsbury/static/images/Stat_Background_1x.png) no-repeat top left;
        background-size: 100% 100%;
        max-width: 87px;
        max-height: 132px;
        color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 15px;
        line-height: 1.3; }
        #glossary-detail .article-info .time-stats .stat .title, #glossary-detail .article-info .time-stats .stat .time {
          display: block; }
        #glossary-detail .article-info .time-stats .stat .title {
          font-size: 11px;
          font-family: 'Carter One', sans-serif; }
        #glossary-detail .article-info .time-stats .stat .time {
          font-size: 64px;
          font-family: 'Amatic Bold', Helvetica, Arial, sans-serif; }
          #glossary-detail .article-info .time-stats .stat .time .unit {
            font-size: 15px; }
        #glossary-detail .article-info .time-stats .stat.alt {
          background-image: url(/pillsbury/static/images/Stat_White_Background_1x.png);
          padding-top: 10px;
          color: #005dab; }
    #glossary-detail .article-info .yield-ribbon {
      margin: 0 0 30px 0; }
      #glossary-detail .article-info .yield-ribbon .title {
        display: block;
        font-family: 'Carter One', sans-serif;
        font-size: 24px;
        text-transform: uppercase;
        padding-bottom: 5px;
        padding-top: 0; }
      #glossary-detail .article-info .yield-ribbon .ribbon {
        background: url(/pillsbury/static/images/Ribbon_Header_1x.png) no-repeat top center;
        background-size: 100% 100%;
        display: block;
        height: 118px;
        width: 537px;
        max-width: 100%;
        margin: 0 auto;
        font-size: 32px;
        font-family: "Amatic Bold",Helvetica,Arial,sans-serif;
        font-weight: 300;
        padding: 35px 40px 105px 40px;
        line-height: 1; }
      #glossary-detail .article-info .yield-ribbon .verbose {
        display: block;
        margin-top: -15px;
        text-transform: uppercase;
        font-size: 15px; }
    #glossary-detail .article-info .recipe-desc {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 18px;
      position: relative;
      z-index: 5; }
      @media (min-width: 992px) {
        #glossary-detail .article-info .recipe-desc {
          float: left;
          width: 58.3333333333%; } }
      #glossary-detail .article-info .recipe-desc .print-row .recipe-print-image {
        display: none; }
      #glossary-detail .article-info .recipe-desc .rating {
        padding: 15px 0 0 0;
        font-size: 30px;
        text-align: center; }
        #glossary-detail .article-info .recipe-desc .rating .fa-star {
          font-size: 25px;
          margin-right: 2px; }
      #glossary-detail .article-info .recipe-desc .reviews {
        margin: 10px 0 30px 0;
        line-height: 1;
        text-align: center; }
        #glossary-detail .article-info .recipe-desc .reviews .sep {
          display: inline-block;
          padding: 0 10px;
          font-size: 15px; }
        #glossary-detail .article-info .recipe-desc .reviews a {
          font-size: 13px; }
      #glossary-detail .article-info .recipe-desc .recipe-title {
        color: #005dab;
        text-align: center; }
        #glossary-detail .article-info .recipe-desc .recipe-title h1, #glossary-detail .article-info .recipe-desc .recipe-title h2, #glossary-detail .article-info .recipe-desc .recipe-title h3, #glossary-detail .article-info .recipe-desc .recipe-title h4, #glossary-detail .article-info .recipe-desc .recipe-title h5, #glossary-detail .article-info .recipe-desc .recipe-title h6, #glossary-detail .article-info .recipe-desc .recipe-title #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #glossary-detail .article-info .recipe-desc .recipe-title .category-title {
          margin-top: 8px;
          font-size: 60px; }
      #glossary-detail .article-info .recipe-desc .recipe-title > h3 {
        font-family: 'Carter One', sans-serif;
        font-size: 35px !important;
        text-align: left; }
      #glossary-detail .article-info .recipe-desc .social-icons {
        padding-bottom: 20px;
        text-align: center; }
        #glossary-detail .article-info .recipe-desc .social-icons li {
          margin: 0 3%;
          padding-top: 15px; }
      #glossary-detail .article-info .recipe-desc .directions .step {
        display: block;
        margin-bottom: 8px;
        font-weight: bold;
        font-style: italic; }
      #glossary-detail .article-info .recipe-desc .ingredient-link {
        font-size: 16px; }
    #glossary-detail .article-info .doughboy-image {
      max-width: 100%;
      overflow: hidden;
      padding-top: 80px; }
      #glossary-detail .article-info .doughboy-image .doughboy {
        max-width: 100%; }
  #glossary-detail .more-where-that-came-from h1, #glossary-detail .more-where-that-came-from h2, #glossary-detail .more-where-that-came-from h3, #glossary-detail .more-where-that-came-from h4, #glossary-detail .more-where-that-came-from h5, #glossary-detail .more-where-that-came-from h6, #glossary-detail .more-where-that-came-from #product-category-landing .product-listings .category-title, #product-category-landing .product-listings #glossary-detail .more-where-that-came-from .category-title {
    font-size: 60px; }
  #glossary-detail .reviews-section {
    background-color: #f9f4eb; }
    #glossary-detail .reviews-section .load-more-wrap {
      background-color: #f9f4eb; }
    #glossary-detail .reviews-section .container .header .page-overview, #glossary-detail .reviews-section .navbar #main-nav .nav li .dropdown-menu .column-wrapper .header .page-overview, .navbar #main-nav .nav li .dropdown-menu #glossary-detail .reviews-section .column-wrapper .header .page-overview, #glossary-detail .reviews-section .search-callout .browse-by li .dropdown-menu .column-wrapper .header .page-overview, .search-callout .browse-by li .dropdown-menu #glossary-detail .reviews-section .column-wrapper .header .page-overview, #glossary-detail .reviews-section .more-where-that-came-from .header .page-overview {
      float: left;
      width: 50%; }
    #glossary-detail .reviews-section .container .header .actions, #glossary-detail .reviews-section .navbar #main-nav .nav li .dropdown-menu .column-wrapper .header .actions, .navbar #main-nav .nav li .dropdown-menu #glossary-detail .reviews-section .column-wrapper .header .actions, #glossary-detail .reviews-section .search-callout .browse-by li .dropdown-menu .column-wrapper .header .actions, .search-callout .browse-by li .dropdown-menu #glossary-detail .reviews-section .column-wrapper .header .actions, #glossary-detail .reviews-section .more-where-that-came-from .header .actions {
      text-align: right; }

@media (min-width: 480px) {
  #glossary-detail .related-articles .recipe-desc .rating .fa-star {
    margin-right: 5px; } }
@media (min-width: 768px) {
  #glossary-detail .hero-banner.simple-text .overlay .text-area {
    margin-top: -8rem; }
  #glossary-detail .hero-banner.simple-text .overlay .text-area .icon {
    max-width: 15rem;
    padding-top: 2rem; } }
@media (min-width: 992px) {
  #glossary-detail .hero-banner.simple-text .overlay .text-area {
    background: none;
    text-align: left;
    text-shadow: none;
    color: #515151; }
    #glossary-detail .hero-banner.simple-text .overlay .text-area .icon {
      max-width: 15rem;
      padding-left: 1rem; } }

/*# sourceMappingURL=styles.css.map */

/* disable reviews */
.bv-rating-review,
.reviews,
.reviews-section {
  display: none !important;
}
#product-detail .product-info:after {
  background: none;
}
/* disable reviews */

.surprise-img-logo {
  max-width: 20%;
  position: absolute;
  top: 50%;
  left: -8%;
  margin-top: -50px;
}
@media (max-width: 1024px) {
  .surprise-img-logo {
    top: 5%;
    left: 0;
    margin-top: 0;
  }
}
@media (max-width: 996px) {
  .surprise-img-logo {
    top: 35%;
    left: 3%;
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .surprise-img-logo {
    display: none;
  }
}