@charset "UTF-8";

/*! normalize.css v2.1.1 | MIT License | git.io/normalize */

html,
mark {
    color: #000
}

img,
legend {
    border: 0
}

body,
html {
    background: #fff
}

body,
figure {
    margin: 0
}

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

#main-footer a:hover {
    color: #E7931A !important;
    text-decoration: underline;
}

.row,
select {
    width: 100%
}

.row .row.collapse:after,
.row .row:after,
.row:after {
    clear: both
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility
}

.button,
.column,
.columns,
.postfix,
.prefix,
body,
button,
sub,
sup {
    position: relative
}

.cboxPhoto,
img {
    -ms-interpolation-mode: bicubic
}

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

audio,
canvas,
video {
    display: inline-block
}

.hide,
[hidden] {
    display: none
}

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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:active,
a:hover {
    outline: 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
}

mark {
    background: #ff0
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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
}

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

input[type=search] {
    -webkit-appearance: textfield
}

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;
    min-height: 50px
}

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

body,
html {
    font-size: 100%
}

body {
    color: #222;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1
}

a:hover {
    cursor: pointer
}

embed,
img,
object {
    max-width: 100%;
    height: auto
}

embed,
object {
    height: 100%
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
    max-width: none!important
}

.cfont {
    font-size: 12px !important;
    margin-right: 10px !important;
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

.antialiased {
    -webkit-font-smoothing: antialiased
}

img {
    display: inline-block;
    vertical-align: middle
}

.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.row {
    margin: 0 auto;
}

.row .row,
.top-bar .row {
    max-width: none
}

.row.collapse .column,
.row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}

.row .row {
    width: auto;
    max-width: 90em;
    margin: 0 auto;
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.column,
.columns {
    padding-left: .625em;
    padding-right: .625em;
    width: 100%;
    float: left
}

@media only screen {
    .column,
    .column.small-centered,
    .columns,
    .columns.small-centered,
    .small-1,
    .small-10,
    .small-11,
    .small-2,
    .small-3,
    .small-4,
    .small-5,
    .small-6,
    .small-7,
    .small-8,
    .small-9,
    .small-offset-0,
    .small-offset-1,
    .small-offset-10,
    .small-offset-2,
    .small-offset-3,
    .small-offset-4,
    .small-offset-5,
    .small-offset-6,
    .small-offset-7,
    .small-offset-8,
    .small-offset-9 {
        position: relative
    }
    .column,
    .columns {
        padding-left: .625em;
        padding-right: .625em;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        position: relative;
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0
    }
    .small-offset-1 {
        margin-left: 8.33333%
    }
    .small-offset-2 {
        margin-left: 16.66667%
    }
    .small-offset-3 {
        margin-left: 25%
    }
    .small-offset-4 {
        margin-left: 33.33333%
    }
    .small-offset-5 {
        margin-left: 41.66667%
    }
    .small-offset-6 {
        margin-left: 50%
    }
    .small-offset-7 {
        margin-left: 58.33333%
    }
    .small-offset-8 {
        margin-left: 66.66667%
    }
    .small-offset-9 {
        margin-left: 75%
    }
    .small-offset-10 {
        margin-left: 83.33333%
    }
    [class*=column]+[class*=column]:last-child {
        float: right
    }
    [class*=column]+[class*=column].end {
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
}

.show-for-large-down,
.show-for-medium-down,
.show-for-small {
    display: inherit!important;
    margin-bottom: 20px
}

.show-for-large,
.show-for-large-up,
.show-for-medium,
.show-for-medium-up,
.show-for-xlarge {
    display: none!important
}

.hide-for-large,
.hide-for-large-up,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-xlarge {
    display: inherit!important
}

.hide-for-large-down,
.hide-for-medium-down,
.hide-for-small {
    display: none!important
}

table.hide-for-large,
table.hide-for-large-up,
table.hide-for-medium,
table.hide-for-medium-up,
table.hide-for-xlarge,
table.show-for-large-down,
table.show-for-medium-down,
table.show-for-small {
    display: table
}

thead.hide-for-large,
thead.hide-for-large-up,
thead.hide-for-medium,
thead.hide-for-medium-up,
thead.hide-for-xlarge,
thead.show-for-large-down,
thead.show-for-medium-down,
thead.show-for-small {
    display: table-header-group!important
}

tbody.hide-for-large,
tbody.hide-for-large-up,
tbody.hide-for-medium,
tbody.hide-for-medium-up,
tbody.hide-for-xlarge,
tbody.show-for-large-down,
tbody.show-for-medium-down,
tbody.show-for-small {
    display: table-row-group!important
}

tr.hide-for-large,
tr.hide-for-large-up,
tr.hide-for-medium,
tr.hide-for-medium-up,
tr.hide-for-xlarge,
tr.show-for-large-down,
tr.show-for-medium-down,
tr.show-for-small {
    display: table-row!important
}

td.hide-for-large,
td.hide-for-large-up,
td.hide-for-medium,
td.hide-for-medium-up,
td.hide-for-xlarge,
td.show-for-large-down,
td.show-for-medium-down,
td.show-for-small,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-xlarge,
th.show-for-large-down,
th.show-for-medium-down,
th.show-for-small {
    display: table-cell!important
}

@media only screen and (min-width:769px) {
    .column.large-centered,
    .columns.large-centered,
    .large-1,
    .large-10,
    .large-11,
    .large-12,
    .large-2,
    .large-3,
    .large-4,
    .large-5,
    .large-6,
    .large-7,
    .large-8,
    .large-9,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9,
    .row .large-offset-0,
    .row .large-offset-1,
    .row .large-offset-10,
    .row .large-offset-2,
    .row .large-offset-3,
    .row .large-offset-4,
    .row .large-offset-5,
    .row .large-offset-6,
    .row .large-offset-7,
    .row .large-offset-8,
    .row .large-offset-9 {
        position: relative
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .row .large-offset-0 {
        margin-left: 0
    }
    .row .large-offset-1 {
        margin-left: 8.33333%
    }
    .row .large-offset-2 {
        margin-left: 16.66667%
    }
    .row .large-offset-3 {
        margin-left: 25%
    }
    .row .large-offset-4 {
        margin-left: 33.33333%
    }
    .row .large-offset-5 {
        margin-left: 41.66667%
    }
    .row .large-offset-6 {
        margin-left: 50%
    }
    .row .large-offset-7 {
        margin-left: 58.33333%
    }
    .row .large-offset-8 {
        margin-left: 66.66667%
    }
    .row .large-offset-9 {
        margin-left: 75%
    }
    .row .large-offset-10 {
        margin-left: 83.33333%
    }
    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none!important
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left!important
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right!important
    }
    .show-for-medium,
    .show-for-medium-up {
        display: inherit!important
    }
    .show-for-small {
        display: none!important
    }
    .hide-for-small {
        display: inherit!important
    }
    .hide-for-medium,
    .hide-for-medium-up {
        display: none!important
    }
    table.hide-for-small,
    table.show-for-medium,
    table.show-for-medium-up {
        display: table
    }
    thead.hide-for-small,
    thead.show-for-medium,
    thead.show-for-medium-up {
        display: table-header-group!important
    }
    tbody.hide-for-small,
    tbody.show-for-medium,
    tbody.show-for-medium-up {
        display: table-row-group!important
    }
    tr.hide-for-small,
    tr.show-for-medium,
    tr.show-for-medium-up {
        display: table-row!important
    }
    td.hide-for-small,
    td.show-for-medium,
    td.show-for-medium-up,
    th.hide-for-small,
    th.show-for-medium,
    th.show-for-medium-up {
        display: table-cell!important
    }
}

.qlbtn1 {
    background: #68D3EA;
    color: white;
    padding: 10px 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.qlbtn1:hover {
    background: #0A9AB9;
    color: white;
}

.qlbtn1:active {
    background: #0A9AB9;
    color: white;
}

.qlbtn1:focus {
    background: #68D3EA;
    color: white;
}

.qlbtn2 {
    background: #68D3EA;
    color: white;
    padding: 10px 40px;
    margin-bottom: 15px;
}

.qlbtn2:hover {
    background: #0A9AB9;
    color: white;
}

.qlbtn2:active {
    background: #0A9AB9;
    color: white;
}

.qlbtn2:focus {
    background: #68D3EA;
    color: white;
}

.qlbtn3 {
    background: #68D3EA;
    color: white;
    padding: 10px 47px;
    margin-bottom: 15px;
}

.qlbtn3:hover {
    background: #0A9AB9;
    color: white;
}

.qlbtn3:active {
    background: #0A9AB9;
    color: white;
}

.qlbtn3:focus {
    background: #0A9AB9;
    color: white;
}

.qlbtn4 {
    background: #68D3EA;
    color: white;
    padding: 10px 51px;
    margin-bottom: 15px;
}

.qlbtn4:hover {
    background: #0A9AB9;
    color: white;
}

.qlbtn4:active {
    background: #0A9AB9;
    color: white;
}

.qlbtn4:focus {
    background: #0A9AB9;
    color: white;
}

.mcleft15 {
    margin-left: 15px !important;
}

.slides li {
    position: relative;
}

#sub-menu {
    /*background: #f2eded;*/
    background-image: url("../images/trec2gobackground.png");
    background-color: #272424;
    background-attachment: fixed;
}

#sub-menu a {
    text-decoration: none !important;
}

#sub-menu .row {
    max-width: 90em;
    margin: 0 auto;
}

.sub_menu1 {
    background: #FFF;
    color: #BCBCBC;
    float: left;
    font-size: 15px;
    margin: 30px 0px;
    min-height: 360px;
    padding: 0px 0px 15px;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease-in-out
}

.sub_menu1 .img2 {
    width: 100%;
}

.sub_menu1:hover {
    box-shadow: 0px 0px 15px 0px #c9c9c9;
    cursor: pointer;
}

.sub_menu1 div {
    text-align: left;
}

.sub_btn {
    background: #0F535F;
    color: #FFF;
    font-size: 15px;
    padding: 10px 18px;
    text-decoration: none !important;
    transition: all 0.5s ease-in-out;
}

.sub_btn:hover {
    background: black;
}

.sub_menu2 {
    background: #FFF;
    color: #BCBCBC;
    float: left;
    font-size: 15px;
    margin: 30px 0px;
    min-height: 240px;
    padding: 10px;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease-in-out;
    position: relative;
}

.special {
    position: absolute;
    top: 0px;
    right: 0px;
}

.special img {
    width: 60px;
}

.sub_menu2 .img2 {
    width: 100%;
    height: 150px;
}

.sub_menu2:hover {
    box-shadow: 0px 0px 35px 0px #c9c9c9;
    cursor: pointer;
}

.sub_menu2 div {
    text-align: left;
}

.sub_menu {
    background: url(../images/offer-label.png) no-repeat scroll center 33px #FFF;
    color: #BCBCBC;
    float: left;
    font-size: 15px;
    margin: 30px 0px;
    min-height: 226px;
    padding: 125px 15px 15px;
    text-align: center;
    width: 100%;
    transition: all 0.5s ease-in-out
}

.sub_menu:hover {
    box-shadow: 0px 0px 35px 0px #c9c9c9;
    cursor: pointer;
}

.sub_menu div {
    text-align: left;
}

.slidercontent {
    position: absolute;
    width: 70%;
    height: 200px;
    top: 36%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.content-btn1 {
    margin-top: 60px;
    background: #B6B6B6;
    color: white;
    font-weight: bold;
    border: 3px solid white;
    font-size: 22px;
    padding: 5px 25px;
    border-radius: 4px;
    opacity: 0.8;
    transition: all 0.5s ease-in-out;
}

.content-btn1:hover {
    background: #B6B6B6;
    color: white;
    font-weight: bold;
    border: 3px solid white;
    font-size: 22px;
    padding: 5px 25px;
    border-radius: 4px;
    opacity: 1;
}

.promo-code {
    background: url(../images/offer-label.png) no-repeat scroll center 33px #FFF;
    color: #BCBCBC;
    float: left;
    font-size: 15px;
    margin: 0 0px;
    min-height: 226px;
    padding: 125px 15px 15px;
    text-align: center;
    width: 260px;
    box-shadow: 0px 0px 10px 0px #c9c9c9;
}

.promo-code div {
    text-align: left;
}

.moduletable {
    padding: 0;
}

.quick-links {
    color: #BCBCBC;
    float: left;
    font-size: 15px;
    margin: 20px 0px;
    min-height: 226px;
    padding: 0px;
    padding-bottom: 20px;
    text-align: center;
    width: 260px;
    box-shadow: 0px 0px 10px 0px #c9c9c9;
}

.common-offer1 {
    color: #BCBCBC;
    float: left;
    font-size: 15px;
    margin: 20px 0px;
    min-height: 226px;
    padding: 0px;
    padding-bottom: 20px;
    text-align: center;
    width: 260px;
    box-shadow: 0px 0px 10px 0px #c9c9c9;
}

.img2 {
    width: 260px;
    height: 210px;
}

.common-offer-txt,
.common-offer-txt1 {
    color: #b0b0b0;
    font-size: 22px;
    margin: 20px 0;
    padding: 0 10px;
}

.common-offer-txt2 {
    color: #4f4d58;
    font-size: 17px;
    background: #f7f7f7;
    padding: 2px 0;
    text-align: center;
    margin: 0 10%;
}

.common-offer-txt4 {
    color: #5F4D58;
    font-size: 16px;
    background: #CEC2C2 none repeat scroll 0% 0%;
    padding: 2px 0px;
    text-align: center;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.common-offer-txt3 {
    color: #c5c4c4;
    font-size: 16px;
    text-align: center;
    margin: 8px auto;
}

.change_link {
    color: #fff !important;
    cursor: pointer !important;
}

.common-offer1 a,
.open_hours a {
    background: #68D3EA;
    color: #FFF;
    font-size: 15px;
    padding: 10px 25px;
    text-decoration: none !important;
    transition: all 0.5s ease-in-out;
}

.common-offer1 a:hover {
    background: #0A9AB9;
}

.product-filter-nav {
    transition: all 0.5s ease-in-out;
}

.product-filter-nav.active .row {
    max-width: 90em;
    margin: 0px auto;
    margin-left: 30px;
}

@media (max-width: 767px) {
    .product-filter-nav.active .row {
        max-width: 90em;
        margin: 0px auto;
        margin-left: 0px;
    }
    .content-btn1 {
        margin-top: 0px;
    }
}

@media only screen and (min-width:1281px) {
    .show-for-large,
    .show-for-large-up {
        display: inherit!important
    }
    .show-for-medium,
    .show-for-medium-down {
        display: none!important
    }
    .hide-for-medium,
    .hide-for-medium-down {
        display: inherit!important
    }
    .hide-for-large,
    .hide-for-large-up {
        display: none!important
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large,
    table.show-for-large-up {
        display: table
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large,
    thead.show-for-large-up {
        display: table-header-group!important
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large,
    tbody.show-for-large-up {
        display: table-row-group!important
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large,
    tr.show-for-large-up {
        display: table-row!important
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.show-for-large,
    td.show-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.show-for-large,
    th.show-for-large-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:1441px) {
    .show-for-xlarge {
        display: inherit!important
    }
    .show-for-large,
    .show-for-large-down {
        display: none!important
    }
    .hide-for-large,
    .hide-for-large-down {
        display: inherit!important
    }
    .hide-for-xlarge {
        display: none!important
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.show-for-xlarge,
    th.hide-for-large,
    th.hide-for-large-down,
    th.show-for-xlarge {
        display: table-cell!important
    }
}

.hide-for-portrait,
.show-for-landscape {
    display: inherit!important
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group!important
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group!important
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row!important
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell!important
    }
}

@media only screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit!important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    table.hide-for-landscape,
    table.show-for-portrait {
        display: table
    }
    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group!important
    }
    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group!important
    }
    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row!important
    }
    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch,
.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.touch table.show-for-touch,
table.hide-for-touch {
    display: table
}

.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group!important
}

.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row!important
}

.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell!important
}

@media only screen {
    [class*=block-grid-] {
        display: block;
        padding: 0;
        margin: -.625em
    }
    [class*=block-grid-]:after,
    [class*=block-grid-]:before {
        content: " ";
        display: table
    }
    [class*=block-grid-]:after {
        clear: both
    }
    [class*=block-grid-]>li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-1>li {
        width: 100%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.09091%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.33333%;
        padding: 0 .625em 1.25em
    }
    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:769px) {
    .large-block-grid-1>li:nth-of-type(n),
    .small-block-grid-10>li:nth-of-type(10n+1),
    .small-block-grid-11>li:nth-of-type(11n+1),
    .small-block-grid-12>li:nth-of-type(12n+1),
    .small-block-grid-1>li:nth-of-type(1n+1),
    .small-block-grid-2>li:nth-of-type(2n+1),
    .small-block-grid-3>li:nth-of-type(3n+1),
    .small-block-grid-4>li:nth-of-type(4n+1),
    .small-block-grid-5>li:nth-of-type(5n+1),
    .small-block-grid-6>li:nth-of-type(6n+1),
    .small-block-grid-7>li:nth-of-type(7n+1),
    .small-block-grid-8>li:nth-of-type(8n+1),
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: none
    }
    .large-block-grid-1>li {
        width: 100%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.33333%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.66667%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.28571%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.11111%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.09091%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.33333%;
        padding: 0 .625em 1.25em
    }
    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.button-bar:after,
.button-group:after,
.l-clearfix:after,
.l-inline-list-tight:after,
[data-clearing]:after,
hr {
    clear: both
}

p.lead {
    font-size: 1.21875em;
    line-height: 1.6
}

.subheader {
    line-height: 1.4;
    font-weight: 300;
    margin-top: .2em;
    margin-bottom: .5em
}

b,
em,
i,
small,
strong {
    line-height: inherit
}

ol li ol,
ol li ul,
ul li ol,
ul li ul {
    margin-left: 1.25em;
    margin-bottom: 0
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
    direction: ltr
}

dl,
ol,
p,
ul {
    margin-bottom: 1.25em;
    line-height: 1.6
}

p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1em
}

.button,
.vcard .fn,
.vevent .summary,
.vevent abbr,
button,
code,
dl dt {
    font-weight: 700
}

p aside {
    font-size: .875em;
    line-height: 1.35;
    font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #222;
    margin-top: .2em;
    margin-bottom: .5em;
    line-height: 1.2125em
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 2.125em
}

h2 {
    font-size: 1.6875em
}

h3 {
    font-size: 1.375em
}

h4,
h5 {
    font-size: 1.125em
}

h6 {
    font-size: 1em
}

em,
i {
    font-style: italic
}

small {
    font-size: 60%
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #7f0a0c
}

dl,
ol,
ul {
    font-size: 1em;
    list-style-position: outside;
    font-family: inherit
}

ul li ol,
ul li ul {
    font-size: 1em
}

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square
}

ul.circle {
    list-style-type: circle
}

ul.disc {
    list-style-type: disc
}

.side-nav,
ul.topnav {
    list-style-type: none
}

ul.no-bullet {
    list-style: none
}

dl dt {
    margin-bottom: .3em
}

dl dd {
    margin-bottom: .75em
}

.vcard,
blockquote {
    margin: 0 0 1.25em
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    padding: .5625em 1.25em 0 1.1875em;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .8125em;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    border: 1px solid #ddd;
    padding: .625em .75em
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-size: .9375em
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: none;
    padding: 0 .0625em
}

@media only screen and (min-width:769px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75em
    }
    h2 {
        font-size: 2.3125em
    }
    h3 {
        font-size: 1.6875em
    }
    h4 {
        font-size: 1.4375em
    }
}

.print-only {
    display: none!important
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
}

.button,
button {
    cursor: pointer;
    font-family: inherit;
    line-height: 1;
    margin: 0 0 1.25em;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    background-color: #777;
    color: #fff;
    padding: .75em 1.5em .8125em
}

.button.secondary,
button.secondary {
    background-color: #e9e9e9;
    border-color: #e1e1e1;
    color: #333
}

.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
    background-color: #e1e1e1;
    color: #333
}

.button.success,
button.success {
    background-color: #5da423;
    border-color: #569720;
    color: #fff
}

.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
    background-color: #569720;
    color: #fff
}

.button.alert,
button.alert {
    background-color: #c60f13;
    border-color: #b80e12;
    color: #fff
}

.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
    background-color: #b80e12;
    color: #fff
}

.button.large,
button.large {
    font-size: 1.25em;
    padding: 1em 2em 1.0625em
}

.button.small,
button.small {
    font-size: .8125em;
    padding: .5625em 1.125em .625em
}

.button.tiny,
button.tiny {
    font-size: .6875em;
    padding: .4375em .875em .5em
}

.postfix,
.prefix,
label {
    font-size: .875em;
    display: block
}

.button.expand,
button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

.button.left-align,
button.left-align {
    text-align: left;
    text-indent: .75em
}

.button.right-align,
button.right-align {
    text-align: right;
    padding-right: .75em
}

.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
    background-color: #777;
    border-color: #6f6f6f;
    color: #fff;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
    color: #fff;
    background-color: #777
}

.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
    background-color: #e9e9e9;
    border-color: #e1e1e1;
    color: #333;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
    color: #333;
    background-color: #e9e9e9
}

.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
    background-color: #5da423;
    border-color: #569720;
    color: #fff;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
    color: #fff;
    background-color: #5da423
}

.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
    background-color: #c60f13;
    border-color: #b80e12;
    color: #fff;
    cursor: default;
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
button.disabled.alert:focus,
button.disabled.alert:hover,
button[disabled].alert:focus,
button[disabled].alert:hover {
    color: #fff;
    background-color: #c60f13
}

.button,
button {
    padding-top: .8125em;
    padding-bottom: .75em
}

.button.tiny,
button.tiny {
    padding-top: .5em;
    padding-bottom: .4375em
}

.button.large,
button.large {
    padding-top: 1.03125em;
    padding-bottom: 1.03125em
}

@media only screen {
    .button,
    button {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-transition: background-color .3s ease-out;
        -moz-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out
    }
    .button:active,
    button:active {
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .2) inset
    }
    .button.radius,
    button.radius {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    .button.round,
    button.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
}

@media only screen and (min-width:769px) {
    .button,
    button {
        display: inline-block
    }
}

form {
    margin: 0 0 1em
}

form .row .row {
    margin: 0 -.5em
}

form .row .row .column,
form .row .row .columns {
    padding: 0 .5em
}

form .row .row.collapse {
    margin: 0
}

input[type=file],
input[type=checkbox],
input[type=radio],
label.inline,
select {
    margin: 0 0 1em
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5em
}

label {
    color: #4d4d4d;
    cursor: pointer;
    font-weight: 500;
    margin-bottom: .1875em
}

label.right {
    float: none;
    text-align: right
}

.clearing-caption,
.label,
.pagination-centered,
.postfix,
.prefix,
.pricing-table .title {
    text-align: center
}

label.inline {
    padding: .625em 0
}

.postfix,
.prefix {
    z-index: 2;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    height: 2.3125em;
    line-height: 2.3125em
}

.postfix.button,
.prefix.button {
    text-align: center;
    line-height: 2.125em;
    padding: 0
}

.prefix.button.radius {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

.postfix.button.radius {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px
}

.prefix.button.round {
    -webkit-border-radius: 1000px 0 0 1000px;
    border-radius: 1000px 0 0 1000px;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px
}

.postfix.button.round {
    -webkit-border-radius: 0 1000px 1000px 0;
    border-radius: 0 1000px 1000px 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px
}

span.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333
}

span.prefix.radius {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

span.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333
}

span.postfix.radius {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px
}

.input-group.radius>:first-child,
.input-group.radius>:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.input-group.radius>:last-child,
.input-group.radius>:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.input-group.round>:first-child,
.input-group.round>:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.input-group.round>:last-child,
.input-group.round>:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

input[type=search],
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=tel],
input[type=time],
input[type=url],
textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-size: .875em;
    margin: 0 0 1em;
    padding: .5em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .45s, border-color .45s ease-in-out;
    -moz-transition: -moz-box-shadow .45s, border-color .45s ease-in-out;
    transition: box-shadow .45s, border-color .45s ease-in-out
}

input[type=search]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 5px #999;
    -moz-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
    background: #fafafa;
    border-color: #999;
    outline: 0
}

input[type=search][disabled],
input[type=text][disabled],
input[type=password][disabled],
input[type=date][disabled],
input[type=datetime][disabled],
input[type=datetime-local][disabled],
input[type=month][disabled],
input[type=week][disabled],
input[type=email][disabled],
input[type=number][disabled],
input[type=tel][disabled],
input[type=time][disabled],
input[type=url][disabled],
textarea[disabled] {
    background-color: #ddd
}

input[type=file] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    padding: 1.25em;
    margin: 1.125em 0
}

fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 .1875em;
    margin: 0 0 0 -.1875em
}

.error input,
.error textarea,
input.error,
textarea.error {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, .1)
}

.error input:focus,
.error textarea:focus,
input.error:focus,
textarea.error:focus {
    background: #fafafa;
    border-color: #999
}

.error label,
label.error {
    color: #c60f13
}

.error small,
small.error {
    display: block;
    padding: .375em .25em;
    margin-top: -1.3125em;
    margin-bottom: 1em;
    font-size: .75em;
    font-weight: 700;
    background: #c60f13;
    color: #fff
}

form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    visibility: hidden
}

form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    vertical-align: middle;
    border: 1px solid #ccc;
    background: #fff
}

form.custom .custom.checkbox {
    -webkit-border-radius: 0;
    border-radius: 0
}

form.custom .custom.radio {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    padding: 3px
}

form.custom .custom.checkbox:before {
    content: "";
    display: block;
    font-size: 16px;
    color: #fff
}

form.custom .custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #222;
    position: relative
}

form.custom .custom.checkbox.checked:before {
    content: "\00d7";
    color: #222;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: 4px;
    margin-left: -5px
}

form.custom .custom.dropdown {
    display: block;
    position: relative;
    top: 0;
    height: 2.3125em;
    margin-bottom: 1.25em;
    margin-top: 0;
    padding: 0;
    width: 100%;
    -webkit-box-shadow: none;
    background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
    box-shadow: none;
    font-size: .875em;
    vertical-align: top
}

form.custom .custom.dropdown ul {
    overflow-y: auto;
    max-height: 200px
}

.breadcrumbs,
.button-bar .button-group div,
.clearing-container,
.flex-video,
.inline-list,
.orbit-bullets,
.orbit-container,
.top-bar {
    overflow: hidden
}

form.custom .custom.dropdown .current {
    cursor: default;
    white-space: nowrap;
    line-height: 2.25em;
    color: rgba(0, 0, 0, .75);
    text-decoration: none;
    overflow: hidden;
    display: block;
    margin-left: .5em;
    margin-right: 2.3125em
}

form.custom .custom.dropdown .selector {
    cursor: default;
    position: absolute;
    width: 2.5em;
    height: 2.3125em;
    display: block;
    right: 0;
    top: 0
}

form.custom .custom.dropdown .disabled {
    color: #888
}

form.custom .custom.dropdown .disabled:hover {
    background: 0 0;
    color: #888
}

form.custom .custom.dropdown .disabled:hover:after {
    display: none
}

