﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    height: 100%;
}

body {
    background: #ffffff; /*font-family: 'SonosPFHandbookProRegular', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;*/ line-height: 1; color: #222222; position: relative; -webkit-font-smoothing: antialiased; height: 100%; font-size: 14px; font-size: 1.4rem;;
}

.lt-ie8.js * {
    *behavior: url(/js/polyfills/boxsizing.htc);
}

a {
    color: #f13536; text-decoration: none; line-height: inherit;
}

a:hover {
    color: #f13536;
}

a:focus {
    color: #f13536; outline: none;
}

p a,
p a:visited {
    line-height: inherit;
}

.left {
    float: left;
}

.right {
    float: right;
}

form {
    margin: 0 0 19.41641px;
}

.row form .row {
    margin: 0 -6px;
}

.row form .row .column,
.row form .row .columns {
    padding: 0 6px;
}

.row form .row.collapse {
    margin: 0;
}

.row form .row.collapse .column,
.row form .row.collapse .columns {
    padding: 0;
}

label {
    color: #4d4d4d; cursor: pointer; display: block; font-weight: 500; margin-bottom: 3px; font-size: 14px; font-size: 1.4rem;
}

label .right {
    float: none; text-align: right;
}

label .inline {
    line-height: 32px; margin: 0 0 12px 0;
}

@media only screen and (max-width: 767px) { 
    label.right {
        text-align: left
    }
}

.prefix,
.postfix {
    display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; height: 32px; line-height: 31px;
}

a.button.prefix,
a.button.postfix {
    padding-left: 0; padding-right: 0; text-align: center;
}

span.prefix,
span.postfix {
    background: #f2f2f2; border: 1px solid #cccccc;
}

.prefix {
    left: 2px; overflow: hidden; -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px;
}

.postfix {
    right: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px;
}

input,
textarea {
    -webkit-appearance: none; -webkit-border-radius: 0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; color: rgba(0, 0, 0, 0.75); border: 1px solid #cccccc; display: block; margin: 0 0 12px 0; padding: 6px; height: 32px; width: 100%; font-size: 16px; font-size: 1.6rem;
}

input[type="text"].oversize,
input[type="password"].oversize,
input[type="date"].oversize,
input[type="datetime"].oversize,
input[type="email"].oversize,
input[type="number"].oversize,
input[type="search"].oversize,
input[type="tel"].oversize,
input[type="time"].oversize,
input[type="url"].oversize,
textarea.oversize {
    font-size: 18px; font-size: 1.8rem; padding: 4px 6px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    outline: none !important; background: #fafafa; border-color: #b3b3b3;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background-color: #dddddd;
}

textarea {
    height: auto;
    resize: none; /* Disables the resize handle on textareas */
}

select {
    width: 100%;
}

some_nowhitespace {
    nowhitespace: afterproperty;
}

/*fieldset {margin: 18px 0; padding: 12px 12px 0; border: solid 1px #ddd;}*/

fieldset legend {
    font-weight: bold; background: #ffffff; padding: 0 3px; margin-left: -3px; margin: 0;
}

.error input,
input.error,
.error textarea,
textarea.error {
    border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1);
}

.error label,
label.error {
    color: #c60f13;
}

.error small,
small.error {
    display: block; padding: 6px 4px; margin-top: -13px; margin-bottom: 12px; background: #c60f13; color: #fff; font-weight: bold; font-size: 12px; font-size: 1.2rem;
}

@media only screen and (max-width: 767px) { 
    input[type="text"] .one,
    input[type="password"] .one,
    input[type="date"] .one,
    input[type="datetime"] .one,
    input[type="email"] .one,
    input[type="number"] .one,
    input[type="search"] .one,
    input[type="tel"] .one,
    input[type="time"] .one,
    input[type="url"] .one,
    textarea .one,
    .row textarea .one,
    input[type="text"] .two,
    input[type="password"] .two,
    input[type="date"] .two,
    input[type="datetime"] .two,
    input[type="email"] .two,
    input[type="number"] .two,
    input[type="search"] .two,
    input[type="tel"] .two,
    input[type="time"] .two,
    input[type="url"] .two,
    textarea .two,
    .row textarea .two,
    input[type="text"] .three,
    input[type="password"] .three,
    input[type="date"] .three,
    input[type="datetime"] .three,
    input[type="email"] .three,
    input[type="number"] .three,
    input[type="search"] .three,
    input[type="tel"] .three,
    input[type="time"] .three,
    input[type="url"] .three,
    textarea .three,
    .row textarea .three,
    input[type="text"] .four,
    input[type="password"] .four,
    input[type="date"] .four,
    input[type="datetime"] .four,
    input[type="email"] .four,
    input[type="number"] .four,
    input[type="search"] .four,
    input[type="tel"] .four,
    input[type="time"] .four,
    input[type="url"] .four,
    textarea .four,
    .row textarea .four,
    input[type="text"] .five,
    input[type="password"] .five,
    input[type="date"] .five,
    input[type="datetime"] .five,
    input[type="email"] .five,
    input[type="number"] .five,
    input[type="search"] .five,
    input[type="tel"] .five,
    input[type="time"] .five,
    input[type="url"] .five,
    textarea .five,
    .row textarea .five,
    input[type="text"] .six,
    input[type="password"] .six,
    input[type="date"] .six,
    input[type="datetime"] .six,
    input[type="email"] .six,
    input[type="number"] .six,
    input[type="search"] .six,
    input[type="tel"] .six,
    input[type="time"] .six,
    input[type="url"] .six,
    textarea .six,
    .row textarea .six,
    input[type="text"] .seven,
    input[type="password"] .seven,
    input[type="date"] .seven,
    input[type="datetime"] .seven,
    input[type="email"] .seven,
    input[type="number"] .seven,
    input[type="search"] .seven,
    input[type="tel"] .seven,
    input[type="time"] .seven,
    input[type="url"] .seven,
    textarea .seven,
    .row textarea .seven,
    input[type="text"] .eight,
    input[type="password"] .eight,
    input[type="date"] .eight,
    input[type="datetime"] .eight,
    input[type="email"] .eight,
    input[type="number"] .eight,
    input[type="search"] .eight,
    input[type="tel"] .eight,
    input[type="time"] .eight,
    input[type="url"] .eight,
    textarea .eight,
    .row textarea .eight,
    input[type="text"] .nine,
    input[type="password"] .nine,
    input[type="date"] .nine,
    input[type="datetime"] .nine,
    input[type="email"] .nine,
    input[type="number"] .nine,
    input[type="search"] .nine,
    input[type="tel"] .nine,
    input[type="time"] .nine,
    input[type="url"] .nine,
    textarea .nine,
    .row textarea .nine,
    input[type="text"] .ten,
    input[type="password"] .ten,
    input[type="date"] .ten,
    input[type="datetime"] .ten,
    input[type="email"] .ten,
    input[type="number"] .ten,
    input[type="search"] .ten,
    input[type="tel"] .ten,
    input[type="time"] .ten,
    input[type="url"] .ten,
    textarea .ten,
    .row textarea .ten,
    input[type="text"] .eleven,
    input[type="password"] .eleven,
    input[type="date"] .eleven,
    input[type="datetime"] .eleven,
    input[type="email"] .eleven,
    input[type="number"] .eleven,
    input[type="search"] .eleven,
    input[type="tel"] .eleven,
    input[type="time"] .eleven,
    input[type="url"] .eleven,
    textarea .eleven,
    .row textarea .eleven,
    input[type="text"] .tweve,
    input[type="password"] .tweve,
    input[type="date"] .tweve,
    input[type="datetime"] .tweve,
    input[type="email"] .tweve,
    input[type="number"] .tweve,
    input[type="search"] .tweve,
    input[type="tel"] .tweve,
    input[type="time"] .tweve,
    input[type="url"] .tweve,
    textarea .tweve,
    .row textarea .tweve {
        width: 100% !important
    }
}

form.custom span.custom {
    display: inline-block; width: 16px; height: 16px; position: relative; top: 2px; border: solid 1px #cccccc; background: #ffffff;
}

form.custom span.custom.radio {
    -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px;
}

form.custom span.custom.radio.checked::before {
    content: ""; display: block; width: 8px; height: 8px; background: #222222; position: relative; top: 3px; left: 3px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px;
}

form.custom span.custom.checkbox::before {
    content: ""; display: block; line-height: 0.8; height: 14px; width: 14px; text-align: center; position: absolute; top: 0; left: 0; font-size: 14px; font-size: 1.4rem; color: #ffffff;
}

form.custom span.custom.checkbox .checked::before {
    content: "\00d7"; color: #222222;
}

form.custom div.custom.dropdown {
    display: block; position: relative; width: auto; height: 28px; margin-bottom: 9px; margin-top: 2px;
}

