@charset "UTF-8";

/*!
 * Theme Name:  Gyft Marketing
 * Description: Marketing website theme
 * Author:      Gyft Inc.
 * Author URI:  https://www.gyft.com/
 * Version:     2.1.44
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
img,
legend {
    border: 0
}

.fa-ul>li,
sub,
sup {
    position: relative
}

.fa-flip-horizontal,
.fa-flip-vertical,
.fa-rotate-180,
.fa-rotate-270,
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation)
}

.fancybox-nav,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

.retailers-list li img,
.simplyshare li a {
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out
}

.retailers-list li a,
.retailers-list li img,
.simplyshare li a {
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out
}

.button,
.fancybox-nav,
.simplyshare li a,
a {
    text-decoration: none
}

.page-template-page-CAREERS #careers #careers-filter li button:focus,
.slick-list:focus,
a:active,
a:focus,
a:hover {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

.fa,
.fa-stack {
    display: inline-block
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
figure {
    margin: 0
}

a {
    background: 0 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

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
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.0.3);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .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-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    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
}

.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-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-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 {
    content: ""
}

.fa-chevron-right: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-exclamation-triangle:before,
.fa-warning: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 {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears: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:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.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-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.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-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-html5: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-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won: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 {
    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-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #000;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(images/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#main-menu .menu:hover li a,
.is-disabled {
    opacity: .5
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    background: url(images/fancybox/blank.gif)
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(images/fancybox/fancybox_sprite%402x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(images/fancybox/fancybox_loading%402x.gif);
        background-size: 24px 24px
    }
}

.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -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 {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

#main-menu .menu:after,
#site-header .content-width:after,
.app-store-buttons:after,
.simplyshare:after,
section>.content-width:after {
    content: ''
}

.slick-track:after {
    clear: both
}

.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-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.simplyshare {
    list-style: none;
    padding: 0;
    margin: 5px 0
}

.simplyshare:after {
    display: table;
    clear: both
}

.simplyshare li {
    float: left;
    margin: 0 5px 0 0
}

.simplyshare li a {
    display: block;
    position: relative;
    padding: 0 8px 0 24px;
    border: 1px solid #ddd;
    color: #888;
    text-shadow: 0 1px 0 #fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    border-radius: 2px;
    font-size: 10px;
    height: 26px;
    line-height: 25px;
    transition: border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7-text,
span.customSelect {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.simplyshare li a:hover {
    border-color: #bbb;
    color: #333
}

.simplyshare li a .label {
    display: none
}

.simplyshare li a.standard {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0, #eee 100%);
    background: -moz-linear-gradient(top, #fff 0, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0, #eee 100%);
    background: -o-linear-gradient(top, #fff 0, #eee 100%);
    background: linear-gradient(to bottom, #fff 0, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.simplyshare li a.standard i.fa {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    width: 20px;
    text-align: center;
    display: block;
    color: #999;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.simplyshare li a.standard .label {
    display: inline-block
}

.simplyshare li a.standard:hover i.fa {
    color: #555
}

.simplyshare li a.circles-lg {
    height: 40px;
    width: 40px;
    border: none;
    line-height: 40px;
    border-radius: 50%;
    text-shadow: none;
    padding: 0;
    background: #bbb;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.simplyshare li a.circles-sm,
.simplyshare li a.squares-lg {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    text-shadow: none;
    padding: 0
}

.simplyshare li a.circles-lg i.fa {
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.simplyshare li a.circles-lg:hover {
    background: #888
}

.simplyshare li a.circles-lg.fb-button:hover {
    background: #3a5795
}

.simplyshare li a.circles-lg.li-share:hover {
    background: #0177b5
}

.simplyshare li a.circles-lg.tweet-button:hover {
    background: #55acee
}

.simplyshare li a.circles-lg.gplus-button:hover {
    background: #4374e0
}

.simplyshare li a.circles-lg.pin-button:hover {
    background: #cb2028
}

.simplyshare li a.circles-sm {
    height: 26px;
    width: 26px;
    border: none;
    line-height: 26px;
    border-radius: 50%;
    background: #bbb;
    transition: background-color .15s ease-out
}

.simplyshare li a.circles-sm i.fa {
    color: #fff;
    font-size: 13px;
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center
}

.simplyshare li a.circles-sm:hover {
    background: #888
}

.simplyshare li a.circles-sm.fb-button:hover {
    background: #3a5795
}

.simplyshare li a.circles-sm.li-share:hover {
    background: #0177b5
}

.simplyshare li a.circles-sm.tweet-button:hover {
    background: #55acee
}

.simplyshare li a.circles-sm.gplus-button:hover {
    background: #4374e0
}

.simplyshare li a.circles-sm.pin-button:hover {
    background: #cb2028
}

.simplyshare li a.squares-lg {
    height: 32px;
    width: 32px;
    font-size: 16px;
    line-height: 32px;
    border-radius: 0;
    border: none;
    background: #bbb;
    color: #fff;
    text-align: center;
    transition: background-color .15s ease-out
}

.simplyshare li a.squares-lg:hover {
    color: #fff;
    background: #888
}

.simplyshare li a.squares-lg.fb-button:hover {
    background: #3a5795
}

.simplyshare li a.squares-lg.li-share:hover {
    background: #0177b5
}

.simplyshare li a.squares-lg.tweet-button:hover {
    background: #55acee
}

.simplyshare li a.squares-lg.gplus-button:hover {
    background: #4374e0
}

.simplyshare li a.squares-lg.pin-button:hover {
    background: #cb2028
}

.simplyshare li a.squares-sm {
    height: 26px;
    width: 26px;
    font-size: 13px;
    line-height: 26px;
    border-radius: 0;
    border: none;
    text-shadow: none;
    padding: 0;
    background: #bbb;
    color: #fff;
    text-align: center;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.simplyshare li a.squares-sm:hover {
    color: #fff;
    background: #888
}

.simplyshare li a.squares-sm.fb-button:hover {
    background: #3a5795
}

.simplyshare li a.squares-sm.li-share:hover {
    background: #0177b5
}

.simplyshare li a.squares-sm.tweet-button:hover {
    background: #55acee
}

.simplyshare li a.squares-sm.gplus-button:hover {
    background: #4374e0
}

.simplyshare li a.squares-sm.pin-button:hover {
    background: #cb2028
}

.hasCustomSelect {
    height: 40px
}

span.customSelect {
    border: 1px solid #d2d7dd;
    background: url(images/custom-select-arrow.png) 98.5% 15px no-repeat #fff;
    padding: 5px 20px 5px 10px;
    line-height: 26px;
    height: 40px;
    width: 100%;
    border-radius: 3px;
    background-size: 13px 11px;
    cursor: pointer;
    box-sizing: border-box
}

#blogform,
.wpcf7-text {
    width: 100%;
    height: 54px
}

@media only screen and (max-width:48em) {
    span.customSelect {
        background-position: 98% 15px
    }
}

@media only screen and (max-width:30em) {
    span.customSelect {
        background-position: 96.5% 15px
    }
}

span.customSelect.customSelectFocus {
    border-color: #8491a0
}

span.customSelectInner {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#blogform {
    position: relative
}

.invalid #blogform .wpcf7-text {
    border-color: #ad2b30
}

.wpcf7-text {
    line-height: 40px;
    font-size: 16px;
    color: #8491a0;
    padding: 5px 92px 5px 8px;
    border: 2px solid #d2d7dd;
    border-radius: 3px;
    box-sizing: border-box
}

#mobile-menu .menu,
.wpcf7-submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.wpcf7-text:focus {
    border-color: #8491a0
}

.wpcf7-submit {
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: none;
    border-radius: 3px;
    box-sizing: border-box
}

#blogform .wpcf7-submit {
    background: #34404f;
    position: absolute;
    top: 7px;
    right: 6px;
    width: 80px
}

#master-wrap,
section>.content-width {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #ad2b30;
    padding: 5px 0;
    text-align: center;
    font-size: 13px !important
}

div.wpcf7-response-output {
    margin: 40px 0 20px !important;
    padding: 5px 20px !important;
    font-size: 14px;
    text-align: center
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    border: none !important;
    background: #eee
}

.sent #blogform {
    display: none
}

.sent div.wpcf7-response-output {
    margin-top: 20px !important
}

div.g-recaptcha>div>div {
    display: block;
    margin: 0 auto
}

body {
    background-color: #f9f9f9;
    color: #34404f;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif
}

#gyft-help-output ul li:before,
.blog-sidebar .social-links li a:before,
.index-navigation .next-posts-link a:before,
.press-slider .slick-arrow:before,
.rss-feed:before {
    font-family: FontAwesome
}

a {
    color: #1eaca5;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

a:hover {
    color: #16817b
}

a[href="#"]:hover {
    cursor: default
}

nav ul {
    list-style: none;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    line-height: 1.2;
    margin-top: 0
}

p {
    margin-top: 0
}

img {
    max-width: 100%;
    height: auto
}

.is-hidden {
    display: none
}

.content-width {
    max-width: 1160px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:1240px) {
    .content-width {
        max-width: 984px
    }
}

@media only screen and (max-width:64em) {
    .content-width {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (max-width:30em) {
    .content-width {
        padding-left: 20px;
        padding-right: 20px
    }
}

#site-header,
.show-splash-banner #master-wrap {
    position: fixed
}

section>.content-width:after {
    display: table;
    clear: both
}

.divider-div {
    display: block;
    border-bottom: 1px solid #d2d7dd
}

.button {
    background-color: #fff;
    color: #dd4b4c;
    display: inline-block;
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    border-radius: 3px;
    text-align: center
}

@media only screen and (max-width:30em) {
    .button {
        display: block;
        text-align: center;
        padding: 0 30px !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
}

.button.white-on-red {
    background-color: #dd4b4c;
    color: #fff !important
}

.button.white-on-slate {
    background-color: #34404f;
    color: #fff !important
}

.button.white-on-blue {
    background-color: #3498db;
    color: #fff !important
}

.button.white-on-aqua {
    background-color: #1eaca5;
    color: #fff !important
}

.button.white-on-green {
    background-color: #4dd0a9;
    color: #fff !important
}

.button.red-on-white {
    background-color: #fff;
    color: #dd4b4c !important
}

.button.red-on-white:hover {
    color: #ad2b30 !important
}

.app-store-buttons {
    display: inline-block;
    margin: 0 auto
}

.app-store-buttons:after {
    display: table;
    clear: both
}

.app-store-button {
    display: block;
    width: 140px;
    height: 42px;
    background: url(images/google-play-badge_v2.png) left top no-repeat;
    background-size: 280px 42px;
    float: left
}

@media only screen and (max-width:30em) {
    .app-store-button {
        float: none;
        clear: both;
        margin: 0 auto 10px
    }
}

.app-store-button.android {
    background-position: right top;
    margin-left: 22px
}

@media only screen and (max-width:30em) {
    .app-store-button.android {
        margin: 0 auto
    }
}

.hero-image {
    display: block
}

.section-title {
    font-size: 36px;
    text-align: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:30em) {
    .section-title {
        font-size: 32px
    }
}

.archive-title,
.blog-title {
    margin: 0 0 30px
}

@media only screen and (max-width:48em) {

    .archive-title,
    .blog-title {
        display: none
    }
}

.sidebar-title {
    font-size: 18px
}

.fine-print {
    display: block;
    width: 100%;
    clear: both
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.wp-caption-text {
    font-size: 13px;
    color: #8491a0;
    line-height: 1.1;
    text-align: center;
    padding: 0 20px
}

#master-wrap {
    right: 0;
    background: #f9f9f9;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

#header-buffer,
#site-header .content-width {
    position: relative
}

#site-header {
    background-color: #dd4b4c;
    height: 80px;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 999;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25)
}

#site-header.single-blog-post {
    background-color: rgba(250, 250, 250, .7);
    @inlcude prefix(transition, background-color 0.15s ease-in);
}

#site-header.single-blog-post.readable {
    background-color: rgba(250, 250, 250, .9)
}

#site-header .content-width:after {
    display: table;
    clear: both
}

#header-buffer.single-blog-post,
#mobile-menu {
    display: none
}

#header-buffer {
    display: block;
    height: 80px;
    width: 100%;
    z-index: 1
}

@media only screen and (max-width:41.6875em) {

    #header-buffer,
    #site-header {
        height: 60px
    }
}

@media only screen and (max-width:30em) {

    #header-buffer,
    #site-header {
        height: 50px
    }
}

.show-app-banner #site-header {
    top: 76px
}

.show-app-banner #header-buffer {
    height: 156px
}

@media only screen and (max-width:41.6875em) {
    .show-app-banner #header-buffer {
        height: 136px
    }
}

@media only screen and (max-width:30em) {
    .show-app-banner #header-buffer {
        height: 126px
    }
}

#logo-blog-link,
#logo-link {
    height: 46px;
    display: block;
    float: left
}

#logo-link {
    width: 72px;
    margin: 17px 25px 17px 0;
    background: url(images/gyft-logo.png) left top no-repeat;
    background-size: 72px 46px
}

@media only screen and (max-width:41.6875em) {
    #logo-link {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 40px;
        width: 63px;
        background-size: 63px 40px
    }
}

@media only screen and (max-width:30em) {
    #logo-link {
        height: 30px;
        width: 47px;
        background-size: 47px 30px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #logo-link {
        background-image: url(images/gyft-logo%402x.png);
        background-size: 72px 46px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:41.6875em),
only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:41.6875em),
only screen and (min-device-pixel-ratio:1.5) and (max-width:41.6875em) {
    #logo-link {
        background-size: 63px 40px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:30em),
only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:30em),
only screen and (min-device-pixel-ratio:1.5) and (max-width:30em) {
    #logo-link {
        background-size: 47px 30px
    }
}

#logo-link.blog-logo {
    margin-right: 0;
    background-image: url(images/gyft-blog-logo%402x.png);
    background-size: 97px 46px;
    width: 97px
}

@media only screen and (max-width:41.6875em) {
    #logo-link.blog-logo {
        background-size: 84px 40px;
        width: 84px
    }
}

@media only screen and (max-width:30em) {
    #logo-link.blog-logo {
        background-size: 63px 30px;
        width: 63px
    }
}

#logo-link.single-blog-post {
    background-image: url(images/gyft-blog-logo-red%402x.png)
}

#logo-blog-link {
    width: 94px;
    margin: 17px 5px 17px 0;
    background: url(images/gyft-blog-link%402x.png) left top no-repeat;
    background-size: 94px 46px
}

#logo-blog-link.single-blog-post {
    background-image: url(images/gyft-blog-link-dark%402x.png)
}

@media only screen and (max-width:41.6875em) {
    #logo-blog-link {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 40px;
        width: 82px;
        background-size: 82px 40px
    }
}

@media only screen and (max-width:30em) {
    #logo-blog-link {
        height: 30px;
        width: 61px;
        background-size: 61px 30px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #logo-blog-link {
        background-image: url(images/gyft-blog-link%402x.png);
        background-size: 94px 46px
    }

    #logo-blog-link.single-blog-post {
        background-image: url(images/gyft-blog-link-dark%402x.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:41.6875em),
only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:41.6875em),
only screen and (min-device-pixel-ratio:1.5) and (max-width:41.6875em) {
    #logo-blog-link {
        background-size: 82px 40px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:30em),
only screen and (min--moz-device-pixel-ratio:1.5) and (max-width:30em),
only screen and (min-device-pixel-ratio:1.5) and (max-width:30em) {
    #logo-blog-link {
        background-size: 61px 30px
    }
}

.header-button {
    float: right;
    margin: 22px 0 22px 8px;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
    height: 32px;
    border: 1px solid #ad2b30
}

.header-button.blog-aux-button {
    text-transform: none
}

.header-button:hover {
    box-shadow: 0 2px 1px -1px #ad2b30;
    -webkit-box-shadow: 0 2px 1px -1px #ad2b30
}

#mobile-button {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 36px;
    text-align: center;
    height: 40px;
    width: 36px;
    line-height: 1;
    color: #fff;
    display: none;
    cursor: pointer;
    -webkit-transition: right .1s;
    -moz-transition: right .1s;
    -ms-transition: right .1s;
    -o-transition: right .1s;
    transition: right .1s
}

@media only screen and (max-width:64em) {
    .header-button {
        display: none
    }

    #mobile-button {
        display: block
    }
}

@media only screen and (max-width:41.6875em) {
    #mobile-button {
        top: 10px
    }
}

@media only screen and (max-width:30em) {
    #mobile-button {
        height: 30px;
        font-size: 30px;
        top: 8px;
        right: 20px
    }
}

.single-blog-post #mobile-button {
    color: #34404f
}

.opened #mobile-button {
    right: 8px !important
}

#mobile-menu {
    background: #34404f;
    width: 270px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    z-index: 0
}

#mobile-menu .menu {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    font-size: 20px;
    box-sizing: border-box
}

#footer-menu .menu>li,
.column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#mobile-menu .menu li a {
    display: block;
    color: #fff;
    line-height: 40px;
    height: 40px
}

#mobile-menu .menu li a.button {
    color: #dd4b4c;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0
}

#main-menu {
    float: left;
    display: inline-block
}

@media only screen and (max-width:64em) {
    #main-menu {
        display: none
    }
}

#main-menu .menu {
    margin: 0;
    padding: 0
}

#main-menu .menu:after {
    display: table;
    clear: both
}

#main-menu .menu:hover li a:hover {
    opacity: 1
}

#main-menu .menu li {
    float: left;
    position: relative
}

#main-menu .menu li a {
    color: #fff;
    padding: 0 18px;
    height: 80px;
    line-height: 80px;
    display: block;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    -ms-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

#main-menu .menu li.current-menu-item:before {
    content: '';
    position: absolute;
    background-color: #ad2b30;
    height: 6px;
    bottom: 0;
    left: 18px;
    right: 18px
}

#main-menu .menu li .sub-menu {
    position: absolute;
    display: none
}

#site-footer .footer-bar:after,
#site-footer:after {
    display: table;
    clear: both;
    content: ''
}

#site-footer {
    background: #fff;
    clear: both
}

#site-footer .footer-bar {
    background: #f4f4f5;
    border-top: 1px solid #d2d7dd;
    border-bottom: 1px solid #d2d7dd;
    height: 75px;
    position: relative
}

#site-footer .footer-bar #cultureiq-footer-link {
    display: inline-block;
    margin: -15px 20px 0 0;
    float: right
}

@media only screen and (max-width:860px) {
    #site-footer .footer-bar {
        height: auto
    }

    #site-footer .footer-bar #cultureiq-footer-link {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 -40px
    }

    #site-footer .footer-bar #cultureiq-footer {
        margin: 0 auto
    }
}

#site-footer .footer-bar #cultureiq-footer {
    max-height: 110px;
    width: auto;
    display: inline-block
}

.app-links {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    display: inline-block
}

.app-links:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:30em) {
    .app-links {
        margin-bottom: 14px
    }
}

.app-links li {
    float: left;
    margin: 0 35px 0 0
}

@media only screen and (max-width:860px) {
    .app-links {
        width: 100%
    }

    .app-links li {
        margin: 0;
        width: 50%;
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    .app-links li {
        width: 100%;
        margin-top: 18px
    }

    .app-links li:first-child {
        margin-top: 0
    }
}

.app-links li a {
    position: relative;
    display: block;
    height: 35px;
    line-height: 35px;
    padding-left: 40px;
    color: #34404f;
    font-size: 14px;
    font-weight: 600
}

.app-links li a:hover {
    color: #1eaca5
}

.app-links li a:before {
    content: '';
    height: 33px;
    width: 33px;
    background-image: url(images/app-store.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 1px
}

#hero,
.hero-centered,
.hero-half {
    position: relative
}

.app-links li a.android-link:before {
    background-position: -33px 0
}

#site-info {
    display: inline-block;
    float: right;
    height: 75px;
    line-height: 75px;
    font-size: 14px
}

#footer-menu {
    padding: 50px 0
}

@media only screen and (max-width:860px) {
    .app-links li a {
        display: inline-block
    }

    #site-info {
        height: auto;
        line-height: 1.5;
        display: block;
        width: 100%;
        margin: 0 0 20px;
        text-align: center
    }

    #footer-menu {
        padding: 70px 0 50px
    }
}

@media only screen and (max-width:30em) {
    #footer-menu {
        padding: 60px 0 50px
    }
}

#footer-menu a {
    display: block;
    color: #34404f
}

#footer-menu .menu {
    margin: 0;
    padding: 0;
    font-size: 13px
}

#footer-menu .menu:after {
    content: '';
    display: table;
    clear: both
}

#footer-menu .menu>li {
    float: left;
    width: 20%;
    padding: 0 20px 0 0;
    box-sizing: border-box
}

@media only screen and (max-width:48em) {
    #footer-menu .menu>li {
        width: 25%;
        margin-bottom: 30px
    }

    #footer-menu .menu>li.fourths {
        clear: left
    }
}

@media only screen and (max-width:41.6875em) {
    #footer-menu .menu>li {
        width: 33.333%
    }

    #footer-menu .menu>li.thirds {
        clear: left
    }

    #footer-menu .menu>li.fourths {
        clear: none
    }
}

#footer-menu .menu a[href="#"] {
    cursor: default;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

@media only screen and (max-width:30em) {
    #footer-menu .menu>li {
        width: 100%;
        margin-bottom: 10px;
        padding: 0;
        clear: both;
        text-align: center;
        font-size: 15px
    }

    #footer-menu .menu>li.thirds {
        clear: both
    }

    #footer-menu .menu a[href="#"] {
        line-height: 40px;
        cursor: pointer
    }
}

#footer-menu .menu .sub-menu {
    margin: 20px 0 0
}

@media only screen and (max-width:30em) {
    #footer-menu .menu .sub-menu {
        margin: 0 0 20px;
        display: none
    }
}

#footer-menu .menu .sub-menu li {
    margin: 0 0 3px
}

#footer-menu .menu .sub-menu li a {
    line-height: 24px
}

@media only screen and (max-width:64em) {
    #footer-menu .menu .sub-menu li a {
        line-height: 1.2;
        padding: 4px 0
    }
}

@media only screen and (max-width:30em) {
    #footer-menu .menu .sub-menu li a {
        line-height: 32px;
        padding: 0;
        display: block
    }
}

#footer-menu .menu .sub-menu li a:hover {
    color: #1eaca5
}

#footer-buffer {
    padding-bottom: 80px
}

.fine-print {
    max-width: 800px;
    margin: 0 auto;
    color: #8491a0;
    font-size: 13px;
    text-align: center
}

.columns:after {
    content: '';
    display: table;
    clear: both
}

.columns.reverse>.column {
    float: right
}

.columns.columns-2>.column {
    width: 50%
}

.columns.columns-2>.push-1 {
    margin-left: 33.333%
}

.columns.columns-2.reverse>.push-1 {
    margin-right: 33.333%;
    margin-left: 0
}

.columns.columns-3>.column {
    width: 33.333%
}

.columns.columns-3>.x2 {
    width: 66.667%
}

.columns.columns-3>.push-1 {
    margin-left: 33.333%
}

.columns.columns-3>.push-2 {
    margin-left: 66.667%
}

.columns.columns-3.reverse>.push-1 {
    margin-right: 33.333%;
    margin-left: 0
}

.columns.columns-3.reverse>.push-2 {
    margin-right: 66.667%;
    margin-left: 0
}

.columns.columns-4>.column {
    width: 25%
}

.columns.columns-4>.x2 {
    width: 50%
}

.columns.columns-4>.x3 {
    width: 75%
}

.columns.columns-4>.push-1 {
    margin-left: 25%
}

.columns.columns-4>.push-2 {
    margin-left: 50%
}

.columns.columns-4>.push-3 {
    margin-left: 75%
}

.columns.columns-4.reverse>.push-1 {
    margin-right: 25%;
    margin-left: 0
}

.columns.columns-4.reverse>.push-2 {
    margin-right: 50%;
    margin-left: 0
}

.columns.columns-4.reverse>.push-3 {
    margin-right: 75%;
    margin-left: 0
}

.columns.columns-5>.column {
    width: 20%
}

.columns.columns-5>.x2 {
    width: 40%
}

.columns.columns-5>.x3 {
    width: 60%
}

.columns.columns-5>.x4 {
    width: 80%
}

.columns.columns-5>.push-1 {
    margin-left: 20%
}

.columns.columns-5>.push-2 {
    margin-left: 40%
}

.columns.columns-5>.push-3 {
    margin-left: 60%
}

.columns.columns-5>.push-4 {
    margin-left: 80%
}

.columns.columns-5.reverse>.push-1 {
    margin-right: 20%;
    margin-left: 0
}

.columns.columns-5.reverse>.push-2 {
    margin-right: 40%;
    margin-left: 0
}

.columns.columns-5.reverse>.push-3 {
    margin-right: 60%;
    margin-left: 0
}

.columns.columns-5.reverse>.push-4 {
    margin-right: 80%;
    margin-left: 0
}

.column {
    float: left;
    box-sizing: border-box
}

#hero h1 {
    font-size: 3em;
    line-height: 1.15;
    display: inline-block;
    margin: 0 0 30px;
    text-align: left
}

@media only screen and (max-width:64em) {
    #hero h1 {
        font-size: 2.5em;
        margin: 0 0 26px
    }

    .hero-centered img {
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width:48em) {
    #hero h1 {
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    #hero {
        padding: 30px 0 !important
    }

    #hero.hero-image-flush {
        padding: 30px 0 0 !important
    }

    #hero h1 {
        font-size: 2.25em;
        margin: 0 0 22px
    }
}

#hero a {
    color: #fff;
    text-decoration: underline
}

#hero .button,
.hero-centered .button {
    font-size: 20px;
    text-decoration: none
}

#hero p {
    margin: 0
}

#hero .button {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#hero .button:hover {
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

.hero-centered {
    width: 100%;
    text-align: center;
    padding-right: 0 !important
}

.hero-centered img {
    display: block;
    margin: 0 auto 30px
}

.hero-centered img.bottom-aligned {
    height: auto;
    max-width: 85%
}

@media only screen and (max-width:64em) {
    .hero-centered img.bottom-aligned {
        max-width: 100%
    }
}

@media only screen and (max-width:30em) {
    .hero-centered img.bottom-aligned {
        margin-bottom: -30px !important
    }
}

.hero-centered .section-title {
    max-width: 800px;
    text-align: center !important;
    margin-bottom: 30px
}

#slide-default-hero a,
.slide-link-below-image {
    color: #fff;
    text-decoration: underline
}

.hero-centered .button:hover {
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

.hero-half {
    width: 50%;
    float: left
}

.hero-content {
    z-index: 99;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:48em) {
    .hero-half {
        width: 100%;
        float: none
    }

    .hero-content {
        margin: 0 0 20px;
        padding: 0 !important;
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    .hero-content {
        margin: 0 0 40px
    }
}

.hero-content.bottom-aligned {
    margin-bottom: 0 !important
}

.hero-content.image-left {
    float: right;
    padding: 0 0 0 20px
}

.hero-image-container {
    text-align: center
}

.hero-image-container img {
    max-width: 90%;
    height: auto;
    position: relative;
    z-index: 97;
    margin: 0 auto -120px;
    display: block
}

#get-app-form #phoneNumber,
#get-app-form #submit {
    height: 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:64em) {
    .hero-image-container.image-flush {
        position: absolute;
        bottom: 0;
        right: 0
    }
}

.hero-image-container.image-flush img {
    max-width: 100%
}

@media only screen and (max-width:48em) {
    .hero-image-container.image-flush {
        position: relative;
        bottom: auto;
        right: auto
    }

    .hero-image-container.image-flush img {
        max-width: 90%
    }
}

@media only screen and (max-width:30em) {
    .hero-image-container img {
        margin-bottom: -60px !important
    }

    .hero-image-container.image-flush {
        min-height: 0 !important
    }

    .hero-image-container.image-flush img {
        max-width: 100%;
        margin-bottom: 0 !important
    }

    .hero-image-container {
        min-height: 280px !important
    }
}

@media only screen and (max-width:460px) {
    .hero-image-container {
        min-height: 270px !important
    }
}

@media only screen and (max-width:420px) {
    .hero-image-container {
        min-height: 250px !important
    }
}

@media only screen and (max-width:380px) {
    .hero-image-container {
        min-height: 220px !important
    }
}

@media only screen and (max-width:320px) {
    .hero-image-container {
        min-height: 200px !important
    }
}

.hero-image {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: -120px;
    z-index: 97
}

.hero-text {
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 50px
}

@media only screen and (max-width:64em) {
    .hero-text {
        margin: 0 0 40px
    }
}

.hero-text.with-form-below {
    margin-bottom: 30px
}

#get-app-form {
    margin: 0 0 20px
}

#get-app-form #phoneNumber {
    border: 1px solid #d2d7dd;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    font-size: 16px;
    padding: 6px 10px;
    box-sizing: border-box
}

#get-app-form #submit {
    background: #dd4b4c;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    padding: 0 14px;
    line-height: 34px;
    box-sizing: border-box
}

#hero-slideshow .slide,
#slideshow-pager li span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#get-app-form-notification {
    color: #d2d7dd;
    font-style: italic
}

#hero-slideshow {
    height: 475px
}

@media only screen and (max-width:64em) {
    #hero-slideshow {
        height: 425px
    }
}

@media only screen and (max-width:48em) {
    #hero-slideshow {
        height: 380px
    }

    #hero-slideshow .col2-hero .hero-image-container {
        display: none
    }

    #hero-slideshow .col2-hero .hero-half {
        width: 100%;
        text-align: center !important
    }
}

@media only screen and (max-width:30em) {
    .hero-image {
        bottom: -70px
    }

    #get-app-form #phoneNumber {
        max-width: 210px
    }

    #hero-slideshow {
        height: 350px
    }
}

#hero-slideshow .slide {
    height: 100%;
    width: 100%;
    box-sizing: border-box
}

#hero-slideshow .section-title {
    text-align: left;
    font-size: 3em
}

@media only screen and (max-width:64em) {
    #hero-slideshow .section-title {
        font-size: 2.5em;
        margin: 0 0 20px
    }
}

@media only screen and (max-width:48em) {
    #hero-slideshow .section-title {
        text-align: center;
        margin: 0 0 26px
    }
}

@media only screen and (max-width:30em) {
    #hero-slideshow .section-title {
        font-size: 30px;
        margin: 0 0 20px
    }
}

#slideshow-pager {
    list-style: none;
    padding: 0 0 15px;
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 998;
    text-align: center
}

#slideshow-pager li {
    display: inline-block;
    margin-left: 8px
}

#slideshow-pager li:first-child {
    margin-left: 0
}

#slideshow-pager li span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    opacity: .5;
    border: 1px solid #fff;
    cursor: pointer;
    box-sizing: border-box
}

#slide-culture-iq .hero-image-container,
#slide-ebay-wish .hero-image-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#slideshow-pager li.cycle-pager-active span {
    background: #fff
}

.slide-aux-text {
    display: block;
    padding: 20px 0
}

.slide-link-below-image {
    display: block;
    margin: 130px 0 0;
    font-size: 14px
}

@media only screen and (max-width:64em) {
    #slide-default-hero {
        padding: 46px 0 !important
    }

    #slide-default-hero .hero-text {
        margin: 0 0 26px
    }
}

@media only screen and (max-width:48em) {
    #slide-default-hero {
        padding: 40px 0 !important
    }
}

@media only screen and (max-width:48em) {
    #slide-default-hero .hero-text {
        margin: 0 0 32px
    }
}

#slide-default-hero .button {
    font-size: 20px;
    text-decoration: none
}

@media only screen and (max-width:64em) {
    #slide-ebay-wish {
        padding: 60px 0 !important
    }
}

@media only screen and (max-width:48em) {
    #slide-ebay-wish {
        padding: 40px 0 !important
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-default-hero {
        padding: 30px 0 !important
    }

    #slide-default-hero .hero-text {
        line-height: 1.4;
        margin: 0 0 30px
    }

    #slide-ebay-wish {
        padding: 30px 0 !important
    }
}

@media only screen and (max-width:30em) {
    #slide-default-hero {
        padding: 20px 0 !important
    }

    #slide-default-hero .hero-text {
        line-height: 1.3
    }

    #slide-ebay-wish {
        padding: 20px 0 !important
    }
}

#slide-ebay-wish .section-title {
    font-size: 45px;
    text-align: left;
    padding-right: 70px;
    margin-bottom: 30px
}

@media only screen and (max-width:1240px) {
    #slide-ebay-wish .section-title {
        padding-right: 50px
    }

    #slide-ebay-wish .hero-image-container {
        width: 45%
    }
}

@media only screen and (max-width:64em) {
    #slide-ebay-wish .section-title {
        padding-right: 20px
    }
}

@media only screen and (max-width:910px) {
    #slide-ebay-wish .section-title {
        padding-right: 0;
        font-size: 42px
    }
}

@media only screen and (max-width:830px) {
    #slide-ebay-wish .section-title {
        font-size: 40px
    }

    #slide-ebay-wish .hero-image-container {
        width: 42%
    }
}

@media only screen and (max-width:48em) {
    #slide-ebay-wish .section-title {
        font-size: 45px;
        text-align: center
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-ebay-wish .section-title {
        font-size: 40px
    }
}

@media only screen and (max-width:580px) {
    #slide-ebay-wish .section-title {
        font-size: 35px
    }
}

@media only screen and (max-width:30em) {
    #slide-ebay-wish .section-title {
        font-size: 29px;
        line-height: 1.2
    }
}

#slide-ebay-wish .hero-image-container {
    padding-left: 100px;
    box-sizing: border-box
}

@media only screen and (max-width:64em) {
    #slide-ebay-wish .hero-image-container {
        padding-left: 20px
    }
}

@media only screen and (max-width:910px) {
    #slide-ebay-wish .hero-image-container {
        padding-left: 0
    }
}

@media only screen and (max-width:1240px) {
    #slide-ebay-wish .hero-content {
        width: 55%
    }
}

@media only screen and (max-width:830px) {
    #slide-ebay-wish .hero-content {
        width: 58%
    }
}

#slide-ebay-wish .button {
    font-size: 20px;
    line-height: 56px;
    height: 56px
}

#slide-ebay-wish .slide-link-below-image {
    color: #dbafae !important
}

#slide-ebay-wish .responsive-offer-link {
    display: none;
    text-align: center;
    color: #dbafae !important;
    font-size: 14px;
    text-decoration: underline;
    padding: 10px 0 0
}

#slide-hotels-com-promo {
    background-position: center center !important;
    background-size: cover
}

@media only screen and (max-width:64em) {
    #slide-hotels-com-promo {
        padding: 60px 0 !important
    }
}

@media only screen and (max-width:48em) {
    #slide-ebay-wish .responsive-offer-link {
        display: block
    }

    #slide-hotels-com-promo {
        padding: 50px 0 !important
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-hotels-com-promo {
        padding: 40px 0 !important
    }
}

#slide-hotels-com-promo .section-title {
    font-weight: 700;
    font-size: 45px;
    text-align: left;
    margin: 0 0 10px;
    text-shadow: 0 1px 5px #005286
}

@media only screen and (max-width:64em) {
    #slide-hotels-com-promo .section-title {
        font-size: 38px
    }
}

@media only screen and (max-width:48em) {
    #slide-hotels-com-promo .section-title {
        text-align: center;
        font-size: 2.25em
    }

    #slide-culture-iq {
        padding: 30px 0 !important
    }
}

@media only screen and (max-width:30em) {
    #slide-hotels-com-promo {
        padding: 30px 0 !important
    }

    #slide-hotels-com-promo .section-title {
        font-size: 32px;
        margin: 0 0 22px
    }

    #slide-hotels-com-promo .hero-text {
        line-height: 1.3
    }
}

@media only screen and (max-width:360px) {
    #slide-hotels-com-promo .section-title {
        font-size: 28px;
        margin: 0 0 20px
    }
}

#slide-hotels-com-promo .hero-image-container {
    width: 45%
}

#slide-hotels-com-promo .hero-content {
    width: 55%
}

#slide-hotels-com-promo .hero-text {
    color: #005286 !important;
    font-weight: 700;
    margin: 0 0 20px
}

#slide-hotels-com-promo .button {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

#slide-culture-iq {
    background-repeat: repeat !important
}

@media only screen and (max-width:30em) {
    #slide-culture-iq {
        padding: 40px 0 0 !important
    }
}

#slide-culture-iq .hero-image-container {
    width: 47%;
    padding-left: 60px;
    box-sizing: border-box
}

#slide-buffalo-w-w .hero-image-container,
#slide-delta .hero-image-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:1240px) {
    #slide-culture-iq .hero-image-container {
        width: 45%;
        padding-left: 0
    }
}

@media only screen and (max-width:64em) {
    #slide-culture-iq .hero-image-container {
        width: 40%;
        padding-right: 20px
    }
}

@media only screen and (max-width:850px) {
    #slide-culture-iq .hero-image-container {
        width: 36%;
        padding-top: 30px;
        padding-right: 0
    }
}

@media only screen and (max-width:48em) {
    #slide-culture-iq .hero-image-container {
        display: block !important;
        padding-top: 0;
        min-height: 0 !important
    }

    #slide-culture-iq .hero-image-container img {
        margin: 0 auto;
        height: 120px;
        width: auto
    }
}

#slide-culture-iq .hero-content {
    float: right;
    width: 53%
}

@media only screen and (max-width:1240px) {
    #slide-culture-iq .hero-content {
        width: 55%
    }
}

@media only screen and (max-width:64em) {
    #slide-culture-iq .hero-content {
        width: 60%
    }

    #slide-buffalo-w-w {
        padding: 70px 0 !important
    }
}

#slide-culture-iq .hero-content .section-title {
    text-align: left;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 700
}

@media only screen and (max-width:910px) {
    #slide-culture-iq .hero-content .section-title {
        font-size: 42px
    }
}

@media only screen and (max-width:850px) {
    #slide-culture-iq .hero-content {
        width: 64%
    }

    #slide-culture-iq .hero-content .section-title {
        font-size: 40px
    }
}

@media only screen and (max-width:48em) {
    #slide-culture-iq .hero-content {
        float: none;
        clear: both
    }

    #slide-culture-iq .hero-content .section-title {
        font-size: 36px;
        text-align: center
    }
}

@media only screen and (max-width:560px) {
    #slide-culture-iq .hero-content .section-title {
        font-size: 33px
    }
}

@media only screen and (max-width:506px) {
    #slide-culture-iq .hero-content .section-title {
        font-size: 32px
    }
}

@media only screen and (max-width:494px) {
    #slide-culture-iq .hero-content .section-title {
        font-size: 31px
    }
}

@media only screen and (max-width:30em) {
    #slide-culture-iq .hero-image-container {
        display: none !important
    }

    #slide-culture-iq .hero-content .section-title {
        font-size: 33px
    }
}

#slide-culture-iq .hero-content .button {
    font-size: 20px
}

@media only screen and (max-width:48em) {
    #slide-buffalo-w-w {
        padding: 50px 0 !important
    }
}

@media only screen and (max-width:30em) {
    #slide-buffalo-w-w {
        padding: 40px 0 !important
    }
}

#slide-buffalo-w-w .section-title {
    font-size: 45px;
    text-align: left;
    padding: 26px 100px 0 0;
    margin: 0 0 10px
}

@media only screen and (max-width:77.5em) {
    #slide-buffalo-w-w .section-title {
        padding: 10px 20px 0 0
    }
}

@media only screen and (max-width:64em) {
    #slide-buffalo-w-w .section-title {
        font-size: 42px
    }
}

@media only screen and (max-width:900px) {
    #slide-buffalo-w-w .section-title {
        font-size: 40px
    }

    #slide-buffalo-w-w .hero-image-container {
        width: 45%
    }
}

@media only screen and (max-width:800px) {
    #slide-buffalo-w-w .section-title {
        padding: 0
    }
}

@media only screen and (max-width:48em) {
    #slide-buffalo-w-w .section-title {
        text-align: center;
        font-size: 47px
    }

    #slide-buffalo-w-w .section-title .linebreak {
        display: block
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-buffalo-w-w .section-title {
        font-size: 45px
    }
}

@media only screen and (max-width:30em) {
    #slide-buffalo-w-w .section-title {
        font-size: 36px
    }
}

@media only screen and (max-width:23.4375em) {
    #slide-buffalo-w-w .section-title {
        font-size: 30px
    }
}

#slide-buffalo-w-w .hero-image-container {
    padding-left: 50px;
    box-sizing: border-box
}

@media only screen and (max-width:77.5em) {
    #slide-buffalo-w-w .hero-image-container {
        padding-left: 0
    }

    #slide-bb-beyond {
        padding: 60px 0 !important
    }
}

@media only screen and (max-width:900px) {
    #slide-buffalo-w-w .hero-content {
        width: 55%
    }
}

#slide-buffalo-w-w .hero-text {
    color: #FFD200 !important;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 30px
}

@media only screen and (max-width:48em) {
    #slide-buffalo-w-w .hero-text {
        margin: 0 0 40px
    }
}

@media only screen and (max-width:23.4375em) {
    #slide-buffalo-w-w .hero-text {
        margin: 0 0 30px
    }
}

#slide-buffalo-w-w .primary-hero-button {
    color: #030303 !important;
    font-size: 20px;
    height: 60px;
    line-height: 60px
}

#slide-best-buy .hero-image-container {
    position: absolute;
    right: 0;
    bottom: -16px
}

@media only screen and (max-width:1024px) {
    #slide-best-buy .hero-image-container {
        bottom: 34px
    }
}

#slide-best-buy .hero-image-container img {
    margin-top: -159px;
    position: absolute;
    right: 0;
    bottom: 120px
}

#slide-best-buy .section-title {
    text-align: left;
    max-width: 340px;
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 48px
}

@media only screen and (max-width:768px) {
    #slide-best-buy {
        padding: 30px 0 !important
    }

    #slide-best-buy .section-title {
        text-align: center;
        margin: 0 auto 10px
    }
}

@media only screen and (max-width:480px) {
    #slide-best-buy .section-title {
        font-size: 32px;
        line-height: 40px
    }

    #slide-best-buy .hero-text {
        margin-bottom: 20px !important
    }
}

@media only screen and (max-width:320px) {
    #slide-best-buy .section-title {
        font-size: 30px;
        line-height: 40px
    }
}

#slide-best-buy .hero-content .primary-hero-button {
    color: #005286 !important;
    font-size: 20px;
    font-weight: 400;
    height: 60px;
    line-height: 60px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .25)
}

#slide-best-buy .slide-second-button {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #D8D8D8 !important;
    text-decoration: underline;
    font-size: 20px;
    font-weight: 400;
    display: inline
}

@media only screen and (max-width:64em) {
    #slide-bb-beyond {
        padding: 50px 0 !important
    }
}

@media only screen and (max-width:48em) {
    #slide-bb-beyond {
        padding: 40px 0 !important
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-bb-beyond {
        padding: 30px 0 !important
    }
}

#slide-bb-beyond .hero-content .section-title {
    font-size: 45px !important;
    text-align: left !important;
    font-weight: 700
}

@media only screen and (max-width:64em) {
    #slide-bb-beyond .hero-content .section-title {
        font-size: 36px !important
    }

    #slide-nordstrom {
        padding: 50px 0 !important
    }
}

@media only screen and (max-width:48em) {
    #slide-bb-beyond .hero-content .section-title {
        text-align: center !important;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:30em) {
    #slide-bb-beyond {
        padding: 20px 0 !important
    }

    #slide-bb-beyond .hero-content .section-title {
        margin-bottom: 15px;
        font-size: 32px !important
    }
}

@media only screen and (max-width:48em) {
    #slide-bb-beyond .hero-content .hero-text {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:360px) {
    #slide-bb-beyond .hero-content .section-title {
        font-size: 30px !important
    }

    #slide-bb-beyond .hero-content .hero-text {
        margin-bottom: 20px
    }
}

#slide-bb-beyond .hero-content .hero-text p {
    color: #3C92CD;
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
    text-shadow: 0 1px 4px #030303;
    max-width: 400px
}

@media only screen and (max-width:30em) {
    #slide-bb-beyond .hero-content .hero-text p {
        font-size: 17px
    }

    #slide-nordstrom {
        background-size: 700px auto
    }
}

#slide-bb-beyond .hero-content .primary-hero-button {
    height: 60px !important;
    line-height: 60px !important;
    font-size: 20px !important;
    color: #030303 !important;
    font-weight: 500 !important
}

#slide-nordstrom {
    background-position: center bottom !important;
    border-bottom: 14px solid #33404F
}

@media only screen and (max-width:48em) {
    #slide-bb-beyond .hero-content .hero-text p {
        text-align: center !important;
        margin: 0 auto
    }

    #slide-nordstrom {
        padding: 40px 0 !important
    }
}

@media only screen and (max-width:23.4375em) {
    #slide-nordstrom {
        padding: 50px 0 !important;
        background-size: 540px auto
    }
}

#slide-nordstrom .hero-content img {
    max-width: 100% !important
}

#slide-nordstrom .hero-centered img {
    margin-bottom: 20px
}

@media only screen and (max-width:64em) {
    #slide-nordstrom .hero-centered img {
        width: 492px
    }
}

#slide-nordstrom .hero-centered .button {
    height: 60px;
    line-height: 60px;
    padding: 0 50px;
    font-weight: 400;
    display: inline-block;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

@media only screen and (max-width:30em) {
    #slide-nordstrom .hero-centered .button {
        padding: 0 50px !important
    }
}

#slide-nordstrom .hero-text {
    color: #030303 !important;
    margin-bottom: 0
}

#slide-nordstrom .hero-text p {
    margin: 0 0 14px
}

@media only screen and (max-width:48em) {
    #slide-delta {
        padding: 50px 0 !important
    }
}

@media only screen and (max-width:30em) {
    #slide-delta {
        padding: 36px 0 !important
    }
}

#slide-delta .hero-image-container {
    padding-left: 80px;
    box-sizing: border-box
}

#promo-banner,
#slide-whole-foods-wish .hero-image-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#slide-delta .hero-image-container img {
    max-width: 100%
}

@media only screen and (max-width:77.5em) {
    #slide-delta .hero-image-container {
        padding-left: 0
    }

    #slide-delta .hero-image-container img {
        max-width: 90%
    }
}

#slide-delta .section-title {
    text-align: left;
    font-size: 45px;
    margin: 0 0 8px;
    padding: 23px 60px 0 0
}

@media only screen and (max-width:77.5em) {
    #slide-delta .section-title {
        padding: 12px 0 0
    }
}

@media only screen and (max-width:64em) {
    #slide-delta .section-title {
        font-size: 42px;
        padding: 13px 20px 0 0
    }
}

@media only screen and (max-width:940px) {
    #slide-delta .section-title {
        font-size: 40px;
        padding: 6px 0 0
    }
}

@media only screen and (max-width:920px) {
    #slide-delta .hero-image-container {
        width: 47%
    }

    #slide-delta .section-title {
        font-size: 38px;
        padding: 0;
        margin: 0 0 5px
    }

    #slide-delta .hero-content.image-left {
        width: 53%
    }
}

@media only screen and (max-width:48em) {
    #slide-delta .section-title {
        text-align: center;
        font-size: 46px;
        margin: 0 0 12px
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-delta .section-title {
        font-size: 40px;
        margin: 0 0 10px
    }
}

@media only screen and (max-width:30em) {
    #slide-delta .section-title {
        font-size: 36px;
        margin: 0 0 5px
    }
}

@media only screen and (max-width:23.4375em) {
    #slide-delta .section-title {
        font-size: 30px;
        margin: 0 0 10px
    }
}

@media only screen and (max-width:77.5em) {
    #slide-delta .hero-content.image-left {
        padding-left: 0
    }
}

#slide-delta .hero-text {
    color: #E42234 !important;
    margin: 0 0 30px;
    font-weight: 600
}

@media only screen and (max-width:920px) {
    #slide-delta .hero-text {
        margin: 0 0 26px
    }
}

#slide-delta .button {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    font-weight: 400
}

#slide-delta .button.red-on-white {
    color: #030303 !important
}

#slide-whole-foods-wish .section-title,
#slide-whole-foods-wish .slide-aux-text,
#slide-whole-foods-wish .slide-link-below-image {
    color: #676256 !important
}

@media only screen and (max-width:30em) {
    #slide-delta .button.red-on-white {
        display: inline-block;
        padding: 0 50px !important
    }
}

@media only screen and (max-width:77.5em) {
    #slide-whole-foods-wish {
        padding: 60px 0 !important
    }
}

@media only screen and (max-width:64em) {
    #slide-whole-foods-wish {
        padding: 40px 0 !important
    }
}

@media only screen and (max-width:48em) {
    #slide-delta .hero-content.image-left {
        width: 100%;
        text-align: center
    }

    #slide-whole-foods-wish {
        padding: 26px 0 !important
    }
}

@media only screen and (max-width:30em) {
    #slide-whole-foods-wish {
        padding: 20px 0 !important
    }
}

#slide-whole-foods-wish .hero-image-container {
    width: 45%;
    padding-left: 120px;
    box-sizing: border-box
}

@media only screen and (max-width:77.5em) {
    #slide-whole-foods-wish .hero-image-container {
        padding-left: 50px
    }
}

@media only screen and (max-width:64em) {
    #slide-whole-foods-wish .hero-image-container {
        width: 43%;
        padding-left: 30px
    }
}

#slide-whole-foods-wish .hero-image-container img {
    max-width: 100%
}

@media only screen and (max-width:77.5em) {
    #slide-whole-foods-wish .hero-image-container img {
        max-width: 90%
    }
}

#slide-whole-foods-wish .hero-content.image-left {
    width: 55%;
    padding: 0
}

@media only screen and (max-width:64em) {
    #slide-whole-foods-wish .hero-content.image-left {
        width: 57%
    }
}

@media only screen and (max-width:48em) {
    #slide-whole-foods-wish .hero-content.image-left {
        width: 100%;
        text-align: center
    }
}

#slide-whole-foods-wish .section-title {
    font-size: 45px;
    line-height: 1.3;
    text-align: left !important;
    margin: 0 0 20px
}

@media only screen and (max-width:64em) {
    #slide-whole-foods-wish .section-title {
        font-size: 43px;
        line-height: 1.2
    }
}

@media only screen and (max-width:48em) {
    #slide-whole-foods-wish .section-title {
        font-size: 40px;
        line-height: 1.1;
        text-align: center !important
    }
}

@media only screen and (max-width:30em) {
    #slide-whole-foods-wish .section-title {
        font-size: 34px
    }

    #slide-whole-foods-wish .primary-hero-button {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:23.4375em) {
    #slide-whole-foods-wish .section-title {
        font-size: 30px
    }
}

#slide-whole-foods-wish .section-title .linebreak {
    display: block
}

#slide-whole-foods-wish .primary-hero-button {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

#slide-whole-foods-wish .slide-aux-text .offer-details {
    font-size: 12px;
    display: none;
    padding-top: 10px
}

#slide-whole-foods-wish .slide-aux-text .offer-details a {
    color: #676256 !important;
    text-decoration: underline
}

#slide-vday2016 {
    background-size: 90% auto;
    background-position-y: 37% !important
}

@media only screen and (max-width:64em) {
    #slide-vday2016 {
        padding: 40px 0 !important;
        background-position-y: 46% !important
    }
}

@media only screen and (max-width:48em) {
    #slide-whole-foods-wish .slide-aux-text .offer-details {
        display: block
    }

    #slide-vday2016 {
        padding: 36px 0 !important;
        background-size: 100% auto
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-vday2016 {
        padding: 40px 0 !important
    }
}

#slide-vday2016 .section-title {
    display: inline-block;
    margin: 0;
    line-height: 50px;
    text-align: right !important
}

@media only screen and (max-width:48em) {
    #slide-vday2016 .section-title {
        font-size: 34px;
        line-height: 1.3 !important
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-vday2016 .section-title {
        font-size: 32px
    }
}

@media only screen and (max-width:600px) {
    #slide-vday2016 {
        padding: 30px 0 !important
    }

    #slide-vday2016 .section-title {
        font-size: 30px;
        line-height: 1.2 !important;
        text-align: center !important;
        width: 100%;
        margin: 0 0 20px
    }
}

#slide-vday2016 .section-title span {
    display: block;
    width: 100%
}

#slide-vday2016 .hero-content img {
    width: 707px;
    max-width: 100% !important
}

@media only screen and (max-width:64em) {
    #slide-vday2016 .hero-content img {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:48em) {
    #slide-vday2016 .hero-content img {
        max-width: 90% !important
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-vday2016 .hero-content img {
        max-width: 95% !important
    }
}

@media only screen and (max-width:600px) {
    #slide-vday2016 .hero-content img {
        max-width: 90% !important;
        margin-bottom: 12px
    }
}

#slide-vday2016 .hero-content .white-on-red {
    background: #1eaca5 !important;
    display: inline-block;
    vertical-align: top;
    margin: 29px 0 0 24px;
    position: relative;
    z-index: 99
}

@media only screen and (max-width:48em) {
    #slide-vday2016 .hero-content .white-on-red {
        margin-top: 21px !important
    }
}

@media only screen and (max-width:600px) {
    #slide-vday2016 .hero-content .white-on-red {
        margin: 0 auto !important
    }
}

#promo-banner {
    position: relative;
    width: 100%;
    display: block;
    padding: 15px 0;
    color: #fff;
    z-index: 111;
    box-sizing: border-box
}

.promo-ribbon .promo-ribbon-button,
.shop-promo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#promo-banner .content-width {
    text-align: center
}

#promo-banner .promo-banner-content {
    position: relative;
    display: inline-block;
    text-align: left
}

#promo-banner .promo-banner-content:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:48em) {
    #promo-banner .promo-banner-content {
        width: 80%
    }
}

@media only screen and (max-width:41.6875em) {
    #slide-vday2016 .hero-content img {
        max-width: 100% !important
    }

    #promo-banner .promo-banner-content {
        width: 90%
    }
}

@media only screen and (max-width:575px) {
    #promo-banner .promo-banner-content {
        width: 100%
    }
}

#promo-banner img {
    max-height: 64px;
    width: auto;
    float: left
}

@media only screen and (max-width:48em) {
    #promo-banner img {
        max-height: 85px
    }
}

@media only screen and (max-width:575px) {
    #promo-banner img {
        max-height: 70px
    }
}

@media only screen and (max-width:30em) {
    #slide-vday2016 .section-title {
        font-size: 26px
    }

    #promo-banner {
        padding: 10px 0
    }

    #promo-banner img {
        display: none
    }
}

#promo-banner .promo-image {
    margin-right: 30px
}

@media only screen and (max-width:860px) {
    #promo-banner .promo-image {
        display: none
    }
}

#promo-banner .promo-merchant-image {
    margin-right: 10px
}

#promo-banner .promo-text {
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.45
}

@media only screen and (max-width:64em) {
    #promo-banner .promo-text {
        font-size: 19px
    }
}

@media only screen and (max-width:860px) {
    #promo-banner .promo-text {
        font-size: 20px
    }
}

@media only screen and (max-width:48em) {
    #promo-banner .promo-text {
        font-size: 22px;
        line-height: 1.3
    }

    #promo-banner .promo-text.promo-text-secondary {
        font-size: 20px
    }
}

@media only screen and (max-width:41.6875em) {
    #promo-banner .promo-text {
        font-size: 20px
    }

    #promo-banner .promo-text.promo-text-secondary {
        font-size: 18px
    }
}

#promo-banner .promo-text-primary {
    font-weight: 700;
    margin-right: 10px
}

@media only screen and (max-width:48em) {
    #promo-banner .promo-text-primary {
        margin-right: 0
    }
}

#promo-banner .promo-code {
    text-decoration: underline;
    font-weight: 700
}

@media only screen and (max-width:30em) {
    #promo-banner .promo-text {
        font-size: 18px;
        display: block;
        width: 100%;
        text-align: center
    }

    #promo-banner .promo-text.promo-text-secondary {
        font-size: 15px
    }

    #promo-banner .promo-code {
        font-size: 18px !important
    }
}

#promo-banner .promo-terms-link {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: -40px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
    width: 260px
}

@media only screen and (max-width:48em) {
    #promo-banner .promo-terms-link {
        bottom: -70px
    }

    .promo-ribbon-text {
        max-width: 70%
    }
}

#promo-banner .promo-terms-link:hover {
    text-decoration: underline
}

#promo-ribbon-wrap {
    display: block;
    width: 100%;
    z-index: 111
}

.promo-ribbon {
    position: relative;
    width: 100%;
    display: none;
    text-align: center
}

.promo-ribbon.cycle-slide {
    display: block
}

.promo-ribbon .content-width {
    padding-top: 7px;
    padding-bottom: 7px
}

@media only screen and (max-width:64em) {
    .promo-ribbon {
        text-align: left
    }

    .promo-ribbon .content-width {
        padding-bottom: 10px
    }
}

.promo-ribbon .promo-ribbon-button {
    height: 30px;
    line-height: 28px;
    padding: 0 14px;
    font-size: 13px;
    box-sizing: border-box
}

.promo-ribbon .promo-ribbon-button.responsive {
    display: none;
    float: right
}

@media only screen and (max-width:64em) {
    .promo-ribbon .promo-ribbon-button {
        display: none
    }

    .promo-ribbon .promo-ribbon-button.responsive {
        display: inline-block;
        margin-top: 8px
    }
}

@media only screen and (max-width:30em) {
    #promo-banner .promo-terms-link {
        bottom: -85px
    }

    .promo-ribbon {
        text-align: center
    }

    .promo-ribbon .promo-ribbon-button {
        display: inline-block;
        padding: 0 30px
    }

    .promo-ribbon .promo-ribbon-button.responsive {
        display: none
    }
}

.promo-ribbon-title {
    font-weight: 700;
    display: inline-block;
    margin-right: 5px
}

@media only screen and (max-width:64em) {
    .promo-ribbon-title {
        margin: 0;
        float: left;
        clear: left
    }
}

@media only screen and (max-width:30em) {
    .promo-ribbon-title {
        float: none;
        clear: both
    }
}

.promo-ribbon-text {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px
}

@media only screen and (max-width:64em) {
    .promo-ribbon-text {
        font-size: 14px;
        line-height: 1.3;
        float: left;
        clear: left
    }
}

@media only screen and (max-width:560px) {
    .promo-ribbon-text {
        max-width: 60%
    }
}

@media only screen and (max-width:30em) {
    .promo-ribbon-text {
        max-width: 100%;
        margin: 0 0 8px;
        float: none;
        clear: both
    }
}

.promo-ribbon-text a {
    cursor: pointer !important
}

.promo-ribbon-text a.white {
    color: #fff
}

.promo-ribbon-text a.black {
    color: #000
}

.promo-ribbon-text a.red {
    color: #dd4b4c
}

.promo-ribbon-text a.blue {
    color: #3498db
}

.promo-ribbon-text a.underline,
.promo-ribbon-text a.underline:hover {
    text-decoration: underline
}

.shop-promos:first-child {
    display: block
}

.shop-promo {
    background: #fff;
    border: 1px solid #ccc;
    min-height: 235px;
    border-radius: 6px;
    padding: 15px;
    margin: 0 0 40px;
    width: 100%;
    display: none;
    box-sizing: border-box
}

#splash-wrap,
.shop-promo .shop-promo-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.shop-promo:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:48em) {
    .shop-promo {
        text-align: center;
        padding: 15px 60px 20px
    }
}

@media only screen and (max-width:41.6875em) {
    .shop-promo {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media only screen and (max-width:30em) {
    .shop-promo {
        padding: 15px 20px 20px
    }
}

@media only screen and (max-width:360px) {
    .shop-promo {
        padding: 15px 10px 20px
    }
}

.shop-promo .shop-promo-content {
    float: left;
    max-width: 62%;
    display: block;
    padding-left: 24px;
    box-sizing: border-box
}

@media only screen and (max-width:1240px) {
    .shop-promo .shop-promo-content {
        max-width: 55%
    }
}

@media only screen and (max-width:64em) {
    .shop-promo .shop-promo-content {
        max-width: 60%
    }
}

@media only screen and (max-width:940px) {
    .shop-promo .shop-promo-content {
        max-width: 55%
    }
}

@media only screen and (max-width:48em) {
    .shop-promo .shop-promo-content {
        max-width: 90%;
        margin: 0 auto;
        padding-left: 0;
        padding-top: 10px;
        float: none;
        clear: both
    }
}

@media only screen and (max-width:41.6875em) {
    .shop-promo .shop-promo-content {
        max-width: 100%
    }
}

.shop-promo .shop-promo-image {
    float: left;
    max-width: 38%;
    height: auto;
    display: block
}

@media only screen and (max-width:1240px) {
    .shop-promo .shop-promo-image {
        max-width: 45%
    }
}

@media only screen and (max-width:64em) {
    .shop-promo .shop-promo-image {
        max-width: 40%
    }
}

@media only screen and (max-width:940px) {
    .shop-promo .shop-promo-image {
        max-width: 45%
    }
}

@media only screen and (max-width:48em) {
    .shop-promo .shop-promo-image {
        max-width: 60%;
        margin: 0 auto;
        float: none;
        clear: both
    }
}

@media only screen and (max-width:41.6875em) {
    .shop-promo .shop-promo-image {
        max-width: 65%
    }
}

@media only screen and (max-width:30em) {
    .shop-promo .shop-promo-image {
        max-width: 80%
    }
}

.shop-promo .shop-promo-title {
    font-weight: 600;
    font-size: 27px;
    margin: 6px 0 8px
}

@media only screen and (max-width:1240px) {
    .shop-promo .shop-promo-title {
        font-size: 24px
    }
}

@media only screen and (max-width:64em) {
    .shop-promo .shop-promo-title {
        font-size: 22px
    }
}

@media only screen and (max-width:30em) {
    .shop-promo .shop-promo-title {
        font-size: 20px
    }
}

@media only screen and (max-width:360px) {
    .shop-promo .shop-promo-image {
        max-width: 100%
    }

    .shop-promo .shop-promo-title {
        font-size: 18px
    }
}

.shop-promo p {
    margin: 0 0 16px;
    font-size: 17px;
    line-height: 1.5
}

@media only screen and (max-width:64em) {
    .shop-promo p {
        font-size: 16px;
        line-height: 1.4
    }
}

@media only screen and (max-width:360px) {
    .shop-promo p {
        line-height: 1.3
    }
}

.shop-promo p .fineprint {
    display: block;
    font-size: 12px;
    padding: 12px 0 0
}

.shop-promo .button {
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    font-weight: 400;
    padding: 0 46px !important;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2)
}

@media only screen and (max-width:30em) {
    .shop-promo .button {
        display: inline-block
    }
}

@media only screen and (max-width:360px) {
    .shop-promo .button {
        display: block
    }
}

#mobile-app-banner {
    display: none;
    height: 76px;
    width: 100%;
    background: #f1f1f1;
    padding: 13px 0;
    box-sizing: border-box;
    z-index: 999
}

#mobile-app-banner:after {
    display: table;
    width: 100%;
    clear: both
}

#mobile-app-banner #close-app-banner {
    float: left;
    height: 50px;
    width: 36px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #797979;
    cursor: pointer
}

#mobile-app-banner .open-app-button {
    display: inline-block;
    float: right;
    margin: 9px 20px 9px 10px;
    padding: 0 30px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    background: #3498db;
    color: #fff;
    text-transform: uppercase;
    border-radius: 1px
}

#mobile-app-banner .gyft-app-icon {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
    margin: 0 10px 0 0;
    background: url(images/app-banner-icon.png) left top no-repeat;
    background-size: 50px 50px
}

#mobile-app-banner .app-banner-details {
    float: left;
    text-align: left;
    font-size: 13px;
    line-height: 1.15
}

#fourcol .columns .column,
#fourcol .fourcol-intro p,
#image-cta .half,
#image-cta .image-cta-seperator,
#quote-mobile-logos,
#quote-slideshow li,
#splash-wrap,
#threecol .threecol-intro,
.image-content-section .image-half,
.image-content-section.image-right,
.testimonials-wrap {
    text-align: center
}

#mobile-app-banner #app-banner-rating {
    margin: 4px 0;
    height: 13px;
    width: 68px;
    position: relative;
    overflow: hidden
}

#mobile-app-banner #app-banner-rating img {
    display: block;
    height: 13px;
    width: 68px;
    position: relative;
    z-index: 99
}

#mobile-app-banner #app-banner-rating:before {
    content: '';
    position: absolute;
    background-image: url(images/app-banner-stars-rating.gif);
    background-position: 22% 0;
    background-size: 136px 13px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 98
}

.show-app-banner #mobile-app-banner {
    display: block;
    position: fixed;
    top: 0
}

#splash-wrap {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    padding: 20px;
    top: 0;
    left: 0;
    z-index: 9999;
    box-sizing: border-box
}

#fourcol .columns .column,
#threecol .columns .column {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#splash-wrap .splash-logo {
    display: block;
    width: 72px;
    height: 46px;
    margin: 0 auto 12px
}

#splash-wrap .splash-title {
    font-size: 26px;
    margin: 0 0 6px
}

#splash-wrap p {
    color: #8491a0;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 auto 18px;
    max-width: 260px
}

#splash-wrap .splash-image {
    display: block;
    margin: 0 auto 26px
}

#splash-wrap #splash-cta-button {
    margin-bottom: 20px
}

#splash-wrap #splash-dismiss {
    display: block;
    font-size: 13px;
    color: #34404f;
    cursor: pointer
}

.show-splash-banner #splash-wrap {
    display: block
}

#threecol {
    padding: 50px 0
}

#threecol .threecol-intro p {
    max-width: 800px;
    margin: 0 auto 40px
}

#threecol .section-title {
    margin-bottom: 10px
}

#threecol .columns {
    list-style: none;
    margin: 0;
    padding: 0 10px
}

@media only screen and (max-width:1240px) {
    #threecol .columns {
        padding: 0
    }
}

#threecol .columns .column {
    padding: 0 17px;
    box-sizing: border-box
}

@media only screen and (max-width:48em) {
    #threecol .columns .column {
        width: 100%;
        padding: 0 60px;
        margin: 0 0 30px;
        text-align: center
    }
}

@media only screen and (max-width:41.6875em) {
    #threecol .columns .column {
        padding: 0 50px
    }
}

@media only screen and (max-width:30em) {
    #threecol .columns .column {
        padding: 0
    }
}

#threecol .columns .column:first-child {
    padding: 0 33px 0 0
}

@media only screen and (max-width:48em) {
    #threecol .columns .column:first-child {
        padding: 0 60px
    }
}

@media only screen and (max-width:41.6875em) {
    #threecol .columns .column:first-child {
        padding: 0 50px
    }
}

@media only screen and (max-width:30em) {
    #threecol .columns .column:first-child {
        padding: 0
    }
}

#threecol .columns .column:last-child {
    padding: 0 0 0 33px
}

@media only screen and (max-width:48em) {
    #threecol .columns .column:last-child {
        padding: 0 60px
    }
}

#threecol .column-image {
    margin: 0 0 20px
}

@media only screen and (max-width:48em) {
    #threecol .column-image {
        max-width: 50%;
        margin: 0
    }
}

@media only screen and (max-width:41.6875em) {
    #threecol .columns .column:last-child {
        padding: 0 50px
    }

    #threecol .column-image {
        max-width: 65%
    }
}

@media only screen and (max-width:30em) {
    #threecol .columns .column:last-child {
        padding: 0
    }

    #threecol .column-image {
        max-width: 80%
    }
}

#threecol .column-image-inline {
    display: inline;
    vertical-align: middle;
    margin-right: 5px
}

#threecol .column-title {
    font-weight: 600;
    margin: 0 0 10px
}

#fourcol {
    padding: 60px 0
}

@media only screen and (max-width:48em) {
    #threecol .column-title {
        font-size: 22px;
        margin-bottom: 10px
    }

    #fourcol {
        padding-bottom: 30px
    }
}

#fourcol .section-title {
    margin-bottom: 40px
}

#fourcol .fourcol-intro p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px
}

#fourcol .columns {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px
}

@media only screen and (max-width:64em) {
    #fourcol .columns {
        font-size: 14px;
        line-height: 1.3
    }
}

#fourcol .columns .column {
    padding: 0 20px;
    box-sizing: border-box
}

#quote-slideshow-pager li,
#testimonials .video-link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:48em) {
    #fourcol .columns .column {
        width: 50%;
        padding: 0 22px;
        margin: 0 0 30px
    }

    #fourcol .columns .column:nth-child(odd) {
        clear: left
    }
}

#fourcol h3,
#fourcol img {
    margin: 0 0 14px
}

@media only screen and (max-width:41.6875em) {
    #fourcol .columns .column {
        padding: 0 20px
    }
}

#fourcol h3 {
    font-size: 26px;
    font-weight: 600
}

@media only screen and (max-width:30em) {
    #fourcol .columns .column {
        padding: 0 10px;
        width: 100%;
        clear: both
    }

    #fourcol img {
        margin-bottom: 10px
    }

    #fourcol h3 {
        font-weight: 400;
        font-size: 24px;
        margin: 0 0 10px
    }
}

#fourcol p {
    color: #8491a0
}

#testimonials {
    padding: 60px 0
}

#testimonials .video-link {
    position: relative;
    display: block;
    margin: 0 auto;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 3px 4px 0 #383838;
    box-shadow: 0 3px 4px 0 #383838;
    box-sizing: border-box
}

#testimonials .video-link:before {
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(images/play.png) no-repeat;
    z-index: 99
}

#testimonials .video-link .video-placeholder {
    position: relative;
    z-index: 11
}

.testimonials-wrap {
    display: block;
    padding: 46px 0 0
}

.testimonials-link {
    display: block;
    padding: 70px 0 0;
    text-align: center
}

@media only screen and (max-width:41.6875em) {
    .testimonials-link {
        padding-top: 50px
    }
}

@media only screen and (max-width:30em) {
    .testimonials-link {
        padding-top: 40px
    }
}

.testimonials-link a {
    color: #1eaca5;
    font-size: 18px
}

#quote-slideshow {
    list-style: none;
    margin: 0;
    padding: 0
}

#quote-slideshow li {
    display: block;
    width: 100%
}

#quote-slideshow li span {
    display: inline-block;
    font-size: 23px;
    line-height: 1.3;
    color: #3498db;
    font-style: italic
}

#quote-slideshow li span:before {
    content: '\201c'
}

#quote-slideshow li span:after {
    content: '\201d'
}

#quote-slideshow-pager {
    list-style: none;
    margin: 0 auto 30px;
    padding: 0;
    display: inline-block
}

#quote-slideshow-pager:after {
    content: '';
    display: table;
    clear: both
}

#quote-slideshow-pager li {
    float: left;
    width: auto;
    height: 40px;
    padding: 0 30px;
    box-sizing: border-box
}

#image-cta .half,
.image-content-section .half {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#quote-slideshow-pager li img {
    display: block;
    max-width: 120px;
    max-height: 40px;
    width: auto;
    height: auto;
    cursor: pointer;
    margin: 0 auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

@media only screen and (max-width:64em) {
    #quote-slideshow-pager li img {
        max-width: 100px
    }
}

@media only screen and (max-width:800px) {
    #quote-slideshow-pager li {
        padding: 0 24px
    }

    #quote-slideshow-pager li img {
        max-width: 70px
    }
}

#quote-slideshow-pager li.cycle-pager-active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

#quote-mobile-logos {
    display: none;
    height: 40px;
    margin: 0 0 20px
}

@media only screen and (max-width:41.6875em) {
    #quote-slideshow-pager {
        display: none
    }

    #quote-mobile-logos {
        display: block;
        width: 100%
    }
}

#quote-mobile-logos img {
    max-height: 40px;
    max-width: 100px;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

#image-cta {
    padding: 70px 0 50px
}

#image-cta .half {
    width: 50%;
    float: left;
    padding: 0 60px;
    box-sizing: border-box
}

@media only screen and (max-width:1240px) {
    #image-cta .half {
        padding: 0 40px
    }
}

@media only screen and (max-width:64em) {
    #image-cta .half {
        padding: 0 30px
    }
}

@media only screen and (max-width:48em) {
    #quote-slideshow li span {
        font-size: 22px
    }

    #image-cta .half {
        width: 60%;
        padding: 0 20px
    }
}

@media only screen and (max-width:41.6875em) {
    #image-cta .half {
        width: 100%;
        padding: 40px 0 0;
        float: none;
        clear: both
    }
}

@media only screen and (max-width:48em) {
    #image-cta .image-half {
        width: 40%;
        padding: 0
    }
}

@media only screen and (max-width:41.6875em) {
    #image-cta .image-half {
        width: 100%;
        padding: 0 40px
    }
}

@media only screen and (max-width:30em) {
    #image-cta .image-half {
        padding: 0 10px
    }
}

#image-cta.image-right .half {
    float: right
}

#image-cta.one-column {
    padding-top: 100px
}

#image-cta.one-column .half {
    margin-left: auto;
    margin-right: auto;
    float: none
}

#image-cta .section-title {
    font-size: 40px;
    padding: 0 50px;
    margin-top: 80px
}

#image-cta .section-title.mobile-only {
    display: none;
    padding: 0
}

@media only screen and (max-width:75em) {
    #image-cta .section-title {
        margin-top: 60px
    }
}

@media only screen and (max-width:64em) {
    #image-cta .section-title {
        font-size: 36px
    }
}

@media only screen and (max-width:930px) {
    #image-cta .section-title {
        margin-top: 40px
    }
}

@media only screen and (max-width:48em) {
    #image-cta .section-title {
        margin-top: 0;
        font-size: 32px
    }
}

@media only screen and (max-width:41.6875em) {
    #image-cta .section-title {
        font-size: 40px;
        display: none
    }

    #image-cta .section-title.mobile-only {
        display: block
    }
}

@media only screen and (max-width:30em) {
    #image-cta .section-title {
        font-size: 32px
    }
}

#image-cta .button {
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    padding: 0 70px
}

@media only screen and (max-width:30em) {
    #image-cta .button {
        font-size: 24px
    }
}

#image-cta #get-app-form {
    margin: 0 0 30px
}

#image-cta #get-app-form #submit {
    border-color: #dd4b4c
}

#image-cta #get-app-form #phoneNumber {
    box-shadow: none
}

#image-cta .image-cta-seperator {
    display: block;
    width: 100%;
    margin: 30px 0;
    font-size: 18px
}

#image-cta .image-cta-seperator:before {
    content: '------- ';
    color: #ddd;
    font-weight: 300
}

#image-cta .image-cta-seperator:after {
    content: ' -------';
    color: #ddd;
    font-weight: 300
}

#leadership .people-list:after,
#retailers:after,
.gyft-accepts .gyft-accepts-inner:after,
.gyft-accepts .payment-list:after,
.retailers-list:after {
    content: ''
}

#image-cta .cta-text-after {
    padding: 40px 0 0;
    font-size: 24px
}

#image-cta .cta-text-after a {
    color: #1eaca5;
    font-weight: 600
}

#image-cta .cta-text-after a:hover {
    text-decoration: underline
}

.image-content-section {
    padding: 70px 0 50px
}

.image-content-section .half {
    width: 50%;
    float: left;
    padding: 0 60px;
    box-sizing: border-box
}

#features .features-wrap h3,
.retailers-list li img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:1240px) {
    .image-content-section .half {
        padding: 0 40px
    }
}

@media only screen and (max-width:64em) {
    .image-content-section .half {
        width: 60%;
        padding: 0 30px
    }
}

@media only screen and (max-width:48em) {
    .image-content-section .half {
        width: 100%;
        padding: 0 20px
    }
}

@media only screen and (max-width:41.6875em) {
    .image-content-section .half {
        width: 100%;
        padding: 0;
        float: none;
        clear: both
    }
}

@media only screen and (max-width:64em) {
    .image-content-section .image-half {
        width: 40%
    }
}

@media only screen and (max-width:48em) {
    .image-content-section .image-half {
        padding: 0 20px 20px;
        width: 100%
    }

    .image-content-section .image-half img {
        max-width: 70%
    }
}

@media only screen and (max-width:41.6875em) {
    .image-content-section .image-half {
        padding: 0 40px
    }

    .image-content-section .image-half img {
        max-width: 80%
    }
}

@media only screen and (max-width:30em) {
    .image-content-section .image-half {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .image-content-section .image-half img {
        max-width: 100%
    }
}

.image-content-section.image-right .half {
    float: right
}

.image-content-section .section-title {
    font-size: 40px;
    text-align: left;
    margin-bottom: 22px
}

.image-content-section .section-title.mobile-only {
    display: none
}

@media only screen and (max-width:48em) {
    .image-content-section .section-title {
        margin-top: 0;
        font-size: 32px;
        text-align: center;
        display: none
    }

    .image-content-section .section-title.mobile-only {
        display: block
    }
}

@media only screen and (max-width:41.6875em) {
    .image-content-section .section-title {
        font-size: 40px
    }
}

@media only screen and (max-width:30em) {
    .image-content-section .section-title {
        font-size: 32px
    }
}

.image-content-section .section-content {
    text-align: left
}

@media only screen and (max-width:41.6875em) {
    .image-content-section .section-content {
        text-align: center;
        padding: 0
    }
}

.image-content-section .section-content ol {
    text-align: left;
    margin: 0 0 20px
}

.image-content-section .section-content ol li {
    margin: 0 0 12px;
    line-height: 1.25
}

#cta-content {
    padding: 70px 0 50px;
    text-align: center
}

#cta-content .section-title {
    font-size: 40px
}

@media only screen and (max-width:48em) {
    #cta-content .section-title {
        margin-top: 0;
        font-size: 32px
    }
}

@media only screen and (max-width:41.6875em) {
    #cta-content .section-title {
        font-size: 40px;
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    #cta-content .section-title {
        font-size: 32px
    }
}

#cta-content p {
    margin: 0 auto 40px;
    max-width: 800px
}

#cta-content p:last-child {
    margin-bottom: 0
}

#cta-content .button {
    margin: 0 0 40px;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    padding: 0 70px
}

@media only screen and (max-width:48em) {
    #cta-content .button {
        font-size: 26px;
        padding: 0 60px
    }

    #features .features-wrap .column {
        width: 100%;
        float: none;
        clear: both
    }
}

@media only screen and (max-width:41.6875em) {
    #cta-content .button {
        font-size: 24px;
        padding: 0 50px
    }
}

@media only screen and (max-width:30em) {
    #cta-content .button {
        font-size: 22px;
        padding: 0 30px
    }
}

#features {
    padding: 60px 0
}

@media only screen and (max-width:30em) {
    #features {
        padding: 60px 0 20px
    }
}

#features .section-title {
    margin-bottom: 40px
}

#features .features-wrap .column {
    padding-top: 40px
}

@media only screen and (max-width:64em) {
    #features .features-wrap .column {
        padding-top: 20px
    }
}

@media only screen and (max-width:830px) {
    #features .features-wrap .column {
        padding-top: 0
    }
}

#features .features-wrap .feature-wrap {
    margin: 0 0 50px
}

#features .features-wrap .feature-wrap:after {
    content: '';
    display: table;
    clear: both
}

#features .features-wrap .feature-wrap a {
    color: #34404f
}

#features .features-wrap h3 {
    max-width: 310px;
    font-size: 23px;
    line-height: 1.1;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0 0 0 62px;
    min-height: 52px;
    background-position: left 2px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    box-sizing: border-box
}

@media only screen and (max-width:64em) {
    #features .features-wrap h3 {
        max-width: 100%;
        min-height: 50px;
        margin: 0 0 14px;
        font-size: 21px;
        background-position: left top
    }
}

@media only screen and (max-width:48em) {
    #features .features-wrap h3 {
        padding: 60px 0 0;
        font-size: 24px;
        margin: 0 0 10px;
        background-position: center top;
        text-align: center
    }
}

#features .features-wrap p {
    max-width: 320px;
    margin: 0
}

@media only screen and (max-width:64em) {
    #features .features-wrap p {
        max-width: 100%
    }
}

@media only screen and (max-width:48em) {
    #features .features-wrap p {
        padding: 0;
        text-align: center;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto
    }
}

#features .features-wrap .column:first-child {
    text-align: right
}

@media only screen and (max-width:48em) {
    #features .features-wrap .column:first-child {
        text-align: left
    }
}

#features .features-wrap .column:first-child h3 {
    padding: 0 62px 0 0;
    text-align: right;
    float: right;
    background-position: right 2px
}

@media only screen and (max-width:64em) {
    #features .features-wrap .column:first-child h3 {
        background-position: right top
    }

    #features .features-wrap .image-column img {
        max-width: 100% !important;
        height: auto
    }
}

@media only screen and (max-width:48em) {
    #features .features-wrap .column:first-child h3 {
        float: none;
        clear: both;
        background-position: center top;
        padding: 60px 0 0;
        text-align: center
    }
}

#features .features-wrap .column:first-child p {
    float: right
}

#features .features-wrap .image-column {
    padding: 0 20px
}

@media only screen and (max-width:48em) {
    #features .features-wrap .column:first-child p {
        float: none;
        clear: both
    }

    #features .features-wrap .image-column {
        display: none
    }
}

#features .features-wrap .image-column img {
    display: block;
    margin: 0 auto
}

#retailers {
    padding: 80px 0 70px
}

@media only screen and (max-width:30em) {
    #features .features-wrap h3 {
        font-size: 22px
    }

    #retailers {
        padding-top: 60px
    }
}

#retailers.with-banner-below {
    padding-top: 50px !important
}

#retailers:after {
    display: table;
    clear: both
}

#retailers .section-title {
    color: #dd4b4c;
    margin-bottom: 40px
}

#retailers .button {
    font-size: 20px;
    padding-left: 35px;
    padding-right: 35px;
    float: right
}

@media only screen and (max-width:940px) {
    #retailers .button {
        float: none;
        margin-right: auto;
        margin-left: auto;
        display: block;
        max-width: 220px
    }
}

.retailers-list {
    list-style: none;
    margin: 0 0 50px;
    padding: 0
}

.retailers-list:after {
    display: table;
    clear: both
}

@media only screen and (max-width:940px) {
    .retailers-list {
        margin: 0 0 30px
    }
}

@media only screen and (max-width:30em) {
    .retailers-list {
        margin-bottom: 20px
    }
}

.retailers-list li {
    float: left;
    margin: 0 0 0 2%;
    width: 10.75%
}

@media only screen and (max-width:940px) {
    .retailers-list li {
        width: 22.75%;
        margin: 0 0 20px 3%
    }

    .retailers-list li:nth-child(5) {
        margin-left: 0
    }
}

@media only screen and (max-width:30em) {
    .retailers-list li {
        width: 48%;
        margin-left: 4%
    }

    .retailers-list li:nth-child(3),
    .retailers-list li:nth-child(7) {
        margin-left: 0
    }
}

@media only screen and (max-width:370px) {
    .retailers-list li {
        width: 48.5%;
        margin-left: 3%;
        margin-bottom: 10px
    }
}

.retailers-list li:first-child {
    margin-left: 0
}

.retailers-list li img {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #ddd;
    box-sizing: border-box;
    transition: border-color .15s ease-out
}

#leadership .people-list li,
.retailers-list li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.retailers-list li a {
    display: block;
    background: #fff;
    padding: 5px;
    border: 1px solid #d2d7dd;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .2);
    color: #34404f;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

#shop-results .merchant-details,
.merchant {
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out
}

@media only screen and (max-width:940px) {
    .retailers-list li a {
        padding: 8px
    }
}

@media only screen and (max-width:48em) {
    .retailers-list li a {
        padding: 5px
    }
}

@media only screen and (max-width:30em) {
    .retailers-list li a {
        padding: 8px
    }
}

@media only screen and (max-width:370px) {
    .retailers-list li a {
        padding: 5px
    }
}

.retailers-list li a:hover,
.retailers-list li a:hover img {
    border-color: #8491a0
}

.retailers-list li a h3 {
    font-size: 12px;
    margin: 5px 0 0;
    font-weight: 400;
    height: 32px;
    overflow: hidden;
    text-align: center
}

.gyft-accepts {
    float: left
}

@media only screen and (max-width:940px) {
    .gyft-accepts {
        float: none;
        width: 100%;
        display: block;
        margin: 0 0 40px;
        text-align: center
    }

    .gyft-accepts .gyft-accepts-inner {
        margin: 0 auto;
        max-width: 560px
    }
}

.gyft-accepts .gyft-accepts-inner {
    display: block
}

.gyft-accepts .gyft-accepts-inner:after {
    display: table;
    clear: both
}

.gyft-accepts span {
    display: block;
    height: 33px;
    line-height: 33px;
    float: left;
    margin: 0 15px 0 0;
    font-size: 14px
}

@media only screen and (max-width:940px) {
    .gyft-accepts span {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 0 8px
    }
}

.gyft-accepts .payment-list {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.gyft-accepts .payment-list:after {
    display: table;
    clear: both
}

@media only screen and (max-width:940px) {
    .gyft-accepts .payment-list {
        float: none;
        display: inline-block;
        margin-left: auto;
        margin-right: auto
    }
}

.gyft-accepts .payment-list li {
    float: left;
    margin: 0 0 0 3px
}

.gyft-accepts .payment-list li:first-child {
    margin-left: 0
}

@media only screen and (max-width:580px) {
    .gyft-accepts .payment-list li {
        margin-bottom: 4px
    }

    .gyft-accepts .payment-list li:nth-child(5) {
        clear: left;
        margin-left: 0
    }
}

.gyft-accepts .payment-list li a {
    height: 33px;
    width: 55px;
    display: block;
    background: url(images/sprite-payment-types-v2.png) no-repeat
}

.gyft-accepts .payment-list li a#accepts-mc {
    background-position: left -33px
}

.gyft-accepts .payment-list li a#accepts-ae {
    background-position: left -66px
}

.gyft-accepts .payment-list li a#accepts-dn {
    background-position: left -99px
}

.gyft-accepts .payment-list li a#accepts-pp {
    background-position: left -132px
}

.gyft-accepts .payment-list li a#accepts-btcoin {
    background-position: left -165px
}

.gyft-accepts .payment-list li a#accepts-apay {
    background-position: left -198px
}

.gyft-accepts .payment-list li a#accepts-gpay {
    background-position: left -231px
}

#paragraphs {
    padding: 0 0 60px;
    text-align: center
}

#paragraphs .paragraph-wrap {
    padding-top: 80px
}

#paragraphs .paragraph-wrap:first-child {
    margin-top: 0
}

#paragraphs .paragraph-wrap p {
    max-width: 700px;
    margin: 0 auto 20px;
    text-align: center
}

#paragraphs .paragraph-title {
    max-width: 900px;
    margin-bottom: 16px
}

#paragraphs .paragraph-subtitle {
    max-width: 800px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin: 0 auto 24px
}

#leadership {
    padding: 60px 0
}

#leadership .section-title {
    margin-bottom: 40px
}

#leadership .people-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#leadership .people-list:after {
    display: table;
    clear: both
}

#leadership .people-list li {
    width: 50%;
    float: left;
    padding: 0 0 0 40px;
    margin: 0 0 50px;
    box-sizing: border-box
}

#gift-card-row .gift-cards li,
#shop-search {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:64em) {
    #leadership .people-list li {
        padding: 0 0 0 20px
    }
}

@media only screen and (max-width:48em) {
    #leadership .people-list li {
        width: 100%;
        padding: 0;
        margin: 0 0 30px
    }
}

#leadership .people-list li:nth-child(odd) {
    clear: left;
    padding: 0 40px 0 0
}

@media only screen and (max-width:64em) {
    #leadership .people-list li:nth-child(odd) {
        padding: 0 20px 0 0
    }
}

@media only screen and (max-width:48em) {
    #leadership .people-list li:nth-child(odd) {
        padding: 0
    }
}

#leadership .leadership-image {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 0 20px 12px 0
}

#leadership .person-name {
    font-size: 22px;
    font-weight: 600;
    margin: 40px 0 4px
}

@media only screen and (max-width:41.6875em) {
    #leadership .person-name {
        font-size: 20px
    }
}

@media only screen and (max-width:30em) {
    #leadership .leadership-image {
        width: 120px;
        height: 120px
    }

    #leadership .person-name {
        margin-top: 30px;
        font-size: 18px
    }
}

#leadership .person-title {
    display: block;
    font-size: 13px;
    line-height: 16px;
    font-style: italic;
    margin: 0 0 8px
}

#leadership .person-social-link {
    font-size: 24px;
    height: 22px;
    line-height: 22px;
    width: 22px;
    margin: 0 2px 0 0;
    display: inline-block
}

#leadership .person-social-link .fa-linkedin-square {
    color: #0077b5
}

#leadership .person-social-link .fa-twitter-square {
    color: #55acee
}

#leadership p {
    clear: both
}

#closing-text {
    padding: 10px 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400
}

.gyft-ol {
    padding: 0
}

.gyft-ol li {
    display: block;
    counter-increment: step-counter;
    margin: 40px 0 0 !important;
    position: relative;
    padding: 5px 12px 5px 50px
}

.gyft-ol li p {
    display: inline
}

.gyft-ol li::before {
    content: counter(step-counter);
    background-color: #1eaca5;
    border-radius: 50%;
    color: #fff;
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center
}

.gyft-ol.start-from-two {
    counter-reset: step-counter 1
}

.gyft-ol.start-from-three {
    counter-reset: step-counter 2
}

.gyft-ol.start-from-four {
    counter-reset: step-counter 3
}

.gyft-ol.start-from-five {
    counter-reset: step-counter 4
}

.gyft-ol.start-from-six {
    counter-reset: step-counter 6
}

#gift-card-row .section-title {
    color: #dd4b4c
}

#gift-card-row .gift-cards {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

#gift-card-row .gift-cards:after {
    content: '';
    display: table;
    clear: both
}

#gift-card-row .gift-cards li {
    width: 16.666%;
    float: left;
    box-sizing: border-box
}

#gift-card-row .gift-cards li a {
    display: block
}

#archive-merchants:after,
#shop-results:after,
.search-wrap:after {
    display: table;
    clear: both;
    content: ''
}

#big-image {
    padding: 60px 0;
    text-align: center
}

#big-image .big-image {
    margin: 0 0 40px;
    max-width: 100%
}

#big-image .section-title {
    font-size: 48px;
    margin: 0 0 22px;
    max-width: 100%
}

@media only screen and (max-width:64em) {
    #big-image .section-title {
        font-size: 44px
    }
}

@media only screen and (max-width:48em) {
    #big-image .section-title {
        font-size: 40px
    }
}

@media only screen and (max-width:41.6875em) {
    #gift-card-row .gift-cards li {
        width: 33.333%
    }

    #big-image .section-title {
        font-size: 36px
    }
}

@media only screen and (max-width:30em) {
    #gift-card-row .gift-cards li {
        width: 50%
    }

    #big-image .section-title {
        font-size: 32px
    }
}

#big-image h3.section-title {
    font-size: 36px;
    margin: 40px 0 20px
}

@media only screen and (max-width:48em) {
    #big-image h3.section-title {
        font-size: 32px
    }
}

@media only screen and (max-width:41.6875em) {
    #big-image h3.section-title {
        font-size: 29px
    }
}

@media only screen and (max-width:30em) {
    #big-image h3.section-title {
        font-size: 26px
    }
}

#big-image .app-store-buttons {
    padding: 30px 0 0
}

#big-image p {
    font-size: 18px;
    margin: 0 0 10px
}

#archive-merchants {
    position: relative;
    padding: 50px 0
}

.merchants-title {
    float: left;
    width: 25%
}

@media only screen and (max-width:940px) {
    .merchants-title {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:30em) {
    #archive-merchants {
        padding-top: 30px
    }

    .merchants-title {
        font-size: 28px;
        margin-bottom: 12px
    }
}

.search-wrap {
    position: relative;
    float: left;
    width: 75%;
    margin: 0 0 40px
}

@media only screen and (max-width:940px) {
    .search-wrap {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 20px
    }
}

.search-wrap .shop-search-icon {
    float: right;
    position: absolute;
    color: #8491a0;
    top: 13px;
    right: 20px;
    font-size: 28px;
    font-weight: 600
}

@media only screen and (max-width:41.6875em) {
    .search-wrap .shop-search-icon {
        font-size: 22px;
        top: 12px;
        right: 16px
    }
}

#shop-search {
    width: 100%;
    padding: 10px 20px;
    font-size: 23px;
    color: #34404f;
    border: 1px solid #8491a0;
    border-radius: 3px;
    font-weight: 300;
    box-sizing: border-box
}

#merchant-category-select,
.merchants-sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

#shop-search:focus {
    border-color: #34404f
}

#shop-results {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

#shop-results .merchant-details {
    display: block;
    margin: -1px 0 0;
    border-bottom-width: 1px;
    border-radius: 0;
    padding: 0 !important;
    position: relative;
    z-index: 8;
    transition: border-color .15s ease-out
}

#shop-results .merchant-details.first {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#shop-results .merchant-details.last {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#shop-results .merchant-details .merchant-details-left {
    width: 100%;
    padding: 15px
}

@media only screen and (max-width:41.6875em) {
    #shop-search {
        font-size: 18px
    }

    #shop-results .merchant-details .merchant-details-left {
        max-width: 100%;
        border-top: none;
        text-align: left
    }
}

@media only screen and (max-width:30em) {
    #shop-results .merchant-details .merchant-details-left {
        padding: 10px
    }
}

#shop-results .merchant-details .merchant-details-header {
    margin-bottom: 0
}

#shop-results .merchant-details .merchant-details-header .merchant-link {
    padding-top: 0;
    margin: 0 0 5px;
    font-size: 26px;
    color: #8491a0;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

@media only screen and (max-width:30em) {
    #shop-results .merchant-details .merchant-details-header .merchant-link {
        font-size: 22px
    }
}

#shop-results .merchant-details .merchant-details-image {
    width: 80px;
    margin-right: 12px
}

@media only screen and (max-width:41.6875em) {
    #shop-results .merchant-details .merchant-details-image {
        display: block;
        width: 75px
    }
}

@media only screen and (max-width:30em) {
    #shop-results .merchant-details .merchant-details-image {
        width: 68px;
        margin-right: 10px
    }
}

@media only screen and (max-width:23.4375em) {
    #shop-results .merchant-details .merchant-details-header .merchant-link {
        font-size: 20px
    }

    #shop-results .merchant-details .merchant-details-image {
        width: 65px;
        margin-right: 8px
    }
}

#shop-results .merchant-details .merchant-redemption {
    display: block;
    margin: 0 0 7px;
    color: #34404f
}

#shop-results .merchant-details .value-range {
    display: block;
    line-height: 1;
    color: #8491a0
}

@media only screen and (max-width:23.4375em) {
    #shop-results .merchant-details .merchant-redemption {
        margin: 0 0 5px
    }

    #shop-results .merchant-details .value-range {
        font-size: 15px
    }
}

#shop-results .merchant-details:hover {
    border-color: #8491a0;
    z-index: 9
}

#shop-results .merchant-details:hover .merchant-details-header .merchant-link {
    color: #34404f
}

#shop-results .merchant-details:hover .merchant-details-image {
    border-color: #8491a0
}

.merchants-sidebar {
    width: 25%;
    float: left;
    clear: left;
    padding-right: 20px;
    box-sizing: border-box
}

.merchants-sidebar:after {
    content: '';
    display: table;
    clear: both
}

.merchants-sidebar .sidebar-title {
    color: #8491a0;
    font-weight: 600;
    line-height: 30px
}

@media only screen and (max-width:940px) {
    .merchants-sidebar {
        width: 100%;
        float: none;
        clear: both;
        padding: 0 0 30px
    }

    .merchants-sidebar .sidebar-title {
        margin-bottom: 10px
    }
}

.merchant-category-wrap {
    display: block;
    width: 100%;
    position: relative
}

.merchant-category-list {
    list-style: none;
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 15px
}

@media only screen and (max-width:940px) {
    .merchant-category-list {
        display: none
    }
}

.merchant-category-list li {
    background-position: 0 11px;
    background-repeat: no-repeat;
    background-size: 25px 25px
}

.merchant-category-list li.all-category {
    background-position: 0 20px
}

.merchant,
.merchant-details {
    background: #fff;
    position: relative
}

.merchant-category-list a {
    color: #8491a0;
    padding: 14px 0 14px 36px;
    display: block;
    font-weight: 600;
    line-height: 1.3
}

.merchant-category-list a.selected,
.merchant-category-list a:hover {
    color: #3498db
}

.merchant-category-list a.all-brands {
    border-top: 1px dashed #e9e0d7;
    border-bottom: 1px dashed #e9e0d7;
    padding: 20px 0 20px 36px;
    margin-bottom: 10px
}

.merchant-categories-select {
    display: none
}

@media only screen and (max-width:940px) {
    .merchant-categories-select {
        display: block
    }
}

#merchant-category-select {
    cursor: pointer;
    box-sizing: border-box
}

.merchant,
.merchant .merchant-image {
    -o-box-sizing: border-box;
    display: block
}

.merchants-wrap {
    width: 75%;
    float: left
}

.merchants-wrap:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:940px) {
    .merchants-wrap {
        width: 100%;
        float: none;
        clear: both
    }
}

.merchants-wrap .section-title {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    max-width: 100%
}

.merchants-wrap .gyft-accepts {
    margin: 0 auto 40px;
    padding-top: 20px;
    float: none;
    clear: both;
    flex: 1 1 100%;
    display: block;
    text-align: center
}

.merchants-wrap .gyft-accepts .gyft-accepts-inner {
    display: inline-block
}

.merchants-wrap .fine-print {
    font-size: 13px;
    color: #8491a0;
    text-align: center
}

.merchants-wrap .fine-print p {
    max-width: 800px;
    margin: 0 auto
}

.merchant {
    border: 1px solid #D9D9D9;
    width: calc(25% - 20px);       /* Changes by Jira GGS-4455 */
    margin: 0 5px 20px 5px;
    padding: 10px;
    border-radius: 4px;
    cursor: pointer !important;
    color: #8491a0;
    font-size: 14px;
    transition: border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