form.custom .custom.dropdown.open ul {
    display: block;
    z-index: 10;
    min-width: 100%;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

form.custom .custom.dropdown.small {
    max-width: 134px
}

form.custom .custom.dropdown.medium {
    max-width: 254px
}

form.custom .custom.dropdown.large {
    max-width: 434px
}

form.custom .custom.dropdown.expand {
    width: 100%!important
}

form.custom .custom.dropdown.open.small ul {
    min-width: 134px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

form.custom .custom.dropdown.open.medium ul {
    min-width: 254px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

form.custom .custom.dropdown.open.large ul {
    min-width: 434px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    top: auto;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px
}

.dropdown.button.large:before,
.dropdown.button.small:before,
.dropdown.button.tiny:before,
.dropdown.button:before {
    border-color: #fff transparent transparent
}

form.custom .custom.dropdown ul li {
    font-size: .875em;
    cursor: default;
    min-height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    white-space: nowrap;
    list-style: none;
    padding: .25em 2.375em .25em .375em
}

form.custom .custom.dropdown ul li.selected {
    background: #eee
}

form.custom .custom.dropdown ul.show {
    display: block
}

.button-bar:after,
.button-bar:before,
.button-group:after,
.button-group:before {
    content: " ";
    display: table
}

form.custom .custom.disabled {
    background: #ddd
}

.product-item-add i {
    font-size: 20px;
    margin-left: 5px;
}

.ft {
    float: left;
}

.ud-div {
    max-width: 83em;
    margin-left: auto !important;
    margin-right: auto !important;
    margin: 0 auto;
}

.ud-div input {
    height: 40px !important;
}

.padd-right0 {
    padding-right: 0px !important;
}

.padd-left0 {
    padding-left: 0px !important;
}

.padd15 {
    padding-left: 15px;
}

.button-group {
    list-style: none;
    margin: 0
}

.button-group>* {
    margin: 0 0 0 -1px;
    float: left
}

.button-group>:first-child {
    margin-left: 0
}

.button-group.radius>:first-child,
.button-group.radius>:first-child>.button,
.button-group.radius>:first-child>a,
.button-group.radius>:first-child>button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>:last-child,
.button-group.radius>:last-child>.button,
.button-group.radius>:last-child>a,
.button-group.radius>:last-child>button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.button-group.round>:first-child,
.button-group.round>:first-child>.button,
.button-group.round>:first-child>a,
.button-group.round>:first-child>button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>:last-child,
.button-group.round>:last-child>.button,
.button-group.round>:last-child>a,
.button-group.round>:last-child>button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

.button-group.even-2 li {
    width: 50%
}

.button-group.even-2 li .button,
.button-group.even-2 li button {
    width: 100%
}

.button-group.even-3 li {
    width: 33.33333%
}

.button-group.even-3 li .button,
.button-group.even-3 li button {
    width: 100%
}

.button-group.even-4 li {
    width: 25%
}

.button-group.even-4 li .button,
.button-group.even-4 li button {
    width: 100%
}

.button-group.even-5 li {
    width: 20%
}

.button-group.even-5 li .button,
.button-group.even-5 li button {
    width: 100%
}

.button-group.even-6 li {
    width: 16.66667%
}

.button-group.even-6 li .button,
.button-group.even-6 li button {
    width: 100%
}

.button-group.even-7 li {
    width: 14.28571%
}

.button-group.even-7 li .button,
.button-group.even-7 li button {
    width: 100%
}

.button-group.even-8 li {
    width: 12.5%
}

.button-group.even-8 li .button,
.button-group.even-8 li button {
    width: 100%
}

.dropdown.button:before,
.split.button span:before {
    width: 0;
    content: ""
}

.button-bar .button-group {
    float: left;
    margin-right: .625em
}

.dropdown.button {
    position: relative;
    padding-right: 3.1875em
}

.dropdown.button:before {
    position: absolute;
    height: 0;
    display: block;
    border-style: solid;
    top: 50%;
    border-width: .5625em;
    right: 1.5em;
    margin-top: -.25em
}

.dropdown.button.tiny {
    padding-right: 2.1875em
}

.dropdown.button.tiny:before {
    border-width: .4375em;
    right: .875em;
    margin-top: -.15625em
}

.dropdown.button.small {
    padding-right: 2.8125em
}

.dropdown.button.small:before {
    border-width: .5625em;
    right: 1.125em;
    margin-top: -.21875em
}

.dropdown.button.large {
    padding-right: 4em
}

.dropdown.button.large:before {
    border-width: .625em;
    right: 1.75em;
    margin-top: -.3125em
}

.dropdown.button.secondary:before {
    border-color: #333 transparent transparent
}

.split.button {
    position: relative;
    padding-right: 4.8em
}

.split.button.small,
.split.button.tiny {
    padding-right: 3.9375em
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span:before {
    position: absolute;
    height: 0;
    display: block;
    border-style: solid inset inset;
    left: 50%;
    border-width: .5625em;
    top: 1.125em;
    margin-left: -.5625em;
    border-color: #fff transparent transparent
}

.split.button span:active {
    background-color: rgba(0, 0, 0, .1)
}

.split.button span {
    border-left-color: #515151;
    width: 3em
}

.split.button.secondary span {
    border-left-color: #c3c3c3
}

.split.button.alert span {
    border-left-color: #7f0a0c
}

.split.button.success span {
    border-left-color: #396516
}

.split.button.tiny span {
    width: 2.84375em
}

.split.button.tiny span:before {
    border-top-style: solid;
    border-width: .4375em;
    top: .875em;
    margin-left: -.3125em
}

.split.button.small span {
    width: 2.8125em
}

.split.button.small span:before {
    border-top-style: solid;
    border-width: .5625em;
    top: .84375em;
    margin-left: -.5625em
}

.split.button.large {
    padding-right: 6em
}

.split.button.large span {
    width: 3.75em
}

.split.button.large span:before {
    border-top-style: solid;
    border-width: .625em;
    top: 1.3125em;
    margin-left: -.5625em
}

.split.button.expand {
    padding-left: 2em
}

.split.button.secondary span:before {
    border-color: #333 transparent transparent
}

.split.button.radius span {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.split.button.round span {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em
}

.flex-video.widescreen {
    padding-bottom: 57.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section-container,
.section-container.auto {
    width: 100%;
    display: block;
    margin-bottom: 1.25em;
    border: 1px solid #ccc;
    border-top: none
}

.section-container.auto>.section,
.section-container.auto>section,
.section-container>.section,
.section-container>section {
    position: relative
}

.section-container.auto>.section>.title,
.section-container.auto>section>.title,
.section-container>.section>.title,
.section-container>section>.title {
    background-color: #efefef;
    cursor: pointer;
    top: 0;
    width: 100%;
    margin: 0;
    border-top: solid 1px #ccc
}

.section-container.auto>.section>.title a,
.section-container.auto>section>.title a,
.section-container>.section>.title a,
.section-container>section>.title a {
    padding: .9375em;
    display: inline-block;
    color: #333;
    font-size: .875em;
    white-space: nowrap;
    width: 100%
}

.section-container.auto>.section>.title:hover,
.section-container.auto>section>.title:hover,
.section-container>.section>.title:hover,
.section-container>section>.title:hover {
    background-color: #e2e2e2
}

.section-container.auto>.section .content,
.section-container.auto>section .content,
.section-container>.section .content,
.section-container>section .content {
    display: none;
    padding: .9375em;
    background-color: #fff
}

.section-container.auto>.section .content>:last-child,
.section-container.auto>section .content>:last-child,
.section-container>.section .content>:last-child,
.section-container>section .content>:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.section-container.auto>.section .content>:first-child,
.section-container.auto>section .content>:first-child,
.section-container>.section .content>:first-child,
.section-container>section .content>:first-child {
    padding-top: 0
}

.section-container.auto>.section.active>.content,
.section-container.auto>section.active>.content,
.section-container>.section.active>.content,
.section-container>section.active>.content {
    display: block
}

.section-container.auto>.section.active>.title,
.section-container.auto>section.active>.title,
.section-container>.section.active>.title,
.section-container>section.active>.title {
    background: #d6d6d6
}

.section-container.auto>.section.active>.title a,
.section-container.auto>section.active>.title a,
.section-container>.section.active>.title a,
.section-container>section.active>.title a {
    color: #333
}

.section-container.tabs {
    border: 0;
    position: relative
}

.section-container.tabs>.section,
.section-container.tabs>section {
    border: 0;
    position: static
}

.section-container.tabs>.section>.title,
.section-container.tabs>section>.title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
    width: auto;
    border: 1px solid #ccc;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

.section-container.tabs>.section>.title a,
.section-container.tabs>section>.title a {
    padding: .9375em;
    display: inline-block;
    color: #333;
    font-size: .875em;
    white-space: nowrap;
    width: 100%
}

.section-container.tabs>.section>.title:hover,
.section-container.tabs>section>.title:hover {
    background-color: #e2e2e2
}

.section-container.tabs>.section .content,
.section-container.tabs>section .content {
    padding: .9375em;
    background-color: #fff
}

.section-container.tabs>.section .content>:last-child,
.section-container.tabs>section .content>:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.section-container.tabs>.section .content>:first-child,
.section-container.tabs>section .content>:first-child {
    padding-top: 0
}

.section-container.tabs>.section.active>.content,
.section-container.tabs>section.active>.content {
    display: block
}

.section-container.tabs>.section.active>.title a,
.section-container.tabs>section.active>.title a {
    color: #333
}

.section-container.tabs>.section:last-child .title,
.section-container.tabs>section:last-child .title {
    border-right: solid 1px #ccc
}

.section-container.tabs>.section .content,
.section-container.tabs>section .content {
    border: 1px solid #ccc;
    position: absolute;
    z-index: 10;
    display: none;
    top: -1px
}

.section-container.tabs>.section.active>.title,
.section-container.tabs>section.active>.title {
    background: #fff;
    z-index: 11;
    border-bottom: 0
}

.section-container.tabs>.section.active>.content,
.section-container.tabs>section.active>.content {
    position: relative
}

@media only screen and (min-width:769px) {
    .section-container.auto {
        border: 0;
        position: relative
    }
    .section-container.auto>.section,
    .section-container.auto>section {
        border: 0;
        position: static
    }
    .section-container.auto>.section>.title,
    .section-container.auto>section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0;
        width: auto;
        border: 1px solid #ccc;
        border-right: 0;
        border-bottom: 0;
        position: absolute;
        top: 0;
        z-index: 1
    }
    .section-container.auto>.section>.title a,
    .section-container.auto>section>.title a {
        padding: .9375em;
        display: inline-block;
        color: #333;
        font-size: .875em;
        white-space: nowrap;
        width: 100%
    }
    .section-container.auto>.section>.title:hover,
    .section-container.auto>section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.auto>.section .content,
    .section-container.auto>section .content {
        padding: .9375em;
        background-color: #fff
    }
    .section-container.auto>.section .content>:last-child,
    .section-container.auto>section .content>:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .section-container.auto>.section .content>:first-child,
    .section-container.auto>section .content>:first-child {
        padding-top: 0
    }
    .section-container.auto>.section.active>.content,
    .section-container.auto>section.active>.content {
        display: block
    }
    .section-container.auto>.section.active>.title a,
    .section-container.auto>section.active>.title a {
        color: #333
    }
    .section-container.auto>.section:last-child .title,
    .section-container.auto>section:last-child .title {
        border-right: solid 1px #ccc
    }
    .section-container.auto>.section .content,
    .section-container.auto>section .content {
        border: 1px solid #ccc;
        position: absolute;
        z-index: 10;
        display: none;
        top: -1px
    }
    .section-container.auto>.section.active>.title,
    .section-container.auto>section.active>.title {
        background: #fff;
        z-index: 11;
        border-bottom: 0
    }
    .section-container.auto>.section.active>.content,
    .section-container.auto>section.active>.content {
        position: relative
    }
    .section-container.accordion .section {
        padding-top: 0!important
    }
    .section-container.vertical-tabs {
        border: 1px solid #ccc;
        position: relative
    }
    .section-container.vertical-tabs .section,
    .section-container.vertical-tabs section {
        padding-top: 0!important;
        border: 0;
        position: static
    }
    .section-container.vertical-tabs .section>.title,
    .section-container.vertical-tabs section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0;
        position: absolute;
        border-top: solid 1px #ccc;
        width: 12.5em
    }
    .section-container.vertical-tabs .section>.title a,
    .section-container.vertical-tabs section>.title a {
        padding: .9375em;
        display: inline-block;
        color: #333;
        font-size: .875em;
        white-space: nowrap
    }
    .section-container.vertical-tabs .section>.title:hover,
    .section-container.vertical-tabs section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.vertical-tabs .section .content,
    .section-container.vertical-tabs section .content {
        padding: .9375em;
        background-color: #fff;
        display: block;
        position: relative;
        left: 12.5em;
        border-left: solid 1px #ccc;
        z-index: 10
    }
    .section-container.vertical-tabs .section .content>:last-child,
    .section-container.vertical-tabs section .content>:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .section-container.vertical-tabs .section .content>:first-child,
    .section-container.vertical-tabs section .content>:first-child {
        padding-top: 0
    }
    .section-container.vertical-tabs .section.active>.content,
    .section-container.vertical-tabs section.active>.content {
        display: block
    }
    .section-container.vertical-tabs .section.active>.title,
    .section-container.vertical-tabs section.active>.title {
        background: #d6d6d6;
        width: 12.5625em;
        border-right: solid 0 transparent;
        z-index: 11
    }
    .section-container.vertical-tabs .section.active>.title a,
    .section-container.vertical-tabs section.active>.title a {
        color: #333
    }
    .section-container.vertical-tabs .section:first-child .title,
    .section-container.vertical-tabs section:first-child .title {
        border-top: 0
    }
    .section-container.vertical-tabs .section.active:last-child .title,
    .section-container.vertical-tabs section.active:last-child .title {
        border-bottom: 0
    }
    .section-container.vertical-nav {
        border: 0;
        position: relative
    }
    .section-container.vertical-nav>.section,
    .section-container.vertical-nav>section {
        padding-top: 0!important;
        position: relative
    }
    .section-container.vertical-nav>.section>.title,
    .section-container.vertical-nav>section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0;
        border: 1px solid #ccc
    }
    .section-container.vertical-nav>.section>.title a,
    .section-container.vertical-nav>section>.title a {
        padding: .9375em;
        color: #333;
        font-size: .875em;
        white-space: nowrap;
        display: block;
        width: 100%
    }
    .section-container.vertical-nav>.section>.title:hover,
    .section-container.vertical-nav>section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.vertical-nav>.section .content,
    .section-container.vertical-nav>section .content {
        padding: .9375em;
        background-color: #fff
    }
    .section-container.vertical-nav>.section .content>:last-child,
    .section-container.vertical-nav>section .content>:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .section-container.vertical-nav>.section .content>:first-child,
    .section-container.vertical-nav>section .content>:first-child {
        padding-top: 0
    }
    .section-container.vertical-nav>.section.active>.content,
    .section-container.vertical-nav>section.active>.content {
        display: block
    }
    .section-container.vertical-nav>.section.active>.title,
    .section-container.vertical-nav>section.active>.title {
        background: #d6d6d6
    }
    .section-container.vertical-nav>.section.active>.title a,
    .section-container.vertical-nav>section.active>.title a {
        color: #333
    }
    .section-container.vertical-nav>.section .content,
    .section-container.vertical-nav>section .content {
        display: none
    }
    .section-container.vertical-nav>.section:first-child .title,
    .section-container.vertical-nav>section:first-child .title {
        border-bottom: none
    }
    .section-container.vertical-nav>.section.active>.content,
    .section-container.vertical-nav>section.active>.content {
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 999;
        min-width: 12.5em;
        border: 1px solid #ccc
    }
    .section-container.horizontal-nav {
        position: relative;
        background: #efefef;
        border: 1px solid #ccc
    }
    .section-container.horizontal-nav>.section,
    .section-container.horizontal-nav>section {
        padding-top: 0;
        border: 0;
        position: static
    }
    .section-container.horizontal-nav>.section>.title,
    .section-container.horizontal-nav>section>.title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0;
        width: auto;
        border: 1px solid #ccc;
        border-left: 0;
        top: -1px;
        position: absolute;
        z-index: 1
    }
    .section-container.horizontal-nav>.section>.title a,
    .section-container.horizontal-nav>section>.title a {
        padding: .9375em;
        display: inline-block;
        color: #333;
        font-size: .875em;
        white-space: nowrap;
        width: 100%
    }
    .section-container.horizontal-nav>.section>.title:hover,
    .section-container.horizontal-nav>section>.title:hover {
        background-color: #e2e2e2
    }
    .section-container.horizontal-nav>.section .content,
    .section-container.horizontal-nav>section .content {
        padding: .9375em;
        background-color: #fff
    }
    .section-container.horizontal-nav>.section .content>:last-child,
    .section-container.horizontal-nav>section .content>:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .section-container.horizontal-nav>.section .content>:first-child,
    .section-container.horizontal-nav>section .content>:first-child {
        padding-top: 0
    }
    .section-container.horizontal-nav>.section.active>.content,
    .section-container.horizontal-nav>section.active>.content {
        display: block;
        position: absolute;
        z-index: 999;
        left: 0;
        top: -2px;
        min-width: 12.5em;
        border: 1px solid #ccc
    }
    .section-container.horizontal-nav>.section.active>.title,
    .section-container.horizontal-nav>section.active>.title {
        background: #d6d6d6
    }
    .section-container.horizontal-nav>.section.active>.title a,
    .section-container.horizontal-nav>section.active>.title a {
        color: #333
    }
    .section-container.horizontal-nav>.section .content,
    .section-container.horizontal-nav>section .content {
        display: none
    }
}

.no-js .section-container.accordion,
.no-js .section-container.auto,
.no-js .section-container.horizontal-nav,
.no-js .section-container.tabs,
.no-js .section-container.vertical-nav,
.no-js .section-container.vertical-tabs {
    width: 100%;
    display: block;
    margin-bottom: 1.25em;
    border: 1px solid #ccc;
    border-top: none
}

.no-js .section-container.accordion>.section,
.no-js .section-container.accordion>section,
.no-js .section-container.auto>.section,
.no-js .section-container.auto>section,
.no-js .section-container.horizontal-nav>.section,
.no-js .section-container.horizontal-nav>section,
.no-js .section-container.tabs>.section,
.no-js .section-container.tabs>section,
.no-js .section-container.vertical-nav>.section,
.no-js .section-container.vertical-nav>section,
.no-js .section-container.vertical-tabs>.section,
.no-js .section-container.vertical-tabs>section {
    position: relative
}

.no-js .section-container.accordion>.section>.title,
.no-js .section-container.accordion>section>.title,
.no-js .section-container.auto>.section>.title,
.no-js .section-container.auto>section>.title,
.no-js .section-container.horizontal-nav>.section>.title,
.no-js .section-container.horizontal-nav>section>.title,
.no-js .section-container.tabs>.section>.title,
.no-js .section-container.tabs>section>.title,
.no-js .section-container.vertical-nav>.section>.title,
.no-js .section-container.vertical-nav>section>.title,
.no-js .section-container.vertical-tabs>.section>.title,
.no-js .section-container.vertical-tabs>section>.title {
    background-color: #efefef;
    cursor: pointer;
    top: 0;
    width: 100%;
    margin: 0;
    border-top: solid 1px #ccc
}

.no-js .section-container.accordion>.section>.title a,
.no-js .section-container.accordion>section>.title a,
.no-js .section-container.auto>.section>.title a,
.no-js .section-container.auto>section>.title a,
.no-js .section-container.horizontal-nav>.section>.title a,
.no-js .section-container.horizontal-nav>section>.title a,
.no-js .section-container.tabs>.section>.title a,
.no-js .section-container.tabs>section>.title a,
.no-js .section-container.vertical-nav>.section>.title a,
.no-js .section-container.vertical-nav>section>.title a,
.no-js .section-container.vertical-tabs>.section>.title a,
.no-js .section-container.vertical-tabs>section>.title a {
    padding: .9375em;
    display: inline-block;
    color: #333;
    font-size: .875em;
    white-space: nowrap;
    width: 100%
}

.no-js .section-container.accordion>.section>.title:hover,
.no-js .section-container.accordion>section>.title:hover,
.no-js .section-container.auto>.section>.title:hover,
.no-js .section-container.auto>section>.title:hover,
.no-js .section-container.horizontal-nav>.section>.title:hover,
.no-js .section-container.horizontal-nav>section>.title:hover,
.no-js .section-container.tabs>.section>.title:hover,
.no-js .section-container.tabs>section>.title:hover,
.no-js .section-container.vertical-nav>.section>.title:hover,
.no-js .section-container.vertical-nav>section>.title:hover,
.no-js .section-container.vertical-tabs>.section>.title:hover,
.no-js .section-container.vertical-tabs>section>.title:hover {
    background-color: #e2e2e2
}

.no-js .section-container.accordion>.section .content,
.no-js .section-container.accordion>section .content,
.no-js .section-container.auto>.section .content,
.no-js .section-container.auto>section .content,
.no-js .section-container.horizontal-nav>.section .content,
.no-js .section-container.horizontal-nav>section .content,
.no-js .section-container.tabs>.section .content,
.no-js .section-container.tabs>section .content,
.no-js .section-container.vertical-nav>.section .content,
.no-js .section-container.vertical-nav>section .content,
.no-js .section-container.vertical-tabs>.section .content,
.no-js .section-container.vertical-tabs>section .content {
    padding: .9375em;
    background-color: #fff;
    position: static;
    display: block;
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.l-small-inner-top-0,
.no-js .section-container.accordion>.section .content>:first-child,
.no-js .section-container.accordion>section .content>:first-child,
.no-js .section-container.auto>.section .content>:first-child,
.no-js .section-container.auto>section .content>:first-child,
.no-js .section-container.horizontal-nav>.section .content>:first-child,
.no-js .section-container.horizontal-nav>section .content>:first-child,
.no-js .section-container.tabs>.section .content>:first-child,
.no-js .section-container.tabs>section .content>:first-child,
.no-js .section-container.vertical-nav>.section .content>:first-child,
.no-js .section-container.vertical-nav>section .content>:first-child,
.no-js .section-container.vertical-tabs>.section .content>:first-child,
.no-js .section-container.vertical-tabs>section .content>:first-child {
    padding-top: 0
}

.no-js .section-container.accordion>.section .content>:last-child,
.no-js .section-container.accordion>section .content>:last-child,
.no-js .section-container.auto>.section .content>:last-child,
.no-js .section-container.auto>section .content>:last-child,
.no-js .section-container.horizontal-nav>.section .content>:last-child,
.no-js .section-container.horizontal-nav>section .content>:last-child,
.no-js .section-container.tabs>.section .content>:last-child,
.no-js .section-container.tabs>section .content>:last-child,
.no-js .section-container.vertical-nav>.section .content>:last-child,
.no-js .section-container.vertical-nav>section .content>:last-child,
.no-js .section-container.vertical-tabs>.section .content>:last-child,
.no-js .section-container.vertical-tabs>section .content>:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.no-js .section-container.accordion>.section.active>.content,
.no-js .section-container.accordion>section.active>.content,
.no-js .section-container.auto>.section.active>.content,
.no-js .section-container.auto>section.active>.content,
.no-js .section-container.horizontal-nav>.section.active>.content,
.no-js .section-container.horizontal-nav>section.active>.content,
.no-js .section-container.tabs>.section.active>.content,
.no-js .section-container.tabs>section.active>.content,
.no-js .section-container.vertical-nav>.section.active>.content,
.no-js .section-container.vertical-nav>section.active>.content,
.no-js .section-container.vertical-tabs>.section.active>.content,
.no-js .section-container.vertical-tabs>section.active>.content {
    display: block
}

.no-js .section-container.accordion>.section.active>.title,
.no-js .section-container.accordion>section.active>.title,
.no-js .section-container.auto>.section.active>.title,
.no-js .section-container.auto>section.active>.title,
.no-js .section-container.horizontal-nav>.section.active>.title,
.no-js .section-container.horizontal-nav>section.active>.title,
.no-js .section-container.tabs>.section.active>.title,
.no-js .section-container.tabs>section.active>.title,
.no-js .section-container.vertical-nav>.section.active>.title,
.no-js .section-container.vertical-nav>section.active>.title,
.no-js .section-container.vertical-tabs>.section.active>.title,
.no-js .section-container.vertical-tabs>section.active>.title {
    background: #d6d6d6
}

.no-js .section-container.accordion>.section.active>.title a,
.no-js .section-container.accordion>section.active>.title a,
.no-js .section-container.auto>.section.active>.title a,
.no-js .section-container.auto>section.active>.title a,
.no-js .section-container.horizontal-nav>.section.active>.title a,
.no-js .section-container.horizontal-nav>section.active>.title a,
.no-js .section-container.tabs>.section.active>.title a,
.no-js .section-container.tabs>section.active>.title a,
.no-js .section-container.vertical-nav>.section.active>.title a,
.no-js .section-container.vertical-nav>section.active>.title a,
.no-js .section-container.vertical-tabs>.section.active>.title a,
.no-js .section-container.vertical-tabs>section.active>.title a {
    color: #333
}

.no-js .section-container.accordion>.section .title,
.no-js .section-container.accordion>section .title,
.no-js .section-container.auto>.section .title,
.no-js .section-container.auto>section .title,
.no-js .section-container.horizontal-nav>.section .title,
.no-js .section-container.horizontal-nav>section .title,
.no-js .section-container.tabs>.section .title,
.no-js .section-container.tabs>section .title,
.no-js .section-container.vertical-nav>.section .title,
.no-js .section-container.vertical-nav>section .title,
.no-js .section-container.vertical-tabs>.section .title,
.no-js .section-container.vertical-tabs>section .title {
    position: static;
    width: 100%;
    border-left: 0;
    border-right: 0
}

.contain-to-grid {
    width: 100%;
    /* background: #000; */
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
    padding-bottom: 11px;
}

.top-bar,
.top-bar .title-area {
    position: relative
}

.top-bar {
    height: 45px;
    line-height: 45px;
    margin-bottom: 1.875em
}

.top-bar .button,
.top-bar form,
.top-bar input,
.top-bar ul,
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0
}

.top-bar ul {
    list-style: none
}

.top-bar input {
    height: 2.45em
}

.top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em
}

.top-bar .name h1 a,
.top-bar .toggle-topbar a {
    padding: 0 15px;
    color: #fff;
    font-weight: 700;
    display: block
}

.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1 {
    line-height: 45px;
    font-size: 1.0625em;
    margin: 0
}

.top-bar .name h1 a {
    width: 50%
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    text-transform: uppercase;
    font-size: .8125em;
    position: relative;
    height: 45px;
    line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    padding-left: 40px
}

.top-bar .toggle-topbar.menu-icon a {
    text-indent: -48px;
    line-height: 33px;
    padding: 0;
    color: #fff
}

.top-bar .toggle-topbar.menu-icon a span {
    position: absolute;
    display: block;
    width: 16px;
    height: 0;
    -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff
}

.top-bar-section,
.top-bar-section .has-dropdown {
    position: relative
}

.top-bar.expanded {
    height: auto;
    background: 0 0
}

.top-bar.expanded .title-area {
    background: #000;
    margin-left: 0;
    padding-left: 1.5em
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar-section {
    left: 0;
    width: auto;
    -webkit-transition: left .3s ease-out;
    -moz-transition: left .3s ease-out;
    transition: left .3s ease-out
}

.top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0;
    font-family: FertigoW01-Regular;
    font-size: 14px;
}

.top-bar-section .divider,
.top-bar-section [role=separator] {
    border-bottom: solid 1px white;
    border-top: solid 1px #950d25;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 2px 0px 2px 12px;
    font-weight: 700;
    /*background: #0F535F;*/
}

.top-bar-section ul li>a:hover {
    /* background: #E7931A; */
    color: #fff;
    transition: 0.3s;
    text-decoration: none;
}

.top-bar-section ul li>a.button {
    background: #777;
    font-size: .8125em
}

.top-bar-section ul li>a.button:hover {
    background: #5e5e5e
}

.top-bar-section ul li>a.button.secondary {
    background: #e9e9e9
}

.top-bar-section ul li>a.button.secondary:hover {
    background: #d0d0d0
}

.top-bar-section ul li>a.button.success {
    background: #5da423
}

.top-bar-section ul li>a.button.success:hover {
    background: #457a1a
}

.top-bar-section ul li>a.button.alert {
    background: #c60f13
}

.top-bar-section ul li>a.button.alert:hover {
    background: #970b0e
}

.top-bar-section ul li.active>a {
    background: #b6102d;
    color: #fff
}

.top-bar-section .has-form {
    padding: 15px
}

.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent rgba(255, 255, 255, .5);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    visibility: visible
}

.hidden,
.invisible,
.pnl-store-finder-map-loading>*,
.reveal-modal,
.top-bar-js-breakpoint {
    visibility: hidden
}

.top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    visibility: hidden;
    z-index: 99
}

.top-bar-section .dropdown li {
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px 15px
}

.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 22.5px;
    display: block
}

.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #555;
    font-weight: 700;
    font-size: .625em
}

.top-bar-js-breakpoint {
    width: 58.75em!important
}

.js-generated {
    display: block
}

@media only screen {
    .top-bar .name h1 a {
        width: auto
    }
    .top-bar .button,
    .top-bar input {
        line-height: 2em;
        font-size: .875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
        top: 8px
    }
    .top-bar.expanded {
        background: #000;
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.orbit-container .orbit-slides-container img,
.preloader,
.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.preloader {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: 3px solid;
    border-color: #555 #fff;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.layershadow {
    position: absolute;
    width: 270px;
    height: 70px;
    /* background: black; */
    text-align: center;
    /* box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.57); */
    top: -20px;
    left: 0px;
    border-bottom-left-radius: 21px;
    border-bottom-right-radius: 21px;
    padding: 0px 10px 10px 10px;
}

.layershadow img {
    margin-top: 2px;
}

@media (max-width: 1023px) {
    .layershadow img {
        height: 40px;
        width: 40px;
    }
    #contentholder {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .layershadow {
        background: transparent;
        text-align: left;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.57);
        top: 0px;
    }
}

.orbit-container {
    width: 100%;
    position: relative;
    background: #f5f5f5
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.orbit-container .orbit-slides-container>* {
    position: relative;
    float: left;
    height: auto
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    width: 100%;
    padding: 10px 14px;
    font-size: .875em
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: 0 0
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125em
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 6px;
    width: 100px
}

.orbit-container .orbit-timer .orbit-progress {
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    display: block;
    width: 0
}

.orbit-container .orbit-timer>span {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
    width: 11px;
    height: 14px;
    border: 4px solid #000;
    border-top: none;
    border-bottom: none
}

.orbit-container .orbit-timer.paused>span {
    right: -6px;
    top: 9px;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-right-style: solid;
    border-color: transparent transparent transparent #000
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-next,
.orbit-container .orbit-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    width: 50px;
    height: 60px;
    line-height: 50px;
    color: #fff;
    text-indent: -9999px!important
}

.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    display: block;
    width: 0;
    height: 0;
    border: 16px inset
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #ccc
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    left: 50%;
    margin-left: -8px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #ccc
}

.orbit-bullets {
    margin: 0 auto 30px;
    position: relative;
    top: 10px
}

.orbit-bullets li {
    display: block;
    width: 18px;
    height: 18px;
    background: #999;
    float: left;
    margin-right: 6px;
    border: 2px solid #222;
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #222
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
    display: none
}

@media only screen and (min-width:769px) {
    .touch .orbit-container .orbit-next,
    .touch .orbit-container .orbit-prev {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .45);
    z-index: 98;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal {
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -40%;
    width: 80%;
    background-color: #fff;
    padding: 1.25em;
    border: 1px solid #666;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    top: 50px
}

.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

.reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: .5em;
    right: .6875em;
    color: #aaa;
    font-weight: 700;
    cursor: pointer
}

@media only screen and (min-width:769px) {
    .reveal-modal {
        padding: 1.875em;
        top: 6.25em
    }
    .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%
    }
    .reveal-modal.small {
        margin-left: -20%;
        width: 40%
    }
    .reveal-modal.medium {
        margin-left: -30%;
        width: 60%
    }
    .reveal-modal.large {
        margin-left: -35%;
        width: 70%
    }
    .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%
    }
}

@media print {
    .reveal-modal {
        background: #fff!important
    }
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #000;
    color: #fff;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: 400;
    width: 95%
}

.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px
}

.joyride-content-wrapper {
    width: 100%;
    padding: 1.125em 1.25em 1.5em
}

.joyride-content-wrapper .button {
    margin-bottom: 0!important
}

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 14px inset
}

.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #000;
    border-top-color: transparent!important;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    top: -28px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #000 transparent transparent!important;
    bottom: -28px
}

.joyride-tip-guide .joyride-nub.right {
    right: -28px
}

.joyride-tip-guide .joyride-nub.left {
    left: -28px
}

.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: 700;
    color: #fff
}

.joyride-tip-guide p {
    margin: 0 0 1.125em;
    font-size: .875em;
    line-height: 1.3
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: 1px solid #555;
    position: absolute;
    right: 1.0625em;
    bottom: 1em
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777!important;
    text-decoration: none;
    font-size: 30px;
    font-weight: 400;
    line-height: .5!important
}

.joyride-close-tip:focus,
.joyride-close-tip:hover {
    color: #eee!important
}

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: 0 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}

.joyride-expose-wrapper {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0 0 30px #fff;
    -webkit-box-shadow: 0 0 15px #fff;
    box-shadow: 0 0 15px #fff
}

.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0
}

@media only screen and (min-width:769px) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #000 transparent transparent!important;
        bottom: -28px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: transparent transparent transparent #000!important;
        top: 22px;
        left: auto;
        right: -28px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: transparent #000 transparent transparent!important;
        top: 22px;
        left: -28px;
        right: auto
    }
}

[data-clearing] {
    margin-bottom: 0;
    list-style: none
}

[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table
}

[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-blackout {
    background: #111;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    margin: 0
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    color: #fff;
    line-height: 1.3;
    margin-bottom: 0;
    bottom: 0;
    background: #111;
    width: 100%;
    padding: 10px 30px;
    position: absolute;
    left: 0
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    display: none
}

.clearing-close:focus,
.clearing-close:hover {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul,
.clearing-feature li {
    display: none
}

.alert-box,
.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width:769px) {
    .clearing-main-next,
    .clearing-main-prev {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }
    .clearing-main-next>span,
    .clearing-main-prev>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: 16px solid
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent #fff transparent transparent
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent transparent transparent #fff
    }
    .clearing-main-next.disabled,
    .clearing-main-prev.disabled {
        opacity: .5
    }
    .clearing-assembled .clearing-container .carousel {
        background: #111;
        height: 150px;
        margin-top: 5px
    }
    .clearing-assembled .clearing-container .carousel>ul {
        display: block;
        z-index: 999;
        width: 200%;
        height: 100%;
        margin-left: 0;
        position: relative;
        left: 0
    }
    .clearing-assembled .clearing-container .carousel>ul li {
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        margin-right: 1px;
        position: relative;
        cursor: pointer;
        opacity: .4
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        min-height: 100%;
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer!important;
        min-width: 100%!important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #111;
        overflow: hidden;
        height: 75%
    }
    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    font-weight: 700;
    position: relative;
    padding: .6875em 1.3125em .75em .6875em;
    font-size: .875em;
    color: #fff
}

.alert-box .close {
    font-size: 1.375em;
    padding: 5px 4px 4px;
    line-height: 0;
    position: absolute;
    top: .4375em;
    right: .3125em;
    color: #333;
    opacity: .3
}

.alert-box .close:focus,
.alert-box .close:hover {
    opacity: .5
}

.alert-box.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.breadcrumbs,
.keystroke,
kbd {
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 3px
}

.alert-box.success {
    border-color: #457a1a;
    color: #fff
}

.alert-box.alert {
    border-color: #970b0e;
    color: #fff
}

.alert-box.secondary {
    border-color: #d0d0d0;
    color: #505050
}

.breadcrumbs>*,
.breadcrumbs>* a,
.breadcrumbs>* span {
    color: #777;
    text-transform: uppercase
}

@media print {
    .alert-box {
        display: none
    }
}

.breadcrumbs {
    display: block;
    padding: .5625em .875em;
    margin-left: 0;
    list-style: none;
    background-color: #f6f6f6;
    border-color: #dcdcdc;
    border-radius: 3px
}

.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: .6875em
}

.breadcrumbs>:focus a,
.breadcrumbs>:hover a {
    text-decoration: underline
}

.breadcrumbs>.current:focus,
.breadcrumbs>.current:focus a,
.breadcrumbs>.current:hover,
.breadcrumbs>.current:hover a,
.label,
.sub-nav dd a,
.sub-nav dt a,
a {
    text-decoration: none
}

.breadcrumbs>.current,
.breadcrumbs>.current a {
    cursor: default;
    color: #333
}

.breadcrumbs>.unavailable,
.breadcrumbs>.unavailable a {
    color: #999
}

.breadcrumbs>.unavailable a:focus,
.breadcrumbs>.unavailable:focus,
.breadcrumbs>.unavailable:hover,
.breadcrumbs>.unavailable:hover a {
    text-decoration: none;
    color: #999;
    cursor: default
}

.breadcrumbs>:before {
    content: "/";
    color: #aaa;
    margin: 0 .75em;
    position: relative;
    top: 1px
}

.breadcrumbs>:first-child:before {
    content: " ";
    margin: 0
}

.keystroke,
kbd {
    background-color: #ededed;
    border-color: #dbdbdb;
    color: #222;
    margin: 0;
    font-family: Consolas, Menlo, Courier, monospace;
    font-size: .9375em;
    padding: .125em .25em 0;
    border-radius: 3px
}

.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: .1875em .625em .25em;
    font-size: .875em;
    background-color: #777;
    color: #fff
}

.label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.label.alert {
    background-color: #c60f13;
    color: #fff
}

.label.success {
    background-color: #5da423;
    color: #fff
}

.label.secondary {
    background-color: #e9e9e9;
    color: #333
}

.inline-list {
    margin: 0 0 1.0625em -1.375em;
    padding: 0;
    list-style: none
}

.panel.callout>:first-child,
.panel>:first-child {
    margin-top: 0
}

.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block
}

.inline-list>li>* {
    display: block
}

.pagination {
    display: block;
    height: 1.5em;
    margin-left: -.3125em
}

.pagination li {
    display: block;
    float: left;
    height: 1.5em;
    color: #222;
    font-size: .875em;
    margin-left: .3125em
}

.pagination li a {
    display: block;
    padding: .0625em .4375em;
    color: #999
}

.panel,
.panel.callout {
    border-style: solid;
    border-width: 1px;
    padding: 0
}

.pagination li a:focus,
.pagination li:hover a {
    background: #e6e6e6
}

.pagination li.unavailable a {
    cursor: default;
    color: #999
}

.pagination li.unavailable a:focus,
.pagination li.unavailable:hover a {
    background: 0 0
}

.pagination li.current a {
    background: #777;
    color: #fff;
    font-weight: 700;
    cursor: default
}

.pagination li.current a:focus,
.pagination li.current a:hover {
    background: #777
}

.pagination-centered ul>li {
    float: none;
    display: inline-block
}

.panel {
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    background: #f2f2f2
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p {
    color: #333
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625em
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-color: #5e5e5e;
    margin-bottom: 1.25em;
    background: #777;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p {
    color: #fff
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625em
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}

.panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.pricing-table {
    border: 1px solid #ddd;
    margin-left: 0;
    margin-bottom: 1.25em
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #ddd;
    padding: .9375em 1.25em;
    color: #333;
    font-weight: 700;
    font-size: 1em
}

.pricing-table .price {
    background-color: #eee;
    padding: .9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 1.25em
}

.pricing-table .bullet-item,
.pricing-table .description {
    background-color: #fff;
    padding: .9375em;
    font-weight: 400;
    border-bottom: dotted 1px #ddd;
    text-align: center
}

.pricing-table .description {
    color: #777;
    font-size: .75em;
    line-height: 1.4
}

.pricing-table .bullet-item {
    color: #333;
    font-size: .875em
}

.pricing-table .cta-button {
    background-color: #f5f5f5;
    text-align: center;
    padding: 1.25em 1.25em 0
}

.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #ccc;
    padding: .125em;
    margin-bottom: .625em
}

.progress .meter {
    background: #777;
    height: 100%;
    display: block
}

.progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block
}

.progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block
}

.progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block
}

.progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.progress.radius .meter {
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

.progress.round .meter {
    -webkit-border-radius: 999px;
    border-radius: 999px
}

.side-nav {
    display: block;
    margin: 0;
    padding: .875em 0;
    list-style-position: inside
}

.side-nav li {
    margin: 0 0 .4375em;
    font-size: .875em
}

.side-nav li a {
    display: block;
    color: #777
}

.side-nav li.active>a:first-child {
    color: #4d4d4d;
    font-weight: 700
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #e6e6e6
}

.sub-nav dd,
.sub-nav dt {
    float: left;
    display: inline;
    font-weight: 400
}

.sub-nav dd a,
.sub-nav dt a {
    color: #999
}

.sub-nav dd.active a,
.sub-nav dt.active a {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    font-weight: 700;
    background: #777;
    cursor: default;
    color: #fff
}

@media only screen {
    div.switch,
    div.switch>span {
        display: block;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        background: #fff
    }
    div.switch {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin-bottom: 1.25em;
        -webkit-animation: webkitSiblingBugfix infinite 1s;
        height: 36px;
        border-color: #ccc
    }
    div.switch label {
        position: relative;
        left: 0;
        z-index: 2;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0;
        font-weight: 700;
        text-align: left;
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        transition: all .1s ease-out
    }
    div.switch input {
        position: absolute;
        z-index: 3;
        opacity: 0;
        width: 100%;
        height: 100%;
        -moz-appearance: none
    }
    div.switch input:focus,
    div.switch input:hover {
        cursor: pointer
    }
    div.switch>span {
        position: absolute;
        top: -1px;
        left: -1px;
        z-index: 1;
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        transition: all .1s ease-out;
        width: 2.25em;
        height: 2.25em;
        border-color: #b3b3b3;
        background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
        -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, .07), -1000px 0 0 1000px #f5f5f5;
        box-shadow: 2px 0 10px 0 rgba(0, 0, 0, .07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, .07), -1000px 0 0 1000px #f5f5f5
    }
    div.switch input:not(:checked)+label {
        opacity: 0
    }
    div.switch input:checked {
        display: none!important
    }
    div.switch input {
        left: 0;
        display: block!important
    }
    div.switch input:first-of-type+label,
    div.switch input:first-of-type+span+label {
        left: -50%
    }
    div.switch input:first-of-type:checked+label,
    div.switch input:first-of-type:checked+span+label {
        left: 0
    }
    div.switch input:last-of-type+label,
    div.switch input:last-of-type+span+label {
        right: -50%;
        left: auto;
        text-align: right
    }
    div.switch input:last-of-type:checked+label,
    div.switch input:last-of-type:checked+span+label {
        right: 0;
        left: auto
    }
    div.switch span.custom {
        display: none!important
    }
    div.switch label {
        padding: 0 .375em;
        line-height: 2.3em;
        font-size: .875em
    }
    div.switch input:first-of-type:checked~span {
        left: 100%;
        margin-left: -2.1875em
    }
    div.switch:focus>span,
    div.switch:hover>span {
        background: #fff;
        background: -moz-linear-gradient(top, #fff 0, #e6e6e6 100%);
        background: -webkit-linear-gradient(top, #fff 0, #e6e6e6 100%);
        background: linear-gradient(to bottom, #fff 0, #e6e6e6 100%)
    }
    div.switch:active {
        background: 0 0
    }
    div.switch.large {
        height: 44px
    }
    div.switch.large label {
        padding: 0 .375em;
        line-height: 2.3em;
        font-size: 1.0625em
    }
    div.switch.large input:first-of-type:checked~span {
        left: 100%;
        margin-left: -2.6875em
    }
    div.switch.large>span {
        width: 2.75em;
        height: 2.75em
    }
    div.switch.small {
        height: 28px
    }
    div.switch.small label {
        padding: 0 .375em;
        line-height: 2.1em;
        font-size: .75em
    }
    div.switch.small input:first-of-type:checked~span {
        left: 100%;
        margin-left: -1.6875em
    }
    div.switch.small>span {
        width: 1.75em;
        height: 1.75em
    }
    div.switch.tiny {
        height: 22px
    }
    div.switch.tiny label {
        padding: 0 .375em;
        line-height: 1.9em;
        font-size: .6875em
    }
    div.switch.tiny input:first-of-type:checked~span {
        left: 100%;
        margin-left: -1.3125em
    }
    div.switch.tiny>span {
        width: 1.375em;
        height: 1.375em
    }
    div.switch.radius {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
    div.switch.radius>span {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    div.switch.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px
    }
    div.switch.round>span {
        -webkit-border-radius: 999px;
        border-radius: 999px
    }
    div.switch.round label {
        padding: 0 .5625em
    }
    @-webkit-keyframes webkitSiblingBugfix {
        from,
        to {
            position: relative
        }
    }
}

.f-dropdown,
.tooltip,
.tooltip>.nub {
    position: absolute
}

[data-magellan-expedition] {
    background: #fff;
    z-index: 50;
    min-width: 100%;
    padding: 10px
}

[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;
    margin-bottom: 1.25em
}

.f-dropdown:last-child,
.f-dropdown.content:last-child {
    margin-bottom: 0
}

table tfoot,
table thead {
    background: #f5f5f5;
    font-weight: 700
}

table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
    text-align: left
}

table tbody tr td,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    line-height: 1.125em
}

.th,
a.th {
    display: inline-block
}

.th {
    line-height: 0;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.th:focus,
.th:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(119, 119, 119, .5);
    box-shadow: 0 0 6px 1px rgba(119, 119, 119, .5)
}

.th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: 700;
    color: #333
}

.has-tip:focus,
.has-tip:hover {
    border-bottom: dotted 1px #444;
    color: #777
}

.has-tip.tip-left,
.has-tip.tip-right {
    float: none!important
}

.tooltip {
    display: none;
    z-index: 999;
    font-weight: 700;
    font-size: .9375em;
    line-height: 1.3;
    padding: .5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: #fff;
    background: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.tap-to-close,
h1,
h2,
h3,
h4,
h5 {
    font-weight: 400
}

.tooltip>.nub {
    display: block;
    left: 5px;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent #000;
    top: -10px
}

.tooltip.opened {
    color: #777!important;
    border-bottom: dotted 1px #444!important
}

.tap-to-close {
    display: block;
    font-size: .625em;
    color: #888
}

@media only screen and (min-width:769px) {
    .tooltip>.nub {
        border-color: transparent transparent #000;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #000 transparent transparent;
        top: auto;
        bottom: -10px
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none!important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #000;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #000 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

@media only screen and (max-width:767px) {
    .f-dropdown {
        max-width: 100%;
        left: 0
    }
}

.f-dropdown,
.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown {
    list-style: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    z-index: 99;
    margin-top: 2px
}

.f-dropdown:after,
.f-dropdown:before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute
}

.f-dropdown:first-child,
.f-dropdown.content:first-child {
    margin-top: 0
}

.f-dropdown:before {
    border: 6px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    top: -12px;
    left: 10px;
    z-index: 99
}

.f-dropdown:after {
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    top: -14px;
    left: 9px;
    z-index: 98
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown li {
    font-size: .875em;
    cursor: pointer;
    line-height: 1.125em;
    margin: 0
}

.f-dropdown li:focus,
.f-dropdown li:hover {
    background: #eee
}

.f-dropdown li a {
    display: block;
    padding: .3125em .625em;
    color: #555
}

.f-dropdown.content {
    position: absolute;
    top: -9999px;
    list-style: none;
    padding: 1.25em;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

@media all {
    .featherlight,
    .featherlight .featherlight-close {
        z-index: 9999;
        cursor: pointer;
        text-align: center;
        right: 0
    }
    .featherlight,
    .featherlight iframe {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%
    }
    .featherlight {
        display: none;
        position: fixed;
        background: #333;
        background: rgba(0, 0, 0, .8)
    }
    .featherlight .featherlight-close {
        position: absolute;
        top: 0;
        text-decoration: none;
        background: #fff;
        color: #000
    }
    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -.25em
    }
    .featherlight .featherlight-content {
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 2%;
        width: 60%;
        max-height: 95%;
        overflow: auto;
        background: #fff;
        cursor: auto
    }
    .featherlight .featherlight-inner {
        display: block
    }
    .featherlight-iframe .featherlight-content {
        min-height: 60%
    }
    .featherlight iframe {
        border: none;
        position: absolute;
        width: 100%
    }
    .featherlight .featherlight-image {
        width: 100%
    }
}

.ir,
.visuallyhidden {
    border: 0;
    overflow: hidden
}

.ir {
    background-color: transparent
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none!important
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

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

.l-clearfix:after,
.l-clearfix:before,
.l-inline-list-tight:after,
.l-inline-list-tight:before {
    content: " ";
    display: table
}

body,
html {
    height: 100%
}

body {
    min-width: 320px
}

h1,
h2,
h3 {
    font-family: inherit;
    font-style: normal
}

h4,
h5 {
    margin: 0;
    font-style: normal
}

form.custom .custom.dropdown .current,
table th {
    font-weight: 700
}

dl,
ol,
ul {
    margin-left: 1.5em
}

a {
    color: #c41130;
    line-height: inherit
}

a:focus,
a:hover {
    color: #c41130;
    text-decoration: underline
}

a:focus {
    outline: #2f2611 dotted 1px
}

a img {
    border: none
}

.l-small-push-up-0 {
    margin-top: 0
}

.l-small-push-down-0 {
    margin-bottom: 0
}

.l-small-inner-bottom-0 {
    padding-bottom: 0
}

.l-small-inner-left-0 {
    padding-left: 0
}

@media screen and (min-width:769px) {
    .l-large-push-up-0 {
        margin-top: 0!important
    }
    .l-large-push-down-0 {
        margin-bottom: 0!important
    }
    .l-large-inner-top-0 {
        padding-top: 0!important
    }
    .l-large-inner-bottom-0 {
        padding-bottom: 0!important
    }
    .l-large-inner-left-0 {
        padding-left: 0!important
    }
}

.l-small-push-up-1 {
    margin-top: 1em
}

.l-small-push-down-1 {
    margin-bottom: 1em
}

.l-small-inner-top-1 {
    padding-top: 1em
}

.l-small-inner-bottom-1 {
    padding-bottom: 1em
}

.l-small-inner-left-1 {
    padding-left: 1em
}

@media screen and (min-width:769px) {
    .l-large-push-up-1 {
        margin-top: 1em!important
    }
    .l-large-push-down-1 {
        margin-bottom: 1em!important
    }
    .l-large-inner-top-1 {
        padding-top: 1em!important
    }
    .l-large-inner-bottom-1 {
        padding-bottom: 1em!important
    }
    .l-large-inner-left-1 {
        padding-left: 1em!important
    }
}

.l-small-push-up-2 {
    margin-top: 2em
}

.l-small-push-down-2 {
    margin-bottom: 2em
}

.l-small-inner-top-2 {
    padding-top: 2em
}

.l-small-inner-bottom-2 {
    padding-bottom: 0em
}

.l-small-inner-left-2 {
    padding-left: 2em
}

@media screen and (min-width:769px) {
    .l-large-push-up-2 {
        margin-top: 1.5em!important
    }
    .l-large-push-down-2 {
        margin-bottom: 2em!important
    }
    .l-large-inner-top-2 {
        padding-top: 2em!important
    }
    .l-large-inner-bottom-2 {
        padding-bottom: 2em!important
    }
    .l-large-inner-left-2 {
        padding-left: 2em!important
    }
}

.l-small-push-up-3 {
    margin-top: 3em
}

.l-small-push-down-3 {
    margin-bottom: 3em
}

.l-small-inner-top-3 {
    padding-top: 3em
}

.l-small-inner-bottom-3 {
    padding-bottom: 3em
}

.l-small-inner-left-3 {
    padding-left: 3em
}

@media screen and (min-width:769px) {
    .l-large-push-up-3 {
        margin-top: 3em!important
    }
    .l-large-push-down-3 {
        margin-bottom: 3em!important
    }
    .l-large-inner-top-3 {
        padding-top: 3em!important
    }
    .l-large-inner-bottom-3 {
        padding-bottom: 3em!important
    }
    .l-large-inner-left-3 {
        padding-left: 3em!important
    }
}

.l-small-push-up-4 {
    margin-top: 4em
}

.l-small-push-down-4 {
    margin-bottom: 4em
}

.l-small-inner-top-4 {
    padding-top: 4em
}

.l-small-inner-bottom-4 {
    padding-bottom: 4em
}

.l-small-inner-left-4 {
    padding-left: 4em
}

@media screen and (min-width:769px) {
    .l-large-push-up-4 {
        margin-top: 4em!important
    }
    .l-large-push-down-4 {
        margin-bottom: 4em!important
    }
    .l-large-inner-top-4 {
        padding-top: 4em!important
    }
    .l-large-inner-bottom-4 {
        padding-bottom: 4em!important
    }
    .l-large-inner-left-4 {
        padding-left: 4em!important
    }
}

.l-small-push-up-5 {
    margin-top: 5em
}

.l-small-push-down-5 {
    margin-bottom: 5em
}

.l-small-inner-top-5 {
    padding-top: 5em
}

.l-small-inner-bottom-5 {
    padding-bottom: 5em
}

.l-small-inner-left-5 {
    padding-left: 5em
}

@media screen and (min-width:769px) {
    .l-large-push-up-5 {
        margin-top: 5em!important
    }
    .l-large-push-down-5 {
        margin-bottom: 5em!important
    }
    .l-large-inner-top-5 {
        padding-top: 5em!important
    }
    .l-large-inner-bottom-5 {
        padding-bottom: 5em!important
    }
    .l-large-inner-left-5 {
        padding-left: 5em!important
    }
}

.l-small-push-up-6 {
    margin-top: 6em
}

.l-small-push-down-6 {
    margin-bottom: 6em
}

.l-small-inner-top-6 {
    padding-top: 6em
}

.l-small-inner-bottom-6 {
    padding-bottom: 6em
}

.l-small-inner-left-6 {
    padding-left: 6em
}

@media screen and (min-width:769px) {
    .l-large-push-up-6 {
        margin-top: 6em!important
    }
    .l-large-push-down-6 {
        margin-bottom: 6em!important
    }
    .l-large-inner-top-6 {
        padding-top: 6em!important
    }
    .l-large-inner-bottom-6 {
        padding-bottom: 6em!important
    }
    .l-large-inner-left-6 {
        padding-left: 6em!important
    }
}

.l-small-push-up-7 {
    margin-top: 7em
}

.l-small-push-down-7 {
    margin-bottom: 7em
}

.l-small-inner-top-7 {
    padding-top: 7em
}

.l-small-inner-bottom-7 {
    padding-bottom: 7em
}

.l-small-inner-left-7 {
    padding-left: 7em
}

@media screen and (min-width:769px) {
    .l-large-push-up-7 {
        margin-top: 7em!important
    }
    .l-large-push-down-7 {
        margin-bottom: 7em!important
    }
    .l-large-inner-top-7 {
        padding-top: 7em!important
    }
    .l-large-inner-bottom-7 {
        padding-bottom: 7em!important
    }
    .l-large-inner-left-7 {
        padding-left: 7em!important
    }
}

.l-small-push-up-8 {
    margin-top: 8em
}

.l-small-push-down-8 {
    margin-bottom: 8em
}

.l-small-inner-top-8 {
    padding-top: 8em
}

.l-small-inner-bottom-8 {
    padding-bottom: 8em
}

.l-small-inner-left-8 {
    padding-left: 8em
}

@media screen and (min-width:769px) {
    .l-large-push-up-8 {
        margin-top: 8em!important
    }
    .l-large-push-down-8 {
        margin-bottom: 8em!important
    }
    .l-large-inner-top-8 {
        padding-top: 8em!important
    }
    .l-large-inner-bottom-8 {
        padding-bottom: 8em!important
    }
    .l-large-inner-left-8 {
        padding-left: 8em!important
    }
}

.l-small-push-up-9 {
    margin-top: 9em
}

.l-small-push-down-9 {
    margin-bottom: 9em
}

.l-small-inner-top-9 {
    padding-top: 9em
}

.l-small-inner-bottom-9 {
    padding-bottom: 9em
}

.l-small-inner-left-9 {
    padding-left: 9em
}

@media screen and (min-width:769px) {
    .l-large-push-up-9 {
        margin-top: 9em!important
    }
    .l-large-push-down-9 {
        margin-bottom: 9em!important
    }
    .l-large-inner-top-9 {
        padding-top: 9em!important
    }
    .l-large-inner-bottom-9 {
        padding-bottom: 9em!important
    }
    .l-large-inner-left-9 {
        padding-left: 9em!important
    }
}

.l-small-push-up-10 {
    margin-top: 10em
}

.l-small-push-down-10 {
    margin-bottom: 10em
}

.l-small-inner-top-10 {
    padding-top: 10em
}

.l-small-inner-bottom-10 {
    padding-bottom: 10em
}

.l-small-inner-left-10 {
    padding-left: 10em
}

@media screen and (min-width:769px) {
    .l-large-push-up-10 {
        margin-top: 10em!important
    }
    .l-large-push-down-10 {
        margin-bottom: 10em!important
    }
    .l-large-inner-top-10 {
        padding-top: 10em!important
    }
    .l-large-inner-bottom-10 {
        padding-bottom: 10em!important
    }
    .l-large-inner-left-10 {
        padding-left: 10em!important
    }
}

.l-small-push-up-11 {
    margin-top: 11em
}

.l-small-push-down-11 {
    margin-bottom: 11em
}

.l-small-inner-top-11 {
    padding-top: 11em
}

.l-small-inner-bottom-11 {
    padding-bottom: 11em
}

.l-small-inner-left-11 {
    padding-left: 11em
}

@media screen and (min-width:769px) {
    .l-large-push-up-11 {
        margin-top: 11em!important
    }
    .l-large-push-down-11 {
        margin-bottom: 11em!important
    }
    .l-large-inner-top-11 {
        padding-top: 11em!important
    }
    .l-large-inner-bottom-11 {
        padding-bottom: 11em!important
    }
    .l-large-inner-left-11 {
        padding-left: 11em!important
    }
}

.l-small-push-up-12 {
    margin-top: 12em
}

.l-small-push-down-12 {
    margin-bottom: 12em
}

.l-small-inner-top-12 {
    padding-top: 12em
}

.l-small-inner-bottom-12 {
    padding-bottom: 12em
}

.l-small-inner-left-12 {
    padding-left: 12em
}

@media screen and (min-width:769px) {
    .l-large-push-up-12 {
        margin-top: 12em!important
    }
    .l-large-push-down-12 {
        margin-bottom: 12em!important
    }
    .l-large-inner-top-12 {
        padding-top: 12em!important
    }
    .l-large-inner-bottom-12 {
        padding-bottom: 12em!important
    }
    .l-large-inner-left-12 {
        padding-left: 12em!important
    }
}

.l-small-push-up-13 {
    margin-top: 13em
}

.l-small-push-down-13 {
    margin-bottom: 13em
}

.l-small-inner-top-13 {
    padding-top: 13em
}

.l-small-inner-bottom-13 {
    padding-bottom: 13em
}

.l-small-inner-left-13 {
    padding-left: 13em
}

@media screen and (min-width:769px) {
    .l-large-push-up-13 {
        margin-top: 13em!important
    }
    .l-large-push-down-13 {
        margin-bottom: 13em!important
    }
    .l-large-inner-top-13 {
        padding-top: 13em!important
    }
    .l-large-inner-bottom-13 {
        padding-bottom: 13em!important
    }
    .l-large-inner-left-13 {
        padding-left: 13em!important
    }
}

.l-small-push-up-14 {
    margin-top: 14em
}

.l-small-push-down-14 {
    margin-bottom: 14em
}

.l-small-inner-top-14 {
    padding-top: 14em
}

.l-small-inner-bottom-14 {
    padding-bottom: 14em
}

.l-small-inner-left-14 {
    padding-left: 14em
}

@media screen and (min-width:769px) {
    .l-large-push-up-14 {
        margin-top: 14em!important
    }
    .l-large-push-down-14 {
        margin-bottom: 14em!important
    }
    .l-large-inner-top-14 {
        padding-top: 14em!important
    }
    .l-large-inner-bottom-14 {
        padding-bottom: 14em!important
    }
    .l-large-inner-left-14 {
        padding-left: 14em!important
    }
}

.l-small-push-up-15 {
    margin-top: 15em
}

.l-small-push-down-15 {
    margin-bottom: 15em
}

.l-small-inner-top-15 {
    padding-top: 15em
}

.l-small-inner-bottom-15 {
    padding-bottom: 15em
}

.l-small-inner-left-15 {
    padding-left: 15em
}

@media screen and (min-width:769px) {
    .l-large-push-up-15 {
        margin-top: 15em!important
    }
    .l-large-push-down-15 {
        margin-bottom: 15em!important
    }
    .l-large-inner-top-15 {
        padding-top: 15em!important
    }
    .l-large-inner-bottom-15 {
        padding-bottom: 15em!important
    }
    .l-large-inner-left-15 {
        padding-left: 15em!important
    }
}

.l-small-push-up-16 {
    margin-top: 16em
}

.l-small-push-down-16 {
    margin-bottom: 16em
}

.l-small-inner-top-16 {
    padding-top: 16em
}

.l-small-inner-bottom-16 {
    padding-bottom: 16em
}

.l-small-inner-left-16 {
    padding-left: 16em
}

@media screen and (min-width:769px) {
    .l-large-push-up-16 {
        margin-top: 16em!important
    }
    .l-large-push-down-16 {
        margin-bottom: 16em!important
    }
    .l-large-inner-top-16 {
        padding-top: 16em!important
    }
    .l-large-inner-bottom-16 {
        padding-bottom: 16em!important
    }
    .l-large-inner-left-16 {
        padding-left: 16em!important
    }
}

.l-small-push-up-17 {
    margin-top: 17em
}

.l-small-push-down-17 {
    margin-bottom: 17em
}

.l-small-inner-top-17 {
    padding-top: 17em
}

.l-small-inner-bottom-17 {
    padding-bottom: 17em
}

.l-small-inner-left-17 {
    padding-left: 17em
}

@media screen and (min-width:769px) {
    .l-large-push-up-17 {
        margin-top: 17em!important
    }
    .l-large-push-down-17 {
        margin-bottom: 17em!important
    }
    .l-large-inner-top-17 {
        padding-top: 17em!important
    }
    .l-large-inner-bottom-17 {
        padding-bottom: 17em!important
    }
    .l-large-inner-left-17 {
        padding-left: 17em!important
    }
}

.l-small-push-up-18 {
    margin-top: 18em
}

.l-small-push-down-18 {
    margin-bottom: 18em
}

.l-small-inner-top-18 {
    padding-top: 18em
}

.l-small-inner-bottom-18 {
    padding-bottom: 18em
}

.l-small-inner-left-18 {
    padding-left: 18em
}

@media screen and (min-width:769px) {
    .l-large-push-up-18 {
        margin-top: 18em!important
    }
    .l-large-push-down-18 {
        margin-bottom: 18em!important
    }
    .l-large-inner-top-18 {
        padding-top: 18em!important
    }
    .l-large-inner-bottom-18 {
        padding-bottom: 18em!important
    }
    .l-large-inner-left-18 {
        padding-left: 18em!important
    }
}

.l-small-push-up-19 {
    margin-top: 19em
}

.l-small-push-down-19 {
    margin-bottom: 19em
}

.l-small-inner-top-19 {
    padding-top: 19em
}

.l-small-inner-bottom-19 {
    padding-bottom: 19em
}

.l-small-inner-left-19 {
    padding-left: 19em
}

.l-small-collapse-0 {
    height: 0;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-push-up-19 {
        margin-top: 19em!important
    }
    .l-large-push-down-19 {
        margin-bottom: 19em!important
    }
    .l-large-inner-top-19 {
        padding-top: 19em!important
    }
    .l-large-inner-bottom-19 {
        padding-bottom: 19em!important
    }
    .l-large-inner-left-19 {
        padding-left: 19em!important
    }
    .l-large-collapse-0 {
        height: 0!important;
        overflow: hidden
    }
}

.l-large-collapse-0.active,
.l-small-collapse-0.active {
    height: auto
}

.l-small-collapse-1 {
    height: 1em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-1 {
        height: 1em!important;
        overflow: hidden
    }
}

.l-large-collapse-1.active,
.l-small-collapse-1.active {
    height: auto
}

.l-small-collapse-2 {
    height: 2em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-2 {
        height: 2em!important;
        overflow: hidden
    }
}

.l-large-collapse-2.active,
.l-small-collapse-2.active {
    height: auto
}

.l-small-collapse-3 {
    height: 3em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-3 {
        height: 3em!important;
        overflow: hidden
    }
}

.l-large-collapse-3.active,
.l-small-collapse-3.active {
    height: auto
}

.l-small-collapse-4 {
    height: 4em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-4 {
        height: 4em!important;
        overflow: hidden
    }
}

.l-large-collapse-4.active,
.l-small-collapse-4.active {
    height: auto
}

.l-small-collapse-5 {
    height: 5em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-5 {
        height: 5em!important;
        overflow: hidden
    }
}

.l-large-collapse-5.active,
.l-small-collapse-5.active {
    height: auto
}

.l-small-collapse-6 {
    height: 6em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-6 {
        height: 6em!important;
        overflow: hidden
    }
}

.l-large-collapse-6.active,
.l-small-collapse-6.active {
    height: auto
}

.l-small-collapse-7 {
    height: 7em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-7 {
        height: 7em!important;
        overflow: hidden
    }
}

.l-large-collapse-7.active,
.l-small-collapse-7.active {
    height: auto
}

.l-small-collapse-8 {
    height: 8em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-8 {
        height: 8em!important;
        overflow: hidden
    }
}

.l-large-collapse-8.active,
.l-small-collapse-8.active {
    height: auto
}

.l-small-collapse-9 {
    height: 9em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-9 {
        height: 9em!important;
        overflow: hidden
    }
}

.l-large-collapse-9.active,
.l-small-collapse-9.active {
    height: auto
}

.l-small-collapse-10 {
    height: 10em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-10 {
        height: 10em!important;
        overflow: hidden
    }
}

.l-large-collapse-10.active,
.l-small-collapse-10.active {
    height: auto
}

.l-small-collapse-11 {
    height: 11em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-11 {
        height: 11em!important;
        overflow: hidden
    }
}

.l-large-collapse-11.active,
.l-small-collapse-11.active {
    height: auto
}

.l-small-collapse-12 {
    height: 12em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-12 {
        height: 12em!important;
        overflow: hidden
    }
}

.l-large-collapse-12.active,
.l-small-collapse-12.active {
    height: auto
}

.l-small-collapse-13 {
    height: 13em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-13 {
        height: 13em!important;
        overflow: hidden
    }
}

.l-large-collapse-13.active,
.l-small-collapse-13.active {
    height: auto
}

.l-small-collapse-14 {
    height: 14em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-14 {
        height: 14em!important;
        overflow: hidden
    }
}

.l-large-collapse-14.active,
.l-small-collapse-14.active {
    height: auto
}

.l-small-collapse-15 {
    height: 15em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-15 {
        height: 15em!important;
        overflow: hidden
    }
}

.l-large-collapse-15.active,
.l-small-collapse-15.active {
    height: auto
}

.l-small-collapse-16 {
    height: 16em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-16 {
        height: 16em!important;
        overflow: hidden
    }
}

.l-large-collapse-16.active,
.l-small-collapse-16.active {
    height: auto
}

.l-small-collapse-17 {
    height: 17em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-17 {
        height: 17em!important;
        overflow: hidden
    }
}

.l-large-collapse-17.active,
.l-small-collapse-17.active {
    height: auto
}

.l-small-collapse-18 {
    height: 18em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-18 {
        height: 18em!important;
        overflow: hidden
    }
}

.l-large-collapse-18.active,
.l-small-collapse-18.active {
    height: auto
}

.l-small-collapse-19 {
    height: 19em;
    overflow: hidden
}

@media screen and (min-width:769px) {
    .l-large-collapse-19 {
        height: 19em!important;
        overflow: hidden
    }
}

.l-large-collapse-19.active,
.l-small-collapse-19.active,
.l-small-expand {
    height: auto
}

@media screen and (min-width:769px) {
    .l-large-expand {
        height: auto!important
    }
}

.l-inline-list-tight {
    list-style: none
}

.l-inline-list-tight>li {
    float: left;
    position: relative
}

.l-list-clean {
    list-style: none;
    margin: 0
}

.l-list-relative>li {
    position: relative;
    padding: 1em .6em
}

#main-offers {
    background: #fef4e8;
    border-bottom: .0625em solid #f7dcc1;
    border-top: .0625em solid #f7dcc1;
    padding: 1em 0
}


/* #main-footer {
    z-index: 0;
    position: relative;
    background: black;
    color: #fff;
    background-image:url(../upload-images/cook-cap.png),url(../upload-images/cook-cap.png);
    background-size: 20%;
    background-position: left 60px, right 60px;
    background-repeat: no-repeat;

    border-bottom: 0px solid #0F535F;
} */

.content-page-wrap {
    /*   min-height: 100%;*/
    height: auto!important;
    height: 100%;
    margin: 0 auto -291px;
    max-width: 90em;
}

.footer,
.push {
    height: 291px;
    margin-bottom: 0px;
}

.contact-form .push {
    height: 0
}

@media only screen and (min-width:769px) {
    .large-pull-0,
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-0,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-6,
    .large-push-7,
    .large-push-8,
    .large-push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
}

.button,
button {
    border: none
}

.button.small,
button.small {
    padding-top: 11px;
    padding-bottom: 11px
}

input[type=search],
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=tel],
input[type=time],
input[type=url],
textarea {
    height: 2.4375em
}

form.custom .custom.dropdown ul {
    left: auto;
    right: 0
}

form.custom .custom.dropdown ul li {
    background: #241A02;
    color: #fff
}

form.custom .custom.dropdown ul li.selected,
form.custom .custom.dropdown ul li:hover {
    background-color: #9EC62F;
    color: #000
}

form.custom .custom.dropdown ul li.selected:hover {
    background: #9EC62F;
    cursor: default;
    color: #fff
}

.content-header,
.subheader {
    color: #241a04;
    font-family: inherit;
}

form.custom .custom.dropdown .selector:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0 inset;
    border-color: #aaa transparent transparent;
    border-top-style: solid;
    position: absolute;
    left: .9375em;
    top: 50%;
    margin-top: -3px
}

form.custom .custom.dropdown.open a.selector:after,
form.custom .custom.dropdown:hover a.selector:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0 inset;
    border-color: green transparent transparent;
    border-top-style: solid
}

.content-header {
    margin: 0;
    text-transform: none;
}

.content-header-red {
    color: #c41130
}

table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th,
table tr td,
table tr th {
    padding: .5625em .625em;
    font-size: 1em;
    color: #2f2611
}

.nav-menu-button-category {
    width: auto!important
}

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: 0 0 1.125em -5px;
    padding-top: 0
}

.sub-nav dd,
.sub-nav dt {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 1em
}

.sub-nav dd.active a,
.sub-nav dt.active a {
    padding: 0
}

.sub-nav dd {
    background-color: #c41130;
    line-height: 21px
}

.contact-field-no-margin {
    margin: 0
}

.f-dropdown {
    top: -99999px
}

table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
    background: 0 0
}

table {
    border: none
}

table td,
table th {
    padding: 9px 10px;
    text-align: left
}

col:first-child {
    background: #fff!important
}

col:nth-child(even) {
    background: #f5f9ea
}

@media screen and (max-width:1050px) and (min-width:1036px) {
    .pinned {
        display: none
    }
    .pinned table {
        border-right: none
    }
}

@media only screen and (max-width:1035px) {
    table.responsive {
        margin-bottom: 0
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 44%;
        overflow: hidden;
        overflow-x: hidden
    }
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%
    }
    .pinned table td,
    .pinned table th {
        white-space: normal;
        margin: 0;
        padding: 0
    }
    .pinned td:last-child {
        border-bottom: 0
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: none
    }
    div.table-wrapper div.scrollable {
        margin-left: 42%;
        overflow: scroll;
        overflow-y: hidden
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }
}

@media screen and (max-width:1035px) {
    .scrollable table.responsive td:first-child,
    .scrollable table.responsive th:first-child,
    .scrollable table.responsive.pinned td {
        display: none
    }
}

.nav-sticky.active {
    top: 0!important
}

table tfoot {
    background: 0 0;
    font-weight: 400
}

hr {
    border: solid #d3d1cd;
    border-width: 2px 0 0;
    margin: 1.25em 0 1.1875em;
    height: 0
}

.generic-table {
    width: 100%!important
}

.generic-table td {
    vertical-align: top
}

@media screen and (max-width:58.75em) {
    .generic-table td {
        padding: .3em
    }
}

.gen-sub-nav.active+.content.article.gen-doc {
    display: none
}

.footer-logo .logo,
.name {
    display: block;
    text-indent: 0;
    margin-top: 0px;
}

.flex-video-large-12 {
    width: auto
}

@media screen and (min-width:58.75em) {
    .sub-nav dd,
    .sub-nav dt {
        line-height: 3em
    }
    .nav-sticky.active {
        top: 2.9375em!important
    }
    .flex-video-large-12 {
        width: 35em
    }
}

.table-overflow .generic-table {
    width: 100%
}

.lt-ie10 .flex-video {
    z-index: 4
}

.article-gen-doc {
    margin-top: 4em
}

.store-disclaimer-text {
    font-size: .875em;
    margin: 0 15.5%;
    padding-bottom: 1em
}

.gen-doc-red,
.title-red {
    color: #c41130
}

.breadcrumb-collapse {
    margin-left: 1em!important;
    margin-right: -.5em
}

.logo {
    background-image: url(../images/logo.png);
    height: 2.5em;
    width: 2.1875em;
    margin-left: -.6875em;
    background-repeat: no-repeat;
}

.footer-logo .logo {
    /*background-image: url(../images/logo.png) !important;*/
}

.footer-logo .logo img {
    margin-top: 8px;
}

@media screen and (max-width:960px) and (min-width:940px) {
    .logo {
        margin-left: -1.125em background-repeat: no-repeat;
    }
}

@media screen and (min-width:58.75em) {
    .logo {
        display: block;
        text-indent: -9999em;
        height: 4.625em!important;
        width: 12.3125em;
        margin-top: -28px;
        background-repeat: no-repeat;
    }
}

.footer-logo .logo {
    height: 6.625em !important;
    width: 19.5em;
    margin-bottom: 1.25em;
    border-radius: 8px;
    background: black;
}

.alert-box {
    background: url(../images/alert-repeat-bg.png) center top no-repeat #444343;
    border-top: .25em solid #444343;
    z-index: 80;
    top: -4px;
    border-color: #444343;
    margin-bottom: 0
}

.alert-box .subheader {
    font-family: inherit;
    color: #fff;
    margin: 0
}

.alert-box a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700
}

.actions-block a:hover,
.alert-box a:hover {
    text-decoration: none
}

.alert-box .alert-box-message {
    background-color: none!important;
    border: none;
    text-align: center
}

.alert-box .alert-box-message .alert-box-close {
    font-size: 1.375em;
    padding: 1.0625em .25em .25em;
    line-height: 0;
    position: absolute;
    top: -.645em;
    right: 0;
    color: #fff;
    opacity: 1;
    background: #241a04;
    height: 2.1875em;
    width: 1.875em;
    text-decoration: none;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.alert-box .alert-box-message .alert-box-close:hover {
    background: #000
}

.js-locationAlert-l {
    background: center bottom no-repeat #9dc62f;
    border-color: #9dc62f;
    border-top: .25em solid #8db22a;
    color: #241a04
}

.js-cateringAlert-l {
    background: center bottom no-repeat #fab936;
    border-color: #fab936;
    border-top: .25em solid #e1a630;
    color: #241a04
}

.js-bucketAlert-l {
    background: center bottom no-repeat #f69014;
    border-color: #f69014;
    border-top: .25em solid #dd8112;
    color: #241a04
}

.contain-to-grid {
    border-bottom: 0px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}


/* .top-bar {
    background: #000;
} */

@media screen and (min-width:58.75em) {
    .alert-box .alert-box-message .alert-box-close {
        padding: .75em .25em .25em!important;
        height: 1.5625em!important;
        width: 1.5625em!important
    }
    .top-bar {
        height: 4.8125em;
        padding-top: 28px;
    }
    .top-nav-position li a:not(.button) {
        position: relative;
        padding-right: 2.8125em
    }
}

.top-bar .toggle-topbar.menu-icon {
    right: 0;
    top: 37%
}

.top-bar .toggle-topbar.menu-icon a {
    height: 35px;
    width: 35px;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid white;
    margin-top: 6px;
    margin-right: 15px;
}

.top-bar .toggle-topbar.menu-icon a span {
    right: 9px;
    top: 1px;
}

@media screen and (max-width:1141px) and (min-width:1050px) {
    .top-bar-section .left li a:not(.button) {
        padding: 0 5px
    }
}

@media screen and (max-width:1050px) and (min-width:940px) {
    .top-bar-section .left li a:not(.button) {
        padding: 0 3px
    }
}

@media only screen and (min-width:58.75em) {
    .top-bar .title-area,
    .top-bar-section ul li {
        float: left
    }
    .contain-to-grid .top-bar {
        max-width: 90em;
        margin: 0 auto;
        overflow: visible
    }
    .contain-to-grid .top-bar::after,
    .contain-to-grid .top-bar::before {
        content: " ";
        display: table
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar-section {
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
        transition: none 0 0;
        /* left: -20px !important; */
        right: 30px;
        position: absolute;
    }
    .top-bar-section ul {
        width: auto;
        height: auto!important;
        display: inline;
        font-family: FertigoW01-Regular;
        font-size: 14px;
        /* background: black; */
    }
    .top-bar-section ul .divider,
    .top-bar-section ul[role=separator] {
        border-bottom: none;
        border-top: none;
        border-right: none;
        border-left: none;
        clear: none;
        height: 45px;
        width: 1px;
        /*background: url(../images/sprite.png) top right #0A9AB9;*/
    }
    .top-bar-section li a:not(.button) {
        padding: 6px 4px;
    }
}
     
.closest-store,
.column-border-bottom,
.nearest-store .store {
    border-bottom: 2px solid #d3d1cd
}

@media screen and (min-width:58.75em) {
    .top-bar-section ul {
        margin-left: 1.5625em
    }
    .top-bar-section li {
        position: relative
    }
    .top-bar-section li a.is-active,
    .top-bar-section li a:not(.button):hover {
        -webkit-transition: background-color .3s ease-out;
        -moz-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out;
        color: #E7931A;
        text-decoration: none;
        border-radius: 7px;
    }
    .top-bar-section li a:not(.button) {
        /*background: #0A9AB9;*/
    }
    .top-bar-section .top-nav-position li a:not(.button) {
        position: relative;
        padding-right: 2.8125em
    }
}

@media screen and (min-width:58.75em) and (max-width:1006px) and (min-width:58.75em) {
    .top-bar-section ul {
        margin-left: -.25em
    }
}

.top-bar.expanded .toggle-topbar a span {
    -webkit-box-shadow: 0 10px 0 1px #FFF, 0 16px 0 1px #FFF, 0 22px 0 1px #FFF;
    box-shadow: 0 10px 0 1px #FFF, 0 16px 0 1px #FFF, 0 22px 0 1px #FFF
}

.top-bar-section ul li {
    /* margin-right: 4px; */
    margin-top: 5px;
}

.top-bar-section ul li>a {
    font-size: 1em
}

.hero-banner {
    text-align: center
}

.main-hero-desktop {
    display: block;
}

@media screen and (min-width:58.75em) {
    .main-hero-desktop.visible {
        display: inline-block;
        /*background: url(../images/landing_images.jpg);*/
    }
}

.main-hero-mobile {
    display: none
}

.main-hero-mobile.visible {
    display: inline-block;
    margin: 0 auto
}

@media screen and (min-width:58.75em) {
    .main-hero-mobile.visible {
        display: none
    }
}

.hero .hero-carousel-flexslider {
    position: relative;
    width: 100%;
    overflow: hidden
}

.hero .hero-carousel-flexslider ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.hero .hero-carousel-flexslider ul li img {
    width: 100%;
}

#imgheight li img {
    height: 600px;
}

.hero .hero-carousel-flexslider .flex-control-paging {
    display: none
}

.hero .hero-carousel-flexslider .flex-direction-nav {
    display: block
}

.hero .hero-carousel-flexslider .flex-direction-nav .flex-next,
.hero .hero-carousel-flexslider .flex-direction-nav .flex-prev {
    left: 20px;
    background: url(../images/hero-carousel-flexslider-nav.png) no-repeat;
    opacity: 1;
    height: 40px;
    z-index: 11;
}

.hero .hero-carousel-flexslider .flex-direction-nav .flex-next {
    left: inherit;
    right: 20px;
    background-position: -50px 0
}

.hero .hero-carousel-flexslider:hover .flex-direction-nav .flex-next,
.hero .hero-carousel-flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1
}