form.custom div.custom.dropdown a.current {
    display: block; width: auto; line-height: 26px; min-height: 28px; padding: 0; padding-left: 6px; padding-right: 38px; border: solid 1px #dddddd; color: #141414; background-color: #ffffff; white-space: nowrap;
}

form.custom div.custom.dropdown a.selector {
    position: absolute; width: 27px; height: 28px; display: block; right: 0; top: 0; border: solid 1px #dddddd;
}

form.custom div.custom.dropdown a.selector::after {
    content: ""; display: block; width: 0; height: 0; border: solid 5px; border-color: #aaaaaa transparent transparent transparent; position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -5px;
}

form.custom div.custom.dropdown:hover a.selector::after,
form.custom div.custom.dropdown.open a.selector::after {
    content: ""; display: block; width: 0; height: 0; border: solid 5px; border-color: #222222 transparent transparent transparent;
}

form.custom div.custom.dropdown.open ul {
    display: block; z-index: 10;
}

form.custom div.custom.dropdown.open.small ul {
    width: 134px !important;
}

form.custom div.custom.dropdown.open.medium ul {
    width: 254px !important;
}

form.custom div.custom.dropdown.open.large ul {
    width: 434px !important;
}

form.custom div.custom.dropdown.open.expand ul {
    width: 100% !important;
}

form.custom div.custom.dropdown.small {
    width: 134px !important;
}

form.custom div.custom.dropdown.medium {
    width: 254px !important;
}

form.custom div.custom.dropdown.large {
    width: 434px !important;
}

form.custom div.custom.dropdown.expand {
    width: 100% !important;
}

form.custom div.custom.dropdown ul {
    position: absolute; width: auto; display: none; left: 0; top: 27px; margin: 0; padding: 0; background: #ffffff; background: rgba(255, 255, 255, 0.95); border: solid 1px #cccccc;
}

form.custom div.custom.dropdown ul li {
    font-size: 13px; font-size: 1.3rem; cursor: pointer; padding: 3px; padding-left: 6px; padding-right: 38px; min-height: 18px; line-height: 18px; margin: 0; white-space: nowrap; list-style: none;
}

form.custom div.custom.dropdown ul li.selected {
    background: #cdebf5; color: #000000;
}

form.custom div.custom.dropdown ul li.selected::after {
    content: "\2013"; position: absolute; right: 10px;
}

form.custom div.custom.dropdown ul li.selected:hover {
    background: #cdebf5; color: #000000; cursor: default;
}

form.custom div.custom.dropdown ul li.selected:hover::after {
    color: #000000;
}

form.custom div.custom.dropdown ul li:hover {
    background-color: #e3f4f9; color: #222222;
}

form.custom div.custom.dropdown ul li:hover::after {
    content: "\2013"; position: absolute; right: 10px; color: #8ed3e7;
}

form.custom div.custom.dropdown ul.show {
    display: block;
}

form.custom .custom.disabled {
    background-color: #cccccc;
}

@-moz-document url-prefix() { 
    form.custom div.custom.dropdown a.selector {
        height: 30px
    }
}

.lt-ie9 form.custom div.custom.dropdown a.selector {
    height: 30px;
}

some_nowhitespace {
    nowhitespace: afterproperty;
}

/*@font-face {font-family: 'SonosPFHandbookProRegular'; src: url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-regular-web.eot'); src: url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-regular-web.eot?#iefix') format('embedded-opentype'), url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-regular-web.woff') format('woff'), url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-regular-web.ttf') format('truetype'), url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-regular-web.svg#SONOSHandbookProRegular') format('svg'); font-weight: normal; font-style: normal;}@font-face {font-family: 'SonosPFHandbookProMedium'; src: url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-medium-web.eot'); src: url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-medium-web.eot?#iefix') format('embedded-opentype'), url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-medium-web.woff') format('woff'), url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-medium-web.ttf') format('truetype'), url('/css/SonosHandbook/sonoshandbook-regular-web/sonoshandbookpro-medium-web.svg#SONOSHandbookProMedium') format('svg'); font-weight: bold; font-style: normal;}*/

#googlemap img,
#googlemap object,
#googlemap embed {
    max-width: none;
}

#map_canvas embed {
    max-width: none;
}

#map_canvas img {
    max-width: none;
}

#map_canvas object {
    max-width: none;
}

figure {
    margin: 0;
}

img,
object,
embed {
    max-width: 100%; height: auto;
}