/* Changes by Jira GGS-4455 from here */
.merchants-wrap {
    display: flex; 
    flex-wrap: wrap; 
    margin-top: 20px;
}

.section-title {
    display: block;
    width: 100%;
    margin-top: 20px;
}

/* Changes by Jira GGS-4455 till here */

@media only screen and (max-width:75em) {
    .merchant {
        padding: 8px
    }
}

@media only screen and (max-width:940px) {
    .merchant {
        padding: 10px
    }
}

@media only screen and (max-width:48em) {
    .merchant {
        width: 32%
    }
}

@media only screen and (max-width:30em) {
    .merchant {
        width: 48.5%;
        margin-left: 3%;
        margin-bottom: 12px;
        padding: 8px
    }
}

.merchant .merchant-image,
.merchant-details {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box
}

.merchant.open {
    border-color: #8491a0;
    -webkit-box-shadow: 0 0 2px 0 #8491a0;
    -moz-box-shadow: 0 0 2px 0 #8491a0;
    -ms-box-shadow: 0 0 2px 0 #8491a0;
    -o-box-shadow: 0 0 2px 0 #8491a0;
    box-shadow: 0 0 2px 0 #8491a0
}

.merchant.first {
    margin-left: 0;
    clear: left
}

@media only screen and (max-width:48em) {
    .merchant.first {
        margin-left: 0%;
        clear: none
    }

    .merchant.thirds {
        margin-left: 0;
        clear: left
    }
}