@media screen and (min-width:1410px) {
    .hero .hero-carousel-flexslider .flex-direction-nav .flex-prev {
        left: 8%
    }
    .hero .hero-carousel-flexslider .flex-direction-nav .flex-next {
        right: 8%
    }
}

.actions-offers-button {
    position: relative;
    display: block;
    color: inherit;
    background: #ccc;
    line-height: 1.5em;
    width: 100%
}

.actions-offers-container {
    position: relative;
    display: block;
    width: 100%
}

.actions-offers-heading {
    position: relative;
    display: block
}

@media screen and (min-width:1060px) {
    .actions-offers-heading {
        font-size: 20px !important;
        margin-top: 10px;
    }
}

.actions-offers-content {
    position: relative;
    display: block;
    line-height: 1.3em;
    font-weight: 700
}

.actions-store .actions-offers-content {
    display: inline-block
}

.actions-offers-status {
    right: .5em;
    color: #241a04;
    line-height: 1em;
    padding: .2em 0
}

.actions-offers-status a {
    font-weight: 700;
    color: #c41130
}

.actions-offers-status-distance {
    top: .625em;
    font-weight: 700;
    white-space: nowrap
}

@media screen and (min-width:58.75em) {
    .actions-offers-status-distance {
        margin-top: .5em;
        font-weight: 700;
        font-size: 1.25em
    }
}

.actions-offers-heading {
    font-family: inherit;
    font-size: 1.625em;
    margin-bottom: .1875em;
    text-transform: uppercase
}

.actions-block {
    height: 6.25em
}

.actions-block .actions-right-arrow {
    background-image: url(../images/sprite.png);
    height: 100%;
    width: 3.9375em;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-position: -7.625em -6.5em
}

.accordion-store-detail-hide,
.htmlTemplate {
    display: none
}

.actions-offers-button {
    min-height: 5.6em;
    padding: 1.75em 0 0 1.25em;
    height: 6.25em
}

.actions-offers-button:hover {
    text-decoration: underline
}

.actions-black .actions-offers-button,
.actions-red .actions-offers-button,
.actions-store .actions-offers-button {
    box-shadow: 0 .25em .125em -.125em #d7d5d1
}

.button-black,
.button-green,
.button-orange {
    box-shadow: 0 4px 2px -2px #e9e8e5
}

.actions-red .actions-offers-button {
    background-color: #c41130;
    border-left: .25em solid #444343;
    color: #FFF;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.actions-black .actions-offers-button,
.mosaic-promo-gold {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out
}

.actions-red .actions-right-arrow {
    background-color: #b10e28;
    border-left: .25em solid #a50d25
}

.actions-red .actions-offers-button:hover,
.actions-red .actions-offers-button:hover .actions-right-arrow {
    background-color: #a50d25;
    border-left: .25em solid #a50d25
}

.actions-black .actions-offers-button {
    background-color: #68D3EA;
    border-left: .25em solid #68D3EA;
    color: #FFF;
    transition: background-color .3s ease-out
}

.actions-black .actions-right-arrow {
    background-color: #68D3EA;
    border-left: .25em solid #68D3EA;
}

.actions-black .actions-offers-button:hover>.actions-right-arrow {
    background-color: #211804
}

.actions-store .actions-offers-button {
    padding: 0 0 0 2px!important;
    background-color: #fff;
    color: #2a1e07;
    border-left: .25em solid #c8c6c0
}

.actions-store .actions-offers-content .store-time {
    font-weight: 700
}

.actions-store .actions-offers-content .store-time a {
    color: #2a1e07
}

@media (max-width: 1023px) {
    .actions-offers-button {
        min-height: 5.6em;
        padding: 0.75em 0 0 1.25em;
        height: 6.25em;
    }
}

@media screen and (min-width:58.75em) {
    .actions-block .actions-right-arrow {
        width: 3.625em;
        background-position: -8em -109px;
    }
    .actions {
        margin-top: -3.125em
    }
    .actions-store .actions-offers-button .action-store-title {
        position: relative
    }
    .actions-store .actions-offers-button .actions-offers-container {
        margin-left: 0
    }
    .actions-store .actions-offers-content.action-store-name {
        margin-top: -.5em
    }
    .actions-offers-status-change {
        padding: .2em 0
    }
}

.actions-store .actions-offers-heading {
    margin-bottom: .125em;
    margin-top: .4em
}

@media screen and (max-width:412px) {
    .actions-store .actions-offers-heading {
        margin-top: .1em
    }
}

@media screen and (min-width:1200px) {
    .actions-store .actions-offers-heading {
        margin-top: .5em
    }
}

@media screen and (max-width:1199px) and (min-width:768px) {
    .actions-store .actions-offers-heading {
        margin-top: .1em
    }
}

@media screen and (max-width:890px) and (min-width:768px) {
    .actions-store .action-store-trading {
        font-size: .95em;
        letter-spacing: -1px
    }
}

.actions-offers-status-distance-link,
.actions-offers-status-distance-link:hover {
    color: #918c81
}

.action-store-title {
    font-size: 1.5em!important
}

@media screen and (max-width:880px) and (min-width:795px) {
    .action-store-title {
        font-size: 1.3em!important
    }
}

@media screen and (max-width:795px) and (min-width:768px) {
    .action-store-title {
        font-size: 1.2em!important
    }
}

.closest-store .action-store-name {
    margin-bottom: 0;
    cursor: pointer
}

.closest-store .action-store-distance {
    cursor: pointer
}

.closest-store-yourkfc-opening-hours-message {
    margin-bottom: .9375em
}

.fixed-map {
    margin-right: -9px
}

.small-text {
    font-size: .75em;
    line-height: 1.5em
}

.store-details tfoot,
.store-details thead,
.store-details tr.alt,
.store-details tr.even,
.store-details tr:nth-of-type(even) {
    background: 0 0
}

.store-details tr td,
.store-details tr th {
    padding: 4px 22px 3px 0
}

.store-details tr th {
    width: 48%;
    vertical-align: top
}

.ui-button,
.ui-spinner,
.ui-spinner-input {
    vertical-align: middle
}

.nearest-store .store {
    padding-top: 1em
}

.closest-store-yourkfc {
    padding-bottom: 0
}

.action-store-address,
.action-store-phone {
    margin: 0
}

.action-store-address a,
.action-store-phone a {
    color: #241a04
}

.store-operation-hour {
    overflow: hidden;
    position: relative
}

.store-operation-hour table {
    border: 0;
    width: 100%;
    margin-bottom: 0
}

.store-operation-hour thead>* {
    font-weight: 700;
    text-align: left
}

.store-operation-hour tbody>* {
    font-weight: 100;
    text-align: left
}

.store-operation-hour thead td {
    background: url(../images/find-store-expand.png) 96% 5px no-repeat;
    cursor: pointer;
    color: #c41130
}

.store-operation-hour .js-active td {
    background: 0 0;
    cursor: default
}

#storeFinderMap {
    width: 100%;
    height: 500px
}

.loading-icon,
.pnl-store-finder-map-loading {
    background: url(../images/ajax-loader.gif) center center no-repeat
}

.auto-suggest {
    background: #241A02;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 35px;
    right: 0;
    left: 0;
    z-index: 3
}

.auto-suggest .js-active {
    background: #666
}

.auto-suggest>div {
    padding: .625em;
    cursor: pointer
}

.auto-suggest>div:hover {
    padding: .625em;
    cursor: pointer;
    background: #9EC62F;
    color: #241A02
}

.pnl-search-nearest-store {
    position: relative
}

.store-finder-accordion {
    transition: height .5s;
    -webkit-transition: height .5s;
    height: auto!important
}

.accordion-store-detail>h5 .action-store-name {
    cursor: pointer
}

.closest-store-show-more {
    background: #000!important;
    color: #fff!important;
    padding: .5em;
    text-align: center;
    display: none
}

.mosaic-promo-Black .placeholder-tile-promo,
.mosaic-promo-Black .placeholder-tile-promo-large,
.mosaic-promo-Black .placeholder-tile-promo-small,
.mosaic-promo-Black:hover .placeholder-tile-promo,
.mosaic-promo-Black:hover .placeholder-tile-promo-large,
.mosaic-promo-Black:hover .placeholder-tile-promo-small,
.mosaic-promo-Black:hover .right-arrow .placeholder-tile-promo,
.mosaic-promo-Black:hover .right-arrow .placeholder-tile-promo-large,
.mosaic-promo-Black:hover .right-arrow .placeholder-tile-promo-small,
a.mosiac-content-add:focus,
a.mosiac-content-add:hover {
    color: #fff
}

.closest-store-show-more:hover {
    background-color: #000
}

.padder table tbody th span {
    font-weight: 400
}

.mosaic .columns {
    padding-left: .4em;
    padding-right: .45em
}

.mosaic .columns.l-small-inner-bottom-1 {
    padding-bottom: .45em
}

.mosaic .main-offers-content {
    position: absolute;
    bottom: .9375em;
    width: 73%;
    left: .9375em;
    font-weight: 700
}

.mosaic .mosaic-left .small-6.columns {
    padding-left: .4em;
    padding-right: .2em
}

.mosaic .mosaic-right .small-6.columns {
    padding-left: .2em;
    padding-right: .4em
}

.mosaic .mosiac-content {
    position: absolute;
    bottom: .75em;
    right: .5em;
    background: #000;
    padding: .5em;
    opacity: .8;
    width: 94.8%;
    height: 5.3125em
}

@media screen and (max-width:20em) {
    .mosaic .mosiac-content {
        height: 5.9em;
        position: relative;
        width: 100%;
        bottom: 0
    }
}

@media screen and (min-width:20em) {
    .mosaic .mosiac-content {
        height: 5.9em;
        position: relative;
        width: 100%;
        bottom: .4375em
    }
}

@media screen and (min-width:29.5em) {
    .mosaic .mosiac-content {
        width: 96.7%;
        position: absolute;
        height: 2.8125em;
        bottom: .4375em
    }
}

@media screen and (max-width:1172px) and (min-width:1001px) {
    .mosaic .mosiac-content {
        width: 96.5%;
        height: 3.75em!important
    }
}

@media screen and (max-width:1000px) and (min-width:940px) {
    .mosaic .mosiac-content {
        width: 95.9%;
        height: 3.75em!important
    }
}

@media screen and (max-width:939px) and (min-width:795px) {
    .mosaic .mosiac-content {
        width: 95.2%;
        height: 4.5em!important;
        bottom: 9px
    }
}

@media screen and (max-width:795px) and (min-width:768px) {
    .mosaic .mosiac-content {
        width: 94.3%;
        height: 4.5em!important;
        bottom: 6px
    }
}

@media (max-width: 991px) {
    .hero .hero-carousel-flexslider ul li img {
        width: 100%;
        height: 175px;
    }
}

@media screen and (max-width:767px) and (min-width:710px) {
    .mosaic .mosiac-content {
        width: 97.6%;
        height: 2.8125em
    }
}

@media screen and (max-width:709px) and (min-width:640px) {
    .mosaic .mosiac-content {
        width: 97.2%
    }
}

@media screen and (max-width:600px) and (min-width:535px) {
    .mosaic .mosiac-content {
        width: 96.5%
    }
}

@media screen and (max-width:536px) and (min-width:472px) {
    .mosaic .mosiac-content {
        width: 96.1%;
        height: 3.5125em
    }
}

@media screen and (max-width:472px) and (min-width:472px) {
    .mosaic .mosiac-content {
        bottom: .5em
    }
}

@media screen and (max-width:471px) and (min-width:400px) {
    .mosaic .mosiac-content {
        bottom: 1.25em
    }
}

@media screen and (min-width:58.75em) {
    .closest-store-yourkfc-opening-hours-message {
        margin-bottom: 0
    }
    .mosaic .mosiac-content {
        height: 2.8125em
    }
}

.mosaic-left .mosiac-content {
    right: .2em
}

.mosaic-right .mosiac-content {
    right: .4em
}

.mosiac-content-add,
.mosiac-content-title {
    color: #fff;
    font-weight: 700
}

.mosiac-content-title {
    height: 2.0625em;
    overflow: hidden;
    font-size: .875em;
    display: block
}

@media screen and (max-width:29.5em) {
    .mosiac-content-title {
        overflow: visible;
        font-size: .9375em;
        padding-left: .625em
    }
}

@media screen and (min-width:58.75em) {
    .mosiac-content-title {
        font-size: 1em;
        margin-top: .4em
    }
}

@media screen and (max-width:1172px) and (min-width:1001px) {
    .mosiac-content-title {
        overflow: visible
    }
}

@media screen and (max-width:536px) and (min-width:472px) {
    .mosiac-content-title {
        padding-left: 0;
        overflow: visible
    }
}

@media screen and (max-width:1000px) and (min-width:768px) {
    .mosiac-content-title {
        overflow: none;
        height: auto
    }
}

.mosiac-content-add {
    float: right;
    position: relative;
    top: -6px;
    width: 70px;
    left: 13px;
    font-size: .875em
}

@media screen and (max-width:29.5em) {
    .mosiac-content-add {
        font-size: .9375em;
        width: 2.5em;
        left: .75em;
        padding-top: .3125em
    }
}

@media screen and (min-width:58.75em) {
    .mosiac-content-add {
        font-size: 1em
    }
    .promo-item {
        position: relative;
        bottom: 0;
        min-height: 14.6875em;
        margin-top: -2.4375em
    }
}

@media screen and (max-width:1100px) and (min-width:940px) {
    .promo-item {
        margin-top: -2.125em
    }
}

@media screen and (max-width:939px) and (min-width:880px) {
    .promo-item {
        margin-top: -1.875em
    }
}

@media screen and (max-width:879px) and (min-width:768px) {
    .promo-item {
        margin-top: -1.5625em
    }
}

.mosaic-promo-gold {
    background-color: #fab936;
    transition: background-color .3s ease-out
}

.mosaic-promo-green,
.mosaic-promo-red {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-gold .right-arrow {
        background-color: #f8aa29;
        border-left: 3px solid #f7a526
    }
    .mosaic-promo-gold:hover,
    .mosaic-promo-gold:hover .right-arrow {
        background-color: #f8aa29;
        border-left: none
    }
}

.mosaic-promo-green {
    background-color: #9dc62f;
    transition: background-color .3s ease-out
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-green .right-arrow {
        background-color: #97c22b;
        border-left: .1875em solid #91be27
    }
}

.mosaic-promo-dark-red {
    background-color: #444343
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-green:hover,
    .mosaic-promo-green:hover .right-arrow {
        background-color: #97c22b;
        border-left: none
    }
}

.mosaic-promo-red {
    background-color: #c41130;
    transition: background-color .3s ease-out
}

.mosaic-promo-Black,
.mosaic-promo-White {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-red .right-arrow {
        background-color: #b10e28;
        border-left: .1875em solid #a50d25
    }
    .mosaic-promo-red:hover,
    .mosaic-promo-red:hover .right-arrow {
        background-color: #a50d25;
        border-left: none
    }
    .mosaic-promo-Black .right-arrow {
        background-color: #241A02;
        border-left: .1875em solid #2f2611
    }
}

.mosaic-promo-Black {
    background-color: #241A02;
    transition: background-color .3s ease-out
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-Black:hover,
    .mosaic-promo-Black:hover .right-arrow {
        background-color: #241A02;
        border-left: none
    }
    .mosaic-promo-White .right-arrow {
        background-color: #e5e5e5;
        border-left: .1875em solid #efefef
    }
}

.mosaic-promo-White .placeholder-tile-promo,
.mosaic-promo-White .placeholder-tile-promo-large,
.mosaic-promo-White .placeholder-tile-promo-small,
.mosaic-promo-White:hover .placeholder-tile-promo,
.mosaic-promo-White:hover .placeholder-tile-promo-large,
.mosaic-promo-White:hover .placeholder-tile-promo-small,
.mosaic-promo-White:hover .right-arrow .placeholder-tile-promo,
.mosaic-promo-White:hover .right-arrow .placeholder-tile-promo-large,
.mosaic-promo-White:hover .right-arrow .placeholder-tile-promo-small {
    color: #241A02
}

.mosaic-promo-White {
    background-color: #e5e5e5;
    transition: background-color .3s ease-out
}

.product-filter dd .active,
.product-filter dd>a:hover,
.product-filter.open {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out
}

.mosaic-promo-category,
.mosaic-promo-item {
    height: 11.75em
}

.mosaic-promo-category>a,
.mosaic-promo-item>a {
    display: block
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-White:hover,
    .mosaic-promo-White:hover .right-arrow {
        background-color: #e5e5e5;
        border-left: none
    }
    .mosaic-promo-category,
    .mosaic-promo-item {
        height: 11.75em
    }
    .mosaic-promo-double {
        height: 23.95em
    }
}

.mosaic-promo-double {
    height: 23.95em
}

.mosaic-promo-double>a {
    display: block
}

.mosaic-promo-item a:hover {
    color: #fff;
    text-decoration: none
}

.mosaic-promo-category a:focus,
.mosaic-promo-category a:hover {
    color: #241a04;
    text-decoration: none
}

.mosaic-promo-item {
    overflow: hidden
}

@media screen and (max-width:939px) and (min-width:768px) {
    .mosaic-promo-item {
        height: 180px
    }
}

.mosaic .main-offers-heading {
    width: 94%;
    line-height: 1.125em;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 1.75em;
    position: absolute;
    top: .375em;
    left: .375em
}

@media screen and (max-width:320px) {
    .mosaic-promo-item {
        min-height: 11.3em
    }
    .mosaic .main-offers-heading {
        font-size: 1.375em
    }
}

@media screen and (min-width:58.75em) {
    .mosaic .main-offers-heading {
        font-size: 2em;
        padding-right: 1.875em;
        line-height: 30px
    }
}

@media screen and (min-width:40.75em) {
    .mosaic .main-offers-heading {
        line-height: .875em
    }
}

@media screen and (max-width:320px) {
    .mosaic .main-offers-content {
        font-size: .875em
    }
}

.mosaic-promo-category .right-arrow {
    background-image: url(../images/sprite.png);
    height: 99%;
    width: 3em;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-position: -24.0625em -4.5em
}

@media screen and (min-width:58.75em) {
    .mosaic .main-offers-content {
        font-size: .875em;
        line-height: 1.3em
    }
    .mosaic-promo-category .right-arrow {
        background-position: -24.6875em -4.125em
    }
}

.mosaic-small-promo-tile .main-offers-heading {
    padding-right: 0;
    width: 90%
}

.mosaic-small-promo-tile .mosaic-promo-tile {
    display: block;
    height: 11.75em
}

.ios-body .mosaic-small-promo-tile .mosaic-promo-tile {
    height: auto
}

.mosaic-small-promo-tile .mosaic-promo-tile img {
    height: 100%;
    width: 100%
}

.main-offer-color-White {
    color: #fff
}

.main-offer-color-Black {
    color: #241A02
}

.main-offer-color-Gold {
    color: #fab936
}

.main-offer-color-Green {
    color: #9EC62F
}

.mosaic-small-promo-tile .main-offers-content {
    bottom: 1.5em
}

@media screen and (max-width:769px) {
    .mosaic-promo-item img,
    .mosaic-promo-tile img {
        width: 100%
    }
    .mosaic-promo-item.pos-absolute {
        height: auto;
        position: relative;
        min-height: inherit
    }
    .mosaic-promo-item.pos-absolute .mosiac-content {
        position: absolute;
        height: auto!important;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        bottom: 0
    }
    .mosaic-promo-item.pos-absolute .mosiac-content .column {
        padding: 0
    }
    .mosaic-promo-item.pos-absolute .mosiac-content a {
        height: auto;
        padding: 0;
        line-height: 130%
    }
}

.social {
    min-width: 150px
}

.social li {
    text-indent: -9999em;
    width: 3.4375em;
    height: 2.5em;
    margin-left: 1.5em
}

.social li.facebook {
    background: url(../images/sprite.png) -213px -32px;
    width: 31px;
    height: 33px
}

.social li.twitter {
    background: url(../images/sprite.png) -259px -32px;
    width: 53px;
    height: 33px
}

.social li.youtube {
    background: url(../images/sprite.png) -314px -32px;
    width: 55px;
    height: 33px
}

.product-filter-bg-stetch [data-magellan-expedition] {
    padding: 0;
    /*background-image: url(../images/filter-menu-stretch-x.png);*/
    background-repeat: repeat-x;
    background-color: #fff;
    background-position: 0 0;
    top: 3.0875em!important
}

@media screen and (min-width:58.75em) {
    .product-filter-bg-stetch [data-magellan-expedition] {
        top: 5.6875em!important
    }
}

.product-filter-bg-stetch .active[data-magellan-expedition] {
    background-position: 0 42px
}

.product-filter-bg-stetch .product-filter-nav.active {
    top: 2.8125em!important;
    padding-top: 4px
}

.product-filter-wrapper {
    background-image: url(../images/filter-menu-x.png);
    background-repeat: repeat-x;
    min-width: 10em;
    float: none;
    margin: 0px auto;
}

.product-filter-content {
    background-color: #fff;
    line-height: 2.8em;
    height: 5.1875em;
    height: 2.625em;
    width: 5em;
    background-image: url(../images/sprite.png);
    background-position: -54px -463px;
    text-align: right;
    padding-right: 1.4375em
}

.product-filter-main-text {
    text-align: center;
    line-height: 3em
}

@media screen and (min-width:58.75em) {
    .product-filter-bg-stetch .product-filter-nav.active {
        top: 6em!important;
        padding-top: 42px;
    }
    .product-filter-main-text {
        text-align: right
    }
}

.product-filter dd a {
    color: #fff;
    font-weight: 700;
    background-image: url(../images/filter-menu-x.png);
    background-repeat: repeat-x;
    display: block;
    padding: 0 .5em
}

.product-filter dd a.product-filter-nav-first {
    padding-left: 1.6875em
}

.product-filter dd .active,
.product-filter dd>a:hover {
    font-weight: 700;
    transition: background-color .3s ease-out;
    padding: 0 .5em;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #444343;
    color: #fff
}

.product-filter dd .active.product-filter-nav-first,
.product-filter dd>a:hover.product-filter-nav-first {
    padding-left: 1.6875em
}

.product-filter-nav-arrow {
    width: 2em;
    text-align: right;
    background-image: url(../images/sprite.png);
    background-position: -116px -463px;
    display: block;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
}

.product-filter-mobile,
.product-filter-mobile:hover {
    background: #444343;
    color: #fff
}

.product-filter-mobile {
    height: 48px;
    display: block;
    font-weight: 700;
    text-shadow: 2px 2px #9d0e26;
    line-height: 48px;
    text-align: left;
    padding-right: 1.625em;
    width: 9.375em;
    float: right;
    margin-right: -.625em;
    padding-left: 1.125em;
    border-left: 3px solid #620014;
    margin-bottom: 0;
    text-transform: capitalize
}

.product-filter.open {
    margin-left: 0;
    border: none;
    top: 2.5em!important;
    transition: background-color .3s ease-out;
    background-color: #000;
    wdith: 11.875em
}

.pinned .product-nutrition-table,
.product-nutrition-table {
    border-left: 2px solid #9EC62F
}

.product-filter.open li a {
    color: #fff;
    font-weight: 700;
    padding: .5em .75em
}

.product-filter.open li a:hover,
.product-filter.open li:hover {
    background-color: #9EC62F;
    color: #000
}

@media screen and (max-width:460px) {
    .product-text-wrapper {
        width: 20%
    }
    .product-filter-wrapper {
        width: 80%
    }
}

.menu-category-mobile {
    display: block
}

.menu-category-mobile .content-header {
    font-size: 1.8125em!important;
    padding-bottom: .8em
}

.menu-category-desktop {
    display: none
}

.menu-category-desktop .content-header {
    font-size: 1.8125em;
    line-height: 1.1em
}

.product-item {
    height: 15.625em;
    /*    width: 18.5em;
    margin-right: .4375em;
    margin-left: .4375em;*/
    padding: 0;
    margin-bottom: 40px
}

.product-item-area {
    border-bottom: 2px solid #f0efed
}

@media screen and (max-width:636px) {
    .menu-category-header-mobile {
        margin-top: 1.5625em
    }
    .menu-category-header-mobile:first-child {
        margin-top: 0
    }
    .product-item {
        width: 100%;
        height: 120px;
        position: relative;
        margin: 0;
        border-bottom: 2px solid #f0efed
    }
    .product-item-area {
        border-bottom: none
    }
}

.product-item-area:hover {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background: #f0efed;
    border-bottom: 2px solid #f0efed
}

@media screen and (max-width:636px) {
    .product-item-area:hover {
        background: 0 0;
        border-bottom: none
    }
}

.product-item:hover>.product-item-more-content {
    background: 0 0!important
}

/* .product-item-image {
    height: 104px
} */

@media screen and (max-width:636px) {
    .product-item:hover>.product-item-more-content {
        background-color: #241a04!important;
        color: #fff
    }
    .product-item:hover>.product-item-more-content .product-item-more-link {
        color: #fff
    }
    .product-item-image {
        height: auto;
        position: absolute;
        left: 0;
        top: 0
    }
    /* .product-item-image .menu-product-image {
        height: auto;
        width: 145px
    } */
    .product-item-zero {
        position: relative;
        right: 7%;
        top: 4px
    }
}

.product-item-category-name {
    background: 0 0;
    height: auto
}

.product-item-category-name h3 {
    font-size: 2.25em
}

.product-item-category-name .content-header {
    color: #241a04!important;
    line-height: 1em;
    margin-top: 1.5em
}

@media screen and (min-width:58.75em) {
    .menu-category-mobile {
        display: none
    }
    .menu-category-desktop {
        display: block;
        z-index: 3
    }
    .product-item-header .content-header-red {
        display: block
    }
    .product-item-category-name {
        width: 13.25em;
        padding-top: 2.8125em
    }
    .product-item-category-name .content-header .content-header-red {
        display: block
    }
}

.product-item-link {
    display: block
}

.product-item-zero {
    margin: 0!important;
    padding: 0!important;
    float: right!important
}

.product-item-text {
    line-height: 20px;
    margin: 0 0 0 0px!important;
    float: left!important;
    width: 50%!important;
    position: relative;
    top: .625em
}

@media screen and (max-width:636px) and (min-width:421px) {
    .product-item-text {
        width: 32%!important
    }
}

@media screen and (max-width:420px) {
    .product-item-text {
        width: 80%!important
    }
}

.product-item-text a {
    color: #241a04
}

.product-item-content {
    margin-left: .01em;
    padding-top: .01em;
    margin-bottom: 0;
    top: .5125em;
    height: 50px;
}

.product-item-zero img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.product-item-name {
    color: #2f2611;
    position: relative;
    display: block;
    top: 1em;
    z-index: 3;
    font-family: Montserrat;
    margin-bottom: 10px;
    font-size: 12px;
}

.product-item-name:hover {
    text-decoration: none;
    color: #2f2611
}

.product-cross-sell .product-item {
    width: 17.7em
}

.product-cross-sell .product-item-name {
    margin-left: .325em;
    margin-right: .325em;
    top: .8em
}

.product-cross-sell .product-item-content {
    left: -.25em
}

.product-item-text.calorie {
    color: #C41130;
    font-weight: bold;
    font-size: 16px;
}

.product-item-price {
    margin: 0 1em 0 -3.625em;
    display: block;
    float: left;
    line-height: 2.625em;
    font-weight: 700;
    text-align: right;
    width: 3.125em
}

@media screen and (min-width:58.75em) {
    .product-item-price {
        margin-left: -3.4375em
    }
}

@media screen and (max-width:636px) {
    .product-item-content {
        height: auto
    }
    .product-item-text.calorie {
        padding-top: 4px
    }
    .product-item-price {
        margin-left: 0
    }
}

.product-item-add {
    margin: 0 .3125em 0 0;
    color: #c41130;
    background: 0 0!important;
    font-weight: 700;
    padding-left: 10px;
    width: 4.6875em;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.product-nutrition-icons-allergenCereals.active,
.product-nutrition-icons-allergenCrustaceans.active,
.product-nutrition-icons-allergenEggs.active,
.product-nutrition-icons-allergenFish.active,
.product-nutrition-icons-allergenMilk.active,
.product-nutrition-icons-allergenPeanuts.active,
.product-nutrition-icons-allergenSesameSee.active,
.product-nutrition-icons-allergenSoybeans.active,
.product-nutrition-icons-allergenTreeNuts.active {
    background-image: url(../images/icon-sprite.png);
    background-repeat: no-repeat
}

@media screen and (min-width:65.9375em) {
    .product-item-add {
        font-size: 1em;
        padding-left: 0
    }
}

@media screen and (min-width:58.75em) {
    .product-item-add {
        padding-left: 0;
        width: 63px
    }
    .product-item-more-content {
        padding-bottom: 0
    }
}

@media screen and (max-width:636px) {
    .product-item-add {
        width: 135px;
        text-align: right
    }
}

.product-item-add:hover {
    text-decoration: none
}

.inline-list>li .product-item-add {
    display: inline
}

.product-item-more-content {
    text-align: right;
    padding-top: 0
}

.product-item-float {
    position: relative;
    margin-top: 0;
    width: auto
}

@media (min-width:1082px) and (max-width:1235px) {
    .product-item-float {
        bottom: -.625em;
        right: -5.625em
    }
}

@media (min-width:1081px) and (max-width:1131px) {
    .product-item-float {
        bottom: -.625em!important;
        right: -5.625em!important
    }
}

@media (min-width:1032px) and (max-width:1125px) {
    .product-item-float {
        bottom: -70px!important;
        right: 8px!important
    }
}

@media screen and (min-width:637px) {
    .product-item-float {
        position: absolute;
        bottom: -.625em;
        right: -5.625em
    }
}

@media screen and (max-width:636px) {
    .product-item-float {
        background-color: #241a04;
        top: 6.875em;
        color: #fff;
        left: .625em;
        width: 95%
    }
    .catering-form-button {
        position: absolute;
        left: 155px;
        bottom: 45px;
        width: 45%
    }
    .catering-form-button .contact-form-button {
        padding: 7px 9px
    }
}

.product-item-more-link {
    display: block;
    font-weight: 700;
    padding-bottom: 0;
    line-height: 38px;
    color: #241a04;
    position: relative;
    padding-right: 32px
}

.product-item-more-link:hover {
    color: #241a04
}

@media screen and (max-width:636px) {
    .product-item-more-link {
        color: #fff
    }
}

.product-filter.show-for-large-down {
    margin-top: .4375em
}

.product-item-area .contact-form-button {
    padding-left: 0;
    text-align: center
}

.product-nutrition-table {
    position: relative;
    overflow-x: hidden;
    border-right: 2px solid #9EC62F;
    border-bottom: 2px solid #9EC62F;
    border-collapse: separate
}

.product-nutrition-table td,
.product-nutrition-table th {
    text-align: center;
    padding: .4625em 1.925em;
    border-right: 2px solid #9EC62F;
    border-top: 2px solid #9EC62F
}

@media (max-width:1040px) and (min-width:730px) {
    .product-nutrition-table td,
    .product-nutrition-table th {
        padding: .4625em 1.925em
    }
}

.pinned .product-nutrition-table td,
.scrollable .product-nutrition-row-lookup td,
.scrollable .product-nutrition-table td {
    border-top: 2px solid #9EC62F!important
}

.scrollable table.responsive .product-nutrition-row-lookup td {
    display: block;
    width: 720%
}

.scrollable table.responsive.product-nutrition-allergen-table .product-nutrition-row-lookup td {
    width: 1000%
}

.pinned .product-nutrition-row-lookup td {
    border-top: none
}

.product-nutrition-allergen-table .product-nutrition-row-lookup td {
    border-bottom: none
}

.product-nutrition-table .product-nutrition-dropDown,
.product-nutrition-table .product-nutrition-title {
    background-color: #eff7e0
}

.product-nutrition-table td:last-child,
.product-nutrition-table td:nth-child(8),
.product-nutrition-table th:last-child,
.product-nutrition-table th:nth-child(8) {
    border-right: none
}

.product-nutrition-table th:last-child .product-nutrition-information-icon {
    width: 28px;
    right: -104%
}

.product-nutrition-table th.active.border-line:nth-child(8),
.product-nutrition-value.sodium.border-line {
    border-right: 2px solid #9EC62F!important
}

.product-nutrition-item {
    width: 18.2em;
    position: relative;
    text-align: left!important
}

.product-nutrition-image {
    float: left;
    margin-right: .625em;
    width: auto
}

@media screen and (min-width:58.75em) {
    .product-nutrition-image {
        height: 5.625em
    }
}

.product-nutrition-image img {
    height: 60px;
    width: auto
}

@media screen and (min-width:58.75em) {
    .product-nutrition-image img {
        height: 87px;
        width: auto
    }
}

.lt-ie10 .product-nutrition-image {
    max-width: 122px
}

.lt-ie10 .scrollable .product-nutrition-title {
    top: 1px
}

.lt-ie10 .product-nutrition-table td,
.lt-ie10 .product-nutrition-table th {
    padding: 0 1.925em
}

@media screen and (max-width:58.75em) {
    .product-nutrition-text {
        float: left;
        font-size: 12px
    }
    .product-nutrition-item {
        position: relative
    }
    .product-nutrition-image {
        position: relative;
        top: .4375em
    }
}

.pinned .product-nutrition-image {
    position: relative;
    top: 0;
    width: 140px
}

@media screen and (max-width:58.75em) {
    .product-nutrition-text {
        position: relative;
        top: 7px
    }
    .product-nutrition-text p {
        margin-bottom: 0;
        line-height: 1em;
        height: 30px
    }
}

.pinned .product-nutrition-text {
    position: relative;
    bottom: 0
}

.product-nutrition-item .bucket-item-remove-icon-content {
    position: absolute
}

.product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
    position: absolute;
    top: -18px;
    left: 0;
    z-index: 3
}

@media screen and (min-width:58.75em) {
    .product-nutrition-text p {
        line-height: 1em;
        padding-top: .625em;
        padding-right: .2em
    }
    .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -9px;
        left: -30px
    }
}

@media screen and (max-width:941px) and (min-width:769px) {
    .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -12px;
        left: -30px
    }
}

.pinned .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
    top: -9px;
    left: 0
}

@media screen and (max-width:24.375em) {
    .pinned .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -10px
    }
}

@media screen and (max-width:1050px) and (min-width:957px) {
    .pinned .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -3px
    }
}

@media screen and (max-width:955px) and (min-width:865px) {
    .pinned .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -10px
    }
}

@media screen and (max-width:970px) and (min-width:866px) {
    .pinned .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -8px
    }
}

@media screen and (max-width:970px) and (min-width:940px) {
    .pinned .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        top: -2px
    }
}

.product-nutrition-table tr {
    border: 2px solid #9EC62F;
    height: 6.8125em!important
}

.product-nutrition-table tr.product-nutrition-row-totals.hidden,
.product-nutrition-table tr.product-nutrition-spacer {
    border-top: none;
    border-bottom: none
}

.product-nutrition-row-totals {
    border: none
}

@media screen and (min-width:48em) {
    .product-nutrition-selectors {
        float: right
    }
}

.product-nutrition-selectors li a {
    font-weight: 700;
    color: #bdbab3;
    padding-bottom: 3px;
    border-bottom: 2px solid #BDBAB3;
    margin-top: .4375em
}