object,
embed {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.map_canvas img {
    max-width: none!important;
}

ul,
ol {
    font-size: 14px; font-size: 1.4rem; line-height: 1.6; margin-bottom: 17px; list-style-position: inside;
}

ul li,
ol li {
    margin-left: 20px; margin-bottom: 0;
}

ul li ul,
ol li ul,
ul li ol,
ol li ol {
    margin-left: 20px; margin-bottom: 0;
}

ul.square,
ul.curcle,
ul.disc {
    margin-left: 17px;
}

ul.square li ul,
ul.curcle li ul,
ul.disc li ul {
    list-style: inherit;
}

ul.square {
    list-style-type: square;
}

ul.circle {
    list-style-type: circle;
}

ul.disc {
    list-style-type: disc;
}

ul.no-bullet {
    list-style-type: none;
}

ul.large li {
    line-height: 21px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.hide {
    display: none;
}

.highlight {
    background: #ffff99;
}

.hide-text {
    text-indent: -5000px; overflow: hidden;
}

.uppercase {
    text-transform: uppercase;
}

html,
body {
    -webkit-font-smoothing: antialiased !important;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0; padding: 0; direction: ltr; font-size: 14px; font-size: 1.4rem;
}

p {
    font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-weight: normal; line-height: 1.6; margin-bottom: 17px; font-size: 14px; font-size: 1.4rem;
}

p.lead {
    font-size: 18px; font-size: 1.8rem; line-height: 1.6; margin-bottom: 17px;
}

aside p {
    line-height: 1.35; font-style: italic; font-size: 13px; font-size: 1.3rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-weight: bold; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; margin-bottom: 14px; margin-top: 14px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 12px; font-size: 1.2rem; color: #f13536; line-height: 0;
}

h1 {
    font-size: 44px; font-size: 4.4rem;
}

h2 {
    font-size: 37px; font-size: 3.7rem;
}

h3 {
    font-size: 27px; font-size: 2.7rem;
}

h4 {
    font-size: 23px; font-size: 2.3rem;
}

h5 {
    font-size: 17px; font-size: 1.7rem;
}

h6 {
    font-size: 14px; font-size: 1.4rem;
}

hr {
    border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 22px 0 21px; height: 0;
}

.subheader {
    line-height: 1.3; color: #f13536; font-weight: 300; margin-bottom: 17px;
}

em,
i {
    font-style: italic; line-height: inherit;
}

strong,
b {
    font-weight: bold; line-height: inherit;
}

small {
    font-size: 12px; font-size: 1.2rem; line-height: inherit;
}

code {
    font-weight: bold; background: #ffff99;
}

blockquote,
blockquote p {
    line-height: 1.5; color: #f13536;
}

blockquote {
    margin: 0 0 17px; padding: 9px 20px 0 19px; border-left: 1px solid #dddddd;
}

blockquote cite {
    display: block; color: #c0c0c0; font-size: 13px; font-size: 1.3rem;
}

blockquote cite::before {
    content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
    color: #c0c0c0;
}

abbr,
acronym {
    text-transform: uppercase; font-size: 13px; font-size: 1.3rem; color: #222222; border-bottom: 1px solid #dddddd; cursor: help;
}

abbr {
    text-transform: none;
}

.print-only {
    display: none !important;
}

@media print { 
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: 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: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }
}

.row {
    width: 924px; max-width: 100%; min-width: 767px; margin: 0 auto;
}

.row .row {
    width: auto; max-width: none; min-width: 0; margin: 0 -15px;
}

.row.collapse {
    margin: 0;
}

.row.collapse .column,
.row.collapse .columns {
    padding: 0;
}

.column,
.columns {
    float: left; min-height: 1px; padding: 0 15px; position: relative;
}

.column.centered,
.columns.centered {
    float: none; margin: 0 auto;
}

[class*="column"] + [class*="column"]:last-child {
    float: right;
}

[class*="column"] + [class*="column"].end {
    float: left;
}

.one,
.row .one {
    width: 8.33333%;
}

.two,
.row .two {
    width: 16.66667%;
}

.three,
.row .three {
    width: 25%;
}

.four,
.row .four {
    width: 33.33333%;
}

.five,
.row .five {
    width: 41.66667%;
}

.six,
.row .six {
    width: 50%;
}

.seven,
.row .seven {
    width: 58.33333%;
}

.eight,
.row .eight {
    width: 66.66667%;
}

.nine,
.row .nine {
    width: 75%;
}

.ten,
.row .ten {
    width: 83.33333%;
}

.eleven,
.row .eleven {
    width: 91.66667%;
}

.twelve,
.row .twelve {
    width: 100%;
}

.row .offset-by-one {
    margin-left: 8.33333%;
}

.row .offset-by-two {
    margin-left: 16.66667%;
}

.row .offset-by-three {
    margin-left: 25%;
}

.row .offset-by-four {
    margin-left: 33.33333%;
}

.row .offset-by-five {
    margin-left: 41.66667%;
}

.row .offset-by-six {
    margin-left: 50%;
}

.row .offset-by-seven {
    margin-left: 58.33333%;
}

.row .offset-by-eight {
    margin-left: 66.66667%;
}

.row .offset-by-nine {
    margin-left: 75%;
}

.row .offset-by-ten {
    margin-left: 83.33333%;
}

.push-two {
    left: 16.66667%;
}

.pull-two {
    right: 16.66667%;
}

.push-three {
    left: 25%;
}

.pull-three {
    right: 25%;
}

.push-four {
    left: 33.33333%;
}

.pull-four {
    right: 33.33333%;
}

.push-five {
    left: 41.66667%;
}

.pull-five {
    right: 41.66667%;
}

.push-six {
    left: 50%;
}

.pull-six {
    right: 50%;
}

.push-seven {
    left: 58.33333%;
}

.pull-seven {
    right: 58.33333%;
}

.push-eight {
    left: 66.66667%;
}

.pull-eight {
    right: 66.66667%;
}

.push-nine {
    left: 75%;
}

.pull-nine {
    right: 75%;
}

.push-ten {
    left: 83.33333%;
}

.pull-ten {
    right: 83.33333%;
}

.row,
.clearfix {
    *zoom: 1;
}

.row::before,
.clearfix::before,
.row::after,
.clearfix::after {
    content: ""; display: table;
}

.row::after,
.clearfix::after {
    clear: both;
}

@media only screen and (max-width: 767px) { 
    body {
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
    }

    .row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .row .mobile-one {
        width: 25% !important;
        float: left;
        padding: 0 15px;
    }

    .row .mobile-one:last-child {
        float: right
    }

    .row .mobile-one.end {
        float: left
    }

    .row .mobile-two {
        width: 50% !important;
        float: left;
        padding: 0 15px;
    }

    .row .mobile-two:last-child {
        float: right
    }

    .row .mobile-two.end {
        float: left
    }

    .row .mobile-three {
        width: 75% !important;
        float: left;
        padding: 0 15px;
    }

    .row .mobile-three:last-child {
        float: right
    }

    .row .mobile-three.end {
        float: left
    }

    .row .mobile-four {
        width: 100% !important;
        float: left;
        padding: 0 15px;
    }

    .row .mobile-four:last-child {
        float: right
    }

    .row .mobile-four.end {
        float: left
    }

    .row .row.collapse .mobile-one {
        padding: 0
    }

    .row .row.collapse .mobile-two {
        padding: 0
    }

    .row .row.collapse .mobile-three {
        padding: 0
    }

    .row .row.collapse .mobile-four {
        padding: 0
    }

    .column,
    .columns {
        width: auto !important;
        float: none;
    }

    .column:last-child,
    .columns:last-child {
        float: none
    }

    .column::before,
    .columns::before,
    .column::after,
    .columns::after {
        content: "";
        display: table;
    }

    .column::after,
    .columns::after {
        clear: both
    }

    [class*="column"] + [class*="column"]:last-child {
        float: none
    }

    .offset-by-one,
    .offset-by-two,
    .offset-by-three,
    .offset-by-four,
    .offset-by-five,
    .offset-by-six,
    .offset-by-seven,
    .offset-by-eight,
    .offset-by-nine,
    .offset-by-ten {
        margin-left: 0 !important
    }

    .push-two,
    .push-three,
    .push-four,
    .push-five,
    .push-six,
    .push-seven,
    .push-eight,
    .push-nine,
    .push-ten {
        left: auto
    }

    .pull-two,
    .pull-three,
    .pull-four,
    .pull-five,
    .pull-six,
    .pull-seven,
    .pull-eight,
    .pull-nine,
    .pull-ten {
        right: auto
    }

    .push-one-mobile {
        left: 25%
    }

    .pull-one-mobile {
        right: 25%
    }

    .push-two-mobile {
        left: 50%
    }

    .pull-two-mobile {
        right: 50%
    }

    .push-three-mobile {
        left: 75%
    }

    .pull-three-mobile {
        right: 75%
    }
}

.block-grid {
    display: block; overflow: hidden; padding: 0;
}

.block-grid > li {
    display: block; height: auto; float: left;
}

.block-grid.one-up {
    margin: 0;
}

.block-grid.one-up > li {
    width: 100%; padding: 0 0 15px;
}

.block-grid.two-up {
    margin: 0 -15px;
}

.block-grid.two-up > li {
    width: 50%; padding: 0 15px 15px;
}

.block-grid.two-up > li:nth-child(2n+1) {
    clear: both;
}

.block-grid.three-up {
    margin: 0 -12px;
}

.block-grid.three-up > li {
    width: 33.33%; padding: 0 12px 12px;
}

.block-grid.three-up > li:nth-child(3n+1) {
    clear: both;
}

.block-grid.four-up {
    margin: 0 -10px;
}

.block-grid.four-up > li {
    width: 25%; padding: 0 10px 10px;
}

.block-grid.four-up > li:nth-child(4n+1) {
    clear: both;
}

.block-grid.five-up {
    margin: 0 -8px;
}

.block-grid.five-up > li {
    width: 20%; padding: 0 8px 8px;
}

.block-grid.five-up > li:nth-child(5n+1) {
    clear: both;
}

@media only screen and (max-width: 767px) { 
    .block-grid > li {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .block-grid.mobile > li {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .block-grid.mobile-two-up > li {
        width: 50%
    }

    .block-grid.mobile-two-up > li:nth-child(2n+1) {
        clear: both
    }

    .block-grid.mobile-three-up > li {
        width: 33.33%
    }

    .block-grid.mobile-three-up > li:nth-child(3n+1) {
        clear: both !important
    }

    .block-grid .mobile-four-up > li {
        width: 25%
    }

    .block-grid .mobile-four-up > li:nth-child(4n+1) {
        clear: both
    }

    .block-grid .mobile-five-up > li:nth-child(5n+1) {
        clear: both
    }
}

.touch {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.content {
    padding-top: 60px;
}

.content .headline {
    font-size: 40px; margin-top: 0; margin-bottom: 4px; color: #222222; text-transform: uppercase; font-weight: normal;
}

.content .sub-headline {
    font-size: 18px; font-size: 1.8rem; text-transform: uppercase; color: #747474;
}

.content .description {
    font-size: 18px; font-size: 1.8rem; color: #999999; line-height: 24px;
}

.content .cta {
    font-size: 16px; font-size: 1.6rem; font-weight: bold;
}

.chzn-container {
    font-size: 16px; font-size: 1.6rem; position: relative; display: inline-block; zoom: 1; *display: inline;
}

.chzn-container .chzn-drop {
    background: #ffffff; position: absolute; top: 29px; left: 0; z-index: 1010;
}

.chzn-container .chzn-results {
    margin: 0; max-height: 240px; padding: 0; position: relative; overflow-x: hidden; overflow-y: auto; clear: both; -webkit-overflow-scrolling: touch;
}

.chzn-container .chzn-results li {
    display: none; line-height: 30px; padding: 5px 10px 5px 25px; margin: 0; list-style: none; color: #222222; font-size: 16px; font-size: 1.6rem;
}

.chzn-container .chzn-results li em {
    font-style: normal;
}

.chzn-container .chzn-results .active-result {
    cursor: pointer; display: list-item;
}

.chzn-container .chzn-results .highlighted {
    background-color: #b3b3b3; color: #ffffff;
}

.chzn-container .chzn-results .highlighted em {
    background: transparent;
}

.chzn-container .chzn-results .no-results {
    background: #ffffff; display: list-item;
}

.chzn-container .chzn-results .group-result {
    cursor: default; color: #999; font-weight: bold;
}

.chzn-container .chzn-results .group-option {
    padding-left: 15px;
}

.chzn-container .chzn-results-scroll {
    background: #ffffff; margin: 0 4px; position: absolute; text-align: center; width: 321px; z-index: 1;
}

.chzn-container .chzn-results-scroll span {
    display: inline-block; height: 17px; text-indent: -5000px; width: 9px;
}

.chzn-container .chzn-results-scroll-down {
    bottom: 0;
}

.chzn-container .chzn-results-scroll-down span {
    background: url(/images/header/sprite.png) no-repeat -4px -3px;
}

.chzn-container .chzn-results-scroll-up span {
    background: url(/images/header/sprite.png) no-repeat -22px -3px;
}

.chzn-container-single .chzn-single {
    background-color: #ffffff; display: block; overflow: hidden; white-space: nowrap; position: relative; height: 23px; line-height: 24px; padding: 0 0 0 24px; color: #c0c0c0; text-decoration: none;
}

.chzn-container-single .chzn-single .chzn-default {
    color: #222222;
}

.chzn-container-single .chzn-single span {
    margin-right: 26px; display: block; overflow: hidden; white-space: nowrap;
}

.chzn-container-single .chzn-single abbr {
    display: block; position: absolute; right: 26px; top: 6px; width: 12px; height: 13px; font-size: 1px; background: url(/images/header/sprite.png) right top no-repeat;
}

.chzn-container-single .chzn-single abbr:hover {
    background-position: right -11px;
}

.chzn-container-single .chzn-single div {
    position: absolute; right: 18px; top: 18px; display: block; height: 7px; width: 9px;
}

.chzn-container-single .chzn-single div b {
    background-image: url(/images/header/sprite.png); background-repeat: no-repeat; background-position: -124px -52px; display: block; width: 100%; height: 100%;
}

.chzn-container-single .chzn-single + .chzn-drop {
    max-height: 0; overflow: hidden; -webkit-transition: max-height 0.3s linear; -moz-transition: max-height 0.3s linear; -o-transition: max-height 0.3s linear; -ms-transition: max-height 0.3s linear; transition: max-height 0.3s linear;
}

.chzn-container-single .chzn-search {
    padding: 3px 4px; position: relative; margin: 0; white-space: nowrap; z-index: 1010;
}

.chzn-container-single .chzn-search input {
    margin: 1px 0; padding: 4px 20px 4px 5px; outline: 0; font-family: sans-serif; font-size: 16px; font-size: 1.6rem; font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; text-indent: 15px;
}

.chzn-container-single .chzn-search:after {
    content: ''; position: absolute; display: block; top: 10px; right: 20px; width: 17px; height: 16px; background-image: url(/images/header/sprite.png); background-position: 0px -28px;
}

.chzn-container-single-nosearch .chzn-search input {
    position: absolute; left: -9000px;
}

.chzn-container-multi .chzn-choices {
    background-color: #ffffff; margin: 0; padding: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative;
}

.chzn-container-multi .chzn-choices li {
    float: left; list-style: none;
}

.chzn-container-multi .chzn-choices .search-field {
    white-space: nowrap; margin: 0; padding: 0;
}

.chzn-container-multi .chzn-choices .search-field input {
    color: #666; background: transparent !important; font-family: sans-serif; font-size: 100%; height: 15px; padding: 5px; margin: 1px 0; outline: 0;
}

.chzn-container-multi .chzn-choices .search-field .default {
    color: #999;
}

.chzn-container-multi .chzn-choices .search-field .search-choice {
    background-color: #ffffff; color: #333; line-height: 13px; padding: 3px 20px 3px 5px; margin: 3px 0 3px 5px; position: relative; cursor: default;
}

.chzn-container-multi .chzn-choices .search-field .search-choice.search-choice-disabled {
    background-color: #ffffff; color: #666; padding-right: 5px;
}

.chzn-container-multi .chzn-choices .search-field .search-choice .search-choice-close {
    display: block; position: absolute; right: 3px; top: 4px; width: 12px; height: 13px; font-size: 1px; background: url(/images/header/sprite.png) right top no-repeat;
}

.chzn-container-multi .chzn-choices .search-field .search-choice .search-choice-close:hover {
    background-position: right -11px;
}

.chzn-container-multi .chzn-choices .search-field .chzn-container-multi .chzn-choices .search-choice-focus {
    background: #d4d4d4;
}

.chzn-container-multi .chzn-choices .search-field .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
    background-position: right -11px;
}

.chzn-container-multi .chzn-results {
    margin: -1px 0 0; padding: 0;
}

.chzn-container-multi .chzn-drop .result-selected {
    display: none;
}

.chzn-container-active .chzn-single-with-drop {
    background-color: #f13536; color: #ffffff;
}

.chzn-container-active .chzn-single-with-drop div b {
    background-position: -135px -52px;
}

.chzn-container-active .chzn-single-with-drop + .chzn-drop {
    max-height: 274px;
}

.chzn-container-active .chzn-choices .search-field input {
    color: #111 !important;
}

.chzn-disabled {
    cursor: default; opacity: 0.5 !important;
}

.chzn-disabled .chzn-single {
    cursor: default;
}

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
    cursor: default;
}

.chzn-rtl {
    text-align: right;
}

.chzn-rtl .chzn-single {
    padding: 0 8px 0 0; overflow: visible;
}

.chzn-rtl .chzn-single span {
    margin-left: 26px; margin-right: 0; direction: rtl;
}

.chzn-rtl .chzn-single div {
    left: 3px; right: auto;
}

.chzn-rtl .chzn-single abbr {
    left: 26px; right: auto;
}

.chzn-rtl .chzn-choices .search-field input {
    direction: rtl;
}

.chzn-rtl .chzn-choices li {
    float: right;
}

.chzn-rtl .chzn-choices .search-choice {
    padding: 3px 5px 3px 19px; margin: 3px 5px 3px 0;
}

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
    left: 4px; right: auto; background-position: right top;
}

.chzn-rtl.chzn-container-single .chzn-results {
    margin: 0 0 4px 4px; padding: 0 4px 0 0;
}

.chzn-rtl .chzn-results .group-option {
    padding-left: 0; padding-right: 15px;
}

.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
    border-right: none;
}