@media only screen and (max-width:30em) {
    .merchant.thirds {
        margin-left: 0%;
        clear: none
    }

    .merchant.odd {
        margin-left: 0;
        clear: left
    }
}

.merchant .merchant-title {
    max-width: 100%;
    font-size: 15px;
    color: #34404f;
    font-weight: 600;
    margin: 8px 0 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media only screen and (max-width:75em) {
    .merchant .merchant-title {
        font-size: 14px
    }
}

.merchant .merchant-image {
    height: auto;
    border: 1px solid #ddd;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out;
    box-sizing: border-box
}

.merchant span {
    display: block;
    line-height: 1;
    color: #8491a0
}

.merchant p {
    margin: 0 0 10px;
    font-size: 12px;
    height: 100px;
    overflow: hidden
}

.merchant:hover {
    border-color: #8491a0
}

.merchant-details {
    display: none;
    float: left;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    padding: 15px;
    margin: -7px 0 32px;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.merchant-details .merchant-details-image,
.merchant-details .merchant-details-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box
}

.merchant-details:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:41.6875em) {
    .merchant-details {
        padding: 15px 20px 30px;
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    .merchant-details {
        margin-top: -2px;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 48em) {
    .merchant {
        width: 32%; 
        margin: 0 0.5% 20px 0.5%; /* Adjust the margins for this screen size */
    }
}

@media only screen and (max-width: 30em) {
    .merchant {
        width: 48.5%;
        margin: 0 0.5% 12px 0.5%; /* Maintain margin consistency */
        padding: 8px;
    }

    .merchant .merchant-title {
        font-size: 14px;
    }

    /* #shop-results .merchant-details .merchant-details-header .merchant-link {
        font-size: 22px;
    }

    #shop-results .merchant-details .merchant-details-image {
        width: 68px;
        margin-right: 10px;
    }

    #shop-results .merchant-details .merchant-details-left {
        padding: 10px;
    }

    #shop-results .merchant-details .merchant-redemption {
        margin: 0 0 5px;
    }

    #shop-results .merchant-details .value-range {
        font-size: 15px;
    } */
}

@media only screen and (max-width: 23.4375em) {
    .merchant {
        width: 100%;
        margin: 0 0 12px 0; /* Reset margin for small screen */
        padding: 8px;
    }

    .merchant .merchant-title {
        font-size: 14px;
    }
/* 
    #shop-results .merchant-details .merchant-details-header .merchant-link {
        font-size: 20px;
    }

    #shop-results .merchant-details .merchant-details-image {
        width: 65px;
        margin-right: 8px;
    }

    #shop-results .merchant-details .value-range {
        font-size: 14px;
    } */
}

.merchant-details .close-merchant-details {
    position: absolute;
    top: -9px;
    right: -9px;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #d2d7dd;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.merchant-details .close-merchant-details:hover {
    background-color: #a4acb7
}

.merchant-details .merchant-details-left {
    float: left;
    width: 70%;
    padding-right: 40px;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1240px) {
    .merchant-details .merchant-details-left {
        width: 66%;
        padding-right: 36px
    }
}

@media only screen and (max-width:64em) {
    .merchant-details .merchant-details-left {
        width: 63%
    }
}

@media only screen and (max-width:940px) {
    .merchant-details .merchant-details-left {
        width: 70%;
        padding-right: 30px
    }
}

@media only screen and (max-width:830px) {
    .merchant-details .merchant-details-left {
        width: 66%
    }
}

@media only screen and (max-width:48em) {
    .merchant-details .merchant-details-left {
        width: 63%
    }
}

@media only screen and (max-width:690px) {
    .merchant-details .merchant-details-left {
        width: 61%
    }
}

@media only screen and (max-width:41.6875em) {
    .merchant-details .merchant-details-left {
        width: 100%;
        max-width: 400px;
        float: none;
        clear: both;
        padding: 14px 0 0;
        text-align: center;
        border-top: 1px solid #ddd;
        display: inline-block
    }
}

.merchant-details .merchant-details-left p {
    line-height: 1.4;
    font-size: 15px;
    margin: 0;
    padding: 0 0 10px 70px
}

@media only screen and (max-width:41.6875em) {
    .merchant-details .merchant-details-left p {
        padding: 0
    }
}

@media only screen and (max-width:30em) {
    .merchant-details .merchant-details-left p {
        padding: 0 15px;
        line-height: 1.3
    }
}

.merchant-details .merchant-details-header {
    margin: 0 0 10px
}

.merchant-details .merchant-details-header:after {
    content: '';
    display: table;
    clear: both
}

.merchant-details .merchant-details-header .merchant-link {
    font-size: 27px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 0
}

@media only screen and (max-width:48em) {
    .merchant-details .merchant-details-header .merchant-link {
        font-size: 26px
    }
}

@media only screen and (max-width:41.6875em) {
    .merchant-details .merchant-details-header .merchant-link {
        font-size: 27px
    }
}

@media only screen and (max-width:30em) {
    .merchant-details .merchant-details-header .merchant-link {
        font-size: 25px
    }
}

@media only screen and (max-width:23.4375em) {
    .merchant-details .merchant-details-header .merchant-link {
        font-size: 24px
    }
}

.merchant-details .merchant-details-header .merchant-link a {
    display: block;
    color: #8491a0;
    line-height: 1.25;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.merchant-details .merchant-details-header .merchant-link a:hover {
    color: #34404f
}

.merchant-details .merchant-details-image {
    width: 55px;
    height: auto;
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #ddd;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out
}

.merchant-details .merchant-details-image:hover {
    border-color: #8491a0
}

.merchant-details .card-selector {
    float: right;
    width: 30%;
    padding: 20px 25px 20px 40px;
    border-left: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1240px) {
    .merchant-details .card-selector {
        width: 34%
    }
}

@media only screen and (max-width:64em) {
    .merchant-details .card-selector {
        width: 37%;
        padding-left: 34px;
        padding-right: 19px
    }
}

@media only screen and (max-width:940px) {
    .merchant-details .card-selector {
        width: 30%;
        padding-left: 30px;
        padding-right: 15px
    }
}

@media only screen and (max-width:830px) {
    .merchant-details .card-selector {
        width: 34%
    }
}

@media only screen and (max-width:48em) {
    .merchant-details .card-selector {
        width: 37%
    }
}

@media only screen and (max-width:690px) {
    .merchant-details .card-selector {
        width: 39%
    }
}

@media only screen and (max-width:41.6875em) {
    .merchant-details .merchant-details-image {
        display: none
    }

    .merchant-details .card-selector {
        width: 100%;
        max-width: 200px;
        float: none;
        clear: both;
        text-align: center;
        padding: 20px 0 0;
        margin: 0 0 24px;
        border-left: none;
        display: inline-block
    }
}

@media only screen and (max-width:30em) {
    .merchant-details .card-selector {
        max-width: 190px
    }
}

.merchant-redemption {
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1
}

.change-value-wrap {
    display: block;
    text-align: center;
    margin: 0 0 15px
}

.change-value-wrap:after {
    content: '';
    display: table;
    clear: both
}

.change-value,
.merchant-shop-cards {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    height: 38px
}

@media only screen and (max-width:600px) {
    .change-value-wrap {
        margin-bottom: 20px
    }
}

.merchant-shop-cards {
    width: 86px;
    border: 1px solid #d2d7dd;
    border-radius: 38px;
    vertical-align: top;
    margin: 0 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.merchant-shop-cards:before {
    content: '$';
    font-size: 70%;
    vertical-align: top
}

.change-value {
    width: 38px;
    margin: 0;
    background: #fff;
    border: 1px solid #d2d7dd;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .1s ease-out;
    -moz-transition: background-color .1s ease-out;
    -ms-transition: background-color .1s ease-out;
    -o-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.card-selector .button,
.single-merchant-wrap .single-merchant-left {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.change-value .fa {
    font-size: 23px;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    color: #8491a0
}

.change-value:hover {
    background: #dd4b4c;
    border-color: #dd4b4c
}

.change-value:hover .fa {
    color: #fff
}

.change-value.disabled {
    cursor: default;
    opacity: .5
}

.change-value.disabled:hover {
    background: #fff;
    border-color: #d2d7dd
}

.change-value.disabled:hover .fa {
    color: #8491a0 !important
}

.card-selector .button {
    width: 100%;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:600px) {
    .card-selector .button {
        max-width: 220px;
        margin: 0 auto
    }
}

.card-selector .button.shop-button-buy {
    border: 1px solid #dd4b4c;
    line-height: 38px;
    -webkit-transition: border-color .1s ease-out;
    -moz-transition: border-color .1s ease-out;
    -ms-transition: border-color .1s ease-out;
    -o-transition: border-color .1s ease-out;
    transition: border-color .1s ease-out
}

.card-selector .button.shop-button-buy:hover {
    border-color: #ad2b30
}

.card-selector .button.shop-button-send {
    border: 2px solid #dd4b4c;
    font-weight: 700;
    line-height: 39px;
    -webkit-transition: background-color .1s ease-out;
    -moz-transition: background-color .1s ease-out;
    -ms-transition: background-color .1s ease-out;
    -o-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.card-selector .button.shop-button-send:hover {
    border: 2px solid #ad2b30
}

.card-selector .buttons-or {
    font-size: 10px;
    font-weight: 600;
    color: #8491a0;
    display: block;
    text-align: center;
    height: 11px;
    line-height: 11px;
    margin: 8px 0;
    width: 100%;
    position: relative
}

.card-selector .buttons-or:after,
.card-selector .buttons-or:before {
    position: absolute;
    content: '';
    left: 0
}

.card-selector .buttons-or:before {
    height: 1px;
    width: 100%;
    background: #d2d7dd;
    top: 5px;
    z-index: 0
}

.card-selector .buttons-or:after {
    height: 11px;
    width: 30px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    z-index: 1
}

.card-selector .buttons-or .or-text {
    position: relative;
    z-index: 10
}

#single-merchant .content-width {
    padding-top: 60px;
    padding-bottom: 60px
}

#single-merchant .merchant-title {
    font-size: 40px;
    margin: 0 0 7px
}

@media only screen and (max-width:77.5em) {
    #single-merchant .merchant-title {
        font-size: 34px;
        margin: 0 0 10px
    }
}

@media only screen and (max-width:41.6875em) {
    #single-merchant .merchant-title {
        font-size: 32px
    }
}

@media only screen and (max-width:30em) {
    #single-merchant .content-width {
        padding-top: 30px
    }

    #single-merchant .merchant-title {
        font-size: 30px
    }
}

.single-merchant-wrap {
    border: 1px solid #d2d7dd;
    border-radius: 3px;
    background: #fff;
    margin: 0 0 50px
}

.single-merchant-wrap:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:48em) {
    .single-merchant-wrap {
        padding: 36px 60px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (max-width:41.6875em) {
    .single-merchant-wrap {
        padding: 36px 50px
    }
}

@media only screen and (max-width:600px) {
    .single-merchant-wrap {
        padding: 34px 44px
    }
}

@media only screen and (max-width:550px) {
    .single-merchant-wrap {
        padding: 32px 40px
    }
}

@media only screen and (max-width:515px) {
    .single-merchant-wrap {
        padding: 30px
    }

    .single-merchant-wrap .single-merchant-left {
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    .single-merchant-wrap {
        padding: 30px 20px
    }
}

.single-merchant-wrap .single-merchant-left {
    width: 42%;
    float: left;
    padding: 40px 0 40px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.single-merchant-wrap .card-selector,
.single-merchant-wrap .merchant-image {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.single-merchant-wrap .single-merchant-left:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width:77.5em) {
    .single-merchant-wrap .single-merchant-left {
        width: 45%;
        padding-left: 40px
    }
}

@media only screen and (max-width:64em) {
    .single-merchant-wrap .single-merchant-left {
        width: 30%;
        padding: 40px 50px
    }
}

@media only screen and (max-width:978px) {
    .single-merchant-wrap .single-merchant-left {
        width: 32%
    }
}

@media only screen and (max-width:920px) {
    .single-merchant-wrap .single-merchant-left {
        width: 34%;
        padding: 36px 44px
    }
}

@media only screen and (max-width:835px) {
    .single-merchant-wrap .single-merchant-left {
        width: 36%;
        padding-right: 40px
    }
}

@media only screen and (max-width:790px) {
    .single-merchant-wrap .single-merchant-left {
        width: 38%;
        padding-right: 32px
    }
}

@media only screen and (max-width:48em) {
    .single-merchant-wrap .single-merchant-left {
        width: 100%;
        float: none;
        clear: both;
        padding: 0 0 30px
    }
}

.single-merchant-wrap .merchant-image {
    width: 40%;
    height: auto;
    float: left;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:64em) {
    .single-merchant-wrap .merchant-image {
        width: 100%;
        font-weight: 400;
        clear: both
    }
}

@media only screen and (max-width:48em) {
    .single-merchant-wrap .merchant-image {
        width: 35%;
        float: left;
        clear: none
    }
}

@media only screen and (max-width:41.6875em) {
    .single-merchant-wrap .merchant-image {
        width: 38%
    }
}

@media only screen and (max-width:600px) {
    .single-merchant-wrap .merchant-image {
        width: 48%
    }
}

@media only screen and (max-width:550px) {
    .single-merchant-wrap .merchant-image {
        width: 45%
    }
}

@media only screen and (max-width:515px) {
    .single-merchant-wrap .merchant-image {
        width: 100%;
        float: none;
        clear: both;
        max-width: 200px
    }
}

@media only screen and (max-width:23.4375em) {
    #single-merchant .merchant-title {
        font-size: 27px
    }

    .single-merchant-wrap .merchant-image {
        max-width: 190px
    }
}

.single-merchant-wrap .card-selector {
    width: 60%;
    padding: 0 50px 24px 30px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.related-merchants ul li a,
.single-merchant-wrap .single-merchant-content {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:77.5em) {
    .single-merchant-wrap .card-selector {
        padding: 0 40px 24px 20px
    }
}

@media only screen and (max-width:64em) {
    .single-merchant-wrap .card-selector {
        width: 100%;
        padding: 20px 0 0;
        float: none;
        clear: both
    }
}

@media only screen and (max-width:48em) {
    .single-merchant-wrap .card-selector {
        width: 42%;
        float: left;
        clear: none;
        padding: 0 0 0 30px
    }
}

@media only screen and (max-width:41.6875em) {
    .single-merchant-wrap .card-selector {
        width: 48%
    }
}

@media only screen and (max-width:600px) {
    .single-merchant-wrap .card-selector {
        width: 52%;
        padding: 0 0 0 26px
    }
}

@media only screen and (max-width:550px) {
    .single-merchant-wrap .card-selector {
        width: 55%
    }
}

@media only screen and (max-width:515px) {
    .single-merchant-wrap .card-selector {
        width: 100%;
        float: none;
        clear: both;
        max-width: 200px;
        padding: 20px 0 0;
        display: inline-block
    }
}

.single-merchant-wrap .single-merchant-content {
    width: 58%;
    float: left;
    padding: 40px 50px;
    border-left: 1px solid #d2d7dd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.related-merchants ul li a,
.related-merchants ul li img {
    -webkit-box-sizing: border-box;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out
}

@media only screen and (max-width:77.5em) {
    .single-merchant-wrap .single-merchant-content {
        width: 55%;
        padding: 40px
    }
}

@media only screen and (max-width:64em) {
    .single-merchant-wrap .single-merchant-content {
        width: 70%;
        padding: 40px 50px
    }
}

@media only screen and (max-width:978px) {
    .single-merchant-wrap .single-merchant-content {
        width: 68%
    }
}

@media only screen and (max-width:920px) {
    .single-merchant-wrap .single-merchant-content {
        width: 66%;
        padding: 36px 44px
    }
}

@media only screen and (max-width:835px) {
    .single-merchant-wrap .single-merchant-content {
        width: 64%;
        padding-left: 40px
    }
}

@media only screen and (max-width:790px) {
    .single-merchant-wrap .single-merchant-content {
        width: 62%;
        padding-left: 32px
    }
}

@media only screen and (max-width:48em) {
    .single-merchant-wrap .single-merchant-content {
        width: 100%;
        float: none;
        clear: both;
        border-left: none;
        border-top: 1px solid #d2d7dd;
        padding: 26px 0 0
    }
}

.single-merchant-wrap .single-merchant-content a {
    color: #8491a0;
    text-decoration: underline
}

.single-merchant-wrap .single-merchant-content a:hover {
    color: #34404f
}

.single-merchant-wrap .single-merchant-content .merchant-redemption {
    margin: 0 0 10px;
    display: block
}

.related-merchants ul:after,
.related-merchants:after {
    display: table;
    content: '';
    clear: both
}

.single-merchant-wrap .single-merchant-content h2 {
    font-size: 30px;
    margin: 30px 0 10px
}

@media only screen and (max-width:23.4375em) {
    .single-merchant-wrap .card-selector {
        max-width: 190px
    }

    .single-merchant-wrap .single-merchant-content p {
        font-size: 15px
    }
}

.related-merchants {
    margin: 0 0 10px
}

.related-merchants h3 {
    color: #8491a0;
    font-size: 24px;
    margin: 0 0 15px
}

.related-merchants ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.related-merchants ul li {
    float: left;
    margin: 0 0 0 2%;
    width: 23.5%
}

.related-merchants ul li:first-child {
    margin-left: 0
}

@media only screen and (max-width:48em) {
    .related-merchants ul li {
        width: 48.5%;
        margin-left: 3%;
        margin-bottom: 20px
    }

    .related-merchants ul li.odd {
        margin-left: 0
    }
}

@media only screen and (max-width:41.6875em) {
    .related-merchants ul li {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:30em) {
    .related-merchants ul li {
        margin-left: 0;
        margin-bottom: 12px;
        width: 100%
    }
}

.related-merchants ul li a {
    display: block;
    border: 1px solid #d2d7dd;
    border-bottom: 2px solid #d2d7dd;
    border-radius: 3px;
    background: #fff;
    padding: 10px;
    transition: border-color .15s ease-out;
    box-sizing: border-box
}

#blog-category-select,
.related-merchants ul li img {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.related-merchants ul li a:after {
    content: '';
    display: table;
    clear: both
}

.related-merchants ul li a:hover,
.related-merchants ul li a:hover img {
    border-color: #8491a0
}

.related-merchants ul li img {
    width: 30%;
    height: auto;
    float: left;
    margin-right: 8px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    transition: border-color .15s ease-out
}

.related-merchants ul li .merchant-name {
    color: #34404f;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    margin: 16px 0 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media only screen and (max-width:1240px) {
    .related-merchants ul li .merchant-name {
        margin-top: 10px
    }
}

@media only screen and (max-width:64em) {
    .related-merchants ul li .merchant-name {
        margin-top: 8px
    }
}

@media only screen and (max-width:900px) {
    .related-merchants ul li a {
        padding: 8px
    }

    .related-merchants ul li .merchant-name {
        margin-top: 6px;
        font-size: 14px
    }
}

@media only screen and (max-width:820px) {
    .related-merchants ul li .merchant-name {
        margin-top: 5px
    }
}

@media only screen and (max-width:48em) {
    .related-merchants ul li a {
        padding: 10px
    }

    .related-merchants ul li .merchant-name {
        font-size: 16px;
        margin-top: 25px
    }
}

@media only screen and (max-width:710px) {
    .related-merchants ul li .merchant-name {
        margin-top: 23px
    }
}

@media only screen and (max-width:41.6875em) {
    .related-merchants ul li .merchant-name {
        margin-top: 18px;
        font-size: 15px
    }
}

@media only screen and (max-width:610px) {
    .related-merchants ul li .merchant-name {
        margin-top: 15px
    }
}

@media only screen and (max-width:550px) {
    .related-merchants ul li .merchant-name {
        margin-top: 13px;
        font-size: 14px
    }
}

@media only screen and (max-width:510px) {
    .related-merchants ul li .merchant-name {
        margin-top: 10px
    }
}

@media only screen and (max-width:30em) {
    .related-merchants ul li .merchant-name {
        font-size: 16px;
        margin-top: 40px
    }
}

@media only screen and (max-width:440px) {
    .related-merchants ul li .merchant-name {
        margin-top: 32px
    }
}

@media only screen and (max-width:386px) {
    .related-merchants ul li .merchant-name {
        margin-top: 26px
    }
}

@media only screen and (max-width:360px) {
    .related-merchants ul li .merchant-name {
        margin-top: 22px
    }
}

@media only screen and (max-width:336px) {
    .related-merchants ul li .merchant-name {
        margin-top: 20px
    }
}

.related-merchants ul li .value-range {
    display: block;
    color: #8491a0;
    font-weight: 600;
    font-size: 15px;
    margin-top: -3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media only screen and (max-width:900px) {
    .related-merchants ul li .value-range {
        font-size: 14px
    }
}

@media only screen and (max-width:48em) {
    .related-merchants ul li .value-range {
        font-size: 15px
    }
}

@media only screen and (max-width:550px) {
    .related-merchants ul li .value-range {
        font-size: 14px
    }
}

@media only screen and (max-width:30em) {
    .related-merchants ul li .value-range {
        font-size: 15px
    }
}

.merchant-disclaimer {
    display: block;
    padding: 50px 20px 0;
    font-size: 11px;
    line-height: 1.3
}

.who-is-gyft .who-is-content:after,
.who-is-gyft:after {
    display: table;
    content: '';
    clear: both
}

@media only screen and (max-width:30em) {
    .merchant-disclaimer {
        padding: 40px 0 0
    }
}

.merchant-disclaimer a {
    color: #8491a0
}

.merchant-disclaimer a:hover {
    color: #34404f
}

.who-is-gyft {
    padding: 0 0 55px;
    border-bottom: 1px solid #d2d7dd;
    margin: 0 0 50px
}

.who-is-gyft h2 {
    font-size: 38px;
    margin: 0 0 20px
}

@media only screen and (max-width:30em) {
    .who-is-gyft h2 {
        font-size: 30px
    }
}

.who-is-gyft .who-is-content {
    width: 67%;
    float: left
}

.who-is-gyft .who-is-content p {
    font-size: 18px;
    margin: 0 0 40px;
    padding: 0 30px 0 0
}

@media only screen and (max-width:860px) {
    .who-is-gyft h2 {
        text-align: center
    }

    .who-is-gyft .who-is-content {
        width: 100%;
        float: none;
        clear: both
    }

    .who-is-gyft .who-is-content p {
        padding: 0;
        margin: 0 0 30px;
        text-align: center
    }
}

.who-is-gyft .who-is-aux {
    width: 33%;
    float: left;
    text-align: center;
    padding: 30px 0 0
}

@media only screen and (max-width:860px) {
    .who-is-gyft .who-is-aux {
        width: 100%;
        float: none;
        clear: both;
        padding: 0
    }
}

.who-is-gyft .who-is-aux a {
    position: relative;
    border: 1px solid #d2d7dd;
    border-bottom: 2px solid #d2d7dd;
    display: inline-block;
    max-width: 240px;
    border-radius: 3px;
    margin: 0 0 8px;
    -webkit-transition: border-color .15s ease-out;
    -moz-transition: border-color .15s ease-out;
    -ms-transition: border-color .15s ease-out;
    -o-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out
}

.who-is-gyft .who-is-aux a:hover {
    border-color: #8491a0
}

.who-is-gyft .who-is-aux a:before {
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(images/play.png) no-repeat;
    z-index: 99
}

.who-is-gyft .who-is-aux img {
    display: block;
    max-width: 240px;
    height: auto;
    border-radius: 3px;
    margin: 0 auto
}

.who-is-gyft .who-is-aux p {
    max-width: 280px;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 auto
}

#index .content-width {
    padding-top: 30px;
    padding-bottom: 60px
}

.blog-categories-select {
    margin: 0 0 30px;
    display: none
}

@media only screen and (max-width:48em) {
    .blog-categories-select {
        display: block
    }
}

#blog-category-select {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog-categories li,
.rss-feed:before {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.blog-categories {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.blog-categories:after {
    content: '';
    display: table;
    clear: both
}

.blog-categories li {
    float: left;
    width: 50%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog-categories li a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #34404f;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.blog-categories li a:hover {
    color: #3498db
}

.blog-categories li a.current-category {
    color: #dd4b4c;
    cursor: default;
    font-weight: 600
}

.blog-categories li a.current-category:hover {
    color: #dd4b4c
}

.blog-sidebar {
    width: 28%;
    float: left
}

@media only screen and (max-width:64em) {
    .blog-sidebar {
        width: 32%
    }
}

@media only screen and (max-width:48em) {
    .blog-sidebar {
        width: 100%;
        float: none;
        clear: both
    }
}

.blog-sidebar .sidebar-widget {
    display: block;
    margin: 0 0 30px
}

.blog-sidebar .sidebar-widget:after,
.blog-sidebar .social-links:after {
    content: '';
    display: table;
    clear: both
}

.blog-sidebar .sidebar-title {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d2d7dd
}

.blog-sidebar .sidebar-title.categories-title {
    margin-bottom: 6px
}

.blog-sidebar .signup-title {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px
}

.blog-sidebar .social-links {
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

.blog-sidebar .social-links li {
    float: left;
    margin-left: 2%;
    width: 23.5%
}

.blog-sidebar .social-links li:first-child {
    margin-left: 0
}

.blog-sidebar .social-links li a {
    display: block;
    height: 40px;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.blog-sidebar .social-links li a:before {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    font-weight: 400
}

.featured-posts li a,
.rss-feed {
    color: #34404f
}

.blog-sidebar .social-links li #gyft-facebook-link {
    background: #3b5998
}

.blog-sidebar .social-links li #gyft-facebook-link:hover {
    background-color: #2d4373
}

.blog-sidebar .social-links li #gyft-facebook-link:before {
    content: '\f09a'
}

.blog-sidebar .social-links li #gyft-twitter-link {
    background: #55acee
}

.blog-sidebar .social-links li #gyft-twitter-link:hover {
    background-color: #2795e9
}

.blog-sidebar .social-links li #gyft-twitter-link:before {
    content: '\f099'
}

.blog-sidebar .social-links li #gyft-instagram-link {
    background: #3f729b
}

.blog-sidebar .social-links li #gyft-instagram-link:hover {
    background-color: #305777
}

.blog-sidebar .social-links li #gyft-instagram-link:before {
    content: '\f16d'
}

.blog-sidebar .social-links li #gyft-gplus-link {
    background: #dd4b39
}

.blog-sidebar .social-links li #gyft-gplus-link:hover {
    background-color: #c23321
}