.product-nutrition-selectors li a:hover {
    color: #241a04;
    border-bottom: 2px solid #241a04;
    text-decoration: none
}

.product-nutrition-selectors li.active>a {
    color: #c41130;
    border-bottom: 2px solid #c41130
}

.row.product-nutrition-find-a-product-container {
    margin-top: -269px!important;
    padding-bottom: 267px
}

@media screen and (min-width:768px) and (max-width:791px) {
    .row.product-nutrition-find-a-product-container {
        margin-top: -269px!important;
        padding-bottom: 267px;
        margin-left: 10px!important
    }
}

@media screen and (min-width:791px) and (max-width:939px) {
    .row.product-nutrition-find-a-product-container {
        margin-top: -269px!important;
        padding-bottom: 267px;
        margin-left: 10px!important
    }
}

@media screen and (min-width:939px) and (max-width:1035px) {
    .row.product-nutrition-find-a-product-container {
        margin-top: -237px!important;
        padding-bottom: 200px;
        margin-left: 10px!important
    }
}

@media screen and (min-width:1036px) {
    .row.product-nutrition-find-a-product-container {
        margin-top: -219px!important;
        padding-bottom: 197px;
        margin-left: 10px!important
    }
}

.row.product-nutrition-find-a-product-container input[type=text] {
    max-width: 17.625em
}

.no-touch .product-nutrition-find-a-product.product-nutrition-find-a-product-allergens {
    position: relative;
    top: 100px
}

.touch .product-nutrition-find-a-product.product-nutrition-find-a-product-allergens {
    position: relative;
    top: 120px;
    margin-bottom: -2.4375em
}

.product-nutrition-table tr.product-nutrition-row-lookup {
    border-bottom: none;
    border-top: none
}

.product-nutrition-row-lookup td {
    border-right: none;
    position: relative;
    padding: 4px 0 0 10px
}

.product-nutrition-find-a-product {
    padding-top: 1.25em
}

.product-nutrition-find-a-product input[type=text] {
    width: 85%;
    left: 1em
}

@media screen and (min-width:58.75em) {
    .product-nutrition-table tr {
        height: 95px!important
    }
    .product-nutrition-find-a-product input[type=text] {
        width: 17.625em;
        left: .625em
    }
}

@media screen and (max-width:940px) and (min-width:771px) {
    .product-nutrition-find-a-product input[type=text] {
        width: 100%;
        left: 0
    }
}

.autocomplete-suggestions.nutrition-autocomplete {
    top: 54px;
    left: 9px;
    width: 300px!important
}

@media screen and (min-width:58.75em) {
    .autocomplete-suggestions.nutrition-autocomplete {
        width: 320px!important
    }
}

.product-nutrition-item-wrapper {
    position: relative;
    width: 10em
}

@media screen and (max-width:1035px) and (min-width:940px) {
    .product-nutrition-item-wrapper .product-nutrition-image {
        height: auto
    }
    .product-nutrition-item-wrapper .product-nutrition-image img {
        height: 3.75em;
        width: auto
    }
    .product-nutrition-item-wrapper .product-nutrition-text p {
        font-size: .75em
    }
}

@media screen and (max-width:1035px) {
    .product-nutrition-item-wrapper .product-nutrition-image,
    .product-nutrition-item-wrapper .product-nutrition-text {
        left: .4375em
    }
}

.nutrition-dropdown-select li {
    width: 15.625em
}

.product-nutrition-allergen-table .product-nutrition-title {
    text-indent: -9999em;
    width: 100px
}

.product-nutrition-icons-allergenCereals.active {
    background-position: 4px -257px
}

.product-nutrition-icons-allergenCrustaceans.active {
    background-position: -97px -257px
}

.product-nutrition-icons-allergenEggs.active {
    background-position: -204px -257px
}

.product-nutrition-icons-allergenFish.active {
    background-position: -310px -257px
}

.product-nutrition-icons-allergenSulphites.active {
    background-image: url(../images/icon-sprite.png);
    background-repeat: no-repeat;
    background-position: -962px -257px
}

.product-nutrition-icons-allergenMilk.active {
    background-position: -417px -257px
}

.product-nutrition-icons-allergenTreeNuts.active {
    background-position: -528px -257px
}

.product-nutrition-icons-allergenSesameSee.active {
    background-position: -637px -257px
}

.product-nutrition-icons-allergenPeanuts.active {
    background-position: -747px -257px
}

.product-nutrition-icons-allergenSoybeans.active {
    background-position: -857px -257px
}

.product-nutrition-elements li {
    float: left;
    position: relative;
    width: 94%
}

.product-nutrition-elements i {
    position: absolute;
    height: 74px;
    width: 70px;
    top: -20px
}

.product-nutrition-elements p {
    margin-left: 80px
}

.product-nutrition-elements .product-nutrition-icons-allergenCereals.active,
.product-nutrition-elements .product-nutrition-icons-allergenCrustaceans.active,
.product-nutrition-elements .product-nutrition-icons-allergenEggs.active,
.product-nutrition-elements .product-nutrition-icons-allergenFish.active,
.product-nutrition-elements .product-nutrition-icons-allergenMilk.active,
.product-nutrition-elements .product-nutrition-icons-allergenPeanuts.active,
.product-nutrition-elements .product-nutrition-icons-allergenSesameSee.active,
.product-nutrition-elements .product-nutrition-icons-allergenSoybeans.active,
.product-nutrition-elements .product-nutrition-icons-allergenSulphites.active,
.product-nutrition-elements .product-nutrition-icons-allergenTreeNuts.active {
    top: -11px;
    float: left
}

.product-nutrition-short-legend li {
    font-weight: 700
}

.product-nutrition-short-legend li span {
    display: inline-block;
    width: 25px;
    top: -3px;
    position: relative;
    padding-left: 30px
}

.product-nutrition-elements .product-nutrition-element-present,
.product-nutrition-elements .product-nutrition-element-trace {
    top: 0;
    left: 21px
}

.product-nutrition-information-icon {
    position: relative;
    bottom: -32px;
    right: -106%;
    height: 29px;
    width: 29px;
    text-indent: 0;
    background-image: url(../images/sprite.png);
    background-position: -76px -528px;
    cursor: pointer
}

.product-nutrition-information-icon.active {
    background-position: -76px -559px
}

.product-nutrition-information-icon-content {
    border: none!important;
    background-color: #9EC62F!important;
    text-indent: 0
}

.product-nutrition-information-icon-content.open {
    top: 109px!important;
    margin-left: -2px;
    font-size: .7em;
    left: auto!important;
    width: 138px!important;
    text-align: left;
    padding: 10px;
    z-index: 10
}

.product-nutrition-present-icon,
.product-nutrition-trace-icon {
    background-image: url(../images/sprite.png);
    text-indent: -99999em;
    height: 22px;
    width: 22px;
    position: relative
}

@media screen and (min-width:58.75em) {
    .product-nutrition-information-icon {
        bottom: -25px
    }
    .product-nutrition-information-icon-content.open {
        top: 93px!important;
        margin-left: -1.875em
    }
}

@media screen and (max-width:58.75em) and (min-width:769px) {
    .product-nutrition-information-icon-content.open {
        margin-left: -30px
    }
}

.product-nutrition-title.last .product-nutrition-information-icon-content.open {
    margin-left: -4.3125em;
    right: 0
}

.scrollable .product-nutrition-information-icon-content.open {
    margin-left: -32px;
    margin-top: -1px
}

.scrollable .product-nutrition-title.last .product-nutrition-information-icon-content.open {
    margin-left: -57.75%
}

.last .scrollable .product-nutrition-information-icon-content.open {
    left: -51px!important
}

.scrollable table.responsive th {
    overflow: visible;
    white-space: normal
}

.product-nutrition-short-legend {
    margin-left: 0
}

.product-nutrition-trace-icon {
    background-position: 0 -742px;
    left: 0
}

.product-nutrition-short-legend .product-nutrition-trace-icon {
    left: 0
}

.product-nutrition-present-icon {
    background-position: 0 -664px;
    left: 0
}

.product-nutrition-short-legend .product-nutrition-present-icon {
    left: 0
}

.find-a-store {
    position: relative;
    height: 68px
}

.find-a-store-autocomplete {
    position: relative;
    font-size: .875em
}

.find-a-store-day {
    padding-bottom: .5em
}

.find-a-store-hour {
    padding-right: 2.1875em
}

.js-store-change {
    background: url(../images/find-store-expand.png) 100% 2px no-repeat;
    cursor: pointer;
    color: #c41130;
    font-weight: 700
}

.autocomplete-suggestions {
    overflow-y: scroll;
    max-height: 215px
}

.autocomplete-suggestion {
    background-color: #2f2611;
    color: #fff;
    padding: 4px
}

.autocomplete-selected,
.autocomplete-suggestion:hover {
    background: #9EC62F;
    color: #2f2611;
    cursor: pointer
}

@media screen and (max-width:340px) {
    .find-a-store-dayOfWeek {
        letter-spacing: -1px
    }
}

.isStore-closed-content.true {
    display: block
}

.f-dropdown::after,
.f-dropdown::before,
.isStore-closed-content.false,
.isStore-closed.true {
    display: none
}


/*.button:focus,
.button:hover,
button:focus,
button:hover {
    
    color: #241a04;
    text-decoration: none
}*/

.contact-form.colorbox-form-inner label.label-for-iCheck.label-newsletter .link-target,
.footer-links a:hover,
.gen-sub-nav .inline-list li a:hover {
    text-decoration: underline
}

.button-green {
    background-color: #9dc62f;
    color: #241a04;
    border-left: 3px solid #6da311!important
}

.lt-ie10 .button-green {
    border-top-color: #6da311;
    border-right-color: #6da311;
    border-bottom-color: #6da311
}

.button-orange {
    background-color: #fab936;
    border-left: 3px solid #f69014;
    color: #241a04
}

.button-orange:hover {
    background-color: #f69014
}

.button-black {
    background-color: #241a04;
    border-left: 3px solid #000;
    color: #fff
}

.button-black:hover {
    background-color: #000;
    color: #fff
}

.custom-form-dropdown {
    box-shadow: -.125em .3125em 0 -.125em #e5e4e1!important;
    border: none!important;
    background: #f0efed!important;
    background: -moz-linear-gradient(top, #f0efed 0, #f0efed 100%)!important;
    background: -webkit-linear-gradient(top, #f0efed 0, #f0efed 100%)!important;
    background: linear-gradient(to bottom, #f0efed 0, #f0efed 100%)!important;
    border-left: 3px solid #bdbab3!important
}

.down-arrow-sector {
    background-image: url(../images/sprite.png);
    background-position: right -107px
}

.breadcrumb,
.product-deal {
    display: block
}

.contact-form-dropdown {
    background: url(../images/dropdown-select.jpg) top right no-repeat #f0efed!important
}

.input-validation-error,
.single-line.input-validation-error {
    border: 1px solid #c41130!important
}

.field-validation-error {
    color: #c41130;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    top: -15px
}

.contact-form-franchise-enquiry-fields .small-12.large-6.columns,
.contact-form-media-enquiry-fields .small-12.large-6.columns,
.contact-form-moreDetails .small-12.large-6.columns {
    height: 77px
}

.contact-field-padding-down {
    padding-bottom: .1875em
}

.contact-datePicker,
.contactForm-datePicker {
    cursor: text
}

.contact-form-iCheck-wrap {
    position: relative;
    padding-left: 30px
}

.contact-form-iCheck-wrap .icheckbox_minimal {
    position: absolute;
    left: 0;
    top: 0
}

.contact-form-iCheck-wrap .icheckbox_minimal .custom.checkbox {
    border: none;
    background: 0 0
}

.product,
.product-recommendation {
    background: #fff;
    position: relative;
    border-bottom: .0625em solid #ccc
}

.contact-form-iCheck-wrap .label-contact-form-iCheck {
    font-weight: 400;
    color: #7c7668;
    line-height: 1.1em;
    margin-bottom: 20px!important;
    font-size: 1em
}

.contact-form-content-privacy-collection {
    line-height: 1.1em
}

@media screen and (min-width:769px) {
    .contact-form-iCheck-wrap .label-contact-form-iCheck {
        margin-bottom: 0!important
    }
    .contact-form-content-privacy-collection {
        margin-bottom: 0
    }
}

.product-nutrition {
    position: relative;
    border-bottom: .0625em solid #ccc
}

.product-compare {
    position: relative;
    border-bottom: .0625em solid #ccc
}

.product-range-group {
    width: auto
}

@media screen and (min-width:58.75em) {
    .product-nutrition-present-icon,
    .product-nutrition-trace-icon {
        left: 0
    }
    .product-range-group {
        width: auto
    }
    .product-range-group li {
        margin-left: .625em
    }
}

.product-add-to-bucket .product-item-add.right {
    float: none!important;
    position: absolute
}

@media screen and (max-width:636px) {
    .product-add-to-bucket .product-item-add {
        width: auto!important;
        text-align: left
    }
}

.product-range-group li.product-results {
    margin-left: .625em;
    width: 11.25em
}

@media screen and (max-width:1194px) and (min-width:768px) {
    .product-range-group li.product-results {
        margin-top: .5em
    }
}

.product-range-group h5 {
    font-size: 16px;
    font-weight: 700
}

@media screen and (max-width:485px) {
    .product-results {
        margin-top: 7px
    }
}

.product-results .inline-list {
    margin: 0
}

.product-deal .inline-list {
    margin-left: 0
}

@media screen and (min-width:58.75em) {
    .product-deal .inline-list {
        margin-left: -1.375em
    }
}

.product-deal-nutrition {
    color: #504836
}

.product-deal li {
    margin-left: 0;
    margin-right: .625em
}

@media screen and (min-width:58.75em) {
    .product-deal li {
        margin-left: 1.375em
    }
}

.products-results {
    margin-left: .175em
}

.product-related-items .product-item-category-name {
    padding-top: 0
}

.product-related-items .product-item-category-name .content-header {
    margin-top: 0;
    margin-bottom: 1em
}

.product-less-banner {
    background: url(../images/sprite.png) -30px 190px;
    height: 2.75em
}

@media screen and (min-width:768px) {
    .product-less-banner {
        background-position: right 190px
    }
}

.product-more-banner {
    background: url(../images/sprite.png) -23px 106px;
    height: 2.75em
}

.product-deal-icon-boxed-meal-size1,
.product-deal-icon-boxed-meal-size2,
.product-deal-icon-boxed-meal-size3,
.product-deal-icon-burger-size1,
.product-deal-icon-burger-size2,
.product-deal-icon-burger-size3,
.product-deal-icon-chicken-size1,
.product-deal-icon-chicken-size2,
.product-deal-icon-chicken-size3,
.product-deal-icon-chips-size1,
.product-deal-icon-chips-size2,
.product-deal-icon-chips-size3,
.product-deal-icon-crusher-size1,
.product-deal-icon-crusher-size2,
.product-deal-icon-crusher-size3,
.product-deal-icon-dessert-size1,
.product-deal-icon-dessert-size2,
.product-deal-icon-dessert-size3,
.product-deal-icon-dip-size1,
.product-deal-icon-dip-size2,
.product-deal-icon-dip-size3,
.product-deal-icon-drink-size1,
.product-deal-icon-drink-size3,
.product-deal-icon-extra-size1,
.product-deal-icon-extra-size2,
.product-deal-icon-extra-size3,
.product-deal-icon-gravy-size1,
.product-deal-icon-gravy-size2,
.product-deal-icon-gravy-size3,
.product-deal-icon-group-meal-size1,
.product-deal-icon-group-meal-size2,
.product-deal-icon-group-meal-size3,
.product-deal-icon-hot-drink-size1,
.product-deal-icon-hot-drink-size2,
.product-deal-icon-hot-drink-size3,
.product-deal-icon-kids-meal-size1,
.product-deal-icon-kids-meal-size2,
.product-deal-icon-kids-meal-size3,
.product-deal-icon-snack-size1,
.product-deal-icon-snack-size2,
.product-deal-icon-snack-size3,
.product-deal-icon-spicy-chicken-size1,
.product-deal-icon-spicy-chicken-size2,
.product-deal-icon-spicy-chicken-size3,
.product-deal-icon-twister-size1,
.product-deal-icon-twister-size2,
.product-deal-icon-twister-size3,
.product-deal-icon-wicked-wings-size1,
.product-deal-icon-wicked-wings-size2,
.product-deal-icon-wicked-wings-size3 {
    height: 4.5625em;
    width: 5.4375em;
    background-image: url(../images/icon-sprite.png)
}

.product-less-header {
    padding-left: .6em;
    padding-top: .35em
}

@media screen and (min-width:768px) {
    .product-more-banner {
        background-position: 0 106px
    }
    .product-less-header {
        float: right;
        padding-left: 1.875em;
        padding-top: .25em;
        padding-right: 1.275em
    }
}

.product-more-header {
    padding-right: 1.875em;
    padding-left: .575em;
    padding-top: .35em;
    float: none
}

@media screen and (min-width:768px) {
    .product-more-header {
        padding-top: .25em;
        padding-left: 1.275em
    }
}

@media screen and (min-width:58.75em) {
    .product-related-items .product-item-category-name .content-header {
        margin-bottom: 0
    }
    .breadcrumb {
        display: none
    }
}

.product-deal-qauntity {
    position: absolute;
    top: 0;
    font-style: normal;
    font-weight: 700;
    border: 2px solid #7c7668;
    border-radius: 20px;
    padding: 0 8px;
    text-indent: 0;
    color: #7c7668
}

.nav,
.nav-menu {
    position: relative
}

.isActive>.product-deal-qauntity {
    border: 2px solid #444343;
    color: #444343
}

.product-deal:hover>.product-deal-qauntity {
    border: 2px solid #241a04;
    color: #241a04
}

.nav-menu-filter,
.nav-sub {
    border-top: .0625em solid #d5d5d5;
    border-bottom: .0625em solid #d5d5d5
}

.product-results .product-deal-qauntity {
    display: none
}

.product-deal-icon-burger-size1 {
    text-indent: -9999em;
    background-position: 0 -7px
}

.product-deal-icon-burger-size1:hover {
    background-position: 0 -87px
}

.product-deal-icon-burger-size1.isActive {
    background-position: 0 -167px
}

.product-deal-icon-burger-size2 {
    text-indent: -9999em;
    background-position: -100px -7px
}

.product-deal-icon-burger-size2:hover {
    background-position: -100px -87px
}

.product-deal-icon-burger-size2.isActive {
    background-position: -100px -167px
}

.product-deal-icon-burger-size3 {
    text-indent: -9999em;
    background-position: -210px -7px
}

.product-deal-icon-burger-size3:hover {
    background-position: -210px -87px
}

.product-deal-icon-burger-size3.isActive {
    background-position: -210px -167px
}

.product-deal-icon-boxed-meal-size1 {
    text-indent: -9999em;
    background-position: 0 -7px
}

.product-deal-icon-boxed-meal-size1:hover {
    background-position: 0 -87px
}

.product-deal-icon-boxed-meal-size1.isActive {
    background-position: 0 -167px
}

.product-deal-icon-boxed-meal-size2 {
    text-indent: -9999em;
    background-position: -100px -7px
}

.product-deal-icon-boxed-meal-size2:hover {
    background-position: -100px -87px
}

.product-deal-icon-boxed-meal-size2.isActive {
    background-position: -100px -167px
}

.product-deal-icon-boxed-meal-size3 {
    text-indent: -9999em;
    background-position: -100px -7px
}

.product-deal-icon-boxed-meal-size3:hover {
    background-position: -100px -87px
}

.product-deal-icon-boxed-meal-size3.isActive {
    background-position: -100px -167px
}

.product-deal-icon-twister-size1 {
    text-indent: -9999em;
    background-position: -3078px -7px
}

.product-deal-icon-twister-size1:hover {
    background-position: -3078px -87px
}

.product-deal-icon-twister-size1.isActive {
    background-position: -3078px -167px
}

.product-deal-icon-twister-size2 {
    text-indent: -9999em;
    background-position: -3193px -7px
}

.product-deal-icon-twister-size2:hover {
    background-position: -3193px -87px
}

.product-deal-icon-twister-size2.isActive {
    background-position: -3193px -167px
}

.product-deal-icon-twister-size3 {
    text-indent: -9999em;
    background-position: -3305px -7px
}

.product-deal-icon-twister-size3:hover {
    background-position: -3305px -87px
}

.product-deal-icon-twister-size3.isActive {
    background-position: -3305px -167px
}

.product-deal-icon-chicken-size1 {
    text-indent: -9999em;
    background-position: -960px -7px
}

.product-deal-icon-chicken-size1:hover {
    background-position: -960px -87px
}

.product-deal-icon-chicken-size1.isActive {
    background-position: -960px -167px
}

.product-deal-icon-chicken-size2 {
    text-indent: -9999em;
    background-position: -1070px -7px
}

.product-deal-icon-chicken-size2:hover {
    background-position: -1070px -87px
}

.product-deal-icon-chicken-size2.isActive {
    background-position: -1070px -167px
}

.product-deal-icon-chicken-size3 {
    text-indent: -9999em;
    background-position: -1180px -7px
}

.product-deal-icon-chicken-size3:hover {
    background-position: -1180px -87px
}

.product-deal-icon-chicken-size3.isActive {
    background-position: -1180px -167px
}

.product-deal-icon-group-meal-size1 {
    text-indent: -9999em;
    background-position: 0 -7px
}

.product-deal-icon-group-meal-size1:hover {
    background-position: 0 -87px
}

.product-deal-icon-group-meal-size1.isActive {
    background-position: 0 -167px
}

.product-deal-icon-group-meal-size2 {
    text-indent: -9999em;
    background-position: -100px -7px
}

.product-deal-icon-group-meal-size2:hover {
    background-position: -100px -87px
}

.product-deal-icon-group-meal-size2.isActive {
    background-position: -100px -167px
}

.product-deal-icon-group-meal-size3 {
    text-indent: -9999em;
    background-position: -100px -7px
}

.product-deal-icon-group-meal-size3:hover {
    background-position: -100px -87px
}

.product-deal-icon-group-meal-size3.isActive {
    background-position: -100px -167px
}

.product-deal-icon-snack-size1 {
    text-indent: -9999em;
    background-position: -310px -335px
}

.product-deal-icon-snack-size1:hover {
    background-position: -310px -415px
}

.product-deal-icon-snack-size1.isActive {
    background-position: -310px -495px
}

.product-deal-icon-snack-size2 {
    text-indent: -9999em;
    background-position: -420px -335px
}

.product-deal-icon-snack-size2:hover {
    background-position: -420px -415px
}

.product-deal-icon-snack-size2.isActive {
    background-position: -420px -495px
}

.product-deal-icon-snack-size3 {
    text-indent: -9999em;
    background-position: -420px -335px
}

.product-deal-icon-snack-size3:hover {
    background-position: -420px -415px
}

.product-deal-icon-snack-size3.isActive {
    background-position: -420px -495px
}

.product-deal-icon-kids-meal-size1 {
    text-indent: -9999em;
    background-position: -1300px -331px
}

.product-deal-icon-kids-meal-size1:hover {
    background-position: -1300px -411px
}

.product-deal-icon-kids-meal-size1.isActive {
    background-position: -1300px -491px
}

.product-deal-icon-kids-meal-size2 {
    text-indent: -9999em;
    background-position: -1410px -331px
}

.product-deal-icon-kids-meal-size2:hover {
    background-position: -1410px -411px
}

.product-deal-icon-kids-meal-size2.isActive {
    background-position: -1410px -491px
}

.product-deal-icon-kids-meal-size3 {
    text-indent: -9999em;
    background-position: -1410px -331px
}

.product-deal-icon-kids-meal-size3:hover {
    background-position: -1410px -411px
}

.product-deal-icon-kids-meal-size3.isActive {
    background-position: -1410px -491px
}

.product-deal-icon-extra-size1 {
    text-indent: -9999em;
    background-position: -2630px -7px
}

.product-deal-icon-extra-size1:hover {
    background-position: -2630px -87px
}

.product-deal-icon-extra-size1.isActive {
    background-position: -2630px -167px
}

.product-deal-icon-extra-size2 {
    text-indent: -9999em;
    background-position: -2515px -7px
}

.product-deal-icon-extra-size2:hover {
    background-position: -2515px -87px
}

.product-deal-icon-extra-size2.isActive {
    background-position: -2515px -167px
}

.product-deal-icon-extra-size3 {
    text-indent: -9999em;
    background-position: -2515px -7px
}

.product-deal-icon-extra-size3:hover {
    background-position: -2515px -87px
}

.product-deal-icon-extra-size3.isActive {
    background-position: -2515px -167px
}

.product-deal-icon-drink-size1 {
    text-indent: -9999em;
    background-position: -1852px -7px
}

.product-deal-icon-drink-size1:hover {
    background-position: -1852px -87px
}

.product-deal-icon-drink-size1.isActive {
    background-position: -1852px -167px
}

.product-deal-icon-drink-size2 {
    height: 4.5625em;
    width: 5.4375em;
    text-indent: -9999em;
    background-image: url(../images/icon-sprite.png);
    background-position: -1625px -7px
}

.product-deal-icon-drink-size2:hover {
    background-position: -1625px -87px
}

.product-deal-icon-drink-size2.isActive {
    background-position: -1625px -167px
}

.product-deal-icon-drink-size3 {
    text-indent: -9999em;
    background-position: -1730px -7px
}

.product-deal-icon-drink-size3:hover {
    background-position: -1730px -87px
}

.product-deal-icon-drink-size3.isActive {
    background-position: -1730px -167px
}

.product-deal-icon-chips-size1 {
    text-indent: -9999em;
    background-position: -2400px -7px
}

.product-deal-icon-chips-size1:hover {
    background-position: -2400px -87px
}

.product-deal-icon-chips-size1.isActive {
    background-position: -2400px -167px
}

.product-deal-icon-chips-size2 {
    text-indent: -9999em;
    background-position: -2290px -7px
}

.product-deal-icon-chips-size2:hover {
    background-position: -2290px -87px
}

.product-deal-icon-chips-size2.isActive {
    background-position: -2290px -167px
}

.product-deal-icon-chips-size3 {
    text-indent: -9999em;
    background-position: -2290px -7px
}

.product-deal-icon-chips-size3:hover {
    background-position: -2290px -87px
}

.product-deal-icon-chips-size3.isActive {
    background-position: -2290px -167px
}

.product-deal-icon-spicy-chicken-size1 {
    text-indent: -9999em;
    background-position: -528px -7px
}

.product-deal-icon-spicy-chicken-size1:hover {
    background-position: -528px -87px
}

.product-deal-icon-spicy-chicken-size1.isActive {
    background-position: -528px -167px
}

.product-deal-icon-spicy-chicken-size2 {
    text-indent: -9999em;
    background-position: -637px -7px
}

.product-deal-icon-spicy-chicken-size2:hover {
    background-position: -637px -87px
}

.product-deal-icon-spicy-chicken-size2.isActive {
    background-position: -637px -167px
}

.product-deal-icon-spicy-chicken-size3 {
    text-indent: -9999em;
    background-position: -747px -7px
}

.product-deal-icon-spicy-chicken-size3:hover {
    background-position: -747px -87px
}

.product-deal-icon-spicy-chicken-size3.isActive {
    background-position: -747px -167px
}

.product-deal-icon-dip-size1 {
    text-indent: -9999em;
    background-position: -853px -7px
}

.product-deal-icon-dip-size1:hover {
    background-position: -853px -87px
}

.product-deal-icon-dip-size1.isActive {
    background-position: -853px -167px
}

.product-deal-icon-dip-size2 {
    text-indent: -9999em;
    background-position: -853px -7px
}

.product-deal-icon-dip-size2:hover {
    background-position: -853px -87px
}

.product-deal-icon-dip-size2.isActive {
    background-position: -853px -167px
}

.product-deal-icon-dip-size3 {
    text-indent: -9999em;
    background-position: -853px -7px
}

.product-deal-icon-dip-size3:hover {
    background-position: -853px -87px
}

.product-deal-icon-dip-size3.isActive {
    background-position: -853px -167px
}

.product-deal-icon-wicked-wings-size1 {
    text-indent: -9999em;
    background-position: -1520px -7px
}

.product-deal-icon-wicked-wings-size1:hover {
    background-position: -1520px -87px
}

.product-deal-icon-wicked-wings-size1.isActive {
    background-position: -1520px -167px
}

.product-deal-icon-wicked-wings-size2 {
    text-indent: -9999em;
    background-position: -1520px -7px
}

.product-deal-icon-wicked-wings-size2:hover {
    background-position: -1520px -87px
}

.product-deal-icon-wicked-wings-size2.isActive {
    background-position: -1520px -167px
}

.product-deal-icon-wicked-wings-size3 {
    text-indent: -9999em;
    background-position: -1520px -7px
}

.product-deal-icon-wicked-wings-size3:hover {
    background-position: -1520px -87px
}

.product-deal-icon-wicked-wings-size3.isActive {
    background-position: -1520px -167px
}

.product-deal-icon-hot-drink-size1 {
    text-indent: -9999em;
    background-position: -2077px -7px
}

.product-deal-icon-hot-drink-size1:hover {
    background-position: -2077px -87px
}

.product-deal-icon-hot-drink-size1.isActive {
    background-position: -2077px -167px
}

.product-deal-icon-hot-drink-size2 {
    text-indent: -9999em;
    background-position: -1964px -7px
}

.product-deal-icon-hot-drink-size2:hover {
    background-position: -1964px -87px
}

.product-deal-icon-hot-drink-size2.isActive {
    background-position: -1964px -167px
}

.product-deal-icon-hot-drink-size3 {
    text-indent: -9999em;
    background-position: -1964px -7px
}

.product-deal-icon-hot-drink-size3:hover {
    background-position: -1964px -87px
}

.product-deal-icon-hot-drink-size3.isActive {
    background-position: -1964px -167px
}

.product-deal-icon-crusher-size1 {
    text-indent: -9999em;
    background-position: -2186px -7px
}

.product-deal-icon-crusher-size1:hover {
    background-position: -2186px -87px
}

.product-deal-icon-crusher-size1.isActive {
    background-position: -2186px -167px
}

.product-deal-icon-crusher-size2 {
    text-indent: -9999em;
    background-position: -2186px -7px
}

.product-deal-icon-crusher-size2:hover {
    background-position: -2186px -87px
}

.product-deal-icon-crusher-size2.isActive {
    background-position: -2186px -167px
}

.product-deal-icon-crusher-size3 {
    text-indent: -9999em;
    background-position: -2186px -7px
}

.product-deal-icon-crusher-size3:hover {
    background-position: -2186px -87px
}

.product-deal-icon-crusher-size3.isActive {
    background-position: -2186px -167px
}

.product-deal-icon-dessert-size1 {
    text-indent: -9999em;
    background-position: -2736px -7px
}

.product-deal-icon-dessert-size1:hover {
    background-position: -2736px -87px
}

.product-deal-icon-dessert-size1.isActive {
    background-position: -2736px -167px
}

.product-deal-icon-dessert-size2 {
    text-indent: -9999em;
    background-position: -2736px -7px
}

.product-deal-icon-dessert-size2:hover {
    background-position: -2736px -87px
}

.product-deal-icon-dessert-size2.isActive {
    background-position: -2736px -167px
}

.product-deal-icon-dessert-size3 {
    text-indent: -9999em;
    background-position: -2736px -7px
}

.product-deal-icon-dessert-size3:hover {
    background-position: -2736px -87px
}

.product-deal-icon-dessert-size3.isActive {
    background-position: -2736px -167px
}

.product-deal-icon-gravy-size1 {
    text-indent: -9999em;
    background-position: -2962px -7px
}

.product-deal-icon-gravy-size1:hover {
    background-position: -2962px -87px
}

.product-deal-icon-gravy-size1.isActive {
    background-position: -2962px -167px
}

.product-deal-icon-gravy-size2 {
    text-indent: -9999em;
    background-position: -2846px -7px
}

.product-deal-icon-gravy-size2:hover {
    background-position: -2846px -87px
}

.product-deal-icon-gravy-size2.isActive {
    background-position: -2846px -167px
}

.product-deal-icon-gravy-size3 {
    text-indent: -9999em;
    background-position: -2846px -7px
}

.product-deal-icon-gravy-size3:hover {
    background-position: -2846px -87px
}

.product-deal-icon-gravy-size3.isActive {
    background-position: -2846px -167px
}

.nav-sub {
    background: #f0f0f0
}


/*!NAV MENU */

.nav-menu {
    background: transparent;
}

.nav-menu-button {
    display: block;
    width: 10em;
    height: 10em;
    padding: 1em;
    margin: .05em;
    background: #dfdfdf;
    color: #6F6F6F;
    line-height: 1.4em
}

.nav-menu-button:hover {
    color: #a8a8a8
}

.nav-menu-button-add {
    position: absolute;
    width: 4em;
    height: 4em;
    background: rgba(255, 255, 255, .58);
    text-align: center;
    line-height: 4em;
    bottom: 0;
    right: 0;
    color: #a9a9a9
}

.nav-menu-button-more {
    width: 6.25em;
    background: #000;
    color: #fff
}

.nav-menu-button-category {
    background: #c41230;
    color: #fff
}

.gen-sub-nav,
.top-bar-section li.hover.parent a,
.top-bar-section li.open.parent a {
    background-color: #444343
}

.nav-menu-button-category h2,
.nav-menu-button-category h3 {
    color: #fff
}

.nav-menu-button-category:hover {
    color: #f1f1f1
}

.gen-sub-nav {
    padding: 1.0625em 0 1em;
    top: -1px
}

.gen-sub-nav.active {
    top: 44px!important
}

@media screen and (min-width:58.75em) {
    .gen-sub-nav.active {
        top: 76px!important
    }
}

.gen-sub-nav .inline-list {
    margin-bottom: 0
}

.gen-sub-nav .inline-list li a {
    color: #fff;
    font-size: .9375em;
    font-weight: 700
}


/*!Adjust to suit when in fixed position*/

.nav-menu-filter.active {
    padding-top: 3.7em
}

.open .dropdown {
    visibility: visible;
    position: relative;
    left: auto;
    top: auto
}

.top-bar-section li.parent .divider {
    border-bottom: solid 1px white;
    border-top: solid 0px #5a0019
}

.top-bar-section li.parent .dropdown li a {
    background-color: #444343;
    font-weight: 700;
    padding-left: 35px
}

.top-bar-section li.parent .dropdown li a:hover {
    background-color: #E7931A!important;
    box-shadow: none;
    border-radius: 0px !important;
}

@media screen and (min-width:940px) {
    .hover .dropdown,
    .open .dropdown {
        position: absolute;
        margin: 0;
        visibility: visible;
        left: auto;
        top: auto
    }
    .top-bar-section .parent .divider,
    .visible-md {
        display: none
    }
    .top-bar-section li.parent .dropdown {
        min-width: 200px
    }
    .top-bar-section li.parent .dropdown li a {
        padding-left: 15px
    }
}

.parent {
    position: relative
}

.parent .arrow {
    display: block;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0
}

.arrow-content {
    position: relative;
    background: #88b7d5
}

.arrow-content:after,
.parent.open .arrow-content:after {
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    margin-left: 16px
}

.arrow-content:after {
    top: 100%;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-top: 18px
}

.parent.open .arrow-content:after {
    bottom: 100%;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-top: 8px
}

@media screen and (min-width:941px) {
    .parent .arrow,
    .parent .arrow-content,
    .parent .arrow-content:after {
        display: none
    }
}

.icons.red-locator-icon {
    position: relative;
    height: 2.225em;
    width: 2.275em;
    background-position: -192px -110px
}

.icons.search-icon {
    display: inline-block;
    height: 2.5em;
    width: 2.5em;
    text-indent: -9999em;
    position: relative;
    background-position: -250px -114px;
    text-align: left
}

.bucket-red-icon,
.bucket-white-icon {
    height: 26px;
    width: 30px;
    display: inline-block;
    position: relative
}

.bucket-white-icon {
    background: url(../images/sprite.png) -414px -33px;
    top: 7px
}

.bucket-red-icon {
    background: url(../images/sprite.png) -456px -31px;
    top: 4px;
    margin-left: 1px
}

.bucket-red-icon.added {
    background-position: -456px -78px
}

.down-arrow-icon {
    background: url(../images/sprite.png) -52px -165px;
    display: inline-block;
    height: 15px;
    width: 36px;
    position: relative;
    top: 1px;
    margin-left: 1px
}

.icons.downarrow-icon {
    background: url(../images/sprite.png) -32px -523px;
    position: absolute;
    height: 38px;
    width: 25px;
    right: 0
}

.icons.downarrow-white-icon {
    background: url(../images/sprite.png) 0 -570px;
    position: absolute;
    height: 40px;
    width: 25px;
    right: 0
}

.icons.icons-plus {
    background: url(../images/sprite.png) -507px -38px;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 6px
}

.icons.bucket-icon {
    padding: 4px;
    margin-left: 10px;
    font-style: normal
}

@media screen and (min-width:58.75em) {
    .icons.bucket-icon {
        margin-left: 0;
        height: 2.625em;
        width: 2.875em;
        background-position: -10px -152px;
        top: -.125em;
        right: -.3125em;
        position: absolute;
        padding: .5em .625em 0 0;
        text-align: center;
        font-weight: 700;
        color: #2f2611;
        line-height: 25px
    }
    .icons {
        display: inline-block;
        background-image: url(../images/sprite.png);
        position: absolute;
        z-index: 2
    }
    .icons.find-a-store-icon {
        height: 2.625em;
        width: 2.625em;
        background-position: -14px -113px;
        top: -3px;
        right: -7px;
        position: absolute
    }
}

.footer-logo-url {
    width: 200px;
    display: block
}

.floating-banner-join,
.link-dropdown.dropdown.button::before {
    display: none
}

.link-dropdown {
    padding-right: 30%!important;
    border-left: .25em solid #bdbab3!important;
    float: none
}

.global-websites {
    min-width: 149px
}

.scrollable-dropdown {
    overflow-y: scroll;
    height: 9.5em!important
}

.scrollable-dropdown.open {
    margin-left: 0;
    border: none;
    top: 2.5em!important;
    background-color: #f0efed;
    width: 11.6875em;
    margin-top: -.3125em
}

.scrollable-dropdown.open li a {
    color: #2f2611;
    padding: .5em .75em
}

.scrollable-dropdown.open li a:hover,
.scrollable-dropdown.open li:hover {
    background-color: #39f;
    color: #fff
}

.footer-copy {
    font-size: .75em
}

.footer-links a {
    color: #fff
}

@media screen and (min-width:58.75em) {
    .link-dropdown {
        float: right
    }
    .footer-links a {
        border-right: 1px solid #fff;
        padding-right: .75em
    }
}

.footer-links .last a,
.footer-links li:last-child a {
    border-right: none
}

.footer-links.inline-list li {
    float: none
}

@media screen and (min-width:58.75em) {
    .footer-links.inline-list li {
        float: left
    }
}

.herbs {
    position: relative;
    z-index: 4;
    /*background: url(../images/herbs-spices.png) top center no-repeat;*/
    height: 6.4375em;
}

.herbs1 {
    position: relative;
    z-index: 4;
    /*background: url(../images/herbs-spices.png) top center no-repeat;*/
    height: 6.4375em;
    background: #f2eded;
}

.footer-logo .logo {
    margin-left: 0
}

.content-page-wrap.floating-banner-join-exit {
    margin-bottom: -355px
}

.content-page-wrap.floating-banner-join-exit .open-kitchen.open-kitchen-new {
    padding-bottom: 70px
}

.footer.floating-banner-join-exit {
    padding-top: 240px
}

.footer.floating-banner-join-exit .floating-banner-join-static {
    opacity: 0
}

.footer.floating-banner-join-exit .floating-banner-join,
.footer.floating-banner-join-exit .floating-banner-join-static {
    background-color: #201805;
    color: #FFF;
    text-align: center;
    height: auto;
    padding: 8px;
    display: table;
    margin-bottom: 10px;
    width: 100%
}

.bucket-item-text,
.catering-item-subtotals {
    text-align: right
}

.footer.floating-banner-join-exit .floating-banner-join .inner,
.footer.floating-banner-join-exit .floating-banner-join-static .inner {
    display: inline-block
}

.footer.floating-banner-join-exit .floating-banner-join .inner h3,
.footer.floating-banner-join-exit .floating-banner-join-static .inner h3 {
    text-transform: uppercase;
    color: #FFF;
    display: inline-block;
    margin: 0 50px 0 0;
    float: left;
    font-size: 32px
}

.footer.floating-banner-join-exit .floating-banner-join .inner a,
.footer.floating-banner-join-exit .floating-banner-join-static .inner a {
    background-color: #c4102f;
    color: #FFF;
    display: inline-block;
    padding: 11px 15px;
    font-size: 20px
}

.footer.floating-banner-join-exit .floating-banner-join .inner a:hover,
.footer.floating-banner-join-exit .floating-banner-join-static .inner a:hover {
    background-color: #444343;
    text-decoration: none
}

.footer.floating-banner-join-exit .floating-banner-join-static.push-bottom,
.footer.floating-banner-join-exit .floating-banner-join.push-bottom {
    opacity: .6;
    bottom: 0;
    position: fixed
}

.footer.floating-banner-join-exit .floating-banner-join-static.push-bottom:hover,
.footer.floating-banner-join-exit .floating-banner-join.push-bottom:hover {
    opacity: 1
}

@media only screen and (max-width:768px) {
    .footer.floating-banner-join-exit {
        padding-top: 185px
    }
}

@media screen and (max-width:640px) {
    .footer.floating-banner-join-exit .floating-banner-join .inner h3 {
        font-size: 19px;
        margin-right: 10px;
        line-height: 180%;
        float: none
    }
    .footer.floating-banner-join-exit .floating-banner-join .inner a {
        font-size: 16px;
        padding: 10px
    }
}

.bucket-item-contains-text,
.bucket-item-text {
    line-height: 1.125em;
    margin: 0
}

@media screen and (max-width:480px) {
    .footer.floating-banner-join-exit .floating-banner-join .inner h3 {
        margin-left: 10px;
        margin-bottom: 5px
    }
}

.bucket-totals-for-mobile {
    display: block
}

@media screen and (min-width:58.75em) {
    .bucket-totals-for-mobile {
        display: none
    }
}

.bucket-totals-for-desktop {
    display: none
}

.bucket-item-icon-remove,
.catering-qty-button {
    display: block;
    text-indent: -9999em;
    background-image: url(../images/sprite.png)
}

.bucket-item {
    border-top: 2px solid #d3d1cd
}

.bucket-item-remove-icon {
    position: absolute;
    z-index: 3;
    top: -1.125em;
    left: .625em
}

@media screen and (min-width:58.75em) {
    .bucket-totals-for-desktop {
        display: block
    }
    .bucket-item-remove-icon {
        left: 0
    }
    .lt-ie10 .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
        left: -30px;
        top: 0
    }
}

.lt-ie10 .product-nutrition-item .bucket-item-remove-icon-content .bucket-item-icon-remove {
    left: -30px
}

.bucket-item-icon-remove {
    width: 1.5em;
    height: 2.5em;
    overflow: hidden;
    background-position: -78px -557px;
}

.bucket-item-image {
    width: 7.75em
}

@media screen and (min-width:58.75em) {
    .bucket-item-image {
        width: 16.75em;
        overflow: hidden
    }
}

.bucket-item-content {
    width: 11.25em
}

@media screen and (max-width:20em) {
    .bucket-item-content {
        width: 8em
    }
}

@media screen and (min-width:58.75em) {
    .bucket-item-content {
        width: auto
    }
}

.bucket-item-content p {
    width: 11.25em
}

.bucket-item-image img {
    width: 8.75em;
    height: auto
}

.bucket-item-qty-field {
    width: 2.3125em!important
}

.bucket-item-upsize .button {
    float: none
}

.bucket-item-price {
    font-size: 1.125em
}

.bucket-item-nutrition-content {
    font-size: 1em;
    color: #7c7668
}

.bucket-list-unordered {
    margin: 0;
    padding: 0
}

.bucket-list-unordered li {
    font-size: .875em
}

.bucket-item .contact-form-product-item {
    height: 2.1875em
}

.bucket-item .contact-form-dropdown {
    background-position: right -1px!important
}

.catering-item {
    background-color: #f0efed;
    padding: .9375em 1.25em 0 .625em
}

@media screen and (min-width:58.75em) {
    .bucket-item-upsize .button {
        float: right
    }
    .catering-item-form-title {
        width: 66%
    }
}

.catering-item-name {
    line-height: 1.2em
}

.catering-item-title {
    margin-right: 29px
}

.catering-item-offset {
    padding: .325em 0
}

.catering-text {
    font-weight: 700;
    margin-bottom: 0
}

.inline.catering-text {
    font-size: 1em;
    float: left!important
}

@media screen and (min-width:58.75em) {
    .inline.catering-text {
        float: none!important
    }
}

@media screen and (max-width:768px) and (min-width:321px) {
    .inline.catering-text {
        float: right!important
    }
}

.catering-item-quantity {
    float: left!important;
    width: 3em!important
}

@media screen and (min-width:58.75em) {
    .catering-item-quantity {
        float: none!important
    }
}

.catering-text.catering-item-price {
    font-weight: 400
}

.catering-item-kj {
    font-weight: 400;
    color: #7c7668
}

.catering-item-form-pickup {
    padding-bottom: .5em
}

.catering-qty-button {
    height: 40px;
    width: 23px;
    float: left;
    margin: 0;
    padding: 0;
    background-color: transparent;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.catering-input-indent {
    position: relative;
    left: 2.8125em
}

.js-cateringitem-quantity {
    float: left;
    margin: 0;
    width: 2.6em!important;
    height: 2.8375em!important;
    text-align: center
}

.inc.button.catering-qty-button {
    background-position: -264px -570px
}

.inc.button.catering-qty-button:active {
    background-position: -264px -528px;
    background-color: transparent
}

.dec.button.catering-qty-button {
    background-position: -216px -570px
}

.dec.button.catering-qty-button:active {
    background-position: -216px -528px;
    background-color: transparent
}

.dec.button.catering-qty-button.inActive {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.catering-heading-cost {
    margin-right: 1em
}

.catering-heading-main {
    margin: 0
}

.catering-heading-inline {
    padding-top: 1em;
    padding-bottom: 0;
    font-size: 1.8em
}

.catering-qty-2 {
    display: none
}

@media screen and (min-width:950px) {
    .catering-qty-2 {
        display: block
    }
    .catering-qty-1 {
        display: none
    }
}

.catering-heading-subtotal {
    padding: 0
}

.cateringItem-pack {
    margin: 0;
    padding: 0
}

@media screen and (min-width:58.75em) {
    .cateringItem-pack {
        margin: 0 0 0 .5em
    }
}

.catering-information-icon {
    position: absolute;
    top: 0;
    right: 0;
    height: 29px;
    width: 29px;
    text-indent: 0;
    background-image: url(../images/sprite.png);
    background-position: -76px -528px;
    cursor: pointer
}

.kfc-timeline .timelinetext,
.kfc-timeline li {
    position: relative
}

.catering-information-icon.active {
    background-position: -76px -558px
}

.catering-information-icon-content {
    border: none!important;
    background-color: #9ec62f!important;
    text-indent: 0
}

.catering-information-icon-content.open {
    top: 26px!important;
    margin-left: -2px;
    left: auto!important;
    width: 140px!important;
    text-align: left;
    padding: 10px;
    z-index: 10;
    right: 0!important
}

.cateringItem-pack-content {
    margin-bottom: .8em
}

ul.kfc-timeline {
    border-left: 3px solid #c41130;
    margin-top: .625em
}

@media screen and (max-width:58.75em) {
    ul.kfc-timeline {
        margin-left: .5em
    }
}

.kfc-timeline li {
    list-style: none;
    padding-left: 3.125em;
    background: url(../images/timeline-dash.png) 9px 10px no-repeat;
    left: -12px;
    padding-bottom: 1em
}

.kfc-timeline li.first {
    background: url(../images/timeline-dash-first.png) 0 -11px no-repeat
}

.kfc-timeline li.last {
    background: url(../images/timeline-dash-last.png) 0 11px no-repeat
}

.kfc-timeline .year {
    font-weight: 700;
    color: #c41130;
    width: 4.6875em;
    display: inline-block
}

@media screen and (max-width:1190px) {
    .kfc-timeline .timelinetext {
        display: block
    }
}

.contact-form label {
    margin: 0 0 .5em!important
}

.contact-form textarea {
    height: 4.625em
}

.contact-form-header {
    font-size: 1.5em
}

.contact-form-content {
    color: #241a04
}

.contact-form-subheader-content {
    color: #7c7668;
    line-height: 1.1em;
    padding-top: 10px
}

.contact-form-required {
    color: #c41130
}

@media screen and (max-width:980px) {
    .content-page-wrap .content-header {
        font-size: 1.375em
    }
}

.contact-form-dropdown {
    box-shadow: -.125em .3125em 0 -.125em #e5e4e1!important;
    border: none!important;
    border-left: 3px solid #bdbab3!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 6px 3px 5px;
    font-weight: 700;
    color: rgba(0, 0, 0, .75);
    height: 34px
}

.contact-form-dropdown option {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #f0efed;
    color: #241A02;
    font-weight: 700;
    padding-top: 4px;
    padding-bottom: 3px
}

.contact-form-dropdown option:focus,
.contact-form-dropdown option:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #9EC62F!important;
    color: #000!important
}

.contact-form-small-button {
    margin-top: 20px
}

.contact-form-button {
    border-left: 3px solid #68D3EA;
    border-top: 3px solid #68D3EA;
    border-right: 3px solid #68D3EA;
    background-color: #68D3EA;
    box-shadow: -.125em .3125em 0 -.125em #e9e8e5!important;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-family: arial;
}

#contact-form-placeholder .contact-form-button {
    width: 100%
}

.contact-form-button:focus,
.contact-form-button:hover {
    border-left: 3px solid #0A9AB9;
    border-top: 3px solid #0A9AB9;
    border-right: 3px solid #0A9AB9;
    background-color: #0A9AB9;
    color: #fff
}

.contact-form-content-light {
    color: #7c7668
}

@media screen and (min-width:58.75em) {
    .contact-form-small-button {
        margin-top: .3125em
    }
    .contact-form-various-selects select {
        width: 83%
    }
    .contact-form-mediaBtn {
        width: 100%
    }
}

.contact-form-cateringBtn {
    position: relative;
    top: .8em;
    width: 100%
}

.contact-form .content-header {
    line-height: 1.1em
}

.contact-form-media .contact-form-button {
    padding-left: 0;
    text-align: center
}

.contact-form-question {
    margin-bottom: .5em;
    color: #4d4d4d;
    line-height: 1.2em
}

.franchise-form-radio input,
.franchise-form-radio label {
    float: left;
    margin-right: 1em
}

.ie10 .franchise-form-radio .input-validation-error,
.lt-ie10 .franchise-form-radio .input-validation-error {
    border: none!important
}

.lt-ie10 .franchise-form-radio .button-green {
    border-left: none
}

@media screen and (max-width:1080px) and (min-width:768px) {
    .contact-form-franchise-enquiry-fields .small-12.large-6.columns {
        margin-bottom: 14px
    }
    .contact-form .contact-form-franchise-enquiry-fields .content-header {
        letter-spacing: -2px
    }
}

#customDropdown option {
    font-size: .875em;
    cursor: default;
    padding: 5px 3px;
    min-height: 1.5em;
    line-height: 1.5em;
    margin: 0
}

#cboxOverlayClone,
.ui-state-disabled {
    cursor: default!important
}

#customDropdown option:focus,
#customDropdown option:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #9EC62F;
    color: #000
}