.chzn-rtl .chzn-search input {
    background: #ffffff url(/images/header/sprite.png) no-repeat -38px -22px; background: url(/images/header/sprite.png) no-repeat -38px -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background: url(/images/header/sprite.png) no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url(/images/header/sprite.png) no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url(/images/header/sprite.png) no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background: url(/images/header/sprite.png) no-repeat -38px -22px, linear-gradient(#eeeeee 1%, #ffffff 15%); padding: 4px 5px 4px 20px; direction: rtl;
}

.nav-bar {
    height: 40px; background: transparent; margin-top: 20px; padding: 0;
}

.nav-bar > li {
    float: left; display: block; position: relative; padding: 0; margin: 0; border-right: none; line-height: 38px;
}

.nav-bar > li:hover {
    background: #333333;
}

.nav-bar > li.active {
    background: #2ba6cb; border-color: #2284a1;
}

.nav-bar > li.active:hover {
    background: #2ba6cb; cursor: default;
}

.nav-bar > li.active > a {
    color: white; cursor: default;
}

.nav-bar > li > a {
    color: #e6e6e6;
}

.nav-bar > li > a:first-child {
    position: relative; padding: 0 20px; display: block; text-decoration: none; font-size: 14px; font-size: 1.4rem;
}

.nav-bar > li > input {
    margin: 0 10px;
}

.nav-bar > li ul {
    margin-bottom: 0;
}

.nav-bar > li .flyout {
    display: none;
}

.nav-bar > li.has-flyout > a:first-child {
    padding-right: 40px; position: relative;
}

.nav-bar > li.has-flyout > a:first-child:after {
    content: ""; display: block; width: 0; height: 0; border: solid 4px; border-color: #e6e6e6 transparent transparent transparent; position: absolute; right: 20px; top: 17px;
}

.nav-bar > li.has-flyout.is-touch > a:first-child {
    padding-right: 55px;
}

.nav-bar > li.has-flyout.is-touch > a.flyout-toggle {
    border-left: 1px dashed #666;
}

.nav-bar > li.vertical {
    height: auto; margin-top: 0;
}

.nav-bar > li.vertical > li {
    float: none; border-bottom: none; border-right: solid 1px #333333; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;
}

.nav-bar > li.vertical > li.has-flyout > a:first-child:after {
    content: ""; display: block; width: 0; height: 0; border: solid 4px; border-color: transparent transparent transparent #e6e6e6;
}

.nav-bar > li.vertical > li .flyout {
    left: 100%; top: -1px;
}

.nav-bar > li.vertical > li .flyout.right {
    left: auto; right: 100%;
}

.nav-bar > li.vertical > li.active {
    border-right: solid 1px #2284a1;
}

.nav-bar > li.vertical > li:last-child {
    border-bottom: solid 1px #333333;
}

.flyout {
    background: #f2f2f2; padding: 20px; margin: 0; border: 1px solid #d9d9d9; position: absolute; top: 39px; left: -1px; width: 250px; z-index: 40; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.flyout p {
    line-height: 1.2; font-size: 13px; font-size: 1.3rem;
}