.blog-sidebar .social-links li #gyft-gplus-link:before {
    content: '\f0d5'
}

#instafeed {
    display: block
}

#instafeed:after {
    content: '';
    display: table;
    clear: both
}

#instafeed>a {
    float: left;
    display: block;
    width: 47.5%;
    margin: 0 0 10px 5%
}

@media only screen and (max-width:48em) {
    #instafeed>a {
        width: 15%;
        margin-left: 2%
    }

    #instafeed>a:first-child {
        margin-left: 0 !important
    }
}

@media only screen and (max-width:568px) {
    #instafeed>a {
        width: 32%;
        margin-bottom: 4px
    }

    #instafeed>a:nth-child(4) {
        margin-left: 0
    }
}

#instafeed>a:nth-child(odd) {
    margin-left: 0;
    clear: left
}

@media only screen and (max-width:48em) {
    #instafeed>a:nth-child(odd) {
        margin-left: 2%;
        clear: none
    }
}

#instafeed>a img {
    height: auto;
    border-radius: 6px
}

.featured-posts {
    list-style: none;
    margin: 0;
    padding: 0
}

.featured-posts li {
    margin-top: 20px
}

.featured-posts li:first-child {
    margin-top: 0
}

@media only screen and (max-width:48em) {
    .featured-posts li {
        width: 32%;
        margin: 0 0 0 2%;
        float: left
    }

    .featured-posts li:first-child {
        margin-left: 0
    }

    .featured-posts li h4 {
        font-size: 15px
    }
}