.icon-for-print {
    display: none
}

@media print {
    .contain-to-grid {
        border: none
    }
    .product-nutrition-present-icon {
        color: #c41130;
        font-size: 23px;
        text-indent: 0
    }
    .product-nutrition-trace-icon {
        font-size: 23px;
        text-indent: 0
    }
    .product-nutrition-short-legend li span {
        font-weight: 400;
        padding-left: 0;
        top: 0
    }
    .product-nutrition-elements .icon-for-print,
    .product-nutrition-table th.active .icon-for-print {
        display: block
    }
    .product-nutrition-table th.active .icon-for-print {
        margin: auto
    }
    .product-nutrition-elements .product-nutrition-icons-allergenCereals.active,
    .product-nutrition-elements .product-nutrition-icons-allergenCrustaceans.active,
    .product-nutrition-elements .product-nutrition-icons-allergenEggs.active,
    .product-nutrition-elements .product-nutrition-icons-allergenFish.active,
    .product-nutrition-elements .product-nutrition-icons-allergenMilk.active,
    .product-nutrition-elements .product-nutrition-icons-allergenPeanuts.active,
    .product-nutrition-elements .product-nutrition-icons-allergenSesameSee.active,
    .product-nutrition-elements .product-nutrition-icons-allergenSoybeans.active,
    .product-nutrition-elements .product-nutrition-icons-allergenSulphites.active,
    .product-nutrition-elements .product-nutrition-icons-allergenTreeNuts.active {
        position: static
    }
    .product-nutrition-allergen-table .product-nutrition-title {
        padding-left: .5em;
        padding-right: .5em;
        width: auto
    }
}

.placeholder-tile-promo,
.placeholder-tile-promo-large,
.placeholder-tile-promo-small {
    color: #000;
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
    text-align: center;
    line-height: 5.3em
}

.placeholder-tile-promo-large {
    line-height: 11.4em
}

.placeholder-tile-promo-small {
    min-height: 11.3em
}

.placeholder-right {
    text-align: right
}

.placeholder-top {
    line-height: 1em
}

.placeholder-left {
    text-align: left
}

.placeholder-tile-add {
    position: absolute;
    display: block;
    width: 4em;
    height: 4em;
    bottom: .9em;
    right: .5em;
    background: #FFF;
    text-align: center;
    line-height: 4em;
    border: 1px solid #DADADA
}

.placeholder-tile-height-large {
    min-height: 10em
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-zfix,
.ui-widget-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

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

.ui-datepicker {
    padding: .2em .2em 0;
    display: none;
    z-index: 95!important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 0;
    width: 2.4375em;
    height: 2.3125em
}

@media screen and (min-width:58.75em) {
    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev {
        width: 3.25em;
        height: 2.875em
    }
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 0
}

.ui-datepicker .ui-datepicker-prev {
    left: 0;
    border-right: 2px solid #39301d
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
    border-left: 2px solid #39301d
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 0
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 0
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 35%;
    margin-left: -8px;
    top: 35%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    text-align: center;
    font-weight: 700
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400;
    color: #000 !important;
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(../images/animated-overlay.gif);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 22px .2em .4em
}

.ui-widget-content a,
.ui-widget-header a {
    color: #2f2611
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-header {
    background: url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x #c41130;
    font-weight: 700
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: none;
    background: url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #f0efed!important;
    font-weight: 400;
    color: #241a04!important
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: none;
    background: url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #9EC62F!important;
    font-weight: 400;
    color: #241A02!important
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: none;
    background: url(../images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fff;
    color: #241A02
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #fff
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
    color: #cd0a0a
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(../images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-widget-overlay,
.ui-widget-shadow {
    background: url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 0
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 0
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 0
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 0
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    border-radius: 8px
}

.ui-datepicker {
    width: auto
}

.ui-datepicker .ui-icon {
    width: 32px;
    height: 32px
}

.ui-widget {
    font-family: inherit
}

table.ui-datepicker-calendar {
    background-color: none
}

.ui-datepicker td {
    padding: 0;
    border: 2px solid #deddda
}

.ui-widget-header {
    background-image: none
}

.ui-widget-content {
    border: none;
    background: 0 0;
    color: #fff
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 2em;
    text-align: center
}

#ui-datepicker-div {
    color: #241a04;
    font-size: 1em
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: none;
    background: 50% 50% repeat-x #241a04;
    font-weight: 400;
    color: #fff
}

.ui-widget-header {
    border: none;
    color: #fff;
    font-size: 1em;
    background-color: #241a04
}

.ui-datepicker th {
    background: #fff;
    color: #241a04;
    border: 2px solid #deddda;
    padding: .6em
}

@media screen and (min-width:58.75em) {
    .ui-datepicker .ui-datepicker-title {
        line-height: 2.5em
    }
    .ui-datepicker th {
        padding: .75em 1em
    }
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    background: #fff;
    color: #241a04;
    text-align: center;
    font-weight: 400;
    padding: .6em
}

.ui-datepicker-prev.ui-corner-all.ui-state-hover {
    background: #000!important;
    border-right: 2px solid #000
}

.ui-datepicker-next.ui-corner-all.ui-state-hover {
    background: #000!important;
    border-left: 2px solid #000
}

.ui-widget-header .ui-icon {
    background-image: url(../images/sprite.png)
}

.ui-icon-circle-triangle-w {
    background-position: -556px -29px
}

.ui-icon-circle-triangle-e {
    background-position: -597px -29px
}

@media screen and (min-width:58.75em) {
    .ui-state-default,
    .ui-widget-content .ui-state-default {
        padding: .77em 1em
    }
    .ui-icon-circle-triangle-e {
        background-position: -594px -29px
    }
}

.ui-datepicker-today .ui-state-default.ui-state-highlight {
    background: #f0efed!important;
    font-weight: 700!important
}

.ui-state-default.ui-state-hover {
    background: #9EC62F!important
}

.ui-datepicker-days-cell-over.ui-datepicker-current-day.ui-datepicker-today .ui-state-default.ui-state-active,
.ui-datepicker-today.ui-state-default.ui-state-active,
.ui-state-default.ui-state-active {
    background: #9EC62F!important;
    font-weight: 700!important
}

.content-box {
    border-bottom: #c9c6c1 solid 2px;
    padding-bottom: 2em;
    margin-bottom: 2em
}

.image-thumbs {
    position: relative;
    padding-bottom: 2em
}

.image-thumbs img {
    padding-right: .3em;
    padding-bottom: .5em
}

#about-us-left,
#about-us-right {
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 70px
}

.background-column-left {
    position: fixed;
    background-color: #e4e3e0;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%
}

#about-us-mid,
.background-column-mid {
    border-right: #c9c6c1 solid 1px;
    background-color: #f2f2f0
}

@media screen and (max-width:768px) {
    .background-column-left {
        width: 100%
    }
}

.background-column-mid {
    position: absolute;
    bottom: -1611px;
    left: 606px;
    width: 400px;
    height: 310px
}

#about-us-row {
    margin-top: -4px;
    position: relative;
    height: auto;
    margin-bottom: -291px
}

.about-us-fixed-container {
    position: fixed;
    width: 360px
}

@media screen and (max-width:1200px) {
    .about-us-fixed-container {
        position: relative;
        width: 100%
    }
}

#about-us-left {
    position: relative;
    background-color: #e4e3e0;
    height: auto
}

@media screen and (max-width:940px) {
    #about-us-row {
        margin-top: -40px;
        height: auto
    }
    #about-us-left {
        height: auto
    }
}

#about-us-mid {
    padding: 70px 1em 30px;
    z-index: 2;
    height: auto;
    overflow: hidden;
    margin-bottom: -284px;
    -webkit-transition-property: width;
    -webkit-transition-duration: .7s;
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-delay: 0s;
    -moz-transition-property: width;
    -moz-transition-duration: .7s;
    -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -moz-transition-delay: 0s;
    -o-transition-property: width;
    -o-transition-duration: .7s;
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-delay: 0s;
    transition-property: width;
    transition-duration: .7s;
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-delay: 0s
}

@media screen and (max-width:980px) {
    #about-us-mid {
        position: relative;
        width: 66.66667%;
        margin-bottom: 0
    }
}

@media screen and (max-width:768px) {
    #about-us-row {
        margin-top: 0
    }
    #about-us-left {
        padding-top: 20px
    }
    #about-us-mid {
        padding-top: 20px;
        position: relative;
        width: 100%;
        margin-bottom: 0
    }
}

@media screen and (min-width:979px) {
    #about-us-mid.is-overlay {
        width: 66.66667%;
        -webkit-transition-duration: .5s;
        -webkit-transition-delay: 0s;
        -moz-transition-duration: .5s;
        -moz-transition-delay: 0s;
        -o-transition-duration: .5s;
        -o-transition-delay: 0s;
        transition-duration: .5s;
        transition-delay: 0s
    }
}

#about-us-mid.is-expanded {
    position: relative;
    margin-bottom: 0
}

#about-us-right {
    background-color: #fff;
    z-index: 1;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    margin-bottom: -180px;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -webkit-transition-delay: .4s;
    -moz-transition-property: opacity;
    -moz-transition-duration: .6s;
    -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -moz-transition-delay: .4s;
    -o-transition-property: opacity;
    -o-transition-duration: .6s;
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-delay: .4s;
    transition-property: opacity;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-delay: .4s
}

@media screen and (min-width:768px) {
    #about-us-right {
        margin-bottom: -282px;
        border-right: #C9C6C1 solid 1px
    }
}

@media screen and (max-width:980px) {
    #about-us-right {
        padding-top: 20px;
        position: relative;
        width: 66.66667%
    }
    .expand-button {
        display: none
    }
}

@media screen and (max-width:768px) {
    #about-us-right {
        padding-top: 20px;
        position: relative;
        width: 100%
    }
}

@media screen and (min-width:979px) {
    #about-us-right.is-overlay {
        position: absolute;
        -webkit-transition-duration: .3s;
        -webkit-transition-delay: 0s;
        -moz-transition-duration: .3s;
        -moz-transition-delay: 0s;
        -o-transition-duration: .3s;
        -o-transition-delay: 0s;
        transition-duration: .3s;
        transition-delay: 0s
    }
}

#about-us-right.is-overlay.is-expanded {
    width: 66.66667%;
    position: relative;
    padding-top: 20px;
    border-right: #C9C6C1 solid 1px
}

#history-icon {
    float: right
}

#community-icon {
    float: left
}

.about-us-description {
    color: #7c7668;
    font-size: 33px;
    line-height: 35px;
    font-family: FeltTipWoman, serif;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: .5em
}

.lightbox {
    display: none
}

.expand-button {
    position: absolute;
    top: 70px;
    right: 0;
    cursor: pointer
}

#about-us-row h2.content-header {
    font-size: 3.5em
}

#about-us-row h3.content-header {
    font-size: 2.4em;
    line-height: 1em;
    padding-bottom: .5em
}

.fb-like-container {
    position: absolute;
    right: 1em;
    bottom: .5em;
    z-index: 10
}

.featherlight .featherlight-content {
    background-color: #f2f2f0!important
}

.footer {
    padding-top: 0px;
    height: 160px;
}

@media screen and (max-width:768px) {
    #about-us-right.is-overlay.is-expanded {
        width: 100%
    }
    .fb-like-container {
        right: auto;
        left: 0
    }
    .footer {
        height: 100px
    }
}

.mobile-banner {
    position: relative;
    background-color: #f2f2f2;
    padding: 10px 0 12px;
    z-index: 80;
    top: -4px
}

.mobile-banner .row .inner-row {
    width: 312px;
    margin: 0 auto
}

@media screen and (min-width:769px) {
    .mobile-banner .row .inner-row {
        width: auto;
        margin: 0
    }
}

.mobile-banner .columns {
    padding: 0
}

.mobile-banner .columns.mobile-banner-link-section {
    float: left!important
}

.mobile-banner .mobile-banner-dismiss-section {
    width: 26px;
    margin: 19px 0 0
}

.mobile-banner .mobile-banner-logo-section {
    width: 58px;
    padding: 0
}

.mobile-banner .mobile-banner-heading-section {
    width: 136px;
    padding: 8px 0 0 8px
}

.mobile-banner .mobile-banner-link-section {
    width: 84px;
    padding: 20px 0 0
}

.mobile-banner .mobile-banner-dismiss {
    width: 12px
}

.mobile-banner .mobile-banner-logo {
    width: 56px
}

.mobile-banner .mobile-banner-heading {
    color: #000;
    font-size: 1.05em;
    line-height: 1.3
}

.mobile-banner .mobile-banner-heading a {
    color: #000
}

.mobile-banner .mobile-banner-sub-heading {
    color: #303030;
    font-size: .75em;
    margin: 0;
    line-height: 1
}

.mobile-banner .mobile-banner-sub-heading a {
    color: #303030
}

.mobile-banner .mobile-banner-link {
    color: #000;
    font-size: 1.2em
}

.afp14 {
    margin-top: -33px;
    margin-bottom: -290px
}

@media only screen {
    .afp14 {
        margin-top: 0
    }
}

@media screen and (max-width:768px) {
    .afp14 {
        margin-bottom: -180px
    }
}

@media only screen and (min-width:768px) and (max-width:1200px) {
    .afp14 .row {
        padding: 0 30px
    }
}

.afp14 .row .row {
    margin-left: 0;
    margin-right: 0
}

#coupon,
#get-yours-now,
.afp14 {
    font-family: inherit
}

#coupon h2,
#coupon p.h3,
#get-yours-now h2,
#get-yours-now p.h3,
.afp14 h2,
.afp14 p.h3 {
    color: #c41130;
    font-size: 3.4em;
    line-height: 1em;
    font-family: VAGRounded-Bold;
    text-transform: uppercase
}

#coupon p.h3,
#get-yours-now p.h3,
.afp14 p.h3 {
    font-weight: 400;
    font-size: 1.6em;
    line-height: 1.2em;
    font-family: VAGRoundedStd-Thin
}

#coupon p.h3 strong,
#get-yours-now p.h3 strong,
.afp14 p.h3 strong {
    font-weight: 400;
    font-family: VAGRounded-Bold
}

.play-by-play,
.play-by-play-text,
.roxy-wrapper .weekly-prize-draw,
.timeline-box .timeline-box-label {
    font-family: inherit
}

#coupon strong.strong,
#get-yours-now strong.strong,
.afp14 strong.strong {
    color: #c41130
}

#coupon .mighty-hero,
#get-yours-now .mighty-hero,
.afp14 .mighty-hero {
    padding: 40px 0
}

#coupon .mighty-hero .expander-hero,
#get-yours-now .mighty-hero .expander-hero,
.afp14 .mighty-hero .expander-hero {
    margin-top: 30px;
    max-height: 400px
}

@media only screen and (min-width:768px) {
    #coupon .mighty-hero .expander-hero,
    #get-yours-now .mighty-hero .expander-hero,
    .afp14 .mighty-hero .expander-hero {
        margin-top: 65px
    }
    #coupon .mighty-hero,
    #get-yours-now .mighty-hero,
    .afp14 .mighty-hero {
        padding: 70px 0
    }
}

@media only screen and (max-width:768px) {
    #coupon .mighty-hero,
    #get-yours-now .mighty-hero,
    .afp14 .mighty-hero {
        text-align: center
    }
    #coupon .mighty-hero .button,
    #get-yours-now .mighty-hero .button,
    .afp14 .mighty-hero .button {
        margin: 0 auto
    }
}

#coupon .mighty-3d,
#coupon .mighty-hero,
#get-yours-now .mighty-3d,
#get-yours-now .mighty-hero,
.afp14 .mighty-3d,
.afp14 .mighty-hero {
    background: url(../images/afp14/bg1b.png)
}

#coupon .mighty-3d,
#get-yours-now .mighty-3d,
.afp14 .mighty-3d {
    padding-top: 50px
}

#coupon .imgbuffer,
#get-yours-now .imgbuffer,
.afp14 .imgbuffer {
    padding-bottom: 50px
}

#coupon .mighty-3steps,
#coupon .mighty-oversight,
#get-yours-now .mighty-3steps,
#get-yours-now .mighty-oversight,
.afp14 .mighty-3steps,
.afp14 .mighty-oversight {
    padding: 50px 0;
    background: url(../images/afp14/bg2.png)
}

#coupon .flex-video-case,
#get-yours-now .flex-video-case,
.afp14 .flex-video-case {
    max-width: 800px;
    margin: 0 auto
}

@media screen and (min-width:540px) {
    #coupon img.pull-up,
    #get-yours-now img.pull-up,
    .afp14 img.pull-up {
        margin-top: -30px
    }
}

#coupon .mighty-3steps .columns,
#get-yours-now .mighty-3steps .columns,
.afp14 .mighty-3steps .columns {
    padding: 30px 0;
    border-top: 2px solid #d0cdc5;
    border-bottom: 2px solid #d0cdc5
}

#coupon .mighty-3steps .columns:first-of-type,
#coupon .mighty-3steps .columns:last-of-type,
#get-yours-now .mighty-3steps .columns:first-of-type,
#get-yours-now .mighty-3steps .columns:last-of-type,
.afp14 .mighty-3steps .columns:first-of-type,
.afp14 .mighty-3steps .columns:last-of-type {
    border: none
}

@media only screen and (min-width:768px) {
    #coupon .mighty-3steps .columns,
    #get-yours-now .mighty-3steps .columns,
    .afp14 .mighty-3steps .columns {
        padding: 30px 0;
        margin: 30px 0;
        border-right: 2px solid #d0cdc5;
        border-left: 2px solid #d0cdc5;
        border-top: none;
        border-bottom: none
    }
    #coupon .mighty-3steps .columns:first-of-type,
    #coupon .mighty-3steps .columns:last-of-type,
    #get-yours-now .mighty-3steps .columns:first-of-type,
    #get-yours-now .mighty-3steps .columns:last-of-type,
    .afp14 .mighty-3steps .columns:first-of-type,
    .afp14 .mighty-3steps .columns:last-of-type {
        border: none
    }
    #coupon .mighty-oversight .row .large-offset-1,
    #get-yours-now .mighty-oversight .row .large-offset-1,
    .afp14 .mighty-oversight .row .large-offset-1 {
        position: relative;
        margin-left: 4.1665%
    }
    #coupon .mighty-oversight .row .large-5,
    #get-yours-now .mighty-oversight .row .large-5,
    .afp14 .mighty-oversight .row .large-5 {
        width: 45.83317%
    }
}

#coupon .button.get-yours-now,
#get-yours-now .button.get-yours-now,
.afp14 .button.get-yours-now {
    padding: 0
}

#coupon .button.get-yours-now .block,
#get-yours-now .button.get-yours-now .block,
.afp14 .button.get-yours-now .block {
    display: block;
    background-color: #c41130;
    color: #fff;
    border-left: 3px solid #444343!important;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, .2)
}

#coupon .button.get-yours-now:hover .block,
#get-yours-now .button.get-yours-now:hover .block,
.afp14 .button.get-yours-now:hover .block {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background: #444343!important;
    text-decoration: none
}

#coupon .button.get-yours-now .button-text,
#get-yours-now .button.get-yours-now .button-text,
.afp14 .button.get-yours-now .button-text {
    display: table-cell;
    vertical-align: middle;
    font-family: inherit;
    font-weight: 400;
    font-style: normal;
    padding: 0 12px;
    text-transform: uppercase;
    font-size: 1.6em
}

#coupon .button.get-yours-now .icon-arrow-right,
#get-yours-now .button.get-yours-now .icon-arrow-right,
.afp14 .button.get-yours-now .icon-arrow-right {
    width: 60px;
    height: 60px;
    display: table-cell;
    border-left: 3px solid #a50d25!important;
    background: url(../images/sprite.png) -109px -124px no-repeat #b10e28
}

#coupon .button.get-yours-now:hover .icon-arrow-right,
#get-yours-now .button.get-yours-now:hover .icon-arrow-right,
.afp14 .button.get-yours-now:hover .icon-arrow-right {
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background-color: #a50d25!important;
    text-decoration: none
}

#coupon h3.underline,
#get-yours-now h3.underline,
.afp14 h3.underline {
    font-weight: 700;
    border-bottom: 2px solid #74726d;
    font-size: 1.4em;
    margin: 30px 0 30px 14px
}

