@charset "UTF-8";
/* Clearfix */
/* Media Queries */
/* Colours */
/* Fill area */
.orange {
  background: #FF5C3E;
}
.white {
  background: #FFF;
}
.beige {
  background: #F7F7F7;
}
/* Reset
--------------------------------*/
body {
  margin: 0;
}
blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, figure, table, th, td, caption, hr {
  padding: 0;
  margin: 0;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
  border: none;
}
ol, ul, li {
  list-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
*, *:before, *:after {
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Proxima Nova', sans-serif;
  font-weight: 700;
  margin: 0 0 1rem;
}
h1 {
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
  font-size: 15px;
  color: #FF5C3E;
}
h3 {
  font-size: 20px;
  color: #464646;
  margin: 0 0 0.6875rem;
}
h4 {
  font-size: 14px;
}
h6 {
  color: #FF5C3E;
  font-size: 1rem;
  margin: 1rem 0 0.5rem;
}
p {
  margin: 0 0 1rem;
  font-size: 14px;
  line-height: 22px;
}
small {
  font-size: 12px;
}
small p {
  font-size: inherit;
}
a {
  text-decoration: none;
  color: inherit;
}
.content a {
  color: #FF5C3E;
}
.content a:hover {
  text-decoration: underline;
}
mark {
  background: transparent;
  color: #FF5C3E;
  font-weight: 700;
}
hr {
  border: none;
  border-bottom: 1px solid;
  margin: 2rem 0;
  display: block;
}
pre, code {
  padding: 1rem 0.5rem;
}
code {
  padding: 0 0.2rem;
}
pre code {
  font-size: 1em;
}
strong {
  font-weight: 700;
}
samp, kbd {
  font-size: 1.1em;
}
sub, sup {
  line-height: 0;
  font-size: 60%;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
figcaption {
  font-size: 0.875em;
  position: relative;
  top: -1rem;
}
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
fieldset {
  padding: 0;
  margin: 0 0 1.5rem;
  border: none;
}
label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
select, input {
  transition: 300ms all;
}
textarea, select, input {
  box-shadow: none;
  border: 1px solid #EDECEC;
  margin: 0 0 0.3125rem;
  display: block;
  color: #808284;
  font: 400 16px 'Proxima Nova', sans-serif;
  outline: none;
}
input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea, select {
  -webkit-appearance: none;
  border-radius: 5px;
  background: #FFF;
  padding: 0.7rem 0.75rem;
  width: 100%;
}
textarea:focus, select:focus, input:focus {
  border-color: #d9d7d7;
}
textarea {
  -webkit-appearance: none;
  min-height: 7.5rem;
  box-shadow: none;
  min-width: 100%;
  max-width: 100%;
  outline: none;
}
select {
  cursor: pointer;
  background-image: url('data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS42NjggMS41MWw0Ljk3NCA0Ljk3NSA0Ljk0OC00Ljk1IiBzdHJva2U9IiM3MDcwNzAiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+');
  background-repeat: no-repeat;
  background-position: right 0.8rem center;
  padding-right: 2.5rem;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
::-webkit-search-decoration {
  display: none;
}
input[type="checkbox"], input[type="radio"] {
  box-shadow: none;
  border-color: #999;
  margin: 0;
  width: auto;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  position: static !important;
  clip: auto;
}
input[type="checkbox"] {
  border-radius: 0;
}
#field_8_6 > label {
  font: 700 16px 'Proxima Nova', sans-serif;
  position: static !important;
  clip: auto;
}
.ginput_container_radio {
  padding: 1rem;
}
.ginput_container_radio input {
  display: inline-block;
}
.ginput_container_radio label {
  display: inline-block;
  padding-left: 8px;
  font: 700 14px 'Proxima Nova', sans-serif;
}
button {
  cursor: pointer;
}
.button {
  -webkit-appearance: none;
  transition: 300ms all;
  text-decoration: none;
  border-radius: 45px;
  line-height: 1;
  text-align: center;
  background: #FFF;
  box-shadow: none;
  display: inline-block;
  padding: 0.5625rem 2.6875rem;
  outline: none;
  margin: 1rem 0.75rem 1rem 0;
  cursor: pointer;
  border: 1px solid #FF5C3E;
  width: auto;
  color: #FF5C3E;
  font: 700 16px 'Proxima Nova', sans-serif;
}
.button--reset {
  background: none;
  padding: 0;
  border: 0;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  font: inherit;
}
.button:hover {
  background: #FF5C3E;
  color: #FFF;
}
.wrap--content .button, .button--orange {
  background: #FF5C3E;
  color: #FFF;
}
.wrap--content .button:hover, .button--orange:hover {
  background: #464646;
  color: #FFF;
  border-color: #464646;
}
.button--white {
  background: transparent;
  color: #FFF;
  border-color: #FFF;
}
.button--white:hover {
  border-color: #464646;
  background: #464646;
  color: #FFF;
}
.button--grey {
  background: transparent;
  color: #464646;
  border-color: #D8D9DA;
}
.button--grey:hover {
  border-color: #FF5C3E;
  background: #FF5C3E;
  color: #FFF;
}
.button--grey-full {
  background: #3F3F3F;
  margin: 0 0 1rem;
  width: 100%;
  color: #FFF;
  border-color: #3F3F3F;
  font-size: 14px;
}
.button--grey-full:hover b:after {
  border-color: #FFF;
}
.button--grey-full b {
  display: inline-block;
  width: 10px;
  position: relative;
  height: 0.5em;
}
.button--grey-full b:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #FF5C3E;
  border-right: 2px solid #FF5C3E;
  transform: translateY(-50%) rotate(-45deg);
  transition: 300ms border-color;
  left: -1px;
  top: 45%;
}
.button--thin {
  padding: 0.5625rem 1.5rem;
  min-width: 107px;
}
.button--marginless {
  margin: 0;
}
.button--centeorange {
  margin-right: 0;
}
.content .gfield {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gfield_description.validation_message {
  display: none;
}
.gfield_error input, .gfield_error textarea, .gfield_error select {
  border-color: #FF5C3E;
}
.gform_confirmation_message, .validation_error {
  margin: 0 0 1rem;
  color: #FF5C3E;
  font-size: 1em;
  font-weight: 700;
}
.gform_confirmation_message {
  color: inherit;
  font-size: 1.2em;
}
.gform_validation_container {
  display: none;
}
.main-nav .gform_title {
  margin-bottom: 0.5rem;
}
.gform_wrapper .button {
  background: #FF5C3E;
  color: #FFF;
}
.gform_wrapper .button:hover, .gform_wrapper .button:active {
  border-color: #FF5C3E;
}
.gform_wrapper img {
  display: none !important;
}
#field_7_7 > h2, #field_7_9 > label {
  color: #FF5C3E;
}
#field_8_6.gfield_error {
  border: 1px solid #FF5C3E;
  padding: 0.5rem 0.5rem 0;
  margin-bottom: 10px;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #F7F7F7;
  color: #808284;
  font: 400 16px /1.375 'Merriweather', 'Georgia', serif;
}
.content p, .content ul, .content ol, .content dl {
  line-height: 1.375;
  margin: 0 0 1.375rem;
}
.content h1 {
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.05;
  text-align: left;
  font-size: 1.4em;
  margin: 0 0 1.125rem;
  color: #464646;
}
@media screen and (min-width: 40em) {
  .content h1 {
    font-size: 2.25em;
  }
}
.content p {
  font-size: 16px;
}
.content p a, .content li a {
  font-weight: 700;
}
.content ul {
  margin: 1.375rem 0;
}
.content ul li {
  list-style: disc;
  margin: 0 0 0 1.2rem;
}
.content ul li li {
  list-style: circle;
}
.content ol li {
  list-style: decimal;
  margin: 0 0 0 1.4rem;
}
.content ol li li {
  list-style: lower-roman;
}
.content ul ul, .content ol ol {
  margin: 0;
}
.content img {
  margin-bottom: 1.5rem;
}
.content .button {
  margin-bottom: 3rem;
}
.content .button:hover {
  text-decoration: none;
}
.links p a, .links li a {
  color: #FF5C3E;
  font-weight: 700;
}
.center {
  text-align: center;
}
.embed {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  margin: 0 0 1.5rem;
  height: 0;
}
.embed iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.wrap--content p a, .wrap--content li a {
  font-weight: 700;
}
/* Images
-------------------------------------*/
.aligncenter, .alignright, .alignleft {
  margin: 0 auto 1.875rem;
  display: block;
}
.wp-caption {
  max-width: 100%;
}
@media screen and (min-width: 45em) {
  .alignright {
    margin-left: 1.25rem;
    float: right;
  }
  .alignleft {
    margin-right: 1.25rem;
    float: left;
  }
}
.clear:after, .clear:before, .wrap:after, .wrap:before {
  content: ' ';
  display: table;
}
.clear:after, .wrap:after {
  clear: both;
}
.wrap {
  position: relative;
  max-width: 75.125rem;
  padding: 0 1rem;
  margin: 0 auto;
}
.wrap--thin {
  max-width: 50.125rem;
}
.wrap--tiny {
  max-width: 38.625rem;
}
.wrap--content {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.wrap--content :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .wrap--content {
    padding-top: 4.375rem;
  }
}
.insulate {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.insulate--medium {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 40em) {
  .insulate {
    padding-top: 2.6875rem;
    padding-bottom: 2.6875rem;
  }
  .insulate--large {
    padding-top: 5rem;
  }
  .insulate--medium {
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
  }
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-bank {
  width: 1.0712890625em;
}
.icon-beans {
  width: 0.8857421875em;
}
.icon-mobile {
  width: 0.5498046875em;
}
.icon-telephone {
  width: 0.888671875em;
}
.fancybox-enabled {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}
.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity 100ms;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-show-controls .fancybox-controls {
  opacity: 1;
}
.fancybox-infobar {
  display: none;
}
.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all;
}
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all;
}
.fancybox-show-buttons .fancybox-buttons {
  display: block;
}
.fancybox-slider-wrap {
  overflow: hidden;
}
.fancybox-slider-wrap, .fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide--image {
  overflow: hidden;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}