@media only screen and (max-width:568px) {
    .featured-posts li {
        width: 100%;
        margin: 20px 0 0;
        float: none;
        clear: both
    }

    .featured-posts li h4 {
        font-size: 17px
    }
}

.featured-posts li img {
    width: 100%;
    height: auto;
    border-radius: 4px
}

.featured-posts li h4 {
    margin: 0
}

.fblike-widget {
    overflow: hidden
}

.rss-feed {
    display: block;
    line-height: 44px;
    font-size: 20px;
    font-weight: 300
}

@media only screen and (max-width:64em) {
    .rss-feed {
        font-size: 18px
    }
}

.rss-feed:before {
    display: inline-block;
    content: '\f09e';
    color: #fff;
    font-size: 26px;
    line-height: 44px;
    text-align: center;
    font-weight: 400;
    width: 44px;
    height: 44px;
    padding-left: 4px;
    margin-right: 10px;
    border-radius: 50%;
    background: #ff9746;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.index-navigation:after,
.posts-wrap article .article-footer:after,
.posts-wrap article:after {
    content: '';
    clear: both
}

.posts-wrap,
.posts-wrap article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.posts-wrap {
    width: 72%;
    float: left;
    padding-right: 50px;
    box-sizing: border-box
}

@media only screen and (max-width:64em) {
    .posts-wrap {
        width: 68%;
        padding-right: 40px
    }
}

@media only screen and (max-width:48em) {
    .posts-wrap {
        width: 100%;
        padding-right: 0;
        float: none;
        clear: both
    }
}

.posts-wrap article {
    margin: 0 0 40px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px 0 #8491a0;
    box-shadow: 0 0 3px 0 #8491a0;
    box-sizing: border-box
}

#single #commentform input[type=text],
.author-badge {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.posts-wrap article:after {
    display: table
}

.posts-wrap article .featured-image {
    border-radius: 4px 4px 0 0
}

.posts-wrap article .index-content {
    padding: 15px 24px 26px;
    line-height: 1.6
}

@media only screen and (max-width:30em) {
    .posts-wrap article .index-content {
        padding-left: 20px;
        padding-right: 20px
    }
}

.posts-wrap article .index-title {
    font-size: 30px;
    margin: 0 0 15px;
    line-height: 1.1
}

@media only screen and (max-width:64em) {
    .posts-wrap article .index-title {
        font-size: 28px
    }
}

.posts-wrap article .index-title a {
    color: #34404f
}

.posts-wrap article .excerpt-full {
    display: block
}

.posts-wrap article .excerpt-shorter {
    display: none
}

@media only screen and (max-width:41.6875em) {
    .posts-wrap article .excerpt-full {
        display: none
    }

    .posts-wrap article .excerpt-shorter {
        display: block
    }
}

.posts-wrap article .read-more {
    color: #dd4b4c
}

.posts-wrap article .read-more:hover {
    color: #ad2b30
}

.posts-wrap article .article-footer {
    display: block;
    background: #f3f5f7;
    color: #8491a0;
    padding: 0 24px;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    font-weight: 600;
    border-radius: 0 0 4px 4px
}

.posts-wrap article .article-footer:after {
    display: table
}

.posts-wrap article .article-category {
    display: inline-block;
    float: left
}

.posts-wrap article .article-date {
    display: inline-block;
    float: right
}

.index-navigation {
    display: block;
    width: 100%;
    height: 20px
}

.index-navigation:after {
    display: table
}

@media only screen and (max-width:48em) {
    .index-navigation {
        margin-bottom: 50px
    }
}

.index-navigation a {
    display: block;
    line-height: 20px;
    color: #34404f
}

.index-navigation .next-posts-link {
    display: inline-block;
    float: left
}

.index-navigation .next-posts-link a:before {
    content: '\f100';
    margin-right: 4px;
    vertical-align: top
}

.index-navigation .previous-posts-link {
    display: inline-block;
    float: right
}

.index-navigation .previous-posts-link a:after {
    content: '\f101';
    margin-left: 4px;
    vertical-align: top;
    font-family: FontAwesome
}

#single .post-footer:after,
#single .post-tools:after,
#single .related-posts ul:after,
#single .single-featured-image:before {
    content: ''
}

#single {
    background-color: #fff
}