@media screen and (max-width:768px) {
    #coupon h3.underline.pull-down,
    #get-yours-now h3.underline.pull-down,
    .afp14 h3.underline.pull-down {
        margin-bottom: -30px;
        margin-top: 60px
    }
}

#coupon .step-copy,
#get-yours-now .step-copy,
.afp14 .step-copy {
    padding: 54px 15px 0
}

#coupon .step-copy h4,
#get-yours-now .step-copy h4,
.afp14 .step-copy h4 {
    color: #c41130;
    text-transform: uppercase
}

#coupon .expander-disclaimer,
#get-yours-now .expander-disclaimer,
.afp14 .expander-disclaimer {
    font-size: .75em
}

.slide-down-box {
    margin-bottom: 20px
}

.slide-down-box .slide-down-box-content {
    display: none
}

.slide-down-box .slide-down-box-toggle {
    color: #9c1127;
    font-weight: 700;
    cursor: pointer
}

.slide-down-box .slide-down-box-toggle img {
    margin-left: 4px;
    margin-top: -2px
}

.flexslider-container {
    text-align: center;
    position: relative
}

.flexslider-inner-container {
    position: relative;
    width: 230px;
    display: inline-table;
    margin-left: -14px
}

.flexslider {
    margin: 0;
    padding: 0;
    position: relative
}

.flex-viewport {
    overflow: visible!important
}

.flexslider .slides {
    list-style: none
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style: none!important
}

.no-js .slides>li:first-child,
.slides:after,
html[xmlns] .slides {
    display: block
}

.flex-direction-nav,
.open-kitchen-dashboard ul.menu-top,
.open-kitchen-dashboard ul.paginationLink {
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .slides {
    height: 1%
}

.flex-direction-nav {
    display: none
}

.flex-direction-nav a {
    display: block;
    width: 30px;
    height: 60px;
    margin: -15px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    background-color: #000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flex-direction-nav .flex-prev {
    left: -57px
}

.flex-direction-nav .flex-next {
    right: -57px
}

.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
    opacity: .7
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -45px;
    text-align: center;
    margin: 0;
    padding-bottom: 5px
}

.flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    width: 6px;
    height: 6px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-next,
    .flex-direction-nav .flex-prev {
        opacity: 1
    }
    .flexslider-button {
        display: block
    }
}

#flexslider-timeline .flex-control-nav,
.open-kitchen-dashboard .dataTables_filter,
.open-kitchen-dashboard .dataTables_info,
.open-kitchen-dashboard .dataTables_length {
    display: none
}

.flexslider-button {
    width: 30px;
    height: 60px;
    background-color: #000;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 10;
    padding-top: 17px;
    cursor: pointer;
    opacity: .6;
    display: none
}

.flexslider-prev-button {
    left: -16px
}

.flexslider-next-button {
    right: -16px
}

.open-kitchen-dashboard .table-box {
    overflow-y: hidden
}

.open-kitchen-dashboard .dataTables_paginate {
    text-align: center
}

.open-kitchen-dashboard .paginate_button.next,
.open-kitchen-dashboard .paginate_button.previous {
    text-indent: -9999px
}

.open-kitchen-dashboard .paginate_button.next:before,
.open-kitchen-dashboard .paginate_button.previous:before {
    content: ">";
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 26px;
    z-index: 10;
    text-indent: 0
}

.open-kitchen-dashboard .paginate_button.previous:before {
    content: '<'
}

.open-kitchen-dashboard .paginate_button {
    color: #424242;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    vertical-align: bottom;
    border: 1px solid #a9a9a9;
    padding: 2px 8px;
    margin: 0 4px;
    min-width: 26px;
    line-height: 1.6;
    position: relative
}

.open-kitchen-dashboard .paginate_button.current,
.open-kitchen-dashboard .paginate_button:focus,
.open-kitchen-dashboard .paginate_button:hover {
    color: #fff;
    background-color: #979797;
    text-decoration: none
}

.open-kitchen-dashboard .table-dashboard .cancellation {
    min-width: 84px;
    word-break: break-all
}

.open-kitchen-dashboard .table-dashboard.table-user th {
    vertical-align: middle
}

.open-kitchen-dashboard .table-dashboard .colEmail {
    word-break: break-all;
    min-width: 160px
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px;
    vertical-align: middle
}

table.dataTable thead .sorting {
    background-image: url(../images/sort_both.png)
}

table.dataTable thead .sorting_asc {
    background-image: url(../images/sort_asc.png)
}

table.dataTable thead .sorting_desc {
    background-image: url(../images/sort_desc.png)
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url(../images/sort_asc_disabled.png)
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url(../images/sort_desc_disabled.png)
}

table.dataTable td.checkboxAll,
table.dataTable td.select-checkbox {
    position: relative;
    vertical-align: middle
}

table.dataTable td.checkboxAll:after,
table.dataTable td.checkboxAll:before,
table.dataTable td.select-checkbox:after,
table.dataTable td.select-checkbox:before {
    display: block;
    position: absolute;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box
}

table.dataTable td.checkboxAll:before,
table.dataTable td.select-checkbox:before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid #000;
    border-radius: 3px
}

table.dataTable td.checkboxAll.selected:after,
table.dataTable tr.selected td.select-checkbox:after {
    content: '\2714';
    margin-top: -11px;
    margin-left: -4px;
    text-align: center
}

table.dataTable td.checkboxAll {
    height: 50px
}

.image-info-box {
    position: relative;
    width: 100%;
    padding-bottom: 1.5em
}

.image-info-box h3 {
    color: #c41130;
    text-transform: uppercase;
    font-size: 22px
}

.image-info-box a {
    font-weight: 700
}

.image-info-box a img {
    margin-left: .2em
}

.image-info-box-left {
    position: relative;
    width: 120px
}

.image-info-box-left img {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -13px
}

.image-info-box-right {
    position: relative;
    margin-left: 120px;
    width: auto
}

.timeline-box {
    position: relative;
    width: 217px;
    height: 277px;
    margin-left: -15px
}

.timeline-box .timeline-box-icon {
    position: absolute;
    top: 70px;
    left: 35px
}

.timeline-box .timeline-divider {
    position: absolute;
    top: 40px;
    left: -60px;
    max-width: 383px
}

.timeline-box .timeline-box-label {
    font-size: 24px;
    color: #c41130;
    font-weight: 700
}

.timeline-box .timeline-box-description {
    position: absolute;
    top: 215px;
    width: 217px;
    color: #000
}

.timeline-box p {
    width: 160px;
    margin-left: 25px
}

#timeline .flexslider-button {
    margin-top: -156px
}

#flexslider-timeline {
    height: 400px
}

.info-box {
    position: relative;
    width: 217px;
    height: 277px;
    overflow: hidden;
    cursor: pointer
}

.info-box .info-box-more-button-bg {
    width: 40px;
    height: 40px;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent
}

.info-box .info-box-icon {
    position: absolute;
    top: 40px;
    left: 20px
}

.info-box .info-box-label {
    position: absolute;
    bottom: -25px;
    right: 0;
    text-transform: uppercase;
    font-size: 24px;
    color: #FFF;
    width: 217px;
    text-align: center;
    text-decoration: none;
    font-weight: lighter;
    line-height: 27px;
    padding: 1em;
    letter-spacing: 1px
}

.info-box .info-box-more-button {
    float: right;
    cursor: pointer
}

.info-box .info-box-more-button img {
    margin-top: -84px;
    margin-right: -16px
}

.info-box .info-box-description {
    width: 217px;
    position: absolute;
    top: 40px;
    right: 0;
    padding: 0 20px 20px;
    display: none;
    text-align: left
}

.info-box .info-box-description h3 {
    color: #FFF
}

.info-box .info-box-description p {
    font-size: 14px;
    line-height: 20px
}

.info-box .info-box-description a {
    font-weight: 700;
    font-size: 16px
}

.big-box {
    height: 340px
}

.organge-box {
    background-color: #fab936;
    -webkit-box-shadow: -3px 3px 0 #f69015;
    -moz-box-shadow: -3px 3px 0 #f69015;
    box-shadow: -3px 3px 0 #f69015
}

.organge-box .info-box-description a,
.organge-box .info-box-description h3,
.organge-box .info-box-description p {
    color: #241a04
}

.orange-info-box-more-button {
    border-top: 40px solid #f69015
}

.red-box {
    background-color: #c41130;
    -webkit-box-shadow: -3px 3px 0 #444343;
    -moz-box-shadow: -3px 3px 0 #444343;
    box-shadow: -3px 3px 0 #444343;
    color: #FFF
}

.red-box a {
    color: #fff
}

.red-info-box-more-button {
    border-top: 40px solid #444343
}

.grey-box {
    background-color: #7c7668;
    -webkit-box-shadow: -3px 3px 0 #5c5649;
    -moz-box-shadow: -3px 3px 0 #5c5649;
    box-shadow: -3px 3px 0 #5c5649;
    color: #FFF
}

.grey-box a {
    color: #fff
}

.grey-info-box-more-button {
    border-top: 40px solid #5c5649
}

.green-box {
    background-color: #8ab525;
    -webkit-box-shadow: -3px 3px 0 #698a1c;
    -moz-box-shadow: -3px 3px 0 #698a1c;
    box-shadow: -3px 3px 0 #698a1c
}

.green-box .info-box-description a,
.green-box .info-box-description h3,
.green-box .info-box-description p {
    color: #241a04
}

.green-info-box-more-button {
    border-top: 40px solid #698a1c
}

.promo-relative {
    position: relative;
    margin: 0 auto -291px
}

.take-a-break-static {
    background-image: url(../images/promo-images/take-a-break-bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 1152px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0
}

.roxy-wrapper .roxy-logo,
.stop-and-smell {
    background-position: top right;
    background-size: auto;
    background-repeat: no-repeat
}

@media screen and (max-width:1219px) {
    .take-a-break-static {
        display: none
    }
}

.take-a-break-flex {
    position: relative
}

.take-a-break-flex img.wide {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width:768px) and (max-width:1219px) {
    .take-a-break-flex img.wide {
        display: inherit
    }
}

@media screen and (min-width:1220px) {
    .take-a-break-flex img.wide {
        display: none
    }
}

@media screen and (min-width:300px) and (max-width:767px) {
    .take-a-break-flex img.wide {
        display: none
    }
}

.take-a-break-flex img.thin {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width:768px) {
    .take-a-break-flex img.thin {
        display: none
    }
}

.mosaic-promo-double-catch>a,
.mosaic-promo-sal-catch>a {
    display: block
}

@media screen and (min-width:310px) and (max-width:350px) {
    .flex-text-container {
        padding: 10px 0 40px
    }
}

@media screen and (min-width:350px) and (max-width:480px) {
    .flex-text-container {
        padding: 60px 0 0
    }
}

@media screen and (min-width:480px) and (max-width:640px) {
    .flex-text-container {
        padding: 100px 0 40px
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    .flex-text-container {
        padding: 150px 100px 0 0
    }
}

@media screen and (min-width:768px) and (max-width:920px) {
    .flex-text-container {
        padding: 120px 100px 0 120px
    }
}

@media screen and (min-width:920px) and (max-width:1024px) {
    .flex-text-container {
        padding: 130px 100px 40px 120px
    }
}

@media screen and (min-width:1025px) and (max-width:1219px) {
    .flex-text-container {
        padding: 145px 100px 40px 155px
    }
}

@media screen and (min-width:1220px) {
    .flex-text-container {
        padding: 185px 100px 40px 0
    }
}

.nominate-text {
    font-size: .875em;
    line-height: emCal(18px);
    color: #68393e
}

.nominate-text .heading-part {
    font-size: 1.125em;
    font-weight: 700
}

.nominate-text .enter_now_button {
    display: block;
    margin-top: 30px
}

.nominate-text .enter_now_button a {
    background-color: #9dc62f;
    color: #2f2611;
    padding: 12px 50px;
    font-weight: 700
}

@media screen and (min-width:1024px) {
    .video-max-constraint {
        margin: 0 auto;
        max-width: 520px;
        text-align: center
    }
}

.mosaic-promo-double-catch {
    height: 23.95em
}

@media screen and (min-width:320px) and (max-width:420px) {
    .mosaic-promo-double-catch {
        height: 20.95em
    }
}

@media screen and (min-width:421px) and (max-width:520px) {
    .mosaic-promo-double-catch {
        height: 23.95em
    }
}

@media screen and (min-width:521px) and (max-width:580px) {
    .mosaic-promo-double-catch {
        height: 25.95em
    }
}

@media screen and (min-width:581px) and (max-width:640px) {
    .mosaic-promo-double-catch {
        height: 27.95em
    }
}

@media screen and (min-width:641px) and (max-width:767px) {
    .mosaic-promo-double-catch {
        height: 31.95em
    }
}

@media screen and (min-width:768px) and (max-width:767px) {
    .mosaic-promo-double-catch {
        height: 23.95em
    }
}

@media screen and (min-width:421px) and (max-width:566px) {
    .mosaic-promo-double-catch {
        height: 24.95em
    }
}

@media screen and (max-width:768px) {
    .mosaic-promo-double-catch {
        margin-bottom: .45em
    }
}

.catch-break-promo-vid {
    margin: 0 auto;
    width: 100%;
    padding: 1em 1em 0;
    height: auto
}

.flex-video.vimeo {
    margin-bottom: .5em
}

.catch-promo-p {
    padding-left: 1em;
    padding-right: 1em
}

.catch-promo-p p.promotext {
    font-size: .9em;
    color: #fff;
    line-height: 1.125em;
    margin-bottom: .5em
}

@media screen and (min-width:1023px) {
    .catch-promo-p p.promotext {
        margin-bottom: -.25em
    }
}

.catch-promo-p p.promotext.right {
    text-align: right
}

.play-by-play {
    color: #fff;
    line-height: 1.025em;
    text-transform: uppercase;
    font-size: 1.75em;
    position: absolute;
    top: .775em;
    left: .375em
}

@media screen and (max-width:320px) {
    .play-by-play {
        font-size: 1.375em
    }
}

@media screen and (min-width:58.75em) {
    .play-by-play {
        font-size: 2em;
        padding-right: 1.875em;
        line-height: 30px
    }
}

@media screen and (min-width:40.75em) {
    .play-by-play {
        line-height: .875em
    }
}

.play-by-play-text {
    color: #fff;
    line-height: 1.025em;
    font-size: .9em;
    position: absolute;
    top: 5.375em;
    left: .75em;
    padding-right: 1em
}

.mosaic-promo-catch {
    background-color: #c41130;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

@media screen and (min-width:58.75em) {
    .mosaic-promo-catch .right-arrow {
        background-color: #b10e28;
        border-left: .1875em solid #a50d25
    }
    .mosaic-promo-catch:hover,
    .mosaic-promo-catch:hover .right-arrow {
        background-color: #a50d25;
        border-left: none
    }
}

.stop-and-smell {
    background-image: url(../images/promo-images/backer.png)
}

@media screen and (min-width:320px) and (max-width:550px) {
    .stop-and-smell {
        background-image: url(../images/promo-images/backer_small.png)
    }
}

@media screen and (min-width:768px) and (max-width:1010px) {
    .stop-and-smell {
        background-image: url(../images/promo-images/backer_small.png)
    }
}

.sally-bg {
    background-color: #3b85c3
}

@media screen and (max-width:768px) {
    .sally-bg {
        background-image: none
    }
}

.mosaic-promo-sal-catch {
    height: 15.95em
}

@media screen and (min-width:320px) and (max-width:350px) {
    .mosaic-promo-sal-catch {
        height: 23.95em
    }
}

@media screen and (min-width:350px) and (max-width:420px) {
    .mosaic-promo-sal-catch {
        height: 23.95em
    }
}

@media screen and (min-width:421px) and (max-width:480px) {
    .mosaic-promo-sal-catch {
        height: 20.95em
    }
}

@media screen and (min-width:481px) and (max-width:767px) {
    .mosaic-promo-sal-catch {
        height: 16.95em
    }
}

@media screen and (min-width:768px) and (max-width:820px) {
    .mosaic-promo-sal-catch {
        height: 20.95em
    }
}

@media screen and (min-width:821px) and (max-width:920px) {
    .mosaic-promo-sal-catch {
        height: 18.95em
    }
}

@media screen and (min-width:921px) and (max-width:1024px) {
    .mosaic-promo-sal-catch {
        height: 18.95em
    }
}

@media screen and (min-width:1025px) and (max-width:1110px) {
    .mosaic-promo-sal-catch {
        height: 18.95em
    }
}

@media screen and (min-width:1111px) and (max-width:1220px) {
    .mosaic-promo-sal-catch {
        height: 16.95em
    }
}

.sally-social {
    background-color: #fff;
    position: relative;
    margin-left: .45em;
    margin-right: .45em;
    margin-bottom: .45em;
    padding: 1.45em 2em 1em .45em
}

@media screen and (max-width:767px) {
    .sally-social {
        text-align: center;
        padding: 1em 0 .45em
    }
}

@media screen and (max-width:525px) {
    .sally-social .hide-large {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1049px) {
    .sally-social .hide-large {
        display: none
    }
}

@media screen and (min-width:524px) and (max-width:767px) {
    .sally-social .hide-small {
        display: none
    }
}

@media screen and (min-width:1048px) {
    .sally-social .hide-small {
        display: none
    }
}

.sally-social.insty {
    margin-bottom: 2em
}

@media screen and (min-width:768px) {
    .sally-bg {
        background-image: url(../images/promo-images/Sally_ocean_03.png);
        background-position: top right;
        background-repeat: no-repeat;
        background-size: auto
    }
    .sally-social .twitter {
        height: 142px
    }
    .roxy-wrapper .prize-container {
        min-height: 66px
    }
}

.sally-social .social-icon {
    position: absolute;
    top: 20px;
    right: 0;
    height: 33px;
    width: 33px
}

@media screen and (min-width:768px) and (max-width:1110px) {
    .sally-social .social-icon {
        display: none
    }
}

@media screen and (min-width:320px) and (max-width:640px) {
    .sally-social .social-icon {
        display: none
    }
}

.sally-social .social-icon.instagram {
    background-image: url(../images/promo-images/insty.gif)
}

.sally-social .social-icon.twitter {
    background-image: url(../images/promo-images/twitter.gif)
}

.roxy-wrapper {
    background-color: #f15922
}

.roxy-wrapper.clearfix {
    zoom: 1
}

.roxy-wrapper.clearfix:after,
.roxy-wrapper.clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.roxy-wrapper.clearfix:after {
    clear: both
}

.roxy-wrapper .roxy-logo {
    min-height: 66px;
    background-image: url(../images/promo-images/roxy-logo.png)
}

.roxy-wrapper .prize-container {
    text-align: left
}

@media screen and (max-width:768px) {
    .roxy-wrapper .roxy-logo {
        background-position: top center
    }
    .roxy-wrapper .prize-container {
        text-align: center
    }
    .mothers-may {
        margin-bottom: -180px
    }
}

.roxy-wrapper .prize-container.buffer1 {
    padding-top: 1em;
    padding-bottom: 1em
}

.roxy-wrapper .prize-container.buffer2 {
    padding-top: 1.5em;
    padding-bottom: 1.5em
}

.roxy-wrapper .prize-container .prize-winner {
    font-size: .9em;
    color: #fff;
    line-height: 1.125em
}

.roxy-wrapper .weekly-prize-draw {
    color: #fff;
    line-height: 1em;
    font-size: 2em;
    padding-right: 1em;
    margin-left: .25em
}

.additional-pad {
    margin-top: .45em;
    padding: 0 .2125em
}

.instagram-fix {
    position: relative;
    padding-left: 1em
}

@media screen and (max-width:350px) {
    .instagram-fix {
        padding-left: 5px
    }
}

.mother-centered {
    text-align: center
}

@media screen and (min-width:1200px) {
    .l-mothersday-hero {
        background-image: url(../images/promo-images/KFC4830_MothersDay_LP_V3_01-03.jpg);
        background-position: center bottom;
        height: 445px;
        width: 100%;
        background-repeat: no-repeat
    }
}

@media screen and (max-width:1199px) {
    .l-mothersday-hero {
        background-image: none
    }
}

.l-mothersday-hero .large {
    display: none
}

@media screen and (min-width:941px) and (max-width:1199px) {
    .l-mothersday-hero .large {
        display: block
    }
}

@media screen and (min-width:940px) {
    .l-mothersday-hero .mobile {
        display: none
    }
}

.l-velvet {
    background-image: url(../images/promo-images/velvet.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 75px;
    width: 100%
}

.l-velvet .main {
    padding-top: 30px
}

.l-velvet .smaller {
    font-size: 12px
}

.open-kitchen {
    margin-bottom: -290px;
    clear: both
}

@media only screen and (min-width:58.75em) {
    .open-kitchen {
        margin-top: 0
    }
}

@media screen and (max-width:768px) {
    .open-kitchen {
        margin-bottom: -180px
    }
}

.open-kitchen h3 .red {
    color: #c41130
}

.open-kitchen .row .row {
    margin-left: 0;
    margin-right: 0
}

.open-kitchen .centered-content {
    text-align: center;
    padding: 0
}

.open-kitchen .booking-link {
    display: inline-block
}

.open-kitchen .booking-button {
    display: inline-block;
    font-family: arial, helvetica, sans-serif;
    color: #2f2611;
    background-color: #9dc62f;
    border-left: 4px solid #8ab626;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    padding: 11px 20px;
    font-weight: 700
}

.open-kitchen .booking-button:hover {
    background-color: #8ab626
}

.open-kitchen #renderStoreNearest .action-store-address {
    text-transform: none
}

.grey-repeat .expect h4,
.grey-repeat h4,
.open-kitchen-hero h4 {
    text-transform: uppercase;
    font-family: inherit
}

.open-kitchen .action-store-distance {
    font-weight: 700
}

.open-kitchen .findastore {
    padding-left: 10px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.open-kitchen .column-border-bottom {
    margin: 0 10px
}

@media only screen and (max-width:767px) {
    .open-kitchen .column-border-bottom {
        margin-bottom: 16px
    }
}

.open-kitchen .kfctourspacer {
    height: 150px
}

.open-kitchen .google-maps {
    position: relative;
    padding-bottom: 88.25%;
    height: 0;
    overflow: hidden;
    border-bottom: 2px solid #d3d1cd
}

.open-kitchen .google-maps #map_canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    margin-top: 20px;
    border: 2px solid #d3d1cd
}

.open-kitchen .flex-img {
    position: relative
}

.open-kitchen .flex-img .wide-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    display: none
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .open-kitchen .flex-img .wide-bg {
        display: inherit
    }
}

.open-kitchen .flex-img .thin-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    display: none
}

@media only screen and (max-width:767px) {
    .open-kitchen .flex-img .thin-bg {
        display: inherit
    }
}

.open-kitchen-hero {
    position: relative;
    width: 100%;
    background-color: #fff;
    background-repeat: repeat
}

.open-kitchen-hero .open-kitchen-hero-image-mobile {
    display: block
}

.open-kitchen-hero .open-kitchen-hero-image-desktop {
    display: none
}

@media only screen and (min-width:961px) {
    .open-kitchen-hero .open-kitchen-hero-image-mobile {
        display: none
    }
    .open-kitchen-hero .open-kitchen-hero-image-desktop {
        display: block
    }
}

.open-kitchen-hero h4 {
    text-align: center;
    color: #241a04;
    margin: 0 auto 50px;
    max-width: 660px
}

@media only screen and (min-width:1180px) and (max-width:1199px) {
    .open-kitchen-hero h4 {
        margin-top: 275px
    }
}

@media only screen and (min-width:1024px) and (max-width:1179px) {
    .open-kitchen-hero h4 {
        margin-top: 255px
    }
}

@media only screen and (min-width:941px) and (max-width:1023px) {
    .open-kitchen-hero h4 {
        margin-top: 220px
    }
}

@media only screen and (min-width:880px) and (max-width:940px) {
    .open-kitchen-hero h4 {
        margin-top: 205px
    }
}

@media only screen and (min-width:768px) and (max-width:879px) {
    .open-kitchen-hero h4 {
        margin-top: 170px
    }
}

.open-kitchen-hero .booking.link {
    position: absolute;
    left: 50%;
    bottom: 100px
}

.grey-repeat {
    width: 100%;
    background-image: url(../images/openkitchen/grey_pattern.jpg);
    background-repeat: repeat;
    padding-top: 80px
}

.grey-repeat h4 {
    text-align: center;
    color: #241a04;
    margin: 0 auto 50px;
    max-width: 660px
}

.grey-repeat h3 {
    color: #241a04;
    font-family: inherit
}

.grey-repeat h3 span.red {
    color: #c41130
}

.grey-repeat .expect {
    text-align: center;
    padding-right: 2em;
    padding-left: 0
}

.grey-repeat .expect p {
    text-align: justify
}

.grey-repeat .expect h4 {
    color: #c41130;
    text-align: left;
    margin-bottom: .25em;
    margin-top: 1em
}

.grey-repeat .joinkfc {
    text-align: left
}

.grey-repeat .joinkfc h1 {
    color: #241a04;
    font-family: inherit;
    padding-left: 0
}

@media only screen and (max-width:767px) {
    .grey-repeat .expect {
        padding: 0
    }
    .grey-repeat .joinkfc h1 {
        padding-left: 0
    }
}

.grey-repeat .joinkfc h1 span.red {
    color: #c41130
}

.open-kitchen-new .bottom-grey {
    display: none
}

.open-kitchen-new .booking-button {
    margin-bottom: 60px
}

.open-kitchen .bottom-grey .findastore {
    padding-top: 20px
}

.open-kitchen-hero-top {
    padding: 0;
    position: relative
}

h3 span.red {
    color: #C41130
}

.tear {
    width: 100%;
    background-image: url(../images/openkitchen/tear.png);
    background-repeat: repeat-x;
    height: 45px;
    margin-top: 50px
}

.tear.white {
    background-image: url(../images/openkitchen/tear_white.png)
}

.tear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.bottom-grey {
    width: 100%;
    background-color: #f7f7f7;
    padding-bottom: 160px;
    padding-top: 40px
}

.bottom-grey .tellmemore {
    padding: 1em
}

.bottom-grey h3 {
    color: #241a04;
    font-family: inherit
}

.bottom-grey h3 span.red,
.joinatour_red {
    color: #c41130
}

.open-kitchen .tour-map .row .store.accordion-store-detail .row.l-large-push-down-1 .small-12.columns {
    padding-left: 0
}

.open-kitchen .tour-map .row .store.accordion-store-detail .row.l-large-push-down-1 .small-12.columns .action-store-name {
    cursor: pointer
}

.open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left {
    padding-left: 0;
    padding-bottom: 1em
}

@media only screen and (max-width:767px) {
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left {
        padding-top: 1em
    }
}

.open-kitchen .nearest-store .store {
    padding-top: 0
}

.open-kitchen .tour-map .second-store {
    padding-top: 1em
}

.open-kitchen .tour-map .right.getdirections {
    position: relative;
    top: -6px
}

@media only screen and (max-width:767px) {
    .open-kitchen .tour-map .right.getdirections {
        top: 10px
    }
}

.open-kitchen .tour-map .row .small-12.large-4.columns .row .small-1.large-1.columns.hide-for-small {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (max-width:939px) {
    .open-kitchen .tour-map .row .small-12.large-4.columns .row .small-10.large-9.columns {
        padding-left: 0
    }
    .open-kitchen .tour-map .row .small-12.large-4.columns .row .small-1.large-1.columns.hide-for-small {
        display: none
    }
    .open-kitchen .tour-map .row .small-12.large-4.columns .row .small-2.large-2.columns {
        padding-left: 0
    }
}

.open-kitchen .tour-map .row .small-12.columns.showmorestores {
    padding-left: 0;
    padding-top: 1em
}

.bottom-grey {
    padding: 0
}

.grey-repeat {
    padding-bottom: 0
}

.open-kitchen .open-kitchen {
    padding-top: 40px;
    background-color: #f7f7f7
}

.open-kitchen .open-kitchen .findastore {
    padding-top: 20px
}

.open-kitchen {
    background-color: #F7F7F7
}

.open-kitchen .showmorestores .closest-store-show-more {
    background-color: transparent!important;
    border: none;
    box-shadow: none;
    color: #c41130!important;
    font-size: 14px;
    font-weight: 700;
    padding: 0
}

.open-kitchen .showmorestores .l-small-push-up-1 {
    margin: 0
}

.open-kitchen.open-kitchen-new {
    background-image: url(../images/openkitchen/grey_pattern.jpg);
    background-repeat: repeat
}

.open-kitchen .nearest-store .store {
    padding-bottom: 11px
}

.closest-store {
    padding-bottom: 12px
}

.open-kitchen-hero-top .button-book-wrap ul li .booking-button,
.open-kitchen-new .button-green {
    font-family: arial, helvetica, sans-serif;
    color: #2f2611;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    padding: 11px 20px;
    font-weight: 700
}

.open-kitchen .accordion-store-detail p {
    width: 70%
}

.open-kitchen-hero-top .open-kitchen-hero-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    max-width: 75em;
    margin: 0 auto 0 -37.5em;
    left: 50%
}

.open-kitchen-hero-top .button-book-wrap {
    position: absolute;
    z-index: 1;
    bottom: 50px;
    right: 0
}

.open-kitchen-hero-top .button-book-wrap ul {
    list-style: none;
    margin: 0
}

.open-kitchen-hero-top .button-book-wrap ul li {
    margin-bottom: 10px
}

.open-kitchen-hero-top .button-book-wrap ul li .booking-button {
    display: inline-block;
    background-color: #9dc62f;
    border-left: 4px solid #8ab626;
    min-width: 250px
}

.open-kitchen-hero-top .button-book-wrap ul li .booking-button:hover {
    background-color: #8ab626
}

.open-kitchen-hero-top .button-book-wrap ul li:last-child {
    margin-bottom: 0
}

.open-kitchen-new .tour-map .btn-store-link {
    float: right;
    display: block;
    width: auto;
    margin-top: 25px;
    clear: both
}

.open-kitchen-new .tour-map .btn-store-link .getdirections {
    top: 0
}

.open-kitchen-new .tour-map .event-status.waiting-list {
    float: right;
    clear: both
}

.open-kitchen-new .tour-map .event-status.waiting-list .booking-button {
    margin-bottom: 0;
    min-width: 160px;
    text-align: center
}

.open-kitchen-new .tour-map .event-status.book-closed .booking-button {
    background-color: #dad8d9;
    border-left: 4px solid #c2c2c2;
    min-width: 160px
}

.open-kitchen-new .tour-map .event-status.registration-closed .booking-button {
    background-color: #dad8d9;
    border-left: 4px solid #c2c2c2;
    min-width: 200px
}

.open-kitchen-new .button-green {
    display: inline-block;
    background-color: #9dc62f;
    border-left: 4px solid #8ab626
}

#cboxCurrent,
#cboxTitle {
    color: #949494;
    bottom: 4px
}

.open-kitchen-new .button-green:hover {
    background-color: #8ab626
}

.open-kitchen-new.bg-white {
    background: #FFF
}

@media only screen and (max-width:1440px) {
    .open-kitchen-hero-top .button-book-wrap {
        right: 70px;
        bottom: 15px
    }
}

@media only screen and (max-width:1280px) {
    .open-kitchen-hero-top .open-kitchen-hero-inner {
        max-width: inherit;
        margin: 0;
        left: 0
    }
    .open-kitchen-hero-top .button-book-wrap {
        bottom: 10px;
        right: inherit;
        text-align: center;
        width: 100%
    }
    .open-kitchen-hero-top .button-book-wrap ul {
        display: inline-block
    }
    .open-kitchen-hero-top .button-book-wrap ul li {
        display: inline-block;
        margin: 10px 5px 0
    }
}

.cboxIframe,
.cboxPhoto {
    display: block;
    border: 0
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left {
        padding-right: 0;
        width: 100%
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left .event-status .booking-button {
        margin-bottom: 0
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left .event-status.book-closed .booking-button {
        min-width: 167px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right .event-status {
        float: left
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right .event-status .booking-button {
        margin-bottom: 10px;
        min-width: 167px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right .btn-store-link {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:930px) and (max-width:1024px) {
    .open-kitchen .tour-map .row .store.accordion-store-detail .pos-relative {
        position: relative;
        margin-bottom: 20px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .pos-absolute-a {
        position: absolute;
        right: 2px;
        width: auto!important;
        top: -3px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .pos-absolute-b {
        position: absolute;
        right: 2px;
        width: auto!important;
        top: -2px
    }
}

@media only screen and (max-width:768px) {
    .open-kitchen .column-border-bottom {
        margin-right: 0;
        margin-left: 0
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left,
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right {
        padding-top: 1em
    }
}

.actions-green .actions-offers-button {
    background-color: #9ac72e;
    border-color: #6ca312;
    padding: 1em 0 0 1.25em;
    line-height: 2.2em
}

.actions-green .actions-offers-button .actions-offers-heading {
    max-width: 80%
}

.actions-green .actions-offers-button:hover,
.actions-green .actions-offers-button:hover .actions-right-arrow {
    background-color: #6ca312;
    border-color: #6ca312
}

.actions-green .actions-offers-button .actions-right-arrow {
    background-color: #89b226;
    border-color: #6ca312
}

.actions-red .actions-offers-button:hover,
.actions-red .actions-offers-button:hover .actions-right-arrow {
    border-color: #444343
}

@media only screen and (max-width:540px) {
    .open-kitchen-hero-top .open-kitchen-hero-inner {
        position: relative;
        padding-bottom: 10px;
        background-image: url(../images/openkitchen/grey_pattern.jpg)
    }
    .open-kitchen-hero-top .button-book-wrap {
        position: relative;
        bottom: 0
    }
}

@media only screen and (min-width:375px) and (max-width:767px) {
    .open-kitchen-new .tour-map .event-status.waiting-list {
        margin-bottom: 15px
    }
    .open-kitchen-new .tour-map .btn-store-link {
        margin-top: 15px
    }
}

@media only screen and (max-width:374px) {
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left {
        padding-right: 0;
        width: 100%
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left .event-status .booking-button {
        margin-bottom: 0
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.left .event-status.book-closed .booking-button {
        min-width: 167px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right .event-status {
        float: left
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right .event-status .booking-button {
        margin-bottom: 10px;
        min-width: 167px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .small-6.columns.right .btn-store-link {
        margin-bottom: 20px;
        margin-top: 10px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .pos-relative {
        position: relative
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .pos-absolute-a {
        position: absolute;
        right: 2px;
        width: auto!important;
        top: 25px
    }
    .open-kitchen .tour-map .row .store.accordion-store-detail .pos-absolute-b {
        position: absolute;
        right: 2px;
        width: auto!important;
        top: 10px
    }
}

@media only screen and (max-width:540px) {
    .open-kitchen-new .button-green#open-kitchens-submit {
        padding: 10px 13px
    }
}

#cboxOverlay,
#cboxOverlayClone,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxTitle {
    margin: 0;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cboxPhoto {
    float: left;
    margin: auto;
    max-width: none
}

.cboxIframe {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: #fff
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay,
#cboxOverlayClone {
    position: fixed;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=90);
    background: #000;
    opacity: .5!important
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active,
#colorbox {
    outline: 0
}

#cboxContent {
    background: #fff;
    overflow: hidden;
    position: relative
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    -webkit-overflow-scrolling: touch;
    margin-bottom: 28px;
    overflow: hidden!important
}

#cboxCurrent {
    position: absolute;
    left: 58px
}

#cboxLoadingOverlay {
    background: url(../images/openkitchen/colorbox/loading_background.png) center center no-repeat
}

#cboxLoadingGraphic {
    background: url(../images/openkitchen/colorbox/loading.gif) center center no-repeat
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxClose,
#cboxNext,
#cboxPrevious {
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    position: absolute
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious {
    bottom: 0;
    left: 0;
    background: url(../images/openkitchen/colorbox/controls.png) -75px 0 no-repeat
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
    bottom: 0;
    left: 27px;
    background: url(../images/openkitchen/colorbox/controls.png) -50px 0 no-repeat
}

#cboxNext:hover {
    background-position: -50px -25px
}

#cboxClose {
    bottom: 0;
    right: 0;
    background: url(../images/openkitchen/colorbox/controls.png) -25px 0 no-repeat;
    display: none
}

#cboxClose:hover {
    background-position: -25px -25px
}

.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

#cboxWrapper {
    max-width: none;
    background-color: #FFF
}

#colorbox:not(.onCenter) {
    top: 20px!important
}

#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
    background: #FFF;
    width: 12px;
    height: 12px
}

#cboxContent .cboxOverlayLoading {
    position: absolute;
    background: #FFF;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .5;
    top: 0;
    left: 0;
    display: none
}

#cboxContent .cboxOverlayLoading .cboxLoading {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/openkitchen/colorbox/loading.gif);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px
}

@media only screen and (min-width:1280px) {
    #colorbox:not(.onCenter) {
        top: 180px!important
    }
}

@media only screen and (max-width:1024px) {
    #colorbox:not(.onCenter) {
        top: 10px!important
    }
}

.icheckbox_minimal,
.iradio_minimal {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(../images/openkitchen/icheck-minimal/minimal.png) no-repeat;
    border: none;
    cursor: pointer
}

.contact-form.colorbox-form-inner .icheckbox_minimal .custom.checkbox.checked:before,
.contact-form.colorbox-form-inner .iradio_minimal .custom.radio.checked:before {
    display: none
}

.contact-form.colorbox-form-inner .icheckbox_minimal,
.contact-form.colorbox-form-inner .iradio_minimal {
    margin-top: 3px;
    vertical-align: top
}

.icheckbox_minimal,
.icheckbox_minimal.hover {
    background-position: 0 0
}

.icheckbox_minimal.checked {
    background-position: -40px 0
}

.icheckbox_minimal.disabled {
    background-position: -60px 0;
    cursor: default
}

.icheckbox_minimal.checked.disabled {
    background-position: -80px 0
}

.iradio_minimal {
    background-position: -100px 0
}

.iradio_minimal.hover {
    background-position: -120px 0
}

.iradio_minimal.checked {
    background-position: -140px 0
}

.iradio_minimal.disabled {
    background-position: -160px 0;
    cursor: default
}

.iradio_minimal.checked.disabled {
    background-position: -180px 0
}

@media (-o-min-device-pixel-ratio:5 / 4),
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:120dpi),
(min-resolution:1.25dppx) {
    .icheckbox_minimal,
    .iradio_minimal {
        background-image: url(../images/openkitchen/icheck-minimal/minimal@2x.png);
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px
    }
}

.contact-form.colorbox-form-inner .contact-form-subheader-content {
    color: #000
}

.contact-form.colorbox-form-inner .content-header {
    margin-bottom: 10px
}

.contact-form.colorbox-form-inner hr.style-a {
    border-bottom: solid 1px #d3d1cd;
    border-width: 1px
}

.contact-form.colorbox-form-inner .column,
.contact-form.colorbox-form-inner .columns {
    padding-left: 1.5em;
    padding-right: 1.5em
}

.contact-form.colorbox-form-inner .store-detail {
    max-width: 370px;
    margin-bottom: 20px
}

.contact-form.colorbox-form-inner .store-detail .content-header {
    margin-bottom: 25px
}

.contact-form.colorbox-form-inner .store-detail .action-store-name {
    font-size: 19px
}

.contact-form.colorbox-form-inner .store-detail .action-store-distance {
    font-size: 15px
}

.contact-form.colorbox-form-inner .store-detail .action-store-address {
    font-size: 16px
}

.contact-form.colorbox-form-inner .store-detail .date-time {
    margin-bottom: 0
}

.contact-form.colorbox-form-inner .store-detail .date-time .left {
    min-width: 70px
}

.contact-form.colorbox-form-inner label {
    font-size: 16px;
    color: #000
}

.contact-form.colorbox-form-inner .icheckbox_minimal .custom.checkbox {
    border: none;
    background: 0 0
}

.contact-form.colorbox-form-inner .iradio_minimal .custom.radio {
    border: none;
    background: 0 0
}

.contact-form.colorbox-form-inner label.label-for-iCheck {
    display: inline-block;
    font-size: 16px;
    max-width: 90%
}

.contact-form.colorbox-form-inner label.label-for-iCheck small {
    font-size: 13px
}

.contact-form.colorbox-form-inner label.label-for-iCheck .error-text {
    display: none
}

.contact-form.colorbox-form-inner label.label-for-iCheck.invalid {
    text-align: left;
    position: relative;
    padding-bottom: 18px
}

.contact-form.colorbox-form-inner label.label-for-iCheck.invalid .error-text {
    position: absolute;
    left: 0;
    color: #c41130;
    font-size: 12px;
    font-weight: 700;
    bottom: 0;
    width: 170%;
    display: block
}

.contact-form.colorbox-form-inner label.label-for-iCheck.label-attendees {
    width: 100%
}

.contact-form.colorbox-form-inner .action-submit {
    text-align: center
}

.contact-form.colorbox-form-inner .action-submit p {
    margin-bottom: 0
}

.contact-form.colorbox-form-inner .action-submit .button-red {
    background-color: #c41130;
    font-size: 17px;
    font-weight: 400;
    border: none;
    box-shadow: none;
    min-width: 190px;
    color: #FFF!important;
    margin-bottom: 0
}

.contact-form.colorbox-form-inner .action-submit .button-red:hover {
    color: #FFF
}

.contact-form.colorbox-form-inner .action-submit .button-grey {
    background-color: #cdcdcd;
    font-size: 17px;
    font-weight: 400;
    border: none;
    box-shadow: none;
    min-width: 190px;
    color: #FFF!important;
    margin-bottom: 0
}

.contact-form.colorbox-form-inner .action-submit .button-grey:hover {
    color: #FFF
}

.contact-form.colorbox-form-inner .action-submit .btn-hide {
    display: none
}

.contact-form.colorbox-form-inner .align-center {
    margin: 0 auto
}

.contact-form.colorbox-form-inner .link-style-a {
    color: #000;
    text-decoration: underline
}

.contact-form.colorbox-form-inner .link-style-a small {
    font-size: 13px;
    margin-top: 20px
}

.contact-form.colorbox-form-inner .admin-store-invited {
    border-top: 2px solid #d3d1cd;
    display: none;
    padding-top: 10px;
    margin-top: -20px;
    margin-bottom: 10px
}

.colorbox-admin .contact-form.colorbox-form-inner .admin-store-invited {
    display: block
}

.colorbox-admin .contact-form.colorbox-form-inner .admin-hide {
    display: none
}

.contact-form.colorbox-form-inner .booking-type-title {
    display: block;
    margin-bottom: 10px
}

.contact-form.colorbox-form-inner .booking-type-wrapper .iradio_minimal {
    margin-top: -3px
}

.contact-form.colorbox-form-inner .link-target {
    color: #000;
    text-decoration: none
}

.contact-form.colorbox-form-inner .link-target:hover {
    text-decoration: underline
}

.contact-form.colorbox-form-inner .right.text-required {
    min-width: 200px;
    text-align: right
}

.contact-form.colorbox-form-inner label.loggged-in {
    min-width: 120px
}

.contact-form.colorbox-form-inner .waitlist-form-head {
    display: none
}

@media only screen and (max-width:480px) {
    .contact-form.colorbox-form-inner .column,
    .contact-form.colorbox-form-inner .columns {
        padding-left: .5em;
        padding-right: .5em
    }
    .contact-form.colorbox-form-inner label.label-for-iCheck.invalid {
        padding-bottom: 40px
    }
    .contact-form.colorbox-form-inner label.label-for-iCheck.invalid .error-text {
        max-width: 100%
    }
}

.open-kitchen-dashboard {
    background-color: #fff;
    margin-bottom: 150px
}

.open-kitchen-dashboard .right-content {
    text-align: right
}

.open-kitchen-dashboard .left-content {
    text-align: left
}

.open-kitchen-dashboard .colCenter {
    text-align: center
}

.open-kitchen-dashboard ul.menu-top li {
    display: inline-block;
    color: #000;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 700
}

.open-kitchen-dashboard ul.menu-top li a {
    color: #000
}

.open-kitchen-dashboard .redColor {
    color: #c71130
}

.open-kitchen-dashboard .heading-box {
    margin-bottom: 30px
}

.open-kitchen-dashboard .heading-box h2 {
    margin-bottom: .1em
}

.open-kitchen-dashboard .heading-box.heading-box-2nd {
    padding-top: 20px
}

.open-kitchen-dashboard .heading-box.heading-box-2nd h2 {
    margin: 0;
    line-height: 100%
}

.open-kitchen-dashboard .borderBottomGrey {
    border-bottom: 1px solid #d3d1cd
}

.open-kitchen-dashboard a.button-red {
    color: #fff;
    padding: 10px 12px;
    text-decoration: none;
    background-color: #c41130
}

.open-kitchen-dashboard .withoutLeftColor {
    border-left: 0!important
}

.open-kitchen-dashboard .withoutLeftColor.button {
    padding-bottom: 10px;
    vertical-align: top;
    margin-right: 15px
}

.open-kitchen-dashboard .table-box {
    width: 100%;
    overflow: scroll-x
}

.open-kitchen-dashboard .leftm10 {
    left: -10px!important
}

.open-kitchen-dashboard .mb-40 {
    margin-bottom: 40px
}

.open-kitchen-dashboard .mb-20 {
    margin-bottom: 20px
}

.open-kitchen-dashboard .top-5 {
    top: 6px!important
}

.open-kitchen-dashboard .pb-70 {
    padding-bottom: 70px
}

.open-kitchen-dashboard .table-dashboard {
    margin: 40px 0;
    width: 100%
}

.open-kitchen-dashboard .table-dashboard th {
    color: #000;
    vertical-align: bottom;
    padding-bottom: 20px;
    padding-top: 25px
}

.open-kitchen-dashboard .table-dashboard th.headTop {
    padding-top: 30px
}

.open-kitchen-dashboard .table-dashboard tr td {
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px
}

.open-kitchen-dashboard .table-dashboard tr.odd td {
    background-color: #ebebeb
}

.open-kitchen-dashboard .table-dashboard tr.odd td.Lightleft {
    background-color: #bedd6b
}

.open-kitchen-dashboard .table-dashboard tr.odd td.Lightright {
    background-color: #c8e578
}

.open-kitchen-dashboard .table-dashboard tr.even td {
    background-color: #fff
}

.open-kitchen-dashboard .table-dashboard tr.even td.Lightleft {
    background-color: #d4f677
}

.open-kitchen-dashboard .table-dashboard tr.even td.Lightright {
    background-color: #dfff86
}

.open-kitchen-dashboard .table-dashboard .email {
    width: 100px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    display: block
}

.open-kitchen-dashboard .table-dashboard .Lightleft.odd {
    background-color: #bedd6b
}

.open-kitchen-dashboard .table-dashboard .Lightleft.even {
    background-color: #d4f677
}

.open-kitchen-dashboard .table-dashboard .Lightright.odd {
    background-color: #c8e578
}

.open-kitchen-dashboard .table-dashboard .Lightright.even {
    background-color: #dfff86
}

.open-kitchen-dashboard .table-dashboard.dashboard-admin tr td {
    border-top: none;
    vertical-align: middle;
    padding-top: 8px;
    padding-bottom: 8px
}

.open-kitchen-dashboard .table-dashboard.dashboard-admin tr td.right-content a {
    display: inline-block;
    padding: 13px 12px;
    text-align: center
}

.open-kitchen-dashboard .table-dashboard.dashboard-admin tr:last-child td {
    border-bottom: none
}

.open-kitchen-dashboard .table-dashboard.dashboard-admin .dropFilter {
    margin: 5px 0
}

.open-kitchen-dashboard .pagination-box {
    margin: 20px 0
}

.open-kitchen-dashboard .dropFilter {
    padding: 7px;
    margin: 0
}

.open-kitchen-dashboard ul.paginationLink li {
    display: inline-block;
    color: #000;
    margin: 0 2px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle
}

.open-kitchen-dashboard ul.paginationLink li a {
    color: #424242;
    display: inline-block;
    text-align: center;
    vertical-align: bottom
}

.open-kitchen-dashboard ul.paginationLink li a.borderLink {
    border: 1px solid #a9a9a9;
    padding: 2px 8px
}

.open-kitchen-dashboard ul.paginationLink li a.borderLink:hover,
.open-kitchen-dashboard ul.paginationLink li a.currentPage {
    color: #fff;
    background-color: #979797;
    text-decoration: none
}

.open-kitchen-dashboard ul.paginationLink li a.noBorder {
    line-height: 1px;
    padding: 0
}

.open-kitchen-dashboard ul.paginationLink li a.noBorder:hover {
    text-decoration: none
}

.open-kitchen-dashboard .btn-cancel {
    background-color: #fff;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    color: #bababa;
    padding: 0 0 3px;
    border: 1px solid #d5d3cf;
    margin: 0
}

.open-kitchen-dashboard .greyBox {
    background-color: #e4e7ec;
    padding: 30px
}

.open-kitchen-dashboard .searchDashboard {
    margin-bottom: 35px
}

.open-kitchen-dashboard .searchDashboard .icons.search-icon {
    left: 0;
    cursor: default;
    margin-right: 15px;
    display: inline-block;
    background-image: url(../images/sprite.png);
    position: relative
}

.open-kitchen-dashboard .searchDashboard #open-kitchens-search {
    height: 35px;
    max-width: 235px;
    min-width: 235px
}