.flyout *:first-child {
    margin-top: 0;
}

.flyout *:last-child {
    margin-bottom: 0;
}

.flyout.small {
    width: 166.66667px;
}

.flyout.large {
    width: 437.5px;
}

.flyout.left {
    right: auto; left: -2px;
}

.flyout.up {
    top: auto; bottom: 39px;
}

ul.flyout,
.nav-bar li ul {
    padding: 0; list-style: none;
}

ul.flyout li,
.nav-bar li ul li {
    border-left: solid 3px #CCC;
}

ul.flyout li a,
.nav-bar li ul li a {
    background: #f2f2f2; border: 1px solid #e6e6e6; border-width: 1px 1px 0 0; color: #555; display: block; height: auto; line-height: 1; padding: 15px 20px; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; font-size: 14px; font-size: 1.4rem;
}

ul.flyout li a:hover,
.nav-bar li ul li a:hover {
    background: #ebebeb; color: #333;
}

ul.flyout li.active,
.nav-bar li ul li.active {
    margin-top: 0; border-top: 1px solid #4d4d4d; border-left: 4px solid #1a1a1a;
}

ul.flyout li.active a,
.nav-bar li ul li.active a {
    background: #4d4d4d; border: none; color: #fff; height: auto; margin: 0; position: static; top: 0; -webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;
}

.top-bar-js-breakpoint {
    width: 940px !important; visibility: hidden;
}

.contain-to-grid {
    width: 100%; background: #202020;
}

.fixed {
    width: 100%; left: 0; position: fixed; top: 0; z-index: 99;
}

.contain-to-grid .top-bar {
    max-width: 1024px; margin: 0 auto;
}

.top-bar {
    background: #202020; height: 90px; line-height: 90px; margin: 0 0 30px; padding: 0; width: 100%; text-transform: uppercase;
}

.top-bar > ul {
    display: inline; height: 90px; line-height: 90px; list-style: none;
}

.top-bar > ul li {
    float: left; margin-left: 1px;
}

.top-bar > ul li:hover,
.top-bar > ul li.active {
    background-color: #000000;
}

.top-bar > ul li:hover a,
.top-bar > ul li.active a {
    color: #d9d9d9;
}

.top-bar > ul li.divider {
    background: #000000; height: 100%; margin-right: 1px; width: 1px; -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1); -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1); box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
}

.top-bar > ul li.has-button:hover {
    background: #202020;
}

.top-bar > ul li.has-button:hover a {
    color: #ffffff;
}

.top-bar > ul li.has-button a.button {
    margin: 0 11.25px;
}

.top-bar > ul li.search {
    padding: 0 15px;
}

.top-bar > ul li.search:hover {
    background: #202020;
}

.top-bar > ul li.search form {
    display: inline-block; margin-bottom: 0; vertical-align: middle; width: 200px;
}

.top-bar > ul li.search form input[type=text] {
    float: left; margin-top: -1px; height: 22.5px; font-size: 13px; font-size: 1.3rem; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0;
}

.top-bar > ul li.search form input[type=text] + .button {
    float: left; margin-top: -1px; padding: 5px 12px 4px; border-left: none; font-size: 12px; font-size: 1.2rem; -webkit-border-top-left-radius: 0; -moz-border-radius-topleft: 0; border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0;
}

.top-bar > ul li.search form input[type=search] {
    font-size: 18px; font-size: 1.8rem; margin-bottom: 0;
}

.top-bar > ul li.toggle-topbar {
    display: none;
}

.top-bar > ul li a {
    color: #fff;
}

.top-bar > ul li a:not(.button) {
    color: white; display: block; height: 90px; line-height: 90px; padding: 0 0;
}

.top-bar > ul li.has-dropdown {
    position: relative; cursor: pointer;
}

.top-bar > ul li.has-dropdown:hover > .dropdown {
    display: block; visibility: visible;
}

.top-bar > ul li.has-dropdown a {
    padding-right: 33.75px;
}

.top-bar > ul li.has-dropdown .dropdown {
    background: transparent; left: 0; margin: 0; padding: 0; position: absolute; visibility: hidden; z-index: 99;
}

.top-bar > ul li.has-dropdown .dropdown li {
    background: transparent; line-height: 1; min-width: 100%; margin-bottom: 1px; margin-left: 0; list-style: none; height: 30px; font-size: 16px; font-size: 1.6rem;
}