#single .single-featured-image {
    position: relative;
    margin: 0 -20px
}

@media only screen and (max-width:64em) {
    #single .single-featured-image {
        margin: 0 -30px
    }
}

@media only screen and (max-width:30em) {
    .posts-wrap article .article-footer {
        padding: 0 20px
    }

    #single .single-featured-image {
        margin: 0 -20px
    }
}

#single .single-featured-image:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}

#single .single-featured-image img {
    display: block;
    width: 100%
}

#single .single-post {
    position: relative;
    padding: 0 0 50px;
    max-width: 840px;
    margin: 0 auto
}

#single .single-header {
    display: block;
    width: 100%;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff
}

@media only screen and (max-width:568px) {
    #single .single-header {
        position: relative;
        visibility: visible
    }
}

#single .single-header .post-author-img {
    position: absolute;
    width: 75px;
    height: 75px;
    left: 0;
    right: 0;
    bottom: -37px;
    margin: auto
}

@media only screen and (max-width:41.6875em) {
    #single .single-header .post-author-img {
        bottom: -32px;
        width: 65px;
        height: 65px
    }
}

#single .single-title {
    display: block;
    font-size: 44px;
    line-height: 1.1;
    text-align: center;
    padding: 0 40px 50px;
    margin: 0;
    text-shadow: 0 0 3px rgba(0, 0, 0, .65)
}