.open-kitchen-dashboard .searchDashboard #open-kitchens-search.open-kitchen-guest {
    max-width: 270px;
    min-width: 240px
}

.open-kitchen-dashboard .searchDashboard .pnl-search-nearest-store {
    display: inline-block;
    vertical-align: top
}

.open-kitchen-dashboard .searchDashboard #open-kitchens-dashboard-submit {
    margin-left: -5px;
    vertical-align: top
}

.open-kitchen-dashboard .searchDashboard .dropSort {
    width: 270px;
    height: 34.2px;
    background: url(../images/openkitchen/dropdown-green.jpg) right no-repeat;
    border: none!important;
    border-left: 1px solid #bdbab3!important;
    padding: 0 37px 0 8px;
    margin: 0;
    position: relative;
    top: 0;
    color: #a9a9a9;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.open-kitchen-dashboard .searchDashboard .dropSort::-ms-expand {
    display: none
}

.open-kitchen-dashboard .searchDashboard .event-booking-csv-report {
    margin-left: 10px
}

.open-kitchen-dashboard .searchDashboard .dropSortText {
    font-weight: 700;
    font-size: 13px;
    padding-top: 16px;
    margin-right: 12px
}

.open-kitchen-dashboard h3.headingDashboard {
    padding-left: 0
}

.open-kitchen-dashboard .groupButton {
    padding-left: 11px;
    padding-top: 5px;
    background-color: #ebebeb
}

.open-kitchen-dashboard .dividerGroup {
    width: 100%;
    max-width: 100%;
    padding-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

.open-kitchen-dashboard .boxGreySmall {
    width: 375px;
    padding: 30px
}

.open-kitchen-dashboard .boxGreyBig {
    width: 769px;
    padding: 30px
}

.open-kitchen-dashboard .box-grey-container .label-group {
    display: table-row;
    width: 100%
}

.open-kitchen-dashboard .box-grey-container .label-group>div {
    display: table-cell;
    padding-top: 20px;
    vertical-align: top
}

.open-kitchen-dashboard .box-grey-container .label-group .label-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 17px;
    width: 150px
}

.open-kitchen-dashboard .box-grey-container .label-group .label-description {
    font-size: 16px;
    line-height: 18px;
    width: 190px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    float: right
}

.about-kfc .flexslider-container.about-kfc-flexslider,
.kfc-modal-open,
ul.topnav {
    overflow: hidden
}

.open-kitchen-dashboard .box-grey-container .label-group:first-child>div {
    padding-top: 0
}

.open-kitchen-dashboard .box-title {
    font-family: inherit, sans-serif;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px
}

.open-kitchen-dashboard .box-placement {
    display: table;
    width: 100%
}

.open-kitchen-dashboard .box-placement .box-row-placement {
    display: table-row
}

.open-kitchen-dashboard .box-placement .box-placeholder-container {
    background-color: #f5f8fe;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px
}

.open-kitchen-dashboard .box-placement .box-placeholder-container:last-child {
    margin-right: 0
}

.open-kitchen-dashboard .box-placement .box-placeholder-container.container-half .box-placeholder {
    width: 339px;
    text-align: left;
    height: auto;
    padding-bottom: 30px;
    min-height: 125px;
    display: block
}

.open-kitchen-dashboard .box-placement .box-placeholder-container.container-half .box-placeholder p {
    padding: 0 20px
}

.open-kitchen-dashboard .box-placement .box-placeholder-container.container-half .box-placeholder p.head {
    font-size: 25px;
    font-family: DIN-Bold, sans-serif;
    font-weight: 400
}

.open-kitchen-dashboard .box-placement .box-placeholder-container.container-half .box-placeholder p.content {
    font-size: 18px
}

.open-kitchen-dashboard .box-placement .box-placeholder {
    display: table-cell;
    height: 220px;
    text-align: center;
    vertical-align: top;
    width: 216px
}

.open-kitchen-dashboard .box-placement .box-placeholder p {
    font-family: inherit, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 22px
}

.open-kitchen-dashboard .box-placement .box-placeholder p.medium {
    font-size: 25px;
    line-height: 28px
}

.open-kitchen-dashboard .box-placement .box-placeholder p.large {
    font-size: 70px;
    line-height: 74px
}

.open-kitchen-dashboard .heading-box-detail .boxGreyBig,
.open-kitchen-dashboard .heading-box-detail .boxGreySmall {
    width: 100%
}

.open-kitchen-dashboard .heading-box-detail .box-placement .box-placeholder-container.container-half {
    width: 48%;
    margin: 0
}

.open-kitchen-dashboard .heading-box-detail .box-placement .box-placeholder-container.container-half.pull-right {
    float: right
}

.open-kitchen-dashboard .heading-box-detail .box-placement .box-placeholder-container.container-half .box-placeholder {
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:1128px) {
    .open-kitchen-dashboard .box-placement .box-placeholder-container {
        width: 30%
    }
    .open-kitchen-dashboard .box-placement .box-placeholder-container .box-placeholder {
        width: 100%;
        display: block
    }
    .open-kitchen-dashboard .box-placement .box-placeholder-container .box-placeholder p.medium {
        font-size: 22px
    }
    .open-kitchen-dashboard .box-placement .box-placeholder-container .box-placeholder p.large {
        font-size: 60px
    }
}

@media only screen and (min-width:769px) and (max-width:1128px) {
    .open-kitchen-dashboard .box-grey-container .label-group {
        display: block
    }
    .open-kitchen-dashboard .box-grey-container .label-group .label-title {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 5px
    }
    .open-kitchen-dashboard .box-grey-container .label-group .label-description {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:769px) {
    .open-kitchen-dashboard .boxGreySmall {
        width: 100%;
        margin-bottom: 10px
    }
    .open-kitchen-dashboard .boxGreyBig {
        width: 100%
    }
    .open-kitchen-dashboard .box-placeholder-container.container-half {
        width: 48%;
        margin: 0
    }
    .open-kitchen-dashboard .box-placeholder-container.container-half.pull-right {
        float: right
    }
}

.open-kitchen-new .actions-green.actions-book-now-big {
    width: 56%;
    height: auto
}

.open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button {
    padding: 0;
    border-color: #168338;
    display: table;
    height: auto
}

.open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-icon {
    display: table-cell;
    width: 26%;
    height: 100%;
    background: url(../images/openkitchen/icon-book.png) center no-repeat #80b930;
    float: none
}

.open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading {
    display: table-cell;
    font-family: DIN-Medium, sans-serif;
    font-weight: 400;
    text-shadow: none;
    line-height: 27px;
    padding: 20px 10px 19px 6%;
    font-size: 33px!important;
    width: 74%
}

.open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading .right-arrow {
    background: url(../images/openkitchen/sprite.png) no-repeat;
    width: 12px;
    height: 26px;
    display: inline-block
}

.open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading small {
    font-size: 17px;
    text-transform: none;
    padding-left: 3px;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
}

.open-kitchen-new .actions-group .actions-block .actions-offers-heading {
    font-size: 16px!important
}

.open-kitchen-new .actions-group .actions-block .actions-offers-heading .right-arrow {
    background: url(../images/openkitchen/sprite.png) no-repeat;
    width: 7px;
    height: 15px;
    display: inline-block
}

.about-kfc-main-container,
.csr-hero {
    background-repeat: no-repeat;
    background-size: cover
}

.open-kitchen-new .actions-group .actions-red {
    height: 3.15em
}

.open-kitchen-new .actions-group .actions-red .event-admin-login,
.open-kitchen-new .actions-group .actions-red .event-booking-cancellation {
    height: 3.15em;
    min-height: 3.15em;
    padding: .85em 2.1em 0 1.25em;
    text-align: right
}

.about-kfc-facts-column,
.about-kfc-minor-title.centered,
.csr-content-main-p,
.csr-image-box,
ul.topnav li a {
    text-align: center
}

.open-kitchen-new .actions-group .actions-red .actions-offers-heading .right-arrow {
    background-image: url(../images/openkitchen/sprite.png);
    background-position: 0 -28px;
    height: 17px;
    margin-bottom: -2px;
    margin-left: 8px
}

.open-kitchen-new .btn-wrap {
    max-width: 20em;
    min-width: 20em
}

@media only screen and (max-width:1155px) {
    .open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading {
        font-size: 1.65em!important
    }
}

@media only screen and (max-width:945px) {
    .open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading {
        font-size: 1.55em!important
    }
}

@media only screen and (max-width:895px) {
    .open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading {
        font-size: 1.45em!important
    }
}

@media only screen and (max-width:840px) {
    .open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading {
        font-size: 1.3em!important
    }
}

@media only screen and (max-width:767px) {
    .open-kitchen-new .actions-green.actions-book-now-big,
    .open-kitchen-new .btn-wrap {
        width: 100%;
        min-width: inherit;
        max-width: inherit
    }
    .open-kitchen-new .btn-wrap .columns {
        padding: 0
    }
    .open-kitchen-new .actions-green.actions-book-now-big .actions-offers-button .actions-offers-heading {
        font-size: 1.65em!important
    }
}

ul.topnav {
    margin: 0 0 50px;
    padding: 0;
    border-bottom: 1px solid #9dc62f
}

ul.topnav li {
    float: left
}

ul.topnav li a {
    display: inline-block;
    color: #383f06;
    padding: 14px 16px;
    text-decoration: none;
    transition: .3s;
    font-size: 17px;
    background-color: #efefef;
    border: 1px solid #9dc62f;
    border-bottom: 0
}

ul.topnav li a.active,
ul.topnav li a:hover {
    background-color: #9dc62f
}

.csr {
    margin-top: -33px;
    margin-bottom: -380px;
    clear: both
}

@media only screen and (min-width:58.75em) {
    .csr {
        margin-top: 0
    }
}

@media screen and (max-width:768px) {
    .csr {
        margin-bottom: -320px
    }
}

.csr .row .row {
    margin-left: 0;
    margin-right: 0
}

.csr-hero {
    position: relative;
    width: 100%;
    background-image: url(../images/blurred_kitchen.jpg);
    background-position: top center
}

.csr-hero .csr-hero-image-mobile {
    display: block
}

.csr-hero .csr-hero-image-desktop {
    display: none
}

@media only screen and (min-width:961px) {
    .csr-hero .csr-hero-image-mobile {
        display: none
    }
    .csr-hero .csr-hero-image-desktop {
        display: block
    }
}

.csr-hero-main-container {
    position: relative
}

.csr-main-image-container {
    position: relative;
    height: 300px
}

.csr-main-image-row {
    position: relative
}

.csr-main-image {
    position: absolute;
    bottom: 0;
    margin: 0 auto
}

.csr-hero-text-container {
    display: block;
    width: 100%;
    position: static
}

@media only screen and (min-width:769px) {
    .csr-main-image-container {
        min-height: 430px
    }
    .csr-hero-text-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%
    }
}

.about-kfc-hero,
.about-kfc-hero-main-container {
    position: relative
}

.csr-hero-text {
    color: #241a04;
    font-size: 25px;
    line-height: 28px;
    font-family: FeltTipWoman, serif;
    font-weight: 400;
    padding-bottom: 1em;
    margin-bottom: .5em
}

.csr-hero-title,
.csr-right-content h2 {
    color: #c41130;
    text-transform: uppercase
}

.about-kfc .about-kfc-link,
.csr-link {
    font-weight: 700
}

@media only screen and (min-width:1025px) {
    .csr-hero-text {
        padding-bottom: 0;
        font-size: 32px;
        line-height: 35px
    }
}

.csr-hero-title {
    font-size: 44px;
    line-height: 54px;
    padding-top: 40px
}

@media only screen and (min-width:769px) {
    .csr-hero-title {
        padding-top: 60px
    }
    .csr-content-row {
        margin-top: 40px
    }
}

@media only screen and (min-width:1025px) {
    .csr-hero-title {
        padding-top: 70px;
        font-size: 52px
    }
}

.csr-main-text-container {
    min-height: 410px
}

.csr-button,
.csr-cta-button-wrapper {
    min-height: 4.25em;
    height: 4.25em
}

.csr-content-main-p {
    margin-top: 30px
}

@media only screen and (min-width:769px) {
    .csr-content-main-p {
        margin-top: 0;
        margin-bottom: 0
    }
    .csr-right-content {
        padding: 0 3em
    }
}

.csr-image {
    margin-top: 15px;
    max-width: 150px
}

@media only screen and (max-width:769px) {
    .csr-image {
        margin: 30px auto;
        display: block
    }
}

.csr-right-content {
    word-break: break-word
}

.csr-cta-container {
    margin: 40px auto 15px;
    width: 280px;
    max-width: 280px
}

.csr-button {
    padding: 1.4em 0 0 .75em
}

@media only screen and (min-width:769px) {
    .csr-cta-container {
        width: 320px;
        max-width: 320px;
        margin: 10px auto
    }
    .csr-button {
        padding: 1.5em 0 0 .75em
    }
}

.actions-right-arrow.csr-arrow {
    width: 3.625em;
    background-position: -6.875em -7.45em
}

.actions-offers-heading.csr-cta-heading {
    font-size: 18px!important
}

.csr-link-arrow {
    margin-left: 6px
}

.about-kfc {
    margin-top: -33px;
    clear: both
}

@media only screen and (min-width:58.75em) {
    .about-kfc {
        margin-top: 0
    }
}

.about-kfc .row .row {
    margin-left: 0;
    margin-right: 0
}

.about-kfc-main-container {
    position: relative;
    width: 100%;
    background-image: url(../images/meadow_bg.jpg);
    background-position: top center;
    min-height: 430px;
    margin-bottom: 30px
}

.about-kfc-hero {
    width: 100%;
    background-color: #fff;
    background-repeat: repeat
}

#kfc-modal .close,
.kfc-modal-content {
    background-position: center;
    background-repeat: no-repeat
}

.about-kfc-hero .about-kfc-hero-image-mobile {
    display: block
}

.about-kfc-hero .about-kfc-hero-image-desktop {
    display: none
}

@media only screen and (min-width:961px) {
    .about-kfc-hero .about-kfc-hero-image-mobile {
        display: none
    }
    .about-kfc-hero .about-kfc-hero-image-desktop {
        display: block
    }
}

.about-kfc-hero-text-container {
    display: block;
    width: 100%;
    position: static
}

@media only screen and (min-width:769px) {
    .actions-offers-heading.csr-cta-heading {
        font-size: 24px!important
    }
    .about-kfc-main-container {
        margin-bottom: 0
    }
    .about-kfc-hero-text-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%
    }
    .about-kfc-main-title {
        padding-top: 200px
    }
}

.about-kfc-main-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 45px;
    padding-top: 200px
}

@media only screen and (min-width:1025px) {
    .about-kfc-main-title {
        padding-top: 200px;
        font-size: 60px;
        line-height: 54px
    }
}

@media only screen and (min-width:769px) {
    .about-kfc-content-row {
        margin-top: 60px
    }
}

.about-kfc-content-row blockquote {
    color: #c41130;
    border-left: 3px solid #c41130;
    padding: 1.875rem 0 1.875rem 4rem
}

.about-kfc-sub-title {
    text-transform: uppercase;
    color: #c41130
}

.about-kfc-minor-title {
    text-transform: uppercase;
    color: #c41130;
    font-family: inherit;
    margin-bottom: .5em
}

.about-kfc-minor-title.centered {
    margin-bottom: 1.5em
}

.about-kfc-image {
    margin: 30px auto;
    display: block
}

.about-kfc .about-kfc-link-arrow,
.about-kfc .slide-down-box-toggle-read img {
    margin-left: 6px
}

#kfc-modal-cover,
.kfc-salesforce-pop-up {
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    bottom: 0
}

@media only screen and (min-width:769px) {
    .about-kfc-image {
        margin-top: 0;
        margin-bottom: 0
    }
}

.about-kfc-image.icon {
    margin-bottom: 30px
}

.about-kfc .flexslider-container .flexslider-prev-button {
    left: 0;
    margin-top: -186px
}

.about-kfc .flexslider-container .flexslider-next-button {
    right: 0;
    margin-top: -186px
}

@media only screen and (max-width:321px) {
    .about-kfc .flexslider-container .flexslider-prev-button {
        left: 0
    }
    .about-kfc .flexslider-container .flexslider-next-button {
        right: 16px
    }
}

.about-kfc #timeline .flexslider-button {
    margin-top: -180px
}

.about-kfc .slide-down-box-toggle-read {
    color: #c41130;
    font-weight: 700;
    cursor: pointer
}

.kfc-button .arrow:after {
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.kfc-salesforce-pop-up {
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    right: 0;
    z-index: 1050
}

#kfc-modal-cover {
    background-color: #000;
    filter: alpha(opacity=.7);
    opacity: .7;
    right: 0;
    z-index: 1040
}

#kfc-modal,
#kfc-modal .modal-heading {
    position: relative
}

#kfc-modal {
    background-color: #c41130;
    margin: 60px auto 30px;
    max-width: 771px;
    width: auto
}

#kfc-modal .heading {
    height: 46px;
    padding-right: 46px;
    padding-left: 23px
}

#kfc-modal .heading img {
    height: 18px;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#kfc-modal .close {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    height: 46px;
    width: 46px;
    cursor: pointer;
    background-image: url(../images/close.jpg)
}

#kfc-modal .close:hover {
    background-color: #ad0f2a
}

.kfc-modal-content {
    background-image: url(../images/modal-bg.jpg);
    background-size: cover;
    padding: 43px 130px 68px
}

.kfc-modal-content h2,
.kfc-modal-content p {
    color: #fff;
    margin: 0;
    text-align: center
}

.kfc-modal-content h2 {
    padding: 37px 0;
    font-family: sans_culottesregular, serif;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 40px
}

.kfc-modal-content h2 span {
    display: inline-table;
    vertical-align: middle
}

.kfc-modal-content h2 span:first-of-type {
    margin: 20px 25px 0 0
}

.kfc-modal-content p {
    font-family: inherit, serif;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 31px
}

.kfc-button {
    background-color: #c41130;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: DIN-Reg, serif;
    text-transform: uppercase;
    line-height: 24px;
    padding: 9px 41px 9px 17px;
    position: relative;
    display: inline-block;
    transition: .3s all
}

.kfc-button .arrow {
    background-color: #bb0e28;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px
}

.kfc-button .arrow:after {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent
}

.kfc-button:focus,
.kfc-button:hover {
    background-color: #bb0e28;
    color: #fff;
    text-decoration: none
}

.kfc-cta {
    margin-top: 50px
}

@media (max-width: 767px) {
    .footer-logo .logo {
        height: 55px !important;
        width: 140px;
        margin-bottom: 1.25em;
        border-radius: 8px;
        background: black;
    }
}

@media screen and (max-width:1024px) {
    #kfc-modal {
        max-width: 600px
    }
    .kfc-modal-content {
        padding: 20px 50px 40px
    }
}

@media screen and (max-width:767px) {
    #kfc-modal {
        margin-top: 0
    }
    .kfc-modal-content {
        padding: 20px 30px 40px
    }
    .kfc-modal-content h2 {
        padding: 0
    }
    .kfc-modal-content h2 span {
        margin-bottom: 10px
    }
    .kfc-modal-content p {
        font-size: 16px;
        line-height: 25px
    }
    .kfc-modal-content .kfc-cta {
        margin-top: 25px
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    .top-bar-section ul li>a {
        font-size: 11px !important;
    }
}

@media (max-width: 1200px) {
    .sub_btn {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    #imgheight li img {
        height: 480px;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .product-filter-nav.active .row {
        max-width: 90em;
        margin: 0px auto;
        margin-left: 0px;
    }
    .content-btn1 {
        margin-top: 0px;
    }
    #imgheight li img {
        height: 200px;
        max-width: 100%;
    }
    .l-small-inner-top-2 {
        padding-top: 1em !important;
    }
    .sub_menu1 {
        margin: 5px 0px;
    }
    .sub_menu2 {
        margin: 5px 0px;
    }
    .social {
        min-width: 160px !important;
    }
    .social li {
        margin-left: 0.5em !important;
    }
    .footer-links.inline-list li {
        float: left !important;
    }
    .footer-copy {
        /* margin-bottom: -5px !important; */
        /* margin-top: 15px !important; */
    }
    .copy-right .large-4 {
        background: #000;
    }
}

.book_appointment-custom {
    display: flex;
    flex-wrap: wrap;
}

.book_appointment-custom span {
    display: none;
}

.book_appointment-custom input,
.book_appointment-custom textarea {
    border-radius: 10px !important;
    padding: 10px 15px;
}

.book_appointment-custom select {
    border-radius: 10px !important;
}

@media (min-width:319px) and (max-width:767px) {
    .layershadow {
        left: 0px !important;
        background: transparent !important;
    }
    #main-navigation {
        height: 70px !important;
    }
    .contain-to-grid .top-bar {
        padding-top: 10px !important;
    }
    .top-bar {
        height: 70px !important;
    }
    .cartcontent {
        top: 0px !important;
    }
    .cart a {
        right: 20px !important;
    }
    .top-bar .toggle-topbar.menu-icon {
        right: 14% !important;
    }
    .top-bar-section ul {
        padding-bottom: 20px;
    }
    span#catering_count {
        position: absolute;
        right: 5%;
    }
    .review_order_grid {
        width: 100%;
    }
    .paddMd .col-xs-9,
    .review_order_grid .col-xs-9 {
        width: 75% !important;
    }
    .paddMd .col-xs-3,
    .review_order_grid .col-xs-3 {
        width: 25% !important;
    }
    .chkout_btn {
        margin-bottom: 20px;
    }
    .gen-sub-nav,
    .top-bar-section li.hover.parent a,
    .top-bar-section li.open.parent a {
        background: transparent !important;
    }
}
@media (min-width:941px) and (max-width:991px){
    .layershadow{
        background: transparent !important;
        /* left:-115px ; */
    }
    .top-bar-section{
        left: 0 !important;
        margin-right: -40px !important;
    }
    .cart a{
        right: -72px !important;
    }
} 
@media screen and (max-width:939px){
    .layershadow{
        left: 0;
        background: transparent !important;
    }
    #main-navigation{
        height: 75px;
    }
    .top-bar{
        height: 75px;
        padding-top:14px;
    }
    
}
@media (min-width:939px) and (max-width:940px){
    .cart a{
        right: -35px !important;
    }
}
/* @media (min-width:1500px) and (max-width:2024px){
    .new-menu-product-image{
        height: 190px ;
    }
    .product-item-name{
        font-size: 16px;
    }
    .ss_ellipsis p{
        font-size: 13px;
    }
    .product-item-text.calorie{
        font-size: 19px;
    }
    .product-item-image{
        height: 190px;
    }
    .slider_img_margin img{
        width: 100%;
    }
} */

.modal-lg {
    max-width: 100% !important;
}