.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
  background: transparent;
}
.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%;
}
.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fancybox-close-small {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font: 21px/1 Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  cursor: pointer;
  background: #fff;
  transition: background 0.2s;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: 1px dotted #888;
}
.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent;
}
.fancybox-close-small:hover {
  color: #555;
  background: #eee;
}
/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a, .fancybox-caption button {
  pointer-events: all;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none;
}
.fancybox-button--disabled {
  cursor: default;
}
.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-button::before, .fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block;
}
.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--left {
  border-bottom-left-radius: 5px;
}
.fancybox-button--right {
  border-bottom-right-radius: 5px;
}
.fancybox-button--close {
  float: right;
}
.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
}
.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.6s infinite linear;
  animation: fancybox-rotate 0.6s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Styling for Small-Screen Devices */
@media (max-width: 800px) {
  .fancybox-controls {
    text-align: left;
  }
  .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none;
}
/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent;
}
.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent;
}
/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px;
}
.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}
.fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px;
}
.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
}
.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap, .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
  }
}
@media screen and (min-width: 62em) {
  body {
    padding-top: 142px;
  }
}
[role=banner] {
  overflow: hidden;
  background: #FFF;
}
[role=banner] .logo {
  width: 321px;
  background: url('assets/images/40-year-logo-v4.png') 0 0 /321px 64px no-repeat;
  display: block;
  float: left;
  text-indent: 200%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  margin: 0.875rem 0 0.6875rem;
  height: 64px;
  z-index: 50;
}
[role=banner] [href^="tel:"] {
  position: absolute;
  right: 50px;
  top: 22px;
}
[role=banner] [href^="tel:"] strong, [role=banner] [href^="tel:"] small {
  display: none;
}
[role=banner] [href^="tel:"] i {
  height: 40px;
  width: 40px;
  border: 1px solid #EDECEC;
  border-radius: 100%;
  display: inline-block;
  display: flex;
  position: relative;
  transform: scale(0.8);
}
[role=banner] [href^="tel:"] i .icon-telephone {
  transform: translate3d(-50%, -50%, 0);
  transition: 300ms color;
  position: absolute;
  left: 50%;
  top: 50%;
}
[role=banner] [href^="tel:"] i:hover .icon-telephone {
  color: #FF5C3E;
}
[role=banner] .navicon {
  -webkit-tap-highlight-color: transparent;
  width: 70px;
  height: 68px;
  position: absolute;
  right: -11px;
  top: 6px;
  z-index: 210;
  transform: scale(0.8);
}
[role=banner] .navicon i {
  position: absolute;
  width: 27px;
  height: 3px;
  background: #FF5C3E;
  border-radius: 10%;
  right: 25px;
  top: 34px;
  transition: 300ms opacity, 300ms transform;
}
[role=banner] .navicon i:first-child {
  transform-origin: 100% 0;
  top: 25px;
}
[role=banner] .navicon i:last-child {
  transform-origin: 100% 0;
  top: 43px;
}
.main-nav-open [role=banner] .navicon i:first-child {
  transform: translate3d(-6px, 1px, 0) rotate(-45deg);
}
.main-nav-open [role=banner] .navicon i:first-child + i {
  opacity: 0;
}
.main-nav-open [role=banner] .navicon i:last-child {
  transform: translate3d(-4px, 1.5px, 0) rotate(45deg);
}
@media screen and (min-width: 62em) {
  [role=banner] {
    margin: 0;
    position: fixed;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 0;
  }
  .admin-bar [role=banner] {
    top: 32px;
  }
  [role=banner] .logo {
    height: 64px;
  }
  [role=banner] .navicon {
    display: none;
  }
  [role=banner] [href^="tel:"] {
    font-family: 'Proxima Nova', sans-serif;
    position: absolute;
    padding-left: 53px;
    right: 456px;
    top: 27px;
  }
  [role=banner] [href^="tel:"] i {
    transform: none;
    position: absolute;
    left: 0;
    top: 0;
  }
  [role=banner] [href^="tel:"] strong {
    display: block;
    color: #464646;
    font-size: 20px;
    line-height: 18px;
    margin-top: 4px;
  }
  [role=banner] [href^="tel:"] small {
    display: block;
  }
}
.main-nav {
  background: #FF5C3E;
  color: #FFF;
  font-family: 'Proxima Nova', sans-serif;
  display: none;
}
.main-nav-open .main-nav {
  display: block;
}
.main-nav__low {
  background: #464646;
  text-align: center;
  padding: 0;
}
@media screen and (max-width: 61.9775em) {
  .main-nav__low .button {
    background: #FF5C3E;
    color: #FFF;
    border-color: #ff4f2f;
    width: 100%;
    border-radius: 0;
    padding: 0.6rem 1rem;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: none;
    border-bottom: none;
    font-size: 14px;
    transition: none;
  }
  .main-nav__low .button:last-child {
    border-top: 1px solid #ff4f2f;
  }
  [role=banner] .logo {
  width: 260px;
  background: url('assets/images/40-year-logo-v4.png') 0 0 /260px 53px no-repeat;  
  height: 53px;  
  }
}
.main-nav > ul > li {
  position: relative;
  border-bottom: 1px solid #ff4f2f;
}
.main-nav > ul > li .menu-toggle {
  position: absolute;
  height: 38px;
  width: 42px;
  right: 0;
  top: 0;
  padding: 0;
  border: none;
  background: none;
  outline: none;
}
.main-nav > ul > li .menu-toggle:before, .main-nav > ul > li .menu-toggle:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 2px;
  background: #FFF;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.main-nav > ul > li .menu-toggle:before {
  height: 10px;
  width: 2px;
}
.main-nav > ul > li.menu-open .menu-toggle:before {
  opacity: 0;
}
.main-nav > ul > li.menu-open .menu-item {
  display: block;
}
.main-nav .menu-link {
  font-weight: 700;
  display: block;
  padding: 0.6rem 1rem;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.main-nav .menu-item {
  background: #ec5438;
  display: none;
}
.main-nav .gform_wrapper {
  display: none;
}
.main-nav .menu-wrapper {
  padding: 1rem;
}
.main-nav h3 {
  color: inherit;
  margin-bottom: 1.375rem;
  display: none;
}
.main-nav .menu-cta {
  background: #3F3F3F;
  text-align: center;
  padding: 1rem;
  display: none;
  font-size: 18px;
}
.main-nav .menu-cta a {
  font-weight: 700;
  color: #FF5C3E;
}
.main-nav .menu-product {
  display: block;
}
.main-nav .menu-product:last-of-type h4 {
  margin-bottom: 0;
}
.main-nav .menu-product figure {
  display: none;
}
.main-nav .menu-product .button {
  display: none;
}
.main-nav .menu-product--empty {
  display: none;
}
@media screen and (min-width: 62em) {
  .main-nav {
    display: block;
    position: fixed;
    z-index: 10;
    margin: 0;
    width: 100%;
    left: 0;
    top: 89px;
  }
  .admin-bar .main-nav {
    top: 121px;
  }
  .main-nav__low {
    position: absolute;
    right: auto;
    top: 0;
    background: none;
    margin: 0;
    padding-right: 1rem;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    text-align: right;
    height: 0;
    z-index: -1;
  }
  .main-nav__low .button {
    transform: translateY(-3.875rem);
  }
  .main-nav__low .button + .button {
    margin-left: 3px;
  }
  .main-nav > ul {
    max-width: 1202px;
    margin: 0 auto;
    font-size: 0;
  }
  .main-nav > ul > li {
    display: inline-block;
    border: none;
    position: static;
    font-size: 14px;
  }
  .main-nav > ul > li.menu-open .menu-item {
    display: none;
  }
  .main-nav > ul > li.show-menu .menu-link, .main-nav > ul > li:hover .menu-link {
    background: #464646;
  }
  .main-nav > ul > li.show-menu .menu-item, .main-nav > ul > li:hover .menu-item {
    display: block;
  }
  .main-nav .menu-link {
    padding: 1.0625rem 1rem;
  }
  .main-nav .menu-link .word--secondary, .main-nav .menu-link .word--primary {
    display: none;
  }
  .main-nav .menu-item {
    background: #464646;
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 20;
    max-height: calc(100vh - 142px);
    overflow: auto;
  }
  .main-nav .gform_wrapper {
    display: block;
  }
  .main-nav .gform_wrapper .button {
    margin: 4px 0 1rem;
    width: calc(33.333% - 4px);
  }
  .main-nav .gform_fields:before, .main-nav .gform_fields:after {
    content: '';
    display: table;
    clear: both;
  }
  .main-nav .gform_fields li {
    margin-left: 5px;
    width: calc(33.333% - 4px);
    float: left;
  }
  .main-nav .gform_fields li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
  .main-nav .menu-wrapper {
    max-width: 1202px;
    margin: 0 auto;
  }
  .main-nav .menu-toggle {
    display: none;
  }
  .main-nav .menu-cta, .main-nav h3 {
    display: block;
  }
  .main-nav .menu-cta {
    margin-bottom: 1.5rem;
  }
  .main-nav .menu-products {
    text-align: center;
    display: table;
    width: 100%;
    width: calc(100% + 1rem);
    margin-left: -0.5rem;
    table-layout: fixed;
  }
  .main-nav .menu-product {
    margin: 0 0 1.25rem;
    max-width: 270px;
    display: table-cell;
    padding: 0 0.5rem;
    outline: none;
  }
  .main-nav .menu-product--empty {
    display: table-cell;
  }
  .main-nav .menu-product figure {
    display: block;
    position: relative;
  }
  .main-nav .menu-product figure span {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .main-nav .menu-product figure span, .main-nav .menu-product figure img {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .main-nav .menu-product figure img {
    transition: 300ms opacity;
    object-fit: contain;
    font-family: 'object-fit: contain;';
    max-height: 175px;
  }
  .main-nav .menu-product .button {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .main-nav .menu-product:last-of-type h4 {
    margin-bottom: 1rem;
  }
  .main-nav .menu-product figure {
    height: 0;
    padding-bottom: 68%;
    margin: 1.375rem 0 1rem;
  }
  .main-nav .menu-product .button {
    display: block;
  }
}
@media screen and (min-width: 60em) {
  .main-nav .menu-link .word--primary {
    display: inline;
  }
  .main-nav .menu-wrapper:after {
    content: '';
    display: table;
    clear: both;
  }
  .main-nav .menu-content {
    width: calc(100% - 330px);
    float: left;
  }
  .main-nav .gforms_confirmation_message, .main-nav .gform_wrapper {
    width: 300px;
    float: right;
    padding: 2rem;
    background: #3F3F3F;
    margin: -1rem 0 -1rem 30px;
  }
  .main-nav .gforms_confirmation_message .button, .main-nav .gform_wrapper .button {
    width: 100%;
    margin: 1rem 0;
  }
  .main-nav .gforms_confirmation_message li, .main-nav .gform_wrapper li {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  @supports (display: flex) {
    .main-nav .menu-wrapper {
      display: flex;
      width: 100%;
    }
    .main-nav .menu-wrapper:before, .main-nav .menu-wrapper:after {
      display: none;
    }
  }
}
@media screen and (min-width: 70em) {
  .main-nav .menu-link .word--secondary {
    display: inline;
  }
}
.top-cta {
  background: #FFF;
  border-bottom: 4px solid rgba(0, 0, 0, 0.07);
  display: none;
}
@media screen and (min-width: 62em) {
  .top-cta {
    display: block;
  }
}
@media screen and (min-width: 60em) {
  .top-cta {
    padding-left: 10px;
  }
  .top-cta a {
    padding-left: 5.625rem;
  }
}
.top-cta a {
  display: block;
  padding: 0.65rem 1rem 0.8375rem 5rem;
  position: relative;
  width: 33.333%;
  float: left;
}
.top-cta a + a {
  border-left: 1px solid #EDECEC;
}
.top-cta strong {
  font: 700 16px 'Proxima Nova', sans-serif;
  color: #464646;
}
.top-cta p {
  line-height: 17px;
  font-size: 12px;
  max-width: 250px;
}
.top-cta p:last-child {
  margin-bottom: 0;
}
.top-cta figure {
  text-align: center;
  transform: translateY(-50%);
  position: absolute;
  left: 1rem;
  top: 50%;
  width: 42px;
}
.top-cta .icon-beans {
  font-size: 2.2em;
}
.top-cta .icon-mobile {
  font-size: 2.5em;
}
.top-cta .icon-bank {
  font-size: 2.5em;
}
.top-cta svg {
  fill: #FF5C3E !important;
}
[role=contentinfo] {
  background-color: #7F8083;
  padding: 2rem 0;
  color: #FFF;
  line-height: 22px;
  font-size: 12px;
}
@media screen and (min-width: 40em) {
  [role=contentinfo] {
    padding: 3.6875rem 0 2.6875rem;
  }
}
[role=contentinfo] h3 {
  color: inherit;
  margin: 2rem 0 0.875rem;
}
[role=contentinfo] h3:first-child {
  margin-top: 0;
}
[role=contentinfo] .logo {
  display: block;
  margin: 0 0 3rem;
  width: 180px;
  font: 700 16px 'Proxima Nova', sans-serif;
}
[role=contentinfo] .logo img {
  margin: 0 0 1rem;
}
[role=contentinfo] p {
  font-size: 1em;
}
[role=contentinfo] .col {
  margin: 0 0 2rem;
}
@media screen and (min-width: 35em) {
  [role=contentinfo] .col {
    float: left;
    width: 48%;
    margin-left: 4%;
  }
  [role=contentinfo] .col:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media screen and (min-width: 53em) {
  [role=contentinfo] .col {
    float: left;
    width: 23.5%;
    margin-left: 2%;
  }
  [role=contentinfo] .col:nth-child(2n+1) {
    margin-left: 2%;
    clear: none;
  }
  [role=contentinfo] .col:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
  }
}
[role=contentinfo] .col2 li {
  margin: 0 0 0.4rem;
}
[role=contentinfo] .footer-social {
  height: 35px;
  width: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 1.5em;
  margin: 3px 4px 0 0;
}
.credit {
  display: block;
  background: #727376;
  color: #FFF;
  font-size: 12px;
  padding: 1.25rem 1rem;
}
.home-aggregation .title {
  font-size: 24px;
  margin-bottom: 1.75rem;
}
.home-aggregation .twitter-feed-container, .home-aggregation .blog-feed .preview-post {
  background: #FBFBFB;
}
.home-aggregation .twitter-feed-container {
  padding: 1.5rem;
  font-size: 12px;
}
@media screen and (min-width: 40em) {
  .home-aggregation .twitter-feed-container {
    padding: 1.875rem;
  }
}
.home-aggregation .twitter-feed-container li {
  padding: 1.0625rem 0 1.0625rem 3.1875rem;
  background: url('assets/images/ksv-twitter.png') top 17px left /40px no-repeat;
  line-height: 18px;
}
.home-aggregation .twitter-feed-container li + li {
  border-top: 1px solid #EDECEC;
}
.home-aggregation .twitter-feed-container li:before {
  content: 'KSV Vending ‏@KSV_Vending';
  display: block;
  color: #464646;
  font: 700 14px 'Proxima Nova', sans-serif;
  margin-bottom: 0.625rem;
}
.home-aggregation .twitter-feed-container a {
  color: #FF5C3E;
}
.home-aggregation .twitter-feed-container .button:hover {
  color: #FFF;
}
.home-aggregation .twitter-feed-container small {
  display: block;
  margin: 0.875rem 0 0;
  font-family: 'Proxima Nova', sans-serif;
}
@media screen and (min-width: 52em) {
  .home-aggregation .blog-feed {
   /* width: calc(66.666% - 15px); */
	  width: calc(100% - 15px);
    float: left;
  }
  .home-aggregation .twitter-feed {
    margin-left: 30px;
    width: calc(33.333% - 15px);
    float: left;
  }
}
.sub-pages {
  background: #7F8083;
  color: #FFF;
  font: 16px 'Proxima Nova', sans-serif;
}
.sub-pages ul {
  display: none;
}
.sub-pages:target ul, .sub-pages.sub-nav-open ul {
  display: block;
}
.sub-pages:target .sub-nav-button:before, .sub-pages.sub-nav-open .sub-nav-button:before {
  transform: translateY(5px) rotate(-135deg);
}
.sub-pages a {
  padding: 0.5rem 0;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sub-pages--placeholder {
  display: none;
}
.sub-pages .sub-nav-button {
  display: block;
  padding: 0.8rem 1rem;
  background: #6F7073;
  position: relative;
}
.sub-pages .sub-nav-button:before {
  content: '';
  position: absolute;
  right: 1rem;
  top: 16px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: rotate(45deg);
  transition: 300ms transform;
}
@media screen and (min-width: 55em) {
  .sub-pages .sub-nav-button {
    display: none;
  }
  .sub-pages ul {
    display: block;
  }
  .sub-pages a {
    padding: 1.125rem 0;
    border-bottom: none;
  }
  .sub-pages li {
    display: inline-block;
    margin-right: 1rem;
  }
  .sub-pages .current-menu-item {
    font-weight: 700;
  }
  .sub-pages--placeholder {
    display: block;
  }
  .sub-nav-sticky .sub-pages {
    position: fixed;
    width: 100%;
    left: 0;
    top: 142px;
    z-index: 8;
  }
  .sub-nav-sticky .sub-pages--placeholder {
    height: 57px;
  }
  .admin-bar.sub-nav-sticky .sub-pages {
    top: 174px;
  }
}
@media screen and (min-width: 60em) {
  .sub-pages li {
    margin-right: 1.5rem;
  }
}
.full-banner {
  background-color: #FFF;
  background-repeat: repeat-x;
}
.full-banner--drinks {
  background-position: center bottom;
  background-image: url('assets/images/full-banner--drinks.png');
  background-size: 200% auto;
  height: 100px;
}
.full-banner--beans {
  background-position: center top;
  background-image: url('assets/images/full-banner--beans.jpg');
  background-size: 1000px auto;
  height: 200px;
}
@media screen and (min-width: 35em) {
  .full-banner {
    background-size: auto;
  }
  .full-banner--beans {
    height: 335px;
  }
  .full-banner--drinks {
    height: 219px;
  }
}
.single-column-content, .two-column-content {
  padding: 2rem 0;
  background: #F7F7F7;
}
.single-column-content h2, .two-column-content h2 {
  color: #464646;
  margin: 0 0 1.625rem;
}
.single-column-content p, .two-column-content p {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 40em) {
  .single-column-content, .two-column-content {
    padding: 4.875rem 0 5.25rem;
  }
  .single-column-content .columns, .two-column-content .columns {
    column-count: 2;
    column-gap: 30px;
  }
}
.single-column-content .icon {
  font-size: 45px;
  margin: -50px 0 13px;
}
.single-column-content .icon + h2 {
  margin-bottom: 1rem;
}
@media screen and (min-width: 40em) {
  .single-column-content + .cta-container .cta-bar {
    border-top: none;
  }
  .cta-container + .single-column-content {
    padding-top: 2rem;
  }
}
.single-column-content {
  background: #FFF;
}
.single-column-content h2 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.single-column-content img {
  max-width: 170px;
  border-radius: 100%;
  border: 1px solid #EDECEC;
  margin: 2.4rem auto;
}
.full-banner + .single-column-content img {
  margin-top: -5rem;
}
@media screen and (min-width: 40em) {
  .full-banner + .single-column-content img {
    margin-top: -7.875rem;
  }
}
.product-information .product-image {
  margin: 0 0 1.5rem;
  position: relative;
}
@media screen and (min-width: 40em) {
  .product-information .product-image {
    margin-top: -15px;
    margin-left: 30px;
    width: calc(50% - 30px);
    float: right;
  }
  .product-information .product-content {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 48em) {
  .product-information .product-content ul {
    font-size: 14px;
    column-count: 2;
    column-gap: 30px;
  }
  .product-information .product-content ul li {
    margin-bottom: 4px;
  }
}
.gallery-module {
  padding: 2rem 0;
}
.gallery-module h2 {
  color: #464646;
  line-height: 1.2;
}
@media screen and (min-width: 40em) {
  .gallery-module {
    padding: 4.85rem 0;
  }
}
.gallery {
  display: flex;
  width: calc(100% + 30px);
  justify-content: flex-start;
  padding-top: 7px;
  margin: 0 -15px;
  flex-wrap: wrap;
}
.gallery:before, .gallery:after {
  display: none;
}
.gallery__item {
  background: #EDECEC;
  border: 1px solid #EDECEC;
  margin: 15px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.gallery__item figcaption {
  background: #EDECEC;
  position: static;
  padding: 0.75rem 1rem;
  top: 0;
  font: 700 16px 'Proxima Nova', sans-serif;
  color: #464646;
}
.gallery__item--video .gallery__image-container img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  padding: 0;
}
@media screen and (min-width: 25em) {
  .gallery__item {
    width: calc(50% - 30px);
  }
}
@media screen and (min-width: 50em) {
  .gallery__item {
    width: calc(33.333% - 30px);
  }
}
.gallery__image-container {
  background: #FFF;
  position: relative;
}
.gallery__image {
  height: 0;
  display: block;
  width: 100%;
  padding-bottom: 69.72%;
}
.gallery__image img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  padding: 30px;
}
.diagram img {
  margin: 1.375rem auto;
}
@media screen and (min-width: 40em) {
  .diagram {
    padding: 0 0 3.25rem;
    margin: -2.625rem 0 0;
  }
}
.tabs {
  padding: 1.5rem 0;
  position: relative;
}
.tabs .tab-nav {
  display: none;
}
.tabs .tab {
  margin: 0 0 1.5rem;
}
.tabs h4 {
  font-size: 16px;
  margin: 1.4rem 0 0.6rem;
}
.tabs__image {
  display: none;
}
@media screen and (min-width: 48em) {
  .tabs {
    padding: 5rem 0;
  }
  .tabs__image {
    display: block;
    position: absolute;
    right: 0;
    width: 22%;
    bottom: -40px;
    max-width: 420px;
  }
  .tabs .tab-nav {
    display: block;
    width: 25%;
    float: left;
    font: 700 16px 'Proxima Nova', sans-serif;
    color: #FF5C3E;
    padding-right: 1.875rem;
  }
  .tabs .tab-nav a {
    padding: 0.85rem 0;
    display: block;
    border-top: 1px solid #EDECEC;
    position: relative;
  }
  .tabs .tab-nav a.active {
    color: #808284;
  }
  .tabs .tab-nav li:last-child a {
    border-bottom: 1px solid #EDECEC;
  }
  .tabs .tab-content {
    width: 50%;
    float: left;
    padding: 10px 0 0 10px;
  }
  .tabs .tab {
    margin: 0;
    display: none;
  }
  .tabs .tab.active {
    display: block;
  }
}
@media screen and (min-width: 52em) {
  .tabs .tab-nav .active:before {
    border-right: 2px solid #808284;
    border-top: 2px solid #808284;
    transform: translateY(-50%) rotate(45deg);
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    right: 0;
    top: 50%;
  }
}
.dimensions {
  width: 100%;
  border: 1px solid #EDECEC;
  text-align: left;
  border-collapse: collapse;
  font-family: 'Proxima Nova', sans-serif;
}
.dimensions th, .dimensions td {
  border: 1px solid #EDECEC;
  padding: 0.5rem;
}
.dimensions [colspan="2"] {
  background: #EDECEC;
}
.dimensions th {
  vertical-align: top;
  color: #FF5C3E;
}
.dimensions th:first-child {
  width: 42%;
}
.dimensions p:last-child {
  margin-bottom: 0;
}
.related-products {
  padding-top: 1rem;
}
.related-products h2 {
  color: #464646;
}
.related-products .button, .related-products p {
  display: none;
}
.related-products .preview {
  padding-bottom: 2rem;
}
@media screen and (min-width: 40em) {
  .related-products {
    padding-top: 5rem;
  }
}
.terms-and-conditions {
  padding: 1rem 0;
  display: block;
}
.terms-and-conditions p {
  line-height: 18px;
}
.terms-and-conditions :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .terms-and-conditions {
    padding: 3.75rem 0 4.625rem;
  }
}
.card {
  background: #FFF;
  padding: 2rem 1rem 1rem;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #EDECEC;
  margin-bottom: 1.875rem;
  position: relative;
}
.full-width-card {
  font-size: 0.8em;
  position: relative;
}
.full-width-card__link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.full-width-card figure {
  margin: 0 auto 1.5rem;
  max-width: 70%;
}
.full-width-card h2 {
  font-size: 1.75em;
  color: #464646;
  line-height: 1.2;
  margin: 0 0 1.3125rem;
}
.full-width-card h3 {
  font-weight: 300;
  font-size: 1.5em;
  line-height: 26px;
  color: #808284;
}
.full-width-card h3 strong {
  color: #FF5C3E;
}
.full-width-card h3 + p {
  margin-top: 2rem;
}
.full-width-card p {
  line-height: 22px;
  font-size: 14px;
}
@media screen and (min-width: 48em) {
  .full-width-card figure {
    margin-right: 30px;
    width: 25%;
    float: left;
    margin-bottom: 0;
  }
  .full-width-card .content {
    overflow: hidden;
  }
  .full-width-card .card:after {
    content: '';
    display: table;
    clear: both;
  }
  .full-width-card h3 {
    margin-bottom: 0.25rem;
  }
  @supports (display: flex) {
    .full-width-card .card {
      display: flex;
      width: 100%;
      align-items: center;
      padding: 2rem;
    }
    .full-width-card .card:after {
      display: none;
    }
    .full-width-card figure {
      margin-right: 30px;
      float: none;
      width: 25%;
      align-self: flex-start;
    }
    .full-width-card .content {
      width: 75%;
    }
  }
}
@media screen and (min-width: 65em) {
  .full-width-card {
    font-size: 1em;
  }
  .full-width-card .card {
    padding: 4rem 5rem;
  }
  .full-width-card h2 {
    max-width: 450px;
  }
  .full-width-card h3, .full-width-card p {
    max-width: 620px;
  }
  @supports (display: flex) {
    .full-width-card figure {
      margin-right: 100px;
      width: 40%;
    }
  }
}
.two-column-cards figure {
  margin: 0 auto 1.5rem;
  max-width: 75%;
}
.two-column-cards__link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.two-column-cards p {
  line-height: 22px;
  max-width: 430px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 40em) {
  .two-column-cards .card {
    padding: 3.625rem 1rem 3rem;
    margin-left: 30px;
    width: calc(50% - 15px);
    float: left;
  }
  .two-column-cards .card:nth-last-child(2), .two-column-cards .card:nth-last-child(1) {
    margin-bottom: 0;
  }
  .two-column-cards .card:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
  .two-column-cards figure {
    height: 180px;
    margin-bottom: 2.5rem;
  }
  .two-column-cards figure img {
    width: auto;
    max-height: 100%;
    margin: 0 auto;
  }
  @supports (display: flex) {
    .two-column-cards .wrap {
      width: 100%;
      display: flex;
      padding-bottom: 1rem;
    }
    .two-column-cards .wrap .card {
      float: none;
    }
  }
}
.full-width-card + .cta-container, .two-column-cards + .cta-container, .full-width-card + .cta-container + *, .two-column-cards + .cta-container + * {
  background: #F7F7F7;
}
.full-width-card + .cta-container .cta-bar, .two-column-cards + .cta-container .cta-bar, .full-width-card + .cta-container + * .cta-bar, .two-column-cards + .cta-container + * .cta-bar {
  border-color: #F7F7F7;
}
.full-width-card + .cta-container .cta-bar:before, .two-column-cards + .cta-container .cta-bar:before, .full-width-card + .cta-container + * .cta-bar:before, .two-column-cards + .cta-container + * .cta-bar:before {
  background-color: #F7F7F7;
}
@media screen and (min-width: 40em) {
  .full-width-card + .cta-container .cta-bar, .two-column-cards + .cta-container .cta-bar, .full-width-card + .cta-container + * .cta-bar, .two-column-cards + .cta-container + * .cta-bar {
    border-top-width: 48px;
  }
}
#get-a-quote:target + .get-a-quote {
  display: block;
}
.get-a-quote {
  padding: 1rem 0;
  display: none;
}
.get-a-quote--wholesale {
  display: block;
}
.get-a-quote .wrap--tiny {
  max-width: 400px;
}
.get-a-quote h2 {
  color: #464646;
  text-align: center;
  margin: 0 0 2rem;
}
.get-a-quote input {
  margin-bottom: 10px;
  padding: 1rem;
}
.get-a-quote .button {
  padding: 0.6rem 2.5rem;
}
.get-a-quote select {
  display: none;
}
.get-a-quote .gform_footer {
  text-align: center;
}
.get-a-quote .gform_anchor {
  content: '';
  display: block;
  width: 0;
  height: 340px;
  margin: -340px 0 0;
}
.get-a-quote .gform_confirmation_message, .get-a-quote .validation_error {
  font-family: 'Proxima Nova', sans-serif;
}
.get-a-quote .gform_confirmation_message {
  text-align: center;
}
@media screen and (min-width: 40em) {
  .get-a-quote {
    padding: 3.25rem 0;
  }
  .get-a-quote--wholesale {
    padding: 1.5rem 0;
  }
}
.downloads {
  padding: 1rem 0;
}
.downloads h2 {
  color: #464646;
}
@media screen and (min-width: 40em) {
  .downloads {
    padding: 3.25rem 0;
  }
}
.downloads li {
  border: 1px solid #EDECEC;
  padding: 0.5rem;
  background: #FFF;
}
.downloads li + li {
  border-top: none;
}
.downloads li:nth-child(even) {
  background: #FAFAFA;
}
.downloads li a {
  padding: 0.25rem 0;
  display: block;
}
.downloads li h3 {
  padding-right: 80px;
  position: relative;
  font-size: 1.1em;
}
.downloads li .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  font-weight: 400;
  color: #999;
}
.downloads li .icon img {
  display: inline-block;
  width: 15px;
  margin: 0.25rem 0.5rem 0.25rem 0;
  vertical-align: middle;
}
.downloads li figure {
  float: left;
  width: 70px;
  margin-right: 1rem;
}
.downloads li figure + div {
  overflow: hidden;
}
.downloads li strong {
  vertical-align: middle;
}
.downloads li strong small {
  font-weight: 400;
}
.team {
  padding-bottom: 3rem;
}
@media screen and (min-width: 30em) {
  .team > * {
    margin-left: 30px;
    width: calc(50% - 15px);
    float: left;
  }
  .team > *:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media screen and (min-width: 60em) {
  .team > * {
    width: calc(33.333% - 20px);
  }
  .team > *:nth-child(2n+1) {
    margin-left: 30px;
    clear: none;
  }
  .team > *:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media screen and (min-width: 90em) {
  .team > * {
    width: calc(25% - 22.5px);
  }
  .team > *:nth-child(3n+1) {
    margin-left: 30px;
    clear: none;
  }
  .team > *:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
  }
}
.person {
  margin: 0 0 30px;
}
.person img {
  margin: 0 0 0.75rem;
}
.person h3, .person h4 {
  margin: 0;
}
.map {
  position: relative;
  height: 0;
  padding-bottom: 70%;
  width: 100%;
}
.map img {
  max-width: none;
  border-radius: 0;
  border: none;
  margin: 0;
}
.map #map {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
@media screen and (min-width: 40em) {
  .map {
    padding-bottom: 50%;
  }
}
@media screen and (min-width: 80em) {
  .map {
    padding-bottom: 30%;
  }
}
.contact-form h2 {
  color: #464646;
  text-align: center;
}
.contact-form .gform_wrapper {
  padding-bottom: 3.25rem;
}
.contact-form .gform_wrapper h2 {
  margin: 2rem 0 1rem;
  font-size: 1em;
  text-align: left;
  color: #808284;
}
.contact-form .gform_wrapper input {
  margin-bottom: 10px;
}
.contact-form #field_7_9 {
  padding: 1rem 0;
}
.contact-form #field_7_9 label {
  position: static !important;
  clip: auto !important;
  font: 400 1em 'Proxima Nova', sans-serif;
  display: inline;
}
.contact-form #field_7_9 input {
  display: inline;
}
.contact-form #field_7_9 > label {
  display: block;
  margin: 0.5rem 0 0.25rem;
  font-weight: 700;
}
.page-not-found {
  padding: 3.25rem 0;
}
.page-not-found h1 {
  color: #FFF;
  margin: 0 0 1.5rem;
}
.page-not-found img {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
.spacer {
  padding: 1rem 0;
}
.pad_top {
  padding-top: 1rem;
}
.pad_bottom {
  padding-bottom: 1rem;
}
@media screen and (min-width: 40em) {
  .spacer {
    padding: 3.25rem 0;
  }
  .pad_top {
    padding-top: 3.25rem;
  }
  .pad_bottom {
    padding-bottom: 3.25rem;
  }
}
.iti__content, .iti .image {
  margin-bottom: 3rem;
}
.iti img {
  margin: 0 auto 1rem;
}
.iti .button {
  background: transparent;
}
.iti .button:hover {
  background: #FF5C3E;
}
.iti .single-column-cta__content {
  padding: 1rem;
}
@media screen and (min-width: 48em) {
  .iti .image {
    width: 25%;
    float: left;
  }
  .iti__content {
    width: calc(50% - 60px);
    float: left;
    margin: 0 30px;
  }
}
@media screen and (min-width: 60em) {
  .iti .image {
    width: 30%;
  }
  .iti__content {
    width: calc(40% - 60px);
  }
}
.stack__image, .stack__content {
  margin-bottom: 2rem;
}
.stack__column {
  margin-bottom: 2rem;
}
.stack__column:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .stack__column {
    margin-left: 60px;
    width: calc(50% - 30px);
    float: left;
  }
  .stack__column:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
  .stack__column:nth-last-child(2) {
    margin-bottom: 0;
  }
  .stack--80 .stack__column {
    width: calc(20% - 30px);
  }
  .stack--80 .stack__column:nth-child(2n+1) {
    width: calc(80% - 30px);
  }
  .stack--70 .stack__column {
    width: calc(30% - 30px);
  }
  .stack--70 .stack__column:nth-child(2n+1) {
    width: calc(70% - 30px);
  }
  .stack--60 .stack__column {
    width: calc(40% - 30px);
  }
  .stack--60 .stack__column:nth-child(2n+1) {
    width: calc(60% - 30px);
  }
  .stack--50 .stack__column {
    width: calc(50% - 30px);
  }
  .stack--50 .stack__column:nth-child(2n+1) {
    width: calc(50% - 30px);
  }
  .stack--40 .stack__column {
    width: calc(60% - 30px);
  }
  .stack--40 .stack__column:nth-child(2n+1) {
    width: calc(40% - 30px);
  }
  .stack--30 .stack__column {
    width: calc(70% - 30px);
  }
  .stack--30 .stack__column:nth-child(2n+1) {
    width: calc(30% - 30px);
  }
  .stack--20 .stack__column {
    width: calc(80% - 30px);
  }
  .stack--20 .stack__column:nth-child(2n+1) {
    width: calc(20% - 30px);
  }
}
.banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2.5rem 0;
  color: #FFF;
  /* img {
		display: none;
	}*/
}
.banner .wrap .button:last-of-type {
  margin-bottom: 0;
}
.banner h2 {
  font-size: 1.8em;
  line-height: 1.05;
}
.banner p {
  line-height: 22px;
  max-width: 80%;
  margin-bottom: 1.25rem;
}
.banner .button {
  padding: 0.5625rem 2.1rem;
}
@media screen and (min-width: 40em) {
  .banner {
    padding: 4.375rem 0;
  }
  .banner h2 {
    font-size: 2.25em;
    max-width: 70%;
    margin-bottom: 1.375rem;
  }
}
@media screen and (min-width: 50em) {
  .banner p, .banner h2 {
    max-width: 470px;
  }
  .banner img {
    display: block;
    position: absolute;
    right: 1rem;
    width: 45%;
    max-width: 520px;
    top: -33px;
  }
  .banner--home {
    padding: 6rem 0;
  }
  .banner--home h2 {
    font-size: 3.25em;
  }
  .banner--home p {
    margin-bottom: 1.8rem;
  }
}
@media screen and (min-width: 60em) {
  .banner--home {
    padding: 8.3125rem 0 12.375rem;
  }
}
.products {
  padding-top: 40px;
  padding-bottom: 20px;
}
.products:before, .products:after {
  display: table;
  content: '';
}
.products:after {
  clear: both;
}
@media screen and (min-width: 35em) {
  .products > * {
    width: calc(50% - 15px);
    float: left;
    margin-left: 30px;
  }
  .products > *:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media screen and (min-width: 52.5em) {
  .products > * {
    width: calc(33.333% - 20px);
  }
  .products > *:nth-child(2n+1) {
    margin-left: 30px;
    clear: none;
  }
  .products > *:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
  .products > *.preview--compare {
    width: calc(50% - 20px);
  }
  .products > *.preview--compare:nth-child(3n+1) {
    margin-left: 30px;
    clear: none;
  }
  .products > *.preview--compare:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
@supports (display: flex) {
  .products:before, .products:after {
    display: none;
  }
  @media screen and (min-width: 35em) {
    .products {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
    }
  }
}
.preview {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 60px;
  text-align: center;
  background: #FFF;
  padding: 3rem 16px 104px;
  border: 1px solid #EDECEC;
  position: relative;
}
.preview :last-child {
  margin-bottom: 0;
}
.preview h3 {
  margin-bottom: 0.6rem;
}
.preview p {
  line-height: 18px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.preview img {
  margin: -4.875rem 0 1rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
  height: 250px;
  object-fit: contain;
  object-position: bottom center;
  font-family: 'object-fit: contain; object-position: bottom center;';
}
@media screen and (min-width: 60em) {
  .preview img {
    width: 280px;
    height: 250px;
    max-width: 280px;
  }
}
.preview--compare img {
  margin-top: 0;
}
.preview--compare .compare-type {
  text-transform: uppercase;
  color: #FF5C3E;
  margin: -3rem -1rem 3rem;
  padding: 1.5rem 1rem;
  font: 700 14px 'Proxima Nova', sans-serif;
  letter-spacing: 4px;
  background: #FAFAFA;
  border-bottom: 1px solid #EEE;
}
.preview--compare ul, .preview--compare ul:last-child {
  margin: 1rem 0 1.5rem;
  text-align: left;
}
.preview--compare ul li, .preview--compare ul:last-child li {
  list-style: disc;
  margin: 0 0 0 1.2rem;
}
@media screen and (min-width: 70em) {
  .preview--compare ul, .preview--compare ul:last-child {
    column-count: 2;
    column-gap: 2;
  }
}
.preview--compare h3 {
  margin-top: 0.5rem;
}
.preview--compare__image {
  position: relative;
}
.preview--compare__image .deal {
  z-index: 1;
  transform: translateX(-50%) translateX(60px) scale(0.9) translateY(10px);
}
.preview--compare__content {
  text-align: left;
}
.preview--compare__content p {
  max-width: 100%;
}
@media screen and (min-width: 58em) {
  .preview--compare__image {
    width: calc(35% - 15px);
    float: left;
    padding-top: 1rem;
  }
  .preview--compare__image img {
    max-width: 100% !important;
    width: 170px !important;
    object-position: center center !important;
    font-family: 'object-fit: contain; object-position: center center;' !important;
  }
  .preview--compare__summary {
    width: calc(65% - 15px);
    float: right;
    padding-top: 1rem;
  }
  .preview--compare h3 {
    text-align: left;
  }
  .preview--compare__content {
    padding-top: 1rem;
  }
  .preview--compare .button {
    left: 15px;
    transform: none;
  }
}
.preview .button {
  position: absolute;
  bottom: 36px;
  left: 50%;
  width: 175px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  transform: translateX(-50%);
}
.deal {
  background: #252525;
  color: #FFF;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateX(70px);
  top: -43px;
  height: 5.375em;
  width: 5.375em;
  text-align: center;
  font-family: 'Proxima Nova', sans-serif;
  font-size: 16px;
}
.deal--large {
  left: auto;
  transform: none;
  right: 50px;
  top: 0;
}
@media screen and (min-width: 90em) {
  .deal--large {
    font-size: 22px;
  }
}
.deal > * {
  display: block;
}
.deal i {
  font-size: 1.5em;
  height: 1.083em;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: url('assets/images/from.png') center 0.6em /1.166em no-repeat;
}
.deal strong {
  letter-spacing: -2px;
  font-size: 1.75em;
  font-weight: 400;
  margin: 0 0 -6px;
}
.deal small {
  font-size: 0.5em;
}
.find-machine {
  padding: 1rem 0;
  color: #FFF;
  line-height: 1.2;
  font-size: 0.9em;
  position: relative;
}
.find-machine * {
  color: inherit;
}
.find-machine h2 {
  font-size: 2.25em;
  margin-bottom: 0.8rem;
}
.find-machine h3 {
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 1.5rem;
}
.find-machine .button {
  margin: 0 0 1rem;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
  z-index: 2;
}
.find-machine__image {
  display: none;
}
.find-machine__link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
@media screen and (min-width: 30em) {
  .find-machine {
    font-size: 1em;
    padding: 3.25rem 0 2.8125rem;
  }
  .find-machine .button {
    margin-left: 2%;
    width: 49%;
    float: left;
  }
  .find-machine .button:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media screen and (min-width: 48em) {
  .find-machine .wrap {
    padding-left: 33%;
  }
  .find-machine .clear {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .find-machine__image {
    display: block;
    width: 30%;
    position: absolute;
    left: 1rem;
    top: 2rem;
  }
}
@media screen and (min-width: 55em) {
  .find-machine .clear {
    max-width: 100%;
    font-size: 0;
    text-align: center;
  }
  .find-machine .button {
    width: 130px;
    float: none;
    margin-left: 1%;
  }
  .find-machine .button:nth-child(2n+1) {
    margin-left: 1%;
    clear: none;
  }
  .find-machine .button:first-child {
    margin-left: 0;
  }
  .find-machine__image {
    top: -2rem;
  }
}
@media screen and (min-width: 64em) {
  .find-machine .wrap {
    padding-left: 18%;
  }
}
@media screen and (min-width: 70em) {
  .find-machine .wrap {
    padding-left: 10%;
  }
  .find-machine__image {
    left: 0;
  }
}
@media screen and (min-width: 82em) {
  .find-machine .wrap {
    padding-left: 0;
  }
  .find-machine__image {
    left: -88px;
  }
}
.mars-cta {
  background: #7F8083 url('assets/images/beans.png') top right no-repeat;
  color: #FFF;
  font-family: 'Proxima Nova', sans-serif;
  padding: 1rem;
  line-height: 1.2;
  font-size: 0.8em;
  margin: 0 0 2rem;
  position: relative;
}
.mars-cta h2 {
  font-size: 2em;
  margin: 0;
  color: inherit;
}
.mars-cta a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.mars-cta a:hover ~ div .button {
  background: #333;
  color: #FFF;
  border-color: #333;
}
.mars-cta p {
  font-size: 18px;
  margin-bottom: 0;
  max-width: 320px;
}
.mars-cta :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 32em) {
  .mars-cta {
    font-size: 1em;
  }
  .mars-cta .button {
    float: right;
    margin: 0.5rem 0 0;
  }
  .mars-cta p {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 48em) {
  .mars-cta {
    background-image: url('assets/images/beans.png'), url('assets/images/lavazza-flavia-lockup-tall.png');
    background-position: top right, top left -60px;
    background-size: auto, contain;
    margin: 0 0 4rem;
  }
  .mars-cta > div {
    display: block;
    max-width: 570px;
    margin-left: 30%;
  }
  .mars-cta .button {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 55em) {
  .mars-cta {
    padding: 2rem 0;
  }
  .mars-cta > div {
    margin-left: 35%;
  }
  .mars-cta .button {
    width: 175px;
  }
}
@media screen and (min-width: 70em) {
  .mars-cta {
    background-position: top right, top left;
  }
  .mars-cta > div {
    margin-left: 34%;
  }
}
.single-column-cta {
  padding: 2rem 0;
  font-size: 0.9em;
}
.single-column-cta h2 {
  line-height: 1.2;
  font-size: 2.25em;
  margin: 0 0 0.625rem;
  color: #464646;
}
.single-column-cta .center > p {
  line-height: 1.2;
  margin: 0 0 0.625rem;
  font: 300 1.5em 'Proxima Nova', sans-serif;
}
.single-column-cta .button {
  margin-bottom: 0;
}
.single-column-cta__content {
  padding: 3rem 0 0;
}
.single-column-cta__content img {
  margin: 0 auto 2rem;
}
.single-column-cta__content .wrap--tiny {
  max-width: 570px;
  margin: 0 auto;
}
@media screen and (min-width: 40em) {
  .single-column-cta {
    font-size: 1em;
    padding: 4rem 0;
  }
  .single-column-cta__content {
    padding: 5rem 0 0;
  }
  .single-column-cta__content img {
    margin: 0 auto 4rem;
  }
}
.cta-bar {
  background: #EDECEC;
  padding: 2rem 1rem;
  border-top: 100px solid #FFF;
  border-bottom: 70px solid #FFF;
  max-width: 73.125rem;
  font-size: 18px;
  position: relative;
}
.cta-bar__link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.cta-bar:before {
  content: '';
  height: 100px;
  width: 100%;
  display: block;
  background: #FFF url('assets/images/mars-flavia-logo.png') bottom center /auto 80% no-repeat;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.cta-bar p {
  font: 300 1em 'Proxima Nova', sans-serif;
}
.cta-bar p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 45em) {
  .cta-bar {
    background: #EDECEC url('assets/images/lavazza-flavia-lockup-tall.png') -20px center /auto 100% no-repeat;
    font-size: 0.9em;
    padding: 1rem 1rem 1rem 230px;
  }
  .cta-bar:before {
    display: none;
  }
}
@media screen and (min-width: 60em) {
  .cta-bar {
    font-size: 1em;
    padding: 2rem 1rem 2rem 300px;
  }
}
@media screen and (min-width: 65em) {
  .cta-bar {
    background-position: 0 center;
    padding: 2.8rem 5rem 2.8rem 400px;
    font-size: 18px;
  }
}
.circle-ctas a {
  border: 1px solid #EDECEC;
  border-radius: 100%;
  position: relative;
  display: block;
  padding: 0 0 100%;
  height: 0;
  width: 100%;
  margin: 0 0 1.5rem;
}
.circle-ctas a > span {
  position: absolute;
  width: 90%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.circle-ctas a:hover .button {
  background: #464646;
  color: #FFF;
  border-color: #464646;
}
.circle-ctas p {
  max-width: 270px;
  display: block;
  margin: 0 auto 1rem;
  font-size: 14px;
}
.circle-ctas .button {
  margin-top: 0.375rem;
}
.circle-ctas img {
  max-height: 150px;
  width: auto;
  margin: 1.625rem auto;
  display: none;
}
@media screen and (min-width: 30em) {
  .circle-ctas img {
    display: block;
  }
}
@media screen and (min-width: 48em) {
  .circle-ctas a {
    padding-bottom: calc(50% - 15px);
    margin-bottom: 80px;
    width: calc(50% - 15px);
    float: left;
  }
  .circle-ctas a + a {
    margin-left: 30px;
  }
  .circle-ctas img {
    display: none;
  }
}
@media screen and (min-width: 55em) {
  .circle-ctas .wrap {
    max-width: 1002px;
  }
  .circle-ctas img {
    display: block;
    margin-bottom: 1rem;
  }
}
.purchase-options {
  background: #FF5C3E;
  padding: 1rem 0;
  color: #FFF;
}
.purchase-options h2, .purchase-options h3 {
  color: inherit;
}
.purchase-options h2 {
  font-size: 28px;
  margin: 0 0 0.375rem;
}
.purchase-options h3 {
  max-width: 660px;
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
.purchase-options .button:last-child {
  margin-right: 0;
}
@media screen and (max-width: 30em) {
  .purchase-options .button {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 40em) {
  .purchase-options {
    padding: 3.4rem 0;
  }
}
@media screen and (min-width: 64em) {
  .purchase-options__respond {
    float: right;
    margin: -78px 0 23px;
  }
  .purchase-options h3 {
    width: 60%;
  }
}
.preview-post {
  background: #F7F7F7;
  margin: 0 0 1.875rem;
}
.preview-post h3 {
  line-height: 1.2;
}
.preview-post p:last-of-type {
  margin-bottom: 0.75rem;
}
.preview-post__date {
  display: block;
  font: 14px 'Proxima Nova', sans-serif;
  margin: 0 0 1.5rem;
}
.preview-post__content {
  padding: 1.5rem 1rem 1rem;
}
@media screen and (min-width: 31.375em) {
  .preview-post {
    /* width: calc(50% - 15px); */
	width: calc(33.333% - 30px);
    float: left;
    margin-left: 30px;
  }
  .preview-post:nth-child(2n+1) {
    /* margin-left: 0; */
    /* clear: left; */
  }
  .preview-post h3, .preview-post p {
    max-width: 300px;
  }
}
@media screen and (min-width: 31.375em) and (max-width: 768px){
  .preview-post {
     width: calc(50% - 30px); 
	/* width: calc(33.333% - 30px); */
    float: left;
    margin-left: 30px;
  }
}
@media screen and (min-width: 50em) {
  .posts--blog .preview-post {
    width: calc(33.333% - 20px);
    float: left;
    margin-left: 30px;
  }
  .posts--blog .preview-post:nth-child(2n+1) {
    margin-left: 30px;
    clear: none;
  }
  .posts--blog .preview-post:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
.posts--blog {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 40em) {
  .posts--blog {
    padding-top: 3.25rem;
    margin-top: 2rem;
  }
}
.blog-post {
  padding-bottom: 3rem;
  padding-top: 1rem;
  max-width: 660px;
}
.blog-post h1 {
  margin-bottom: 0.5rem;
}
.blog-post .preview-post__date {
  margin-bottom: 1rem;
}
@media screen and (min-width: 40em) {
  .blog-post {
    padding-bottom: 3.25rem;
    padding-top: 5rem;
  }
  .blog-post h1 {
    font-size: 2em;
  }
}
.social {
  padding: 1rem 0 2rem;
}
.social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #FF5C3E;
  text-align: center;
  border-radius: 100%;
  margin: 0 5px 1rem 0;
  position: relative;
  transition: 300ms background;
}
.social a svg {
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  left: 50%;
  top: 50%;
}
.social a:hover {
  background: #808284;
}
.blog-feed__footer {
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 3.25rem;
  border-top: 1px solid #EDECEC;
  font: 700 16px 'Proxima Nova', sans-serif;
}
.blog-feed__footer .previous-posts {
  float: left;
}
.blog-feed__footer .next-posts {
  float: right;
}
.drinks {
  border-top: 1px solid #EDECEC;
  padding-top: 4.5rem;
}
.drinks h2 {
  color: #464646;
  font-size: 1.5em;
}
.drinks img {
  margin: 0 auto 2.25rem;
}
.drinks p {
  margin-right: auto;
  line-height: 18px;
  margin-left: auto;
  max-width: 250px;
  font-size: 12px;
}
.drinks__navigation {
  padding-bottom: 4rem;
}
.drinks__navigation h2 {
  font-size: 1.5rem;
  margin: 0 0 2.25rem;
}
@media screen and (min-width: 40em) {
  .drinks__navigation h2 {
    font-size: 1.75rem;
  }
}
.drinks__navigation a {
  display: block;
  padding-bottom: 1rem;
}
.drinks__list {
  padding-bottom: 35px;
  position: relative;
}
.drinks__list h2 {
  margin-bottom: 3.25rem;
}
.drinks__list .skip-link {
  top: -250px;
  position: absolute;
  left: 0;
}
.drinks .drink {
  border: 1px solid #EDECEC;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
  background: #FFF;
  padding: 2.4rem 1rem 2.75rem;
}
.drinks .drink h4 {
  color: #FF5C3E;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 4px;
  margin-bottom: 1.25rem;
}
.drinks .drink h3 {
  margin-bottom: 0.65rem;
}
.drinks .drink img {
  margin-bottom: 0.9rem;
}
.drinks .drink p {
  max-width: 300px;
}
.drinks__list--title {
  margin: 1rem 0 3.625rem;
}
.drinks__list--content {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.05);
  background: #FFF;
  border: 1px solid #EDECEC;
  padding: 2rem 1rem;
  margin-top: 2.5rem;
  margin-bottom: 5rem;
}
.drinks__list--content .drink {
  padding-bottom: 0;
  box-shadow: none;
  border: none;
}
.drinks__list--content .two-column--content p {
  text-align: left;
  font: 400 18px /22px 'Proxima Nova', sans-serif;
  margin-bottom: 3rem;
}
@media screen and (min-width: 48em) {
  .drinks__list--content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .drinks__list--content .two-column {
    margin-left: 30px;
    width: calc(66.666% - 15px);
    float: left;
  }
  .drinks__list--content .two-column--content {
    width: calc(33.333% - 15px);
    float: left;
    padding-top: 4rem;
  }
}
.drinks__creations {
  margin-bottom: 5rem;
}
.drinks__creations h2 {
  margin-bottom: 2rem;
}
.drinks .creation {
  background: #EDECEC;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.drinks .creation p {
  max-width: 200px;
}
.drinks .creation__images img {
  margin: 0 auto 1rem;
  width: 100%;
}
.drinks .creation__images .link-word {
  overflow: hidden;
  text-indent: 200%;
  display: block;
  margin: 0 auto 1rem;
}
.drinks .creation__images .link-word--Then {
  background: url('assets/images/then.png') center no-repeat;
}
.drinks .creation__images .link-word--Or {
  background: url('assets/images/or.png') center no-repeat;
}
@media screen and (min-width: 40em) {
  .drinks .creation h3 {
    text-align: left;
  }
  .drinks .creation p {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  .drinks .creation__images {
    display: table;
    max-width: 100%;
    table-layout: fixed;
  }
  .drinks .creation__images > * {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
  }
  .drinks .creation__images img {
    margin: 0;
  }
  .drinks .creation__images .creation__drink {
    width: 110px;
  }
  .drinks .creation__images .link-word {
    text-indent: 0;
    font-size: 0;
    color: #EDECEC;
    display: table-cell;
    width: 80px;
    margin: 0;
  }
}
@media screen and (min-width: 60em) {
  .drinks .creation {
    padding: 2rem;
  }
  .drinks .creation__images {
    max-width: 660px;
  }
}
@media screen and (min-width: 65em) {
  .drinks .creation {
    padding: 2rem 2rem;
  }
  .drinks .creation__content {
    margin-right: 30px;
    width: 200px;
    float: left;
    padding-top: 2rem;
  }
  .drinks .creation__images {
    max-width: 700px;
    overflow: hidden;
  }
}
@media screen and (min-width: 70em) {
  .drinks .creation {
    padding: 2rem 2rem 2rem 6.5rem;
  }
  .drinks .creation__content {
    margin-right: 90px;
  }
}
.drinks__brands {
  text-align: center;
  padding-bottom: 5rem;
}
.drinks__brands img {
  display: inline-block;
  margin: 0 15px 15px;
  max-width: 200px;
  width: 25%;
  vertical-align: middle;
}
@media screen and (min-width: 40em) {
  .drinks__brands {
    display: table;
    width: 100%;
    padding: 2rem 0 7rem;
  }
  .drinks__brands img {
    width: auto;
    max-width: 100%;
    margin: 0;
  }
  .drinks__brands figure {
    display: table-cell;
    padding: 0 10px;
  }
}
.three-column > * {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 40em) {
  .three-column > * {
    margin-left: 30px;
    width: calc(50% - 15px);
    float: left;
  }
  .three-column > *:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media screen and (min-width: 58em) {
  .three-column > * {
    width: calc(33.333% - 20px);
  }
  .three-column > *:nth-child(2n+1) {
    margin-left: 30px;
    clear: none;
  }
  .three-column > *:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
.three-column:before, .three-column:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (min-width: 40em) {
  @supports (display: flex) {
    .three-column {
      display: flex;
      width: 100%;
      flex-wrap: wrap;
    }
    .three-column:before, .three-column:after {
      display: none;
    }
  }
}
.two-column > * {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 40em) {
  .two-column > * {
    margin-left: 30px;
    width: calc(50% - 15px);
    float: left;
  }
  .two-column > *:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
  }
}
.two-column:before, .two-column:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (min-width: 40em) {
  @supports (display: flex) {
    .two-column {
      display: flex;
      width: 100%;
      flex-wrap: wrap;
    }
    .two-column:before, .two-column:after {
      display: none;
    }
  }
}