@media only screen and (max-width:48em) {
    #single .single-title {
        font-size: 38px
    }
}

@media only screen and (max-width:41.6875em) {
    #single .single-title {
        font-size: 34px;
        padding-bottom: 44px
    }
}

@media only screen and (max-width:568px) {
    #single .single-header .post-author-img {
        position: relative;
        bottom: auto;
        right: auto;
        left: auto;
        top: auto;
        height: 60px;
        width: 60px
    }

    #single .single-title {
        font-size: 31px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-shadow: none;
        color: #34404f
    }
}

#single .post-author-img {
    display: block;
    border-radius: 50%
}

#single .post-author-name {
    position: absolute;
    color: #34404f;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    bottom: -82px;
    left: 0
}

@media only screen and (max-width:41.6875em) {
    #single .post-author-name {
        bottom: -75px
    }
}

@media only screen and (max-width:568px) {
    #single .post-author-name {
        position: relative;
        bottom: auto;
        right: auto;
        left: auto;
        margin: 5px 0 0
    }
}

#single .post-tools {
    height: 40px;
    margin: 0 0 30px;
    padding: 20px 0;
    border-bottom: 2px solid #f3f5f7
}

#single .post-tools:after {
    display: table;
    clear: both
}

#single .post-meta {
    display: inline-block;
    float: right;
    text-align: right;
    height: 40px
}

#single .post-meta span {
    display: block;
    width: 100%;
    line-height: 20px
}

#single .post-meta span.article-category {
    font-weight: 600
}

@media only screen and (max-width:30em) {
    #single .single-title {
        font-size: 29px
    }

    #single .post-meta span.article-category {
        font-size: 15px
    }
}

#single .post-meta span.article-date {
    font-size: 14px;
    color: #8491a0
}

@media only screen and (max-width:30em) {
    #single .post-meta span.article-date {
        font-size: 13px
    }
}

#single .post-content {
    padding: 0 0 50px
}

#single .post-content p {
    line-height: 1.8;
    margin: 0 0 24px
}

#single .post-content h2 {
    margin: 40px 0 30px;
    font-size: 28px
}

#single .post-content h3 {
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 5px
}

#single .simplyshare {
    display: inline-block;
    float: left;
    margin: 0;
    width: 40%
}

@media only screen and (max-width:568px) {
    #single .simplyshare {
        width: 66%
    }
}

@media only screen and (max-width:30em) {
    #single .simplyshare {
        width: 60%
    }
}

#single .simplyshare li {
    width: 23.5%;
    margin: 0 0 0 2%
}

#single .simplyshare li:first-child {
    margin-left: 0
}

#single .simplyshare li a.squares-lg {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 22px;
    border-radius: 3px
}

#single .simplyshare li a.squares-lg.fb-button {
    background: #3b5998
}

#single .simplyshare li a.squares-lg.fb-button:hover {
    background-color: #2d4373
}

#single .simplyshare li a.squares-lg.tweet-button {
    background: #55acee
}

#single .simplyshare li a.squares-lg.tweet-button:hover {
    background-color: #2795e9
}

#single .simplyshare li a.squares-lg.gplus-button {
    background: #dd4b39
}

#single .simplyshare li a.squares-lg.gplus-button:hover {
    background-color: #c23321
}

#single .simplyshare li a.squares-lg .fa {
    line-height: 40px;
    height: 40px;
    vertical-align: top
}

#single .post-footer {
    padding: 30px 0;
    border-top: 2px solid #f3f5f7;
    border-bottom: 2px solid #f3f5f7
}

#single .post-footer:after {
    display: table;
    clear: both
}

#single .post-footer .simplyshare {
    float: none;
    clear: both;
    width: 100%;
    margin: 0 0 24px
}

#single .post-footer .simplyshare a.squares-lg {
    height: 50px;
    line-height: 50px;
    font-size: 26px
}

#single .post-footer .simplyshare a.squares-lg .fa {
    height: 50px;
    line-height: 50px
}

#single .post-footer .post-footer-title {
    font-size: 20px;
    margin-bottom: 16px
}

#single .post-footer-widget {
    margin: 0 0 30px
}

#single .related-posts ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#single .related-posts ul:after {
    display: table;
    clear: both
}

#single .related-posts ul li {
    width: 32%;
    margin: 0 0 0 2%;
    float: left
}

@media only screen and (max-width:568px) {
    #single .related-posts ul li {
        width: 100%;
        margin: 20px 0 0;
        float: none;
        clear: both
    }
}

#single .related-posts ul li:first-child {
    margin-left: 0
}

#single .related-posts ul li a {
    color: #34404f
}

#single .related-posts ul li img {
    border-radius: 4px;
    width: 100%;
    height: auto
}

#single .related-posts ul li h4 {
    margin: 0
}

#single #instafeed>a {
    width: 15%;
    margin: 0 0 0 2%
}

#single #instafeed>a:nth-child(2n+1) {
    clear: none;
    margin-left: 2%
}

#single #commentform:after,
#single .comment-list:after,
.author-details a:after,
.author-details:after {
    content: '';
    clear: both
}

#single #instafeed>a:first-child {
    margin-left: 0
}

@media only screen and (max-width:568px) {
    #single #instafeed>a {
        width: 32%;
        margin-bottom: 4px
    }

    #single #instafeed>a:nth-child(4) {
        margin-left: 0
    }
}

#single #comments {
    max-width: 620px;
    margin: 0 auto;
    padding-bottom: 50px
}

#single #commentform {
    border: 1px solid #d2d7dd;
    background: #f3f5f7;
    border-radius: 4px;
    padding: 20px;
    margin: 0 0 40px
}

#single #commentform:after {
    display: table
}

#single #commentform input[type=text] {
    width: 100%;
    border: 1px solid #d2d7dd;
    background: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    height: 50px;
    line-height: 40px;
    box-sizing: border-box
}

#single #commentform input[type=text]:focus {
    border-color: #8491a0
}

#single #commentform .hidden {
    display: none
}

#single #commentform .form-submit {
    display: none;
    margin-top: 20px
}

#single #commentform .comment-form-comment {
    margin: 0 !important
}

#single #commentform #submit {
    display: inline-block;
    padding: 0 30px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    border: 1px solid #ad2b30;
    background: #dd4b4c;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    float: right
}

#single #commentform #submit:hover {
    box-shadow: 0 2px 1px -1px #ad2b30;
    -webkit-box-shadow: 0 2px 1px -1px #ad2b30
}

#single .comment-form-intro {
    width: 100%;
    color: #8491a0;
    margin: 0 0 20px
}

#single .comment-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#single .comment-list:after {
    display: table
}

#single .comment-list li {
    margin: 0 0 20px;
    padding: 10px;
    background: #f3f5f7;
    border-radius: 4px
}

.author-badge,
.author-bio {
    padding: 10px 15px;
    float: left
}

#single .comment-list li p {
    margin: 0
}

#single .comment-list .comment-intro {
    font-size: 13px;
    color: #8491a0;
    display: block;
    margin: 0 0 6px
}

#single .comment-list .comment-author {
    font-weight: 600;
    color: #697788
}

#single .author-details {
    margin: 0 0 40px
}

#single .author-details:hover {
    border-color: #8491a0
}

.author-details {
    border: 1px solid #d2d7dd;
    background: #f3f5f7;
    border-radius: 4px;
    margin: 0 0 20px;
    -webkit-transition: border-color .1s ease-out;
    -moz-transition: border-color .1s ease-out;
    -ms-transition: border-color .1s ease-out;
    -o-transition: border-color .1s ease-out;
    transition: border-color .1s ease-out
}

.author-details:after {
    display: table
}

.author-details a {
    color: #34404f;
    display: block
}

.author-details a:after {
    display: table
}

.author-details .post-author-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin: 0 10px 0 0
}

.author-badge {
    width: 28%;
    border-right: 1px solid #d2d7dd;
    box-sizing: border-box
}

.author-bio,
.page-template-page-CAREERS #careers #careers-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:64em) {
    .author-badge {
        width: 32%
    }
}

@media only screen and (max-width:48em) {
    .author-badge {
        width: 34%
    }
}