.top-bar > ul li.has-dropdown .dropdown li.divider {
    border-top: solid 1px black; height: 10px; padding: 0; width: 100%; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.top-bar > ul li.has-dropdown .dropdown li.has-dropdown:hover > .dropdown {
    display: block;
}

.top-bar > ul li.has-dropdown .dropdown li.has-dropdown > a {
    padding-right: 30px;
}

.top-bar > ul li.has-dropdown .dropdown li.has-dropdown > a:after {
    border: none; content: "\00bb"; right: 5px; top: 6px;
}

.top-bar > ul li.has-dropdown .dropdown li.has-dropdown .dropdown {
    position: absolute; left: 100%; top: 0;
}

.top-bar > ul li.has-dropdown .dropdown li a {
    font-weight: normal; height: 100%; padding: 0; white-space: nowrap; background-color: #000000; line-height: 30px; text-align: left; text-indent: 10px; color: #939598;
}

.top-bar > ul li.has-dropdown .dropdown li a:hover,
.top-bar > ul li.has-dropdown .dropdown li a.active {
    background-color: #f13536; color: #ffffff;
}

.top-bar > ul li.has-dropdown .dropdown li a:after {
    display: none;
}

.top-bar > ul li.has-dropdown .dropdown li label {
    color: #f13536; font-weight: bold; margin: 0; padding-left: 15px; text-transform: uppercase; font-size: 10px; font-size: 1rem;
}

.top-bar > ul > li {
    height: 90px; width: 120px; text-align: center;
}

.top-bar > ul > li.has-dropdown > a {
    padding-left: 0; padding-right: 9px; display: inline-block !important;
}

.top-bar > ul > li.has-dropdown > a:after {
    content: ""; display: block; width: 9px; height: 5px; margin-right: 12px; margin-top: -2px; position: absolute; right: 0; top: 50%; background-image: url(/images/header/sprite.png); background-repeat: no-repeat; background-position: -135px -52px;
}

.top-bar > ul > li > a {
    font-size: 18px; font-size: 1.8rem;
}

.top-bar > ul .name h1 {
    line-height: 90px; margin: 0;
}

.top-bar > ul .name h1 a {
    font-weight: bold; padding: 0 22.5px; font-size: 18px !important; font-size: 1.8rem !important;
}

.top-bar > ul .name img {
    margin-top: -5px; vertical-align: middle;
}

.top-bar ul.left {
    float: left; width: auto; margin-bottom: 0;
}

.top-bar ul.right {
    float: right; width: auto; margin-bottom: 1px;
}

.top-bar ul.right .has-dropdown .dropdown {
    left: auto; right: -1px;
}

.top-bar ul.right .has-dropdown .dropdown li.has-dropdown > .dropdown {
    right: 100%; left: auto; width: 100%;
}

.top-bar .js-generated {
    display: none;
}

@-moz-document url-prefix() { 
    .top-bar ul li .button.small {
        padding-bottom: 6px
    }

    .top-bar ul li.search form input[type=search] {
        height: 22px;
        padding: 3px;
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.lt-ie9 .top-bar ul li.has-dropdown {
    padding-right: 33.75px;
}

.lt-ie9 .top-bar ul li.has-dropdown > ul li {
    padding-right: 0;
}

.lt-ie9 .top-bar ul li a {
    color: #ffffff; display: block; font-weight: bold; height: 90px; line-height: 90px; padding: 0 15px; font-size: 13px; font-size: 1.3rem;
}

.lt-ie9 .top-bar ul li.cart-dropdown a {
    color: #ffffff; display: block; font-weight: bold; height:45px; line-height: 45px; padding: 0 15px; font-size: 13px; font-size: 1.3rem;
}

.lt-ie9 .top-bar ul li a.button {
    height: auto; line-height: 30px; margin-top: 7px;
}

.lt-ie9 .top-bar ul li a .active {
    background: #151515; color: #d9d9d9;
}

.lt-ie9 .top-bar ul li a:hover {
    color: #cccccc;
}

.lt-ie9 .top-bar ul li a img {
    margin-top: -5px; vertical-align: middle;
}

ul.link-list {
    padding: 0; list-style: none; overflow: hidden;
}

ul.link-list li {
    list-style: none; float: left; margin-left: 20px; display: block;
}

ul.link-list li a {
    display: block;
}

.slides {
    overflow: auto; overflow-y: hidden;
}

.slide-container {
    height: 100%; float: left; width: 4096px;
}

.slide {
    float: left; width: 100%; height: 100%; max-width: 1024px; position: static; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

.slide-prev,
.slide-next {
    display: none;
}

.slide-prev.is-hidden,
.slide-next.is-hidden {
    display: none !important;
}

.js .slides {
    width: 100%; overflow: hidden; -webkit-transform: translateZ(); position: relative;
}

.js .slide-container {
    width: 100% !important; position: relative; float: none;
}

.js .slide-container.is-transitioning {
    -webkit-transition: left 0.3s linear; -moz-transition: left 0.3s linear; -o-transition: left 0.3s linear; -ms-transition: left 0.3s linear; transition: left 0.3s linear;
}

.js .slide {
    float: none; max-width: 100%; position: absolute; top: 0;
}

.js .slide-prev,
.js .slide-next {
    display: block;
}

.js .slide:nth-child(10) {
    left: 900%;
}

.js .slide:nth-child(9) {
    left: 800%;
}

.js .slide:nth-child(8) {
    left: 700%;
}

.js .slide:nth-child(7) {
    left: 600%;
}

.js .slide:nth-child(6) {
    left: 500%;
}

.js .slide:nth-child(5) {
    left: 400%;
}

.js .slide:nth-child(4) {
    left: 300%;
}

.js .slide:nth-child(3) {
    left: 200%;
}

.js .slide:nth-child(2) {
    left: 100%;
}

.js .slide:nth-child(1) {
    left: 0%;
}

.oldie.js .slides {
    visibility: hidden;
}

.oldie.js .slides.ie-is-visible {
    visibility: visible;
}

.oldie.js .slide-10 {
    left: 900%;
}

.oldie.js .slide-9 {
    left: 800%;
}

.oldie.js .slide-8 {
    left: 700%;
}

.oldie.js .slide-7 {
    left: 600%;
}

.oldie.js .slide-6 {
    left: 500%;
}

.oldie.js .slide-5 {
    left: 400%;
}

.oldie.js .slide-4 {
    left: 300%;
}

.oldie.js .slide-3 {
    left: 200%;
}

.oldie.js .slide-2 {
    left: 100%;
}

.oldie.js .slide-1 {
    left: 0%;
}

.oldie.js .slides-hide-nav .slide-nav {
    display: none;
}

.cta {
    text-transform: uppercase; font-weight: bold; font-size: 18px; font-size: 1.8rem;
}

.cta.video {
    display: block; border: 2px #ffffff solid; position: relative; margin-top: 5px; background: #000000; z-index: 1;
}

.cta.video .cta-video-play {
    content: ''; display: block; width: 38px; height: 37px; background-position: 0px -119px; position: absolute; top: 50%; left: 50%; margin-left: -19px; margin-top: -19px; z-index: 2; background-image: url(/images/homepage/v2/hero/sprite.png);
}

.cta img {
    display: block; position: relative; border: none; -moz-opacity: 0.5; -khtml-opacity: 0.5; -webkit-opacity: 0.5; opacity: 0.5; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; transition: opacity 0.3s linear; z-index: 0;
}

.cta:hover img {
    -moz-opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; opacity: 1;
}

.video-overlay {
    width: 100% !important; height: 100% !important; position: fixed; z-index: 5; top: -100%; left: 0; background-color: rgba(0, 0, 0, 0.85); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; opacity: 0;
}

.video-overlay.is-active {
    top: 0; -moz-opacity: 1; -khtml-opacity: 1; -webkit-opacity: 1; opacity: 1;
}

.video-overlay .video {
    left: 50%; top: 50%; position: absolute;
}

.video-overlay .close {
    background-image: url(/images/header/sprite.png); background-position: -102px -52px; width: 10px; height: 10px; position: absolute; top: 100px; left: 50%; margin-left: 490px;
}

.video-overlay .close:hover {
    background-position: -113px -52px;
}

@media only screen and (max-width: 1024px) { 
    .video-overlay .close {
        position: fixed;
        z-index: 3;
        right: 30px;
        top: 40px;
        margin: 0;
        left: auto;
        box-sizing: content-box;
    }
}

.wrapper {
    position: relative;
}

.header .sub-nav {
    max-width: 224px;
}

.js .wrapper {
    position: static;
}

.js .header {
    position: fixed; z-index: 40; -webkit-transform: translateZ();
}

.title {
    margin-right: 31px; margin-left: 0px !important; width: 144px !important;
}

.title:hover,
.title.active {
    background-color: transparent !important;
}

.logo {
    width: 144px !important; height: 27px !important; display: block !important; background-image: url(/images/header/sprite.png); background-repeat: no-repeat; background-position: 0px 0px; margin-top: 32px;
}

.logo:hover {
    background-color: transparent;
}

@media only screen and (max-width: 940px) { 
    .header .top-bar.expanded {
        height: auto;
        line-height: 44px;
    }

    .header .top-bar.expanded > ul li a:not(.button) {
        height: 44px;
        line-height: 44px;
    }
}

.explore.has-dropdown .dropdown {
    max-height: 0; overflow: hidden; -webkit-transition: max-height 0.3s ease-out; -moz-transition: max-height 0.3s ease-out; -o-transition: max-height 0.3s ease-out; -ms-transition: max-height 0.3s ease-out; transition: max-height 0.3s ease-out;
}

.explore.has-dropdown:hover .dropdown {
    max-height: 62px;
}

.find-store-container {
    height: 45px !important; line-height: 45px !important; width: 168px !important; background-color: #000000; margin-left: 0 !important;
}

.find-store-button {
    display: block; width: 168px; float: left; height: 45px !important; line-height: 45px !important; border-right: 1px #202020 solid; color: #656565 !important; font-weight: bold; font-size: 16px !important; font-size: 1.6rem !important; position: relative; background-color: #000000; padding: 0 15px 0 35px !important;
}

.find-store-button:hover,
.find-store-button.is-active {
    background-color: #f13536; color: #ffffff !important;
}

.find-store-button:hover:before,
.find-store-button.is-active:before {
    background-position: -48px -28px;
}

.find-store-button:before {
    content: ''; position: absolute; display: block; top: 14px; left: 30px; width: 12px; height: 18px; background-image: url(/images/header/sprite.png); background-position: -36px -28px;
}

.search-button-container {
    display: block; width: 56px !important; float: left; height: 45px !important; line-height: 45px !important; border-right: 1px #202020 solid; color: #656565 !important; margin-left: 0 !important; background-color: #000000;
}

.search-button {
    height: 45px !important; line-height: 45px !important; width: 56px; font-size: 16px !important; font-size: 1.6rem !important; text-indent: -5000px; position: relative;
}

.search-button .magnifying-glass {
    background-image: url(/images/header/sprite.png); background-position: 0px -28px; position: absolute; width: 17px; height: 16px; margin-left: -8.5px; margin-top: -8px; left: 50%; top: 50%;
}

.search-button:hover,
.search-button.is-active {
    background-color: #f13536;
}

.search-button:hover .magnifying-glass,
.search-button.is-active .magnifying-glass {
    background-position: -18px -28px;
}

.header .language-dropdown,
.header .cart-dropdown {
    background-color: #000000; margin-top: 1px; height: 44px !important; line-height: 44px !important;
}

.header .language-dropdown a:not(.button),
.header .cart-dropdown a:not(.button),
.header .language-dropdown ul li a:not(.button),
.header .cart-dropdown ul li a:not(.button) {
    color: #656565; height: 45px !important; line-height: 45px !important;
}

.header .language-dropdown > a,
.header .cart-dropdown > a {
    font-size: 16px !important; font-size: 1.6rem !important; color: #656565; font-weight: bold !important; position: relative;
}

.header .language-dropdown > a:after,
.header .cart-dropdown > a:after {
    background-position: -124px -52px !important;
}

.header .language-dropdown:hover > a,
.header .cart-dropdown:hover > a {
    color: #ffffff !important;
}

.header .language-dropdown:hover > a:after,
.header .cart-dropdown:hover > a:after {
    background-position: -135px -52px !important;
}

.header .language-dropdown:hover .dropdown,
.header .cart-dropdown:hover .dropdown {

}

.header .language-dropdown a.is-active:after,
.header .cart-dropdown a.is-active:after {
    background-position: -135px -52px !important;
}

.header .language-dropdown .dropdown,
.header .cart-dropdown .dropdown {
    margin-top: 2px; max-height: 264px; overflow: hidden; -webkit-transition: max-height 0.5s ease-out; -moz-transition: max-height 0.5s ease-out; -o-transition: max-height 0.5s ease-out; -ms-transition: max-height 0.5s ease-out; transition: max-height 0.5s ease-out;
}

.header .language-dropdown .dropdown li,
.header .cart-dropdown .dropdown li {
    width: 214px; height: 44px !important; line-height: 44px !important;
}

.header .language-dropdown .dropdown li a:not(.button),
.header .cart-dropdown .dropdown li a:not(.button) {
    height: 44px !important; line-height: 44px !important; text-indent: 25px !important; font-weight: bold !important; color: #656565;
}

.language-dropdown {
    width: 56px !important; clear: left; margin-left: 0 !important;
}

.language-dropdown > a {
    width: 100%; margin: 0; display: inline-block; text-align: center;
}

.language-dropdown > a:after {
    margin-right: 6px !important;
}

.language-dropdown .dropdown {
    right: auto !important;
}

.language-dropdown .country {
    background-image: url(/images/header/sprite.png); width: 16px; display: inline-block; height: 11px; margin: 0;
}

.country-us {
    background-position: -60px -28px;
}

.country-uk {
    background-position: -111px -28px;
}

.country-mx {
    background-position: -94px -28px;
}

.country-sv {
    background-position: -128px -28px;
}

.country-es {
    background-position: -128px -40px;
}

.country-nl {
    background-position: -77px -28px;
}

.country-de {
    background-position: 0px -52px;
}

.country-fr {
    background-position: -17px -52px;
}

.country-it {
    background-position: -34px -52px;
}

.country-au {
    background-position: -51px -52px;
}

.country-dk {
    background-position: -68px -52px;
}

.country-be {
    background-position: -60px -40px;
}

.country-ca {
    background-position: -77px -40px;
}

.country-cn {
    background-position: -94px -40px;
}

.country-no {
    background-position: -111px -40px;
}

.country-roe {
    background-position: -85px -52px;
}

.country-row {
    background-position: 0px -64px;
}

.cart-dropdown {
    width: 166px !important; margin-left: 1px; clear: right;
}

.cart-dropdown .dropdown {
    width: 223px; right: 0 !important;
}

.cart-dropdown:hover .dropdown {

}

.cart-dropdown > a {
    position: relative;
}

.cart-dropdown > a:after {
    margin-right: -4px !important;
}

@media only screen and (max-width: 1024px) { 
    .js .header {
        min-width: 1024px;
        position: absolute;
    }
}

.oldie .header .top-bar .language-dropdown a.active,
.oldie .header .top-bar .cart-dropdown a.active {
    height: 45px !important; line-height: 45px !important;
}

.oldie .header .top-bar .language-dropdown .dropdown li,
.oldie .header .top-bar .cart-dropdown .dropdown li,
.oldie .header .top-bar .language-dropdown .dropdown a,
.oldie .header .top-bar .cart-dropdown .dropdown a {
    display: block; height: 45px !important; line-height: 45px !important;
}

.oldie .find-store-button:before {
    display: inline; left: 15px; position: absolute; content: '';
}

.lt-ie8 .header .dropdown {
    top: 91px; max-height: 100%;
}

.lt-ie8 .header .dropdown a {
    width: 100%; display: block;
}

.lt-ie8 .header .sub-nav {
    position: relative;
}

.lt-ie8 .header .find-store-container {
    width: 147px !important; display: block; margin-right: 20px; *behavior: none;
}

.lt-ie8 .header .find-store-button {
    overflow: hidden; display: block; padding-left: 3px !important; text-indent: 0; *behavior: none; width: 147px;
}

.lt-ie8 .header .find-store-button::before {
    display: none;
}

.lt-ie8 .header .search-button-container {
    position: relative; left: -1px;
}

.lt-ie8 .header .language-dropdown {
    clear: left; width: 20px !important; *behavior: none;
}

.lt-ie8 .header .cart-dropdown {
    float: none; width: 135px !important; position: relative; left: -15px; top: 1px; *behavior: none;
}

.lt-ie8 .header .cart-dropdown .dropdown {
    top: 45px;
}

.lt-ie8 .header .country-indicator {
    position: absolute; top: 16px; left: 19px;
}

.slide-down {
    background-color: #000000; position: absolute; bottom: -231px; width: 100%;
}

.slide-down .close {
    display: none;
}

.slide-down .headline {
    margin-bottom: 7px; margin-top: 0; color: #f13536; font-size: 16px; font-size: 1.6rem;
}

.js .slide-down {
    position: static; max-height: 0; bottom: 0; overflow: hidden; padding: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}

.js .slide-down.is-active {
    max-height: 360px;
}

.js .slide-down.is-visible {
    overflow: visible;
}

.js .slide-down .row {
    position: relative;
}

.js .slide-down .close, .js .newcontrollerapp-banner .close {
    display: block; position: absolute; width: 10px; height: 10px; right: 20px; top: 0; background-image: url(/images/header/sprite.png); background-position: -102px -52px;
}

.js .newcontrollerapp-banner .close
{
    float:left;
    position: relative;
    margin-top:60px;
    margin-left:30px;
}

.js .slide-down .close:hover, .js .newcontrollerapp-banner .close:hover {
    background-position: -113px -52px;
}

.js .header .close {
    right: -30px; top: -30px;
}

.lt-ie8.js .slide-down,
.lt-ie8.js .slide-down * {
    *behavior: none;
}

.lt-ie8.js .slide-down {
    display: none; max-height: auto !important; overflow: visible !important; max-height: 300px;
}

.lt-ie8.js .slide-down.is-active {
    display: block;
}

.lt-ie8.js .slide-down input {
    display: inline; float: none;
}

.lt-ie8.js .slide-down .store-input-zip,
.lt-ie8.js .slide-down .search-input {
    height: 12px; border: 2px #ccc inset; padding: 3px; text-indent: 0; font-size: 12px;
}

.lt-ie8.js .slide-down .store-input-submit,
.lt-ie8.js .slide-down .search-submit {
    height: 22px; line-height: 12px; border: none; padding: 3px; font-size: 12px;
}
.js .main .newcontrollerapp-banner
{
    height:130px;
    background-color:#151515;
    border-bottom: 1px solid #333333;
    text-align:center;
    position: relative;
    display:none;
}
.js .main .common_wrapper .newcontrollerapp-banner
{
    bottom:-64px;
}
.js .newcontrollerapp-banner.slide-down.is-active
{
    max-height:none;
}
.newcontrollerapp-banner *
{
    margin: 0; padding:0;
}
.newcontrollerapp-banner .banner
{
    width:1024px;
    margin: 0 auto;
}
.newcontrollerapp-banner div img
{
    margin-top:15px;
    float:left;
}
.newcontrollerapp-banner div .bannercontent
{
    width:800px;
    float:left;
    text-align:left;
    padding-left:55px;
}
.newcontrollerapp-banner div h1
{
    color:#999999;
    font-size:26px;
    line-height:26px;
    text-transform:none;
    margin-top:30px
}
.newcontrollerapp-banner div p
{
    color:#ffffff;    
    font-size:24px;
    line-height:20px;
    margin-bottom:15px;
}
.newcontrollerapp-banner div .cta a
{
    color:#d5222f;
    padding-right:15px;
    background:transparent url(/images/landing/system/arrow_right.png) no-repeat 100% 50%;
}
.cookie-warning {
    width: 100%; position: fixed; bottom: 0;
}

.cookie-warning .message {
    color: #656565; font-weight: bold; font-size: 14px; font-size: 1.4rem; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; transition: all 0.3s ease-out; max-width: 984px; text-align: center; margin: 0 auto; padding: 20px 0; position: relative;
}

.cookie-warning .close {
    right: -11px !important; top: 26px !important; background-position: -113px -52px !important;
}

.cookie-warning a {
    text-transform: uppercase;
}

.cookie-warning.is-active .row {
    padding-top: 20px !important; padding-bottom: 20px !important;
}

.js .cookie-warning {
    position: fixed;
}

.oldie .cookie-warning {
    z-index: 100;
}

.store-finder {
    bottom: -318px;
}

.store-finder.is-active {
    height: auto; padding: 50px 0;
}

.store-finder label {
    margin-top: 15px; margin-bottom: 5px;
}

.store-finder .store-input-zip {
    min-width: 274px; color: #222222;
}

.store-finder .store-input-zip::-webkit-input-placeholder {
    color: #c0c0c0;
}

.store-finder .store-input-zip:-moz-placeholder {
    color: #c0c0c0;
}

.store-finder .store-input-zip:placeholder {
    color: #c0c0c0;
}

.store-finder .store-finder-container {
    max-width: 220px; float: none; margin: 30px 0 0 0; margin-bottom: 30px;
}

.store-finder .store-input-submit {
    width: 43px;
}

.js .store-finder {
    bottom: 0;
}

.js .store-finder label {
    display: none;
}

.js .store-finder input {
    display: block; border: none; float: left;
}

.js .store-finder .headline {
    display: none;
}

.js .store-finder .store-finder-container {
    max-width: 100%; float: inherit; margin: inherit;
}

.js .store-finder .store-input-zip {
    height: 40px; min-width: 0; margin-bottom: 0; max-width: 161px; text-indent: 15px;
}

.js .store-finder .chosen {
    max-width: 220px;
}

.js .store-finder .chzn-container {
    float: left; margin-right: 2px; max-width: 220px;
}

.js .store-finder .store-input-submit {
    display: block; width: 65px; height: 40px; background: #c4c4c4; color: #ffffff; line-height: 40px; text-align: center; text-transform: uppercase; font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; margin-left: 2px; cursor: pointer; font-size: 16px; font-size: 1.6rem;
}

.js .store-finder .store-input-submit:hover {
    background-color: #f13536;
}

.js .store-finder .chzn-container-single .chzn-single {
    height: 40px; line-height: 40px; font-size: 16px; font-size: 1.6rem;
}

.oldie .store-finder {
    height: 140px;
}

.lt-ie8.js .store-finder {
    text-align: center; max-height: 30px;
}

.lt-ie8.js .store-finder .store-finder-container {
    margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;
}

.country-language-select {
    bottom: -550px; padding-bottom: 50px;
}

.country-language-select .headline {
    text-align: left;
}

.country-language-select.is-active {
    height: auto; padding: 40px 0;
}

.country-language-select .language-list li {
    display: inline; margin-right: -2px; margin-left: 0; text-indent: 12px; height: 26px; line-height: 26px;
}

.country-language-select .language-list li.is-hidden {
    display: none !important;
}

.country-language-select .language-list a {
    color: #ffffff; padding: 3px 7px; font-size: 16px; font-size: 1.6rem;
}

.country-language-select .language-list a:hover,
.country-language-select .language-list a.is-active {
    background-color: #202020;
}

.country-language-select .country-language-select-container {
    margin: 30px auto; min-width: 100%;
}

.country-language-select .countries {
    min-width: 100%;
}

.country-language-select .languages {
    min-width: 100%;
}

.js .country-language-select {
    bottom: 0; padding-bottom: 0;
}

.js .country-language-select.is-active {
    padding-bottom: 40px;
}

.js .country-language-select .headline {
    text-align: inherit;
}

.js .country-language-select .countries,
.js .country-language-select .languages {
    float: left; min-width: 0;
}

.js .country-language-select .country-language-select-container {
    margin: inherit; min-width: 0;
}

.js .country-language-select .language-list {
    width: 136px; float: left;
}

.js .country-language-select .language-list li {
    display: block; text-indent: 12px; margin-left: 0; margin-right: 0;
}

.js .country-language-select .language-list a {
    display: block; padding: 0;
}

.js .country-language-select .countries {
    width: 320px;
}

.js .country-language-select .languages {
    width: 136px;
}

.js .country-language-select .close {
    top: -20px;
}

.oldie .country-language-select {
    height: 358px;
}

.search-form {
    bottom: -85px;
}

.search-form.is-active {
    height: auto; padding: 50px 0;
}

.search-form .search-input {
    height: 40px; min-width: 0; max-width: 385px; margin-bottom: 0; text-indent: 15px; color: #222222; margin-left: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}

.search-form .search-input::-webkit-input-placeholder {
    color: #c0c0c0;
}

.search-form .search-input:-moz-placeholder {
    color: #c0c0c0;
}

.search-form .search-input:placeholder {
    color: #c0c0c0;
}

.search-form .search-input::-webkit-search-decoration,
.search-form .search-input::-webkit-search-cancel-button,
.search-form .search-input::-webkit-search-results-button,
.search-form .search-input::-webkit-search-results-decoration {
    display: none;
}

.search-form .search-form-container {
    margin-left: 0;
}

.js .search-form {
    bottom: 0;
}

.js .search-form label {
    display: none;
}

.js .search-form input {
    display: block; border: none; float: left;
}

.js .search-form .headline {
    display: none;
}

.js .search-form .search-form-container {
    max-width: 100%; float: inherit; margin: inherit;
}

.js .search-form .search-submit {
    display: block; width: 65px; height: 40px; background: #c4c4c4; color: #ffffff; line-height: 40px; text-align: center; text-transform: uppercase; font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 16px; font-size: 1.6rem; cursor: pointer;
}

.js .search-form .search-submit:hover {
    background-color: #f13536;
}

.oldie .search-form {
    height: 140px;
}

.lt-ie8.js .store-finder,
.lt-ie8.js .search-form {
    text-align: center; max-height: 30px;
}

.cta-nav {
    padding: 30px 0 50px 0; background: #000000; position: relative; z-index: 2; margin-top: -92px;
}

.cta-nav-items {
    text-align: center;
}

.cta-nav-item {
    display: inline-block;
}

.cta-nav-item:first-child {
    margin-left: 0
}

.cta-nav-link {
    display: block;
    background-color: #d42536;
    color: #ffffff;
    width: 215px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
}

.cta-nav-link:hover {
    color: #ffffff;
    background-color: #A91524;
}

.cta-nav-link span {
    display: inline-block;
    position: relative;
}

.cta-nav-link span:after {
    display: block;
    background-image: url(/images/global/cta-nav/sprite.png);
    background-position: 0 0;
    width: 7px;
    height: 9px;
    position: absolute;
    top: 21px;
    right: -12px;
    content: '';
}

.lt-ie8.js .cta-nav-item {
    zoom: 1;
    *display: inline;
    cursor: pointer;
    cursor: hand;
}

.lt-ie8.js .cta-nav-link {
    cursor: pointer;
    cursor: hand;
}

.wrapper {
    min-height: 100%;
    min-width: 1024px;
}

.main {
    overflow-x: hidden;
    width: 100%;
    padding-bottom: 320px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.js .main {
    padding-top: 90px
}

.footer {
    background-color: #202020;
    padding-top: 23px;
    position: relative;
    margin-top: -320px;
    height: 320px;
    clear: both;
    min-width: 1024px;
}

.footer .headline {
    color: #f13536;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
}

.footer .nav-bar {
    margin-top: 10px
}

.social-buttons {
    padding-left: 0 !important
}

.social-button {
    float: left;
    margin-right: 1px !important;
    margin-bottom: 1px !important;
}

.social-button a {
    width: 55px;
    height: 56px;
    display: block;
    background-color: #000000;
    background-image: url(/images/footer/sprite.png);
}

.social-button a:hover {
    background-color: #f13536
}

.social-button.social-button-studio a {
    width: 111px
}

.social-button-studio a {
    background-position: 15px 3px
}

.social-button-facebook a {
    background-position: 3px -97px
}

.social-button-twitter a {
    background-position: 3px -47px
}

.social-button-youtube a {
    background-position: 3px -147px
}

.social-button-googleplus a {
    background-position: 3px -195px
}

.social-button-blog a {
    background-position: -50px -195px
}

.social-button-linkedin a {
    background-position: -50px -147px
}

.social-button-pinterest a {
    background-position: -50px -97px
}

.social-button-instagram a {
    background-position: -50px -47px
}

.social-button-weibo a {
    background-position: -97px -47px
}

.newsletter-form {
    margin-top: 10px;
    padding-right: 0;
}

.newsletter-email {
    width: 376px !important;
    height: 56px !important;
    border: none !important;
    float: left;
    display: block;
    text-indent: 10px;
    color: #222222;
    font-weight: normal;
}

.newsletter-email::-webkit-input-placeholder {
    color: #c0c0c0
}

.newsletter-email:-moz-placeholder {
    color: #c0c0c0
}

.newsletter-email:placeholder {
    color: #c0c0c0
}

.newsletter-submit {
    width: 56px;
    height: 56px;
    display: block;
    cursor: pointer;
    float: right;
    background-color: #c4c4c4;
    border: none;
    font-family: 'SonosPFHandbookPro', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
}

.newsletter-submit:hover {
    background-color: #f13536
}

.subnav {
    margin-top: 40px
}

.subnav .link-list {
    text-transform: uppercase
}

.primary-subnav :first-child {
    margin-left: 0
}

.primary-subnav a {
    color: #939598;
    font-size: 16px;
    font-size: 1.6rem;
}

.secondary-subnav {
    float: right
}

.secondary-subnav a,
.secondary-subnav li {
    color: #515151;
    font-size: 16px;
    font-size: 1.6rem;
}

.oldie .footer .newsletter-email {
    line-height: 44px
}

.oldie .footer .subnav {
    clear: both;
    padding-top: 40px;
}

.lt-ie9 .footer .headline {
    font-size: 14px
}

.lt-ie9 .footer .link-list a {
    font-size: 14px
}

.lt-ie8 .footer .newsletter-email {
    width: 362px !important;
    height: 44px !important;
}

.jwdock button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