@media only screen and (max-width:41.6875em) {
    .author-badge {
        width: 38%
    }
}

@media only screen and (max-width:568px) {
    .author-badge {
        width: 100%;
        border-right: none
    }
}

.author-badge span {
    display: block
}

.author-title {
    font-size: 12px;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.author-bio {
    font-size: 13px;
    line-height: 1.2;
    width: 72%;
    box-sizing: border-box
}

@media only screen and (max-width:64em) {
    .author-bio {
        width: 68%
    }
}

@media only screen and (max-width:48em) {
    .author-bio {
        width: 66%
    }
}

@media only screen and (max-width:41.6875em) {
    .author-bio {
        width: 62%
    }
}

@media only screen and (max-width:568px) {
    .author-bio {
        width: 100%;
        padding-top: 0
    }
}

.wp-caption {
    max-width: 100% !important
}

.page-template-page-CAREERS #default-content p {
    max-width: 760px;
    text-align: center;
    margin: 0 auto;
    font-weight: 100;
    font-size: 18px
}

.page-template-page-CAREERS #careers {
    padding: 50px 0
}

.page-template-page-CAREERS #careers p {
    max-width: 760px;
    text-align: center;
    margin: 0 auto;
    font-weight: 300;
    font-size: 18px
}

.page-template-page-CAREERS #careers #careers-filter {
    list-style-type: none;
    padding: 30px 0;
    text-align: center
}

.page-template-page-CAREERS #careers #careers-filter li {
    display: inline-block;
    margin: 0 0 10px
}

.page-template-page-CAREERS #careers #careers-filter li button {
    border-radius: 15px;
    padding: 3px 18px;
    font-size: 18px;
    border: none;
    background-color: transparent
}

.page-template-page-CAREERS #careers #careers-filter li button.selectedcat,
.page-template-page-CAREERS #careers #careers-filter li button:hover,
.page-template-page-CAREERS #careers #careers-filter li.selectedcat button {
    background-color: #dd4b4c;
    color: #fff
}

.page-template-page-CAREERS #careers #careers-list {
    padding: 0;
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

@media only screen and (max-width:64em) {
    .page-template-page-CAREERS #careers #careers-list {
        max-width: 100%
    }
}

.page-template-page-CAREERS #careers #careers-list li {
    list-style-type: none;
    background-color: #fff;
    border-radius: 3px;
    width: 31.333%;
    min-width: 280px;
    height: 180px;
    padding: 20px;
    border: 1px solid #d2d7dd;
    margin: 0 1% 20px;
    text-align: center;
    box-sizing: border-box
}

.press-slider .press-column,
.press-slider .press-logo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:60em) {
    .page-template-page-CAREERS #careers #careers-list li {
        width: 48%;
        height: 160px
    }
}

@media only screen and (max-width:41.6875em) {
    .page-template-page-CAREERS #careers #careers-list li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        height: auto
    }
}

.page-template-page-CAREERS #careers #careers-list .career-title {
    margin-bottom: 5px;
    font-weight: 600
}

.page-template-page-CAREERS #careers #careers-list .career-location {
    margin-bottom: 20px;
    display: block;
    font-weight: 300
}

.page-template-page-CAREERS #careers #careers-list .career-button {
    font-size: 14px;
    line-height: 35px;
    height: 35px
}

#contact-get-help {
    padding: 60px 0
}

#contact-get-help .section-title {
    text-align: left;
    max-width: 100%
}

#contact-get-help span.customSelect {
    max-width: 660px !important
}

@media only screen and (max-width:64em) {
    #contact-get-help span.customSelect {
        max-width: 100% !important
    }
}

.select-wrap {
    display: block
}

#gyft-help-select,
#gyft-help-select-mobile {
    cursor: pointer;
    max-width: 660px
}

@media only screen and (max-width:41.6875em) {
    .select-wrap {
        display: none
    }

    #gyft-help-select-mobile {
        display: inline-block;
        max-width: 100%
    }
}

.mobile-select-wrap {
    display: none
}

@media only screen and (max-width:41.6875em) {
    .mobile-select-wrap {
        display: block
    }

    #gyft-help-output p {
        line-height: 1.3
    }
}

#gyft-help-output {
    padding-top: 30px
}

#gyft-help-output .gyft-help-answer {
    display: none;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 4px;
    padding: 20px
}

#gyft-help-output p {
    margin: 0 0 20px
}

#gyft-help-output ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 24px
}

@media only screen and (max-width:41.6875em) {
    #gyft-help-output ul {
        padding-left: 18px
    }
}

#gyft-help-output ul li {
    padding-left: 23px;
    position: relative;
    line-height: 1.3;
    margin: 0 0 8px
}

@media only screen and (max-width:30em) {
    #gyft-help-output ul {
        padding-left: 8px
    }

    #gyft-help-output ul li {
        padding-left: 21px
    }
}

#gyft-help-output ul li:before {
    content: '\f138';
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 13px
}

#gyft-help-output ul li.mobile {
    display: none
}

.contact-details-container:after,
.press-slider .press-column:after {
    content: '';
    display: table;
    clear: both
}

#contact-blocks-section {
    padding: 50px 0
}

.contact-page-title {
    font-size: 40px;
    margin: 0 0 50px
}

.contact-block {
    margin: 0 0 50px
}

.contact-block-title {
    margin: 0 0 16px;
    font-size: 20px;
    font-weight: 600
}

.contact-block-text {
    font-size: 14px;
    padding: 0 0 10px
}

.contact-block-button {
    font-size: 14px;
    height: 40px;
    line-height: 40px
}

@media only screen and (max-width:30em) {
    .contact-block-button {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding: 0 30px
    }
}

#contact-bottom-section {
    padding: 50px 0
}

#contact-bottom-section .section-title {
    text-align: left;
    max-width: 100%
}

.contact-details-container #contact-details,
.contact-details-container #contact-map {
    width: 50%;
    float: left
}

@media only screen and (max-width:64em) {
    #gyft-help-select {
        max-width: 100%
    }

    .contact-details-container #contact-details,
    .contact-details-container #contact-map {
        width: 100%;
        clear: both;
        margin: 0 0 30px
    }
}

.contact-detail-bottom-text {
    font-size: 14px;
    margin-top: 50px;
    text-align: center
}

.page-template-page-PAYPAL #threecol .section-title {
    margin-bottom: 40px
}

.page-template-page-PAYPAL .threecol-intro {
    margin: 60px 0 30px
}

.page-template-page-PAYPAL .section-content a {
    color: #1eaca5
}

#press-mentions,
#press-releases {
    padding: 60px 0 30px
}

.press-slider {
    padding: 0 0 70px;
    border: 1px solid #d2d7dd;
    background: #fff
}

.press-slider:before {
    content: '';
    width: 100%;
    height: 70px;
    background: #f5f5f5;
    border-top: 1px solid #d2d7dd;
    position: absolute;
    left: 0;
    bottom: 0
}

.press-slider .press-column {
    padding: 20px;
    box-sizing: border-box
}

.press-slider .press-item {
    clear: left;
    margin: 50px 0 0;
    min-height: 140px
}

@media only screen and (max-width:64em) {
    .press-slider .press-item {
        margin: 30px 0 0
    }
}

@media only screen and (max-width:48em) {
    .press-slider .press-item {
        min-height: 120px
    }
}

.press-slider .press-item:first-child {
    margin-top: 0
}

.press-slider .press-logo {
    float: left;
    border: 1px solid #d2d7dd;
    width: 140px;
    height: auto;
    box-sizing: border-box
}

.press-slider .press-text,
.press-slider .slick-arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

@media only screen and (max-width:48em) {
    .press-slider .press-logo {
        width: 120px
    }
}

.press-slider .press-text {
    padding-left: 154px;
    color: #8491a0;
    font-size: 14px;
    box-sizing: border-box
}

@media only screen and (max-width:48em) {
    .press-slider .press-text {
        padding-left: 134px
    }
}

@media only screen and (max-width:41.6875em) {
    .press-slider .press-item {
        min-height: 100px
    }

    .press-slider .press-logo {
        width: 100px
    }

    .press-slider .press-text {
        padding-left: 112px
    }
}

@media only screen and (max-width:30em) {
    .press-slider .press-item {
        min-height: 60px
    }

    .press-slider .press-logo {
        width: 60px
    }

    .press-slider .press-text {
        padding-left: 70px
    }
}

.press-slider .press-text .read-link {
    color: #8491a0
}

.press-slider .press-text .read-link:hover {
    color: #0099e4;
    text-decoration: underline
}

.press-slider .press-text .spacer {
    padding: 0 5px;
    font-size: 16px;
    display: inline-block
}

.press-slider .press-title {
    margin: 0 0 10px;
    font-size: 24px
}

@media only screen and (max-width:48em) {
    .press-slider .press-title {
        font-size: 22px
    }
}

@media only screen and (max-width:30em) {
    .press-slider .press-title {
        font-size: 18px
    }
}

.press-slider .press-title a {
    color: #34404f
}

.press-slider .press-title a:hover {
    color: #0099e4
}

.press-slider .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: 10px;
    border: 1px solid #d2d7dd;
    border-radius: 4px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #8491a0;
    background: #fff;
    text-align: center;
    box-sizing: border-box
}

#legal article,
#sitemap .menu>li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.press-slider .slick-arrow:hover {
    color: #34404f;
    border-color: #8491a0
}

.press-slider .slick-arrow:before {
    font-size: 32px
}

.press-slider .slick-arrow.slick-prev {
    left: 10px
}

.press-slider .slick-arrow.slick-prev:before {
    content: '\f104'
}

.press-slider .slick-arrow.slick-next {
    right: 10px
}

.press-slider .slick-arrow.slick-next:before {
    content: '\f105'
}

#sitemap .menu:after,
.points-list li:after {
    content: ''
}

.press-slider .slick-arrow.slick-disabled {
    color: #d2d7dd;
    cursor: default
}

.press-slider .slick-arrow.slick-disabled:hover {
    border-color: #d2d7dd
}

.press-releases-list {
    border: 1px solid #d2d7dd;
    background: #fff
}

.press-releases-list .press-item {
    padding: 20px;
    border-top: 1px solid #d2d7dd
}

.press-releases-list .press-item:first-child {
    border-top: 0
}

.press-releases-list .press-title {
    font-size: 20px;
    margin: 0 0 10px
}

@media only screen and (max-width:30em) {
    .press-releases-list .press-title {
        font-size: 18px
    }
}

.press-releases-list .press-title a {
    color: #34404f
}

.press-releases-list .press-title a:hover {
    color: #0099e4
}

.press-releases-list .press-meta {
    font-size: 14px;
    color: #8491a0
}

.press-releases-list .press-meta a {
    color: #8491a0
}

.press-releases-list .press-meta a:hover {
    color: #0099e4;
    text-decoration: underline
}

.press-releases-list .press-meta .spacer {
    font-size: 16px;
    padding: 0 5px;
    display: inline-block
}

.press-date {
    text-transform: uppercase
}

#press-contact {
    padding: 60px 0 0
}

#press-contact p {
    text-align: center
}

#single .press-post {
    max-width: 800px;
    margin: 0 auto;
    padding: 80px 0 0
}

#single .press-post h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px
}

#single .press-post h3 {
    font-size: 17px;
    margin: 40px 0 12px
}

#legal {
    padding: 60px 0
}

#legal article {
    width: 80%;
    float: left;
    padding-left: 40px;
    box-sizing: border-box
}

@media only screen and (max-width:64em) {
    #legal article {
        width: 75%;
        padding-left: 30px
    }
}

@media only screen and (max-width:48em) {
    #legal {
        padding-top: 30px
    }

    #legal article {
        width: 100%;
        clear: both;
        float: none;
        padding-left: 0
    }
}

.legal-nav {
    list-style: none;
    margin: 0 0 50px;
    padding: 0;
    width: 20%;
    float: left
}

@media only screen and (max-width:64em) {
    .legal-nav {
        width: 25%
    }
}

@media only screen and (max-width:48em) {
    .legal-nav {
        width: 100%;
        float: none;
        clear: both
    }
}

.legal-nav li {
    margin: 0 0 5px
}

.legal-nav li a {
    color: #8491a0;
    font-weight: 600;
    font-size: 18px
}

@media only screen and (max-width:64em) {
    .legal-nav li a {
        font-size: 16px
    }
}

.legal-nav li a:hover,
.legal-nav li.current-menu-item a {
    color: #34404f
}

#sitemap {
    padding: 60px 0
}

#sitemap .section-title {
    font-size: 32px;
    max-width: 100%;
    text-align: left;
    color: #dd4b4c;
    margin: 0 0 40px
}

#sitemap a {
    color: #34404f;
    display: block
}

#sitemap .menu {
    margin: 0 0 50px;
    padding: 0;
    font-size: 13px
}

#sitemap .menu:after {
    display: table;
    clear: both
}

@media only screen and (max-width:30em) {
    #sitemap .section-title {
        text-align: center
    }

    #sitemap .menu {
        margin-bottom: 0
    }
}

#sitemap .menu>li {
    float: left;
    width: 20%;
    padding: 0 20px 0 0;
    box-sizing: border-box
}

@media only screen and (max-width:48em) {
    #sitemap .menu>li {
        width: 25%;
        margin-bottom: 30px
    }

    #sitemap .menu>li.fourths {
        clear: left
    }
}

@media only screen and (max-width:41.6875em) {
    #sitemap .menu>li {
        width: 33.333%
    }

    #sitemap .menu>li.thirds {
        clear: left
    }

    #sitemap .menu>li.fourths {
        clear: none
    }
}

#sitemap .menu a[href="#"] {
    cursor: default;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

@media only screen and (max-width:30em) {
    #sitemap .menu>li {
        width: 100%;
        margin-bottom: 10px;
        padding: 0;
        clear: both;
        text-align: center;
        font-size: 15px
    }

    #sitemap .menu>li.thirds {
        clear: both
    }

    #sitemap .menu a[href="#"] {
        line-height: 40px;
        cursor: pointer
    }
}

#sitemap .menu .sub-menu {
    margin: 20px 0 0
}

@media only screen and (max-width:30em) {
    #sitemap .menu .sub-menu {
        margin: 0 0 20px
    }
}

#sitemap .menu .sub-menu li {
    margin: 0 0 3px
}

#sitemap .menu .sub-menu li a {
    line-height: 24px
}

#sitemap .menu .sub-menu li a:hover {
    color: #1eaca5
}

#sitemap .menu .menu-columns-container {
    width: 100% !important
}

#sitemap .menu .menu-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    -ms-column-gap: 0;
    -o-column-gap: 0;
    column-gap: 0
}

@media only screen and (max-width:64em) {
    #sitemap .menu .sub-menu li a {
        line-height: 1.2;
        padding: 4px 0
    }

    #sitemap .menu .menu-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        -ms-column-count: 3;
        -o-column-count: 3;
        column-count: 3
    }
}

@media only screen and (max-width:48em) {
    #sitemap .menu .menu-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2
    }

    #notfound {
        text-align: center
    }
}

@media only screen and (max-width:30em) {
    #sitemap .menu .sub-menu li a {
        line-height: 32px;
        padding: 0;
        display: block
    }

    #sitemap .menu .menu-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1
    }
}

#sitemap .menu .menu-columns li {
    padding: 0 40px 0 0;
    margin: 0 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:30em) {
    #sitemap .menu .menu-columns li {
        padding: 0
    }
}

#sitemap .menu .menu-columns li a {
    line-height: 1.2
}

#sitemap .menu-section-buffer {
    height: 30px;
    width: 100%;
    display: block
}

#notfound {
    padding: 100px 0;
    background: #dd4b4c;
    color: #fff
}

#notfound .section-title {
    text-align: left
}

#default-content h2,
#default-content h3,
#default-content p,
#notfound .half.image-half {
    text-align: center
}

#notfound .half {
    width: 50%;
    float: left
}

@media only screen and (max-width:48em) {
    #notfound .section-title {
        text-align: center
    }

    #notfound .half {
        width: 100%;
        float: none
    }
}

#notfound .half p {
    margin: 0 0 30px
}

#default-content h2,
#default-content h3,
#default-content ol,
#default-content p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.error404 #footer-buffer {
    display: none
}

#default-content,
#what-is-bitcoin {
    padding: 70px 0 50px
}

@media only screen and (max-width:41.6875em) {
    #notfound {
        padding: 80px 0
    }

    #default-content {
        padding-top: 60px
    }
}

@media only screen and (max-width:30em) {
    #notfound {
        padding: 60px 0
    }

    #default-content {
        padding-top: 50px
    }
}

#default-content ol li {
    margin: 0 0 12px;
    line-height: 1.25
}

#default-content p img {
    margin-top: 40px;
    margin-bottom: 40px
}

#what-is-bitcoin h2 {
    text-align: left;
    margin: 0 0 20px;
    font-size: 40px
}

#what-is-bitcoin .half {
    width: 50%;
    float: left
}

#what-is-bitcoin .half h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0
}

#what-is-bitcoin .half p {
    max-width: 500px
}

@media only screen and (max-width:48em) {
    #what-is-bitcoin .half {
        width: 100%
    }

    #what-is-bitcoin .half p {
        max-width: none
    }
}

.what-is-bitcoin-section {
    padding: 35px 0
}

.what-is-bitcoin-section h2 {
    text-align: left;
    margin: 0 0 20px;
    font-size: 40px
}

.what-is-bitcoin-section .half {
    width: 50%;
    float: left
}

.what-is-bitcoin-section .half img {
    margin: 0 auto
}

.what-is-bitcoin-section .half h5 {
    font-size: 18px;
    font-weight: 600;
    margin: 30px 0
}

@media only screen and (max-width:48em) {
    .what-is-bitcoin-section .half {
        width: 100%
    }
}

.what-is-bitcoin-section .image-half {
    text-align: center
}

.what-is-bitcoin-section .image-right {
    float: right
}

.points-list {
    list-style-type: none;
    padding: 0;
    text-align: left
}

.points-list li {
    margin: 0 0 12px
}

.points-list li:after {
    display: table;
    clear: both
}

.points-list li img {
    display: block;
    margin-right: 16px;
    width: 43px;
    height: 43px;
    float: left
}

.points-list li .text {
    display: inline-block;
    float: left;
    padding: 10px 0 0;
    max-width: 74%
}

.page-template-page-BLOGGER #default-content .section-title {
    font-size: 32px
}

@media only screen and (max-width:30em) {
    .points-list li .text {
        max-width: 78%
    }

    .page-template-page-BLOGGER #default-content .section-title {
        font-size: 27px
    }
}

.page-template-page-BLOGGER #default-content h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 44px auto 14px
}

.page-template-page-BLOGGER #default-content p {
    margin: 0 auto 20px
}

.page-template-page-BLOGGER #closing-text {
    padding: 0 0 80px
}

.page-template-page-BLOGGER #closing-text h3 {
    font-size: 18px;
    margin: 0 0 10px
}

.page-template-page-BLOGGER #closing-text p {
    margin: 0 0 22px
}

.page-template-page-BLOGGER #fourcol h3 {
    font-size: 20px;
    font-weight: 400
}

.page-template-page-BLOGGER .wpcf7-form {
    max-width: 600px;
    margin: 0 auto
}

.page-template-page-BLOGGER .wpcf7-form .wpcf7-submit {
    background: #dd4b4c;
    padding: 0 40px
}

.page-template-page-BLOGGER .wpcf7-form .wpcf7-submit:hover {
    background: #ad2b30
}

.page-template-page-BALANCE-CHECK #threecol .section-title {
    margin-bottom: 50px
}

.page-template-page-BALANCE-CHECK #threecol .column p {
    padding-left: 40px
}

@media only screen and (max-width:48em) {
    .page-template-page-BALANCE-CHECK #threecol .section-title {
        margin-bottom: 40px
    }

    .page-template-page-BALANCE-CHECK #threecol .column p {
        padding-left: 0
    }
}

.page-template-page-BALANCE-CHECK #sitemap .section-title {
    text-align: center;
    margin: 0 0 20px
}

.page-template-page-BALANCE-CHECK #sitemap p {
    text-align: center;
    margin: 0 0 30px
}

.page-template-page-BALANCE-CHECK #cta-content p {
    font-size: 18px
}