﻿body.modal-open {
    overflow: hidden
}

body.modal-open .page-wrap-outer {
    height: 100%
}

.modal-open .modal .dropdown-menu {
    z-index: 2052
}

.modal-open .modal .dropdown.open {
    *z-index: 2052
}

.modal-open .modal .popover {
    z-index: 2060
}

.modal-open .modal .tooltip {
    z-index: 2080
}

.modal-open .modal .dropdown-toggle-alt {
    z-index: 2053
}

/* .modal-backdrop { */
    /* position: fixed; */
    /* top: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* z-index: 1040; */
    /* background-color: #fff; */
    /* background-color: rgba(255, 255, 255, 0.8) */
/* } */

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.7
}

.no-opacity .modal-backdrop,
.no-opacity .modal-backdrop.fade.in {
    visibility: visible
}

.modal-backdrop.dark {
    background-color: #212530
}

.modal-backdrop.dark.in {
    opacity: 0.1
}

.no-opacity .modal-backdrop.dark.in {
    visibility: visible
}

.modal {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 41.375em;
    margin-top: -19.1875em;
}

.modal.fade {
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
    top: -25%
}

.modal.fade.fade-only {
    top: 50%
}

.modal.fade.in {
    top: 50%
}

.modal:focus {
    outline: none
}

.modal .flowplayer {
    display: block
}

.modal-header {
    padding: 2.5em 2.5em 1.25em
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0
}

.modal-inner {
    position: relative;
    width: 100%;
    overflow: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.875em rgba(39, 43, 55, 0.15);
    box-shadow: 0 0 1.875em rgba(39, 43, 55, 0.15)
}

.modal-inner.transparent {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.global-modal {
    height: 90% !important
}

.global-modal>.container {
    height: 100%
}

.global-modal .modal-inner {
    height: 100%
}

.global-modal .modal-content {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.modal-body {
    overflow-y: auto;
    padding: 2.5em
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    *zoom: 1
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.takeover {
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border: none
}

.takeover.fade.in {
    top: 0
}

.takeover .modal-inner {
    overflow: visible;
    -webkit-box-shadow: none;
    box-shadow: none
}

.takeover .modal-header {
    position: relative;
    padding: 4.375em 0 1.875em;
    border: none
}

.takeover .modal-header .box-close {
    top: 1.25em
}

.takeover .modal-header h3 {
    margin-top: -8px
}

.takeover .modal-header>button,
.takeover .modal-header>.dropdown-options {
    margin: 0 0 0 8px
}

.takeover .modal-body {
    overflow-x: hidden;
    overflow-y: visible;
    max-height: none;
    padding: 1.125em 0 0;
    background: #f3f4f6;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12), inset 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12), inset 0 0 1px rgba(0, 0, 0, 0.2)
}

.share-tool .modal-inner {
    overflow: visible
}

.share-tool .share-menu {
    display: block;
    position: relative;
    z-index: 1;
    margin: auto;
    float: none;
    width: 12.6875em;
    border: 0;
    opacity: 1
}

.share-tool .share-menu:before {
    content: none
}

.lt-ie10 .modal .sony-video .fp-fullscreen {
    display: none;
    visibility: hidden
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    padding: 0.3125em;
    opacity: 0
}

.no-opacity .tooltip {
    visibility: hidden
}

.tooltip.in {
    opacity: 1
}

.no-opacity .tooltip.in {
    visibility: visible
}

.tooltip.top {
    margin-top: -3px
}

.tooltip.right {
    margin-left: 3px
}

.tooltip.bottom {
    margin-top: 3px
}

.tooltip.left {
    margin-left: -3px
}

.tooltip.offsettop {
    margin-top: 4px
}

.tooltip.gallery-tooltip {
    padding-left: 0;
    padding-right: 0
}

.tooltip-inner {
    max-width: 200px;
    padding: 14px 20px 13px;
    color: #fff;
    font-size: 0.6875em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background-color: #2f353d;
    white-space: nowrap
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.offsettop .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -0.3125em;
    border-width: 0.3125em 0.3125em 0;
    border-top-color: #2f353d
}

.tooltip.offsettop .tooltip-arrow {
    left: 30px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -0.3125em;
    border-width: 0.3125em 0.3125em 0.3125em 0;
    border-right-color: #2f353d
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -0.3125em;
    border-width: 0.3125em 0 0.3125em 0.3125em;
    border-left-color: #2f353d
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -0.3125em;
    border-width: 0 0.3125em 0.3125em;
    border-bottom-color: #2f353d
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.popover.top {
    margin-bottom: 10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-right: 10px
}

.popover.offsetright,
.popover.top {
    margin-top: -7px
}

.popover-title {
    margin: 0;
    padding: 30px 32px 20px;
    font-size: 1.125em
}

.popover-content {
    padding: 0 2em 2.75em
}

.popover-content>p,
.popover-content ul,
.popover-content ol {
    margin-bottom: 0
}

.popover .twoup {
    *zoom: 1
}

.popover .twoup:before,
.popover .twoup:after {
    display: table;
    content: "";
    line-height: 0
}

.popover .twoup:after {
    clear: both
}

.popover .twoup .popover-col {
    float: left;
    width: 48%
}

.popover .twoup .popover-col:nth-child(even) {
    margin-left: 4%
}

.popover .arrow {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover.top .arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-top-color: #fff
}

.popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px
}

.popover.offsetright .arrow {
    bottom: -10px;
    left: auto;
    right: 20px;
    border-width: 10px 10px 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #fff
}

.popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px
}

.popover.bottom .arrow {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #fff
}

.popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px
}

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

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media p:last-child {
    margin-bottom: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media .pull-left {
    margin-right: 10px
}

.media .pull-right {
    margin-left: 10px
}

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

.label {
    padding: 4px 10px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #f25529;
    margin: 0
}

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

.label-success,
.badge-success {
    background-color: #22c083
}

.label-success[href],
.badge-success[href] {
    background-color: #1a9565
}

.btn .label {
    position: relative;
    top: -1px
}

.btn-mini .label {
    top: 0
}

.label-close {
    cursor: pointer;
    color: #2f353d;
    background: none;
    padding: 0
}

.label-close:after {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    margin-left: 6px;
    font-size: 16px;
    color: #bcbccc
}

.label-close:hover:after {
    color: #2f353d
}

@media (max-width: 64em) {
    .gallery-item .label.label-success,
    .gallery-item .st-flag {
        display: none
    }
}

@media (max-width: 29.9375em) {
    .gallery-item .label.label-success,
    .gallery-item .st-flag {
        display: none
    }
}

.range-control {
    position: relative;
    width: inherit;
    height: 14px;
    background: #bcbccc;
    border-radius: 14px;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3)
}

.range-control.vertical {
    width: 14px;
    height: 200px
}

.range-control .ambit {
    z-index: 3;
    height: 14px;
    background: #3c3c42;
    border-radius: 14px
}

.range-control.vertical .ambit {
    width: 14px;
    height: auto
}

.range-control .handle {
    position: absolute;
    top: 0;
    z-index: 5;
    margin-top: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.12), 0 0 9px #fff;
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.12), 0 0 9px #fff;
    -webkit-transition: -webkit-transform 0.1s linear, box-shadow 0.1s linear;
    transition: transform 0.1s linear, box-shadow 0.1s linear;
    cursor: ew-resize;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.no-csstransforms .range-control .handle {
    border: 2px solid #fff
}

.no-csstransforms .range-control .handle.grabbed,
.no-csstransforms .range-control .handle:hover {
    border-width: 12px;
    margin-top: -6px;
    margin-left: -14px
}

.csstransforms.touch .range-control .handle {
    -webkit-transform: scale(1.4) translateZ(0);
    -ms-transform: scale(1.4) translateZ(0);
    transform: scale(1.4) translateZ(0);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12)
}

.csstransforms .range-control .handle {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.csstransforms .range-control .handle.grabbed,
.csstransforms .range-control .handle:hover {
    -webkit-transform: scale(1.7) translateZ(0);
    -ms-transform: scale(1.7) translateZ(0);
    transform: scale(1.7) translateZ(0);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12)
}

.range-control .rangecontrol-min-handle {
    left: 0%;
    margin-left: -2px
}

.range-control .rangecontrol-max-handle {
    left: 100%;
    margin-left: -12px
}

.grabbing .range-control .handle,
.range-control .handle:active {
    cursor: ew-resize;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.range-output-container {
    position: relative;
    height: 25px
}

.range-output-container sup {
    top: -0.3em;
    margin-right: 1px
}

.range-output-min,
.range-output-max {
    position: absolute;
    top: 0;
    text-align: center;
    -webkit-transition: color 0.15s ease-out;
    transition: color 0.15s ease-out
}

.range-output-min {
    -webkit-transform: translate(4px, 0) translateZ(0);
    -ms-transform: translate(4px, 0) translateZ(0);
    transform: translate(4px, 0) translateZ(0)
}

.range-output-max {
    -webkit-transform: translate(-6px, 0) translateZ(0);
    -ms-transform: translate(-6px, 0) translateZ(0);
    transform: translate(-6px, 0) translateZ(0)
}

.grabbing-min .range-output-min,
.grabbing-max .range-output-max {
    color: #f25529
}

.slide-toggle {
    background: #2f353d
}

.slide-toggle:hover {
    background: #504d56
}

.slide-toggle i {
    position: absolute;
    right: 1.5em;
    margin-top: 2px;
    font-size: 16px
}

.slide-toggle.collapsed {
    background: #f25529
}

.slide-toggle.collapsed:hover {
    background: #d94c25
}

.slide-toggle-parent {
    margin-bottom: 1.5em;
    -webkit-backface-visibility: hidden
}

.slide-toggle-target {
    background: #e4e7eb;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12), inset 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12), inset 0 0 1px rgba(0, 0, 0, 0.2)
}

.csstransforms .slide-toggle-arrow {
    position: absolute;
    top: -8px;
    left: 175px;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #e4e7eb;
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12), inset 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.12), inset 0 0 1px rgba(0, 0, 0, 0.2)
}

div.slide-arrow-under,
div.slide-arrow-over {
    position: relative;
    max-width: 1295px;
    -webkit-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease
}

.slide-arrow-over {
    z-index: 10
}

.csstransforms .slide-arrow-over .slide-toggle-arrow {
    top: 0;
    left: 173px;
    width: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: none;
    box-shadow: none
}

.sticky-tabs {
    position: relative;
    background-color: #e4e7eb
}

.sticky-tabs .tabs-container {
    position: relative;
    overflow: hidden
}

.sticky-tabs.tab-carousel .tabs-container {
    overflow: visible
}

.no-csstransforms .sticky-tabs .grid {
    position: relative;
    height: 6.125em
}

.no-csstransforms .sticky-tabs .grid .relative {
    height: 6.125em
}

.sticky-tabs .tabs {
    z-index: 1;
    height: 6.125em
}

.sticky-tabs .tabs.spec-multi-tabs {
    height: auto;
    display: table
}

.sticky-tabs .tabs.spec-multi-tabs .tab {
    display: table-cell;
    height: auto;
    min-width: 100px
}

.no-csstransforms .sticky-tabs .tabs {
    overflow: hidden
}

.sticky-tabs .tab {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 7.625em;
    padding: 0;
    height: 6.125em;
    cursor: pointer;
    overflow: visible;
    text-align: left;
    border: none;
    background: none;
    -webkit-box-shadow: 1px 0 0 #fff;
    box-shadow: 1px 0 0 #fff;
    -webkit-transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, color 0.15s ease-out;
    transition: background-color 0.15s ease-out, box-shadow 0.15s ease-out, color 0.15s ease-out;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none
}

.sticky-tabs .tab:focus,
.sticky-tabs .tab:hover {
    background-color: #f1f5f9
}

.no-touch .sticky-tabs .tab:active,
.sticky-tabs .tab.active {
    background-color: #fff;
    box-shadow: 0 0.1875em 0 #fff, 0 0 0.25em 0.0625em rgba(0, 0, 0, 0.15)
}

.sticky-tabs .tab.active {
    z-index: 2
}

.sticky-tabs .tab-nav-btns {
    display: none
}

.sticky-tabs .tab-nav {
    position: absolute;
    z-index: 5;
    top: 1.4375em;
    margin-top: 0
}

.sticky-tabs .tab-nav-prev {
    left: -1.5%
}

.sticky-tabs .tab-nav-next {
    right: -1.5%
}

.no-touch .sticky-tabs.tab-carousel .tab-nav-btns {
    display: block
}

.sticky-tabs.tab-carousel .grid {
    border-right: 1px solid transparent;
    border-right-color: rgba(255, 255, 255, 0);
    border-left: 1px solid transparent;
    border-left-color: rgba(255, 255, 255, 0);
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out
}

.sticky-tabs.tab-carousel .has-content-left {
    border-left-color: #fff;
    -webkit-box-shadow: inset 2px 0 5px -1px rgba(0, 0, 0, 0.12);
    box-shadow: inset 2px 0 5px -1px rgba(0, 0, 0, 0.12)
}

.sticky-tabs.tab-carousel .has-content-right {
    border-right-color: #fff;
    -webkit-box-shadow: inset -2px 0 5px -1px rgba(0, 0, 0, 0.12);
    box-shadow: inset -2px 0 5px -1px rgba(0, 0, 0, 0.12)
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-initialized:hover .slick-arrow {
    display: block
}

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: bold
}

.qtip-titlebar+.qtip-content {
    border-top-width: 0 !important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    cursor: pointer;
    outline: medium none;
    border: 1px solid transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon,
.qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em
}

.qtip-default {
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555
}

.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}


/*! Light tooltip style */

.qtip-light {
    background-color: white;
    border-color: #E2E2E2;
    color: #454545
}

.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}


/*! Dark tooltip style */

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}

.qtip-dark .qtip-titlebar {
    background-color: #404040
}

.qtip-dark .qtip-icon {
    border-color: #444
}

.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}


/*! Cream tooltip style */

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}

.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}

.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}


/*! Red tooltip style */

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}

.qtip-red .qtip-titlebar {
    background-color: #F06D65
}

.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}

.qtip-red .qtip-icon {
    border-color: #D95252
}

.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}


/*! Green tooltip style */

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}

.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}

.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}


/*! Blue tooltip style */

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}

.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}

.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15)
}

.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.qtip-rounded .qtip-titlebar {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: white;
    border: 0 solid transparent;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%)
}

.qtip-youtube .qtip-titlebar {
    background-color: #4A4A4A;
    background-color: transparent
}

.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"
}

.qtip-youtube .qtip-icon {
    border-color: #222
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, 0.7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid #f1f1f1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}

.qtip-jtools .qtip-titlebar {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"
}

.qtip-jtools .qtip-content {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"
}

.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
    background: transparent;
    color: white;
    border: 0 dashed transparent
}

.qtip-jtools .qtip-icon {
    border-color: #555
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: white;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-icon {
    border-color: #808064
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}

.qtip-tipsy {
    background: black;
    background: rgba(0, 0, 0, 0.87);
    color: white;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: bold;
    line-height: 16px;
    text-shadow: 0 1px black
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}

.qtip-tipsy .qtip-content {
    padding: 6px 10px
}

.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: normal;
    font-family: serif
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: white;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"
}

.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding: 1px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}

.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}

.qtip-bootstrap .qtip-icon {
    background: transparent
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40)
}

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

x:-o-prefocus,
.qtip .qtip-tip {
    visibility: hidden
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: transparent;
    border: 0 dashed transparent
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}

#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

.qtipmodal-ie6fix {
    position: absolute !important
}

.fn-tooltip .qtip-content strong,
.tip-footnote strong {
    float: left;
    margin-right: 10px
}

.fn-tooltip .qtip-content {
    padding: 30px;
    font-size: 13px;
    line-height: 20px;
    text-align: left
}

.fn-tooltip .p2 {
    margin-bottom: 0
}

.fn-tooltip .qtip-close {
    height: 21px;
    width: 21px;
    border: none;
    border-radius: 0;
    background: #ccc;
    padding: 6px;
    top: 0;
    right: -1px
}

.fn-tooltip .qtip-icon .ui-icon {
    height: 9px;
    width: 9px;
    line-height: 9px;
    color: white
}

.fn-tooltip.qtip-pos-lc .qtip-close,
.fn-tooltip.qtip-pos-tl .qtip-close {
    left: auto;
    right: -1px
}

.fn-tooltip.qtip-pos-rc .qtip-close,
.fn-tooltip.qtip-pos-tr .qtip-close {
    left: -1px;
    right: auto
}

.fn-tooltip.qtip-pos-rc.qtip-pos-lc .qtip-close {
    left: -1px;
    right: auto
}

.qtip.fn-tooltip.fn-tooltip-mobile-positioning {
    max-height: 50%;
    position: fixed;
    top: initial !important;
    left: initial !important;
    bottom: 0 !important;
    width: 100% !important;
    max-width: initial;
    background-color: #f1f5f9
}

.qtip.fn-tooltip.fn-tooltip-mobile-positioning .qtip-content {
    max-height: 210px;
    overflow-y: auto
}

.qtip.fn-tooltip.fn-tooltip-mobile-positioning .qtip-close {
    left: auto;
    right: -1px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.off-screen {
    position: absolute !important;
    left: -9999px
}

.relative {
    position: relative
}

.ib {
    display: inline-block
}

.ib-w {
    display: inline-block;
    width: 100%
}

.opacity0 {
    opacity: 0
}

.opacity1 {
    opacity: 1
}

.no-transition {
    -webkit-transition: none;
    transition: none
}

.transition-height {
    -webkit-transition: height 0.25s ease-out 0s;
    transition: height 0.25s ease-out 0s
}

.transition-width {
    -webkit-transition: width 0.25s ease-out 0s;
    transition: width 0.25s ease-out 0s
}

.grab {
    cursor: all-scroll;
    cursor: url(/static-assets/images/openhand.cur) 8 8, move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.grab.grabbing,
.grabbing {
    cursor: all-scroll;
    cursor: url(/static-assets/images/closedhand.cur) 8 8, move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

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

.hidden {
    display: none !important;
    visibility: hidden
}

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

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

.invisible {
    visibility: hidden
}

.hidden-text {
    display: block;
    line-height: 0.1em;
    font-size: 0.1em;
    text-indent: -9999px;
    overflow: hidden
}

.visible-desktop {
    display: inherit !important
}

.visible-tablet {
    display: none !important
}

.visible-phone {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-uppercase {
    text-transform: uppercase
}

.text-default {
    color: #2f353d
}

.text-dark {
    color: #2f353d
}

.text-med-dark {
    color: #83838f
}

.text-med-light {
    color: #bcbccc
}

.text-light {
    color: #fff
}

.ghost-center-wrap {
    font-size: 0
}

.ghost-center-wrap:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.ghost-center-wrap .ghost-center {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    font-size: 16px
}

.ghost-center.v-bottom {
    vertical-align: bottom
}

.table-center-wrap {
    display: table;
    table-layout: fixed
}

.table-center {
    display: table-cell;
    vertical-align: middle
}

.star-holder {
    position: relative;
    top: .25em;
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1
}

.star-holder .fonticon-10-star,
.star-holder .fonticon-10-star-half {
    position: absolute;
    top: 0;
    left: 0
}

.star-holder .fonticon-10-star {
    z-index: 1
}

.star-holder .fonticon-10-star.active {
    display: inline-block;
    color: #f25529
}

.star-holder .fonticon-10-star-half {
    display: none;
    z-index: 2
}

.star-holder .fonticon-10-star-half.active {
    display: inline-block;
    color: #f25529
}

.fonticon-10-star {
    color: #bcbccc
}

[data-stars] .reviews-text {
    line-height: 1;
    margin: 0;
    color: #83838f
}

[data-stars] .review-count {
    display: none
}

.el-hidden {
    display: block;
    position: absolute;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
    right: auto;
    left: -9999px;
    -webkit-transition: opacity 0.15s ease-in 0s, left 0s linear 0.15s, visibility 0s linear 0.15s;
    transition: opacity 0.15s ease-in 0s, left 0s linear 0.15s, visibility 0s linear 0.15s
}

.el-shown {
    opacity: 1;
    visibility: visible;
    right: auto;
    left: 0;
    -webkit-transition: opacity 0.15s ease-in 0s, left 0s linear 0s, visibility 0s linear 0s;
    transition: opacity 0.15s ease-in 0s, left 0s linear 0s, visibility 0s linear 0s
}

.social-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.social-icon {
    display: inline-block;
    text-align: center;
    width: 36px;
    height: 32px;
    margin-right: 0.75em
}

.social-icon i {
    color: #fff;
    font-size: 25px;
    line-height: 1.1em;
    width: 36px;
    height: 32px;
    font-family: arial;
    -webkit-font-smoothing: antialiased
}

.facebook-background-color {
    background-color: #3b5b99
}

.facebook-color,
i.facebook-color {
    color: #3b5b99
}

.twitter-background-color {
    background-color: #00acee
}

.twitter-color,
i.twitter-color {
    color: #00acee
}

.gplus-background-color {
    background-color: #db4a39
}

.gplus-color,
i.gplus-color {
    color: #db4a39
}

.pinterest-background-color {
    background-color: #cb2027
}

.pinterest-color,
i.pinterest-color {
    color: #cb2027
}

.vk-background-color {
    background-color: #6383a8
}

.vk-color,
i.vk-color {
    color: #6383a8
}

.no-text-transform {
    text-transform: none !important
}

.container,
.container-px-width,
.grid,
.grid-px-width,
.slimgrid,
.slimgrid5,
.grid5 {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.container:before,
.container:after,
.container-px-width:before,
.container-px-width:after,
.grid:before,
.grid:after,
.grid-px-width:before,
.grid-px-width:after,
.slimgrid:before,
.slimgrid:after,
.slimgrid5:before,
.slimgrid5:after,
.grid5:before,
.grid5:after {
    display: table;
    content: "";
    line-height: 0
}

.container:after,
.container-px-width:after,
.grid:after,
.grid-px-width:after,
.slimgrid:after,
.slimgrid5:after,
.grid5:after {
    clear: both
}

.container {
    width: 93.06122%;
    max-width: 1400px
}

.container.full-bleed {
    max-width: 1514px
}

.container.full-bleed-no-max {
    max-width: 100%
}

.lt-ie10 .container.full-bleed {
    max-width: 1400px
}

.lt-ie10 .container.full-bleed-no-max {
    width: 100%
}

.grid,
.slimgrid,
.slimgrid5,
.grid5 {
    width: 92.76316%;
    max-width: 1190px
}

.grid .container,
.slimgrid .container,
.slimgrid5 .container,
.grid5 .container {
    width: auto
}

.container.full-bleed,
.container.full-bleed-no-max,
.grid.full-bleed,
.slimgrid.full-bleed,
.slimgrid5.full-bleed,
.grid5.full-bleed {
    width: auto
}

.grid,
.grid .grid {
    *zoom: 1
}

.grid:before,
.grid:after,
.grid .grid:before,
.grid .grid:after {
    display: table;
    content: "";
    line-height: 0
}

.grid:after,
.grid .grid:after {
    clear: both
}

.grid [class*=span],
.grid .grid [class*=span] {
    display: block;
    width: auto;
    float: left;
    margin-left: 3.5461%;
    *margin-left: 3.487%
}

.grid [class*=span]:first-child,
.grid .grid [class*=span]:first-child {
    margin-left: 0
}

.grid .span12,
.grid .grid .span12 {
    width: 100%;
    *width: 99.9409%
}

.grid .span11,
.grid .grid .span11 {
    width: 91.37116%;
    *width: 91.31206%
}

.grid .span10,
.grid .grid .span10 {
    width: 82.74232%;
    *width: 82.68322%
}

.grid .span9,
.grid .grid .span9 {
    width: 74.11348%;
    *width: 74.05437%
}

.grid .span8,
.grid .grid .span8 {
    width: 65.48463%;
    *width: 65.42553%
}

.grid .span7,
.grid .grid .span7 {
    width: 56.85579%;
    *width: 56.79669%
}

.grid .span6,
.grid .grid .span6 {
    width: 48.22695%;
    *width: 48.16785%
}

.grid .span5,
.grid .grid .span5 {
    width: 39.59811%;
    *width: 39.53901%
}

.grid .span4,
.grid .grid .span4 {
    width: 30.96927%;
    *width: 30.91017%
}

.grid .span3,
.grid .grid .span3 {
    width: 22.34043%;
    *width: 22.28132%
}

.grid .span2,
.grid .grid .span2 {
    width: 13.71158%;
    *width: 13.65248%
}

.grid .span1,
.grid .grid .span1 {
    width: 5.08274%;
    *width: 5.02364%
}

.grid .offset12,
.grid .grid .offset12 {
    margin-left: 107.0922%;
    *margin-left: 106.974%
}

.grid .offset12:first-child,
.grid .grid .offset12:first-child {
    margin-left: 103.5461%;
    *margin-left: 103.4279%
}

.grid .offset11,
.grid .grid .offset11 {
    margin-left: 98.46336%;
    *margin-left: 98.34515%
}

.grid .offset11:first-child,
.grid .grid .offset11:first-child {
    margin-left: 94.91726%;
    *margin-left: 94.79905%
}

.grid .offset10,
.grid .grid .offset10 {
    margin-left: 89.83452%;
    *margin-left: 89.71631%
}

.grid .offset10:first-child,
.grid .grid .offset10:first-child {
    margin-left: 86.28842%;
    *margin-left: 86.17021%
}

.grid .offset9,
.grid .grid .offset9 {
    margin-left: 81.20567%;
    *margin-left: 81.08747%
}

.grid .offset9:first-child,
.grid .grid .offset9:first-child {
    margin-left: 77.65957%;
    *margin-left: 77.54137%
}

.grid .offset8,
.grid .grid .offset8 {
    margin-left: 72.57683%;
    *margin-left: 72.45863%
}

.grid .offset8:first-child,
.grid .grid .offset8:first-child {
    margin-left: 69.03073%;
    *margin-left: 68.91253%
}

.grid .offset7,
.grid .grid .offset7 {
    margin-left: 63.94799%;
    *margin-left: 63.82979%
}

.grid .offset7:first-child,
.grid .grid .offset7:first-child {
    margin-left: 60.40189%;
    *margin-left: 60.28369%
}

.grid .offset6,
.grid .grid .offset6 {
    margin-left: 55.31915%;
    *margin-left: 55.20095%
}

.grid .offset6:first-child,
.grid .grid .offset6:first-child {
    margin-left: 51.77305%;
    *margin-left: 51.65485%
}

.grid .offset5,
.grid .grid .offset5 {
    margin-left: 46.69031%;
    *margin-left: 46.5721%
}

.grid .offset5:first-child,
.grid .grid .offset5:first-child {
    margin-left: 43.14421%;
    *margin-left: 43.026%
}

.grid .offset4,
.grid .grid .offset4 {
    margin-left: 38.06147%;
    *margin-left: 37.94326%
}

.grid .offset4:first-child,
.grid .grid .offset4:first-child {
    margin-left: 34.51537%;
    *margin-left: 34.39716%
}

.grid .offset3,
.grid .grid .offset3 {
    margin-left: 29.43262%;
    *margin-left: 29.31442%
}

.grid .offset3:first-child,
.grid .grid .offset3:first-child {
    margin-left: 25.88652%;
    *margin-left: 25.76832%
}

.grid .offset2,
.grid .grid .offset2 {
    margin-left: 20.80378%;
    *margin-left: 20.68558%
}

.grid .offset2:first-child,
.grid .grid .offset2:first-child {
    margin-left: 17.25768%;
    *margin-left: 17.13948%
}

.grid .offset1,
.grid .grid .offset1 {
    margin-left: 12.17494%;
    *margin-left: 12.05674%
}

.grid .offset1:first-child,
.grid .grid .offset1:first-child {
    margin-left: 8.62884%;
    *margin-left: 8.51064%
}

.slimgrid,
.grid .slimgrid {
    *zoom: 1
}

.slimgrid:before,
.slimgrid:after,
.grid .slimgrid:before,
.grid .slimgrid:after {
    display: table;
    content: "";
    line-height: 0
}

.slimgrid:after,
.grid .slimgrid:after {
    clear: both
}

.slimgrid [class*=span],
.grid .slimgrid [class*=span] {
    display: block;
    width: auto;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.06856%
}

.slimgrid [class*=span]:first-child,
.grid .slimgrid [class*=span]:first-child {
    margin-left: 0
}

.slimgrid .span12,
.grid .slimgrid .span12 {
    width: 100%;
    *width: 99.9409%
}

.slimgrid .span11,
.grid .slimgrid .span11 {
    width: 91.48936%;
    *width: 91.43026%
}

.slimgrid .span10,
.grid .slimgrid .span10 {
    width: 82.97872%;
    *width: 82.91962%
}

.slimgrid .span9,
.grid .slimgrid .span9 {
    width: 74.46809%;
    *width: 74.40898%
}

.slimgrid .span8,
.grid .slimgrid .span8 {
    width: 65.95745%;
    *width: 65.89835%
}

.slimgrid .span7,
.grid .slimgrid .span7 {
    width: 57.44681%;
    *width: 57.38771%
}

.slimgrid .span6,
.grid .slimgrid .span6 {
    width: 48.93617%;
    *width: 48.87707%
}

.slimgrid .span5,
.grid .slimgrid .span5 {
    width: 40.42553%;
    *width: 40.36643%
}

.slimgrid .span4,
.grid .slimgrid .span4 {
    width: 31.91489%;
    *width: 31.85579%
}

.slimgrid .span3,
.grid .slimgrid .span3 {
    width: 23.40426%;
    *width: 23.34515%
}

.slimgrid .span2,
.grid .slimgrid .span2 {
    width: 14.89362%;
    *width: 14.83452%
}

.slimgrid .span1,
.grid .slimgrid .span1 {
    width: 6.38298%;
    *width: 6.32388%
}

.slimgrid .offset12,
.grid .slimgrid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.13712%
}

.slimgrid .offset12:first-child,
.grid .slimgrid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.00946%
}

.slimgrid .offset11,
.grid .slimgrid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.62648%
}

.slimgrid .offset11:first-child,
.grid .slimgrid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.49882%
}

.slimgrid .offset10,
.grid .slimgrid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.11584%
}

.slimgrid .offset10:first-child,
.grid .slimgrid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 84.98818%
}

.slimgrid .offset9,
.grid .slimgrid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.6052%
}

.slimgrid .offset9:first-child,
.grid .slimgrid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.47754%
}

.slimgrid .offset8,
.grid .slimgrid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.09456%
}

.slimgrid .offset8:first-child,
.grid .slimgrid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.9669%
}

.slimgrid .offset7,
.grid .slimgrid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.58392%
}

.slimgrid .offset7:first-child,
.grid .slimgrid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.45626%
}

.slimgrid .offset6,
.grid .slimgrid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.07329%
}

.slimgrid .offset6:first-child,
.grid .slimgrid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.94563%
}

.slimgrid .offset5,
.grid .slimgrid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.56265%
}

.slimgrid .offset5:first-child,
.grid .slimgrid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.43499%
}

.slimgrid .offset4,
.grid .slimgrid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.05201%
}

.slimgrid .offset4:first-child,
.grid .slimgrid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.92435%
}

.slimgrid .offset3,
.grid .slimgrid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.54137%
}

.slimgrid .offset3:first-child,
.grid .slimgrid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.41371%
}

.slimgrid .offset2,
.grid .slimgrid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.03073%
}

.slimgrid .offset2:first-child,
.grid .slimgrid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.90307%
}

.slimgrid .offset1,
.grid .slimgrid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.52009%
}

.slimgrid .offset1:first-child,
.grid .slimgrid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.39243%
}

.slimgrid5,
.grid .slimgrid5 {
    *zoom: 1
}

.slimgrid5:before,
.slimgrid5:after,
.grid .slimgrid5:before,
.grid .slimgrid5:after {
    display: table;
    content: "";
    line-height: 0
}

.slimgrid5:after,
.grid .slimgrid5:after {
    clear: both
}

.slimgrid5 [class*=span],
.grid .slimgrid5 [class*=span] {
    display: block;
    width: auto;
    float: left;
    margin-left: 1.96078%;
    *margin-left: 1.90168%
}

.slimgrid5 [class*=span]:first-child,
.grid .slimgrid5 [class*=span]:first-child {
    margin-left: 0
}

.slimgrid5 .span5,
.grid .slimgrid5 .span5 {
    width: 100.0%;
    *width: 99.9409%
}

.slimgrid5 .span4,
.grid .slimgrid5 .span4 {
    width: 79.60784%;
    *width: 79.54874%
}

.slimgrid5 .span3,
.grid .slimgrid5 .span3 {
    width: 59.21569%;
    *width: 59.15658%
}

.slimgrid5 .span2,
.grid .slimgrid5 .span2 {
    width: 38.82353%;
    *width: 38.76443%
}

.slimgrid5 .span1,
.grid .slimgrid5 .span1 {
    width: 18.43137%;
    *width: 18.37227%
}

.slimgrid5 .offset5,
.grid .slimgrid5 .offset5 {
    margin-left: 103.92157%;
    *margin-left: 103.80337%
}

.slimgrid5 .offset5:first-child,
.grid .slimgrid5 .offset5:first-child {
    margin-left: 101.96078%;
    *margin-left: 101.84258%
}

.slimgrid5 .offset4,
.grid .slimgrid5 .offset4 {
    margin-left: 83.52941%;
    *margin-left: 83.41121%
}

.slimgrid5 .offset4:first-child,
.grid .slimgrid5 .offset4:first-child {
    margin-left: 81.56863%;
    *margin-left: 81.45042%
}

.slimgrid5 .offset3,
.grid .slimgrid5 .offset3 {
    margin-left: 63.13725%;
    *margin-left: 63.01905%
}

.slimgrid5 .offset3:first-child,
.grid .slimgrid5 .offset3:first-child {
    margin-left: 61.17647%;
    *margin-left: 61.05827%
}

.slimgrid5 .offset2,
.grid .slimgrid5 .offset2 {
    margin-left: 42.7451%;
    *margin-left: 42.62689%
}

.slimgrid5 .offset2:first-child,
.grid .slimgrid5 .offset2:first-child {
    margin-left: 40.78431%;
    *margin-left: 40.66611%
}

.slimgrid5 .offset1,
.grid .slimgrid5 .offset1 {
    margin-left: 22.35294%;
    *margin-left: 22.23474%
}

.slimgrid5 .offset1:first-child,
.grid .slimgrid5 .offset1:first-child {
    margin-left: 20.39216%;
    *margin-left: 20.27395%
}

.m-grid-override.grid.show-grid [class*="m-span"] {
    background: rgba(77, 77, 141, 0.7) !important
}

.m-grid-override.grid,
.m-grid-override.slimgrid,
.m-grid-override.slimgrid5 {
    *zoom: 1
}

.m-grid-override.grid:before,
.m-grid-override.grid:after,
.m-grid-override.slimgrid:before,
.m-grid-override.slimgrid:after,
.m-grid-override.slimgrid5:before,
.m-grid-override.slimgrid5:after {
    display: table;
    content: "";
    line-height: 0
}

.m-grid-override.grid:after,
.m-grid-override.slimgrid:after,
.m-grid-override.slimgrid5:after {
    clear: both
}

.m-grid-override.grid [class*=m-span],
.m-grid-override.slimgrid [class*=m-span],
.m-grid-override.slimgrid5 [class*=m-span] {
    display: block;
    width: auto;
    float: left;
    margin-left: 4.34783%;
    *margin-left: 4.28872%
}

.m-grid-override.grid [class*=m-span]:first-child,
.m-grid-override.slimgrid [class*=m-span]:first-child,
.m-grid-override.slimgrid5 [class*=m-span]:first-child {
    margin-left: 0
}

.m-grid-override.grid [class*=m-span].m-span-new-row,
.m-grid-override.slimgrid [class*=m-span].m-span-new-row,
.m-grid-override.slimgrid5 [class*=m-span].m-span-new-row {
    margin-left: 0
}

.m-grid-override.grid .m-span6,
.m-grid-override.slimgrid .m-span6,
.m-grid-override.slimgrid5 .m-span6 {
    width: 100%;
    *width: 99.9409%
}

.m-grid-override.grid .m-span5,
.m-grid-override.slimgrid .m-span5,
.m-grid-override.slimgrid5 .m-span5 {
    width: 82.6087%;
    *width: 82.54959%
}

.m-grid-override.grid .m-span4,
.m-grid-override.slimgrid .m-span4,
.m-grid-override.slimgrid5 .m-span4 {
    width: 65.21739%;
    *width: 65.15829%
}

.m-grid-override.grid .m-span3,
.m-grid-override.slimgrid .m-span3,
.m-grid-override.slimgrid5 .m-span3 {
    width: 47.82609%;
    *width: 47.76699%
}

.m-grid-override.grid .m-span2,
.m-grid-override.slimgrid .m-span2,
.m-grid-override.slimgrid5 .m-span2 {
    width: 30.43478%;
    *width: 30.37568%
}

.m-grid-override.grid .m-span1,
.m-grid-override.slimgrid .m-span1,
.m-grid-override.slimgrid5 .m-span1 {
    width: 13.04348%;
    *width: 12.98438%
}

.m-grid-override.grid .m-offset6,
.m-grid-override.slimgrid .m-offset6,
.m-grid-override.slimgrid5 .m-offset6 {
    margin-left: 108.69565%;
    *margin-left: 108.57745%
}

.m-grid-override.grid .m-offset6:first-child,
.m-grid-override.slimgrid .m-offset6:first-child,
.m-grid-override.slimgrid5 .m-offset6:first-child {
    margin-left: 104.34783%;
    *margin-left: 104.22962%
}

.m-grid-override.grid .m-offset6.m-span-new-row,
.m-grid-override.slimgrid .m-offset6.m-span-new-row,
.m-grid-override.slimgrid5 .m-offset6.m-span-new-row {
    margin-left: 104.34783%;
    *margin-left: 104.22962%
}

.m-grid-override.grid .m-offset5,
.m-grid-override.slimgrid .m-offset5,
.m-grid-override.slimgrid5 .m-offset5 {
    margin-left: 91.30435%;
    *margin-left: 91.18614%
}

.m-grid-override.grid .m-offset5:first-child,
.m-grid-override.slimgrid .m-offset5:first-child,
.m-grid-override.slimgrid5 .m-offset5:first-child {
    margin-left: 86.95652%;
    *margin-left: 86.83832%
}

.m-grid-override.grid .m-offset5.m-span-new-row,
.m-grid-override.slimgrid .m-offset5.m-span-new-row,
.m-grid-override.slimgrid5 .m-offset5.m-span-new-row {
    margin-left: 86.95652%;
    *margin-left: 86.83832%
}

.m-grid-override.grid .m-offset4,
.m-grid-override.slimgrid .m-offset4,
.m-grid-override.slimgrid5 .m-offset4 {
    margin-left: 73.91304%;
    *margin-left: 73.79484%
}

.m-grid-override.grid .m-offset4:first-child,
.m-grid-override.slimgrid .m-offset4:first-child,
.m-grid-override.slimgrid5 .m-offset4:first-child {
    margin-left: 69.56522%;
    *margin-left: 69.44701%
}

.m-grid-override.grid .m-offset4.m-span-new-row,
.m-grid-override.slimgrid .m-offset4.m-span-new-row,
.m-grid-override.slimgrid5 .m-offset4.m-span-new-row {
    margin-left: 69.56522%;
    *margin-left: 69.44701%
}

.m-grid-override.grid .m-offset3,
.m-grid-override.slimgrid .m-offset3,
.m-grid-override.slimgrid5 .m-offset3 {
    margin-left: 56.52174%;
    *margin-left: 56.40354%
}

.m-grid-override.grid .m-offset3:first-child,
.m-grid-override.slimgrid .m-offset3:first-child,
.m-grid-override.slimgrid5 .m-offset3:first-child {
    margin-left: 52.17391%;
    *margin-left: 52.05571%
}

.m-grid-override.grid .m-offset3.m-span-new-row,
.m-grid-override.slimgrid .m-offset3.m-span-new-row,
.m-grid-override.slimgrid5 .m-offset3.m-span-new-row {
    margin-left: 52.17391%;
    *margin-left: 52.05571%
}

.m-grid-override.grid .m-offset2,
.m-grid-override.slimgrid .m-offset2,
.m-grid-override.slimgrid5 .m-offset2 {
    margin-left: 39.13043%;
    *margin-left: 39.01223%
}

.m-grid-override.grid .m-offset2:first-child,
.m-grid-override.slimgrid .m-offset2:first-child,
.m-grid-override.slimgrid5 .m-offset2:first-child {
    margin-left: 34.78261%;
    *margin-left: 34.66441%
}

.m-grid-override.grid .m-offset2.m-span-new-row,
.m-grid-override.slimgrid .m-offset2.m-span-new-row,
.m-grid-override.slimgrid5 .m-offset2.m-span-new-row {
    margin-left: 34.78261%;
    *margin-left: 34.66441%
}

.m-grid-override.grid .m-offset1,
.m-grid-override.slimgrid .m-offset1,
.m-grid-override.slimgrid5 .m-offset1 {
    margin-left: 21.73913%;
    *margin-left: 21.62093%
}

.m-grid-override.grid .m-offset1:first-child,
.m-grid-override.slimgrid .m-offset1:first-child,
.m-grid-override.slimgrid5 .m-offset1:first-child {
    margin-left: 17.3913%;
    *margin-left: 17.2731%
}

.m-grid-override.grid .m-offset1.m-span-new-row,
.m-grid-override.slimgrid .m-offset1.m-span-new-row,
.m-grid-override.slimgrid5 .m-offset1.m-span-new-row {
    margin-left: 17.3913%;
    *margin-left: 17.2731%
}

[class*="span"]:first-child {
    margin-left: 0
}

.container-px-width {
    width: 912px;
    max-width: 1400px
}

.grid-px-width {
    width: 846px;
    max-width: 1190px
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px
}

.container-px-width,
.navbar-static-top .container-px-width,
.navbar-fixed-top .container-px-width,
.navbar-fixed-bottom .container-px-width {
    width: 846px
}

.span12 {
    width: 846px
}

.span11 {
    width: 773px
}

.span10 {
    width: 700px
}

.span9 {
    width: 627px
}

.span8 {
    width: 554px
}

.span7 {
    width: 481px
}

.span6 {
    width: 408px
}

.span5 {
    width: 335px
}

.span4 {
    width: 262px
}

.span3 {
    width: 189px
}

.span2 {
    width: 116px
}

.span1 {
    width: 43px
}

.offset12 {
    margin-left: 906px
}

.offset11 {
    margin-left: 833px
}

.offset10 {
    margin-left: 760px
}

.offset9 {
    margin-left: 687px
}

.offset8 {
    margin-left: 614px
}

.offset7 {
    margin-left: 541px
}

.offset6 {
    margin-left: 468px
}

.offset5 {
    margin-left: 395px
}

.offset4 {
    margin-left: 322px
}

.offset3 {
    margin-left: 249px
}

.offset2 {
    margin-left: 176px
}

.offset1 {
    margin-left: 103px
}

input,
textarea,
.uneditable-input {
    margin-left: 0
}

.controls-row [class*="span"]+[class*="span"] {
    margin-left: 30px
}

@media (min-width: 61.25em) and (max-width: 74.9375em) {
    .csstransforms .slide-toggle-arrow {
        left: 186px
    }
    .csstransforms .slide-arrow-over .slide-toggle-arrow {
        left: 184px
    }
}

.favorite-holder {
    display: inline-block;
    cursor: pointer
}

.favorite-holder i {
    color: #d2d2db;
    vertical-align: baseline;
    font-size: .8125em;
    padding: 0.6875em 0.875em
}

.no-touch .favorite-holder:hover i,
.no-touch a:hover>.favorite-holder i,
.favorite-holder.active i {
    color: #f35429
}

ul.jump-links {
    margin-left: -0.375em;
    margin-bottom: 0;
    *zoom: 1
}

ul.jump-links:before,
ul.jump-links:after {
    display: table;
    content: "";
    line-height: 0
}

ul.jump-links:after {
    clear: both
}

ul.jump-links li {
    margin: 0 0 0 1.4375em;
    padding: 0;
    float: left;
    line-height: 1
}

ul.jump-links li:first-child {
    margin-left: 0
}

ul.jump-links a {
    display: block;
    margin-bottom: 0;
    outline: none;
    padding-right: 6px;
    padding-bottom: 10px;
    padding-left: 6px;
    color: #2f353d;
    -webkit-box-shadow: inset 0 0 0 #5887f5;
    box-shadow: inset 0 0 0 #5887f5;
    -webkit-transition: 0.15s ease-out;
    transition: 0.15s ease-out
}

.no-touch ul.jump-links li:hover a {
    color: #293d54
}

.no-touch ul.jump-links li:hover a,
ul.jump-links .active a {
    -webkit-box-shadow: inset 0 -4px 0 #5887f5;
    box-shadow: inset 0 -4px 0 #5887f5
}

.ps3 ul.jump-links a,
.sonytablets ul.jump-links a {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 6px;
    border-bottom: 4px solid transparent
}

.ps3 ul.jump-links .active a,
.sonytablets ul.jump-links .active a {
    border-bottom-color: #5887f5
}

.sticky-nav {
    position: fixed;
    z-index: 1035;
    top: 0;
    left: -999em;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0.0625em 0.625em rgba(39, 43, 55, 0.25);
    box-shadow: 0 0.0625em 0.625em rgba(39, 43, 55, 0.25);
    -webkit-transform: translate(0, -2em);
    -ms-transform: translate(0, -2em);
    transform: translate(0, -2em);
    -webkit-transition: -webkit-transform 0.2s ease-in, left 0s 0.2s;
    transition: transform 0.2s ease-in, left 0s 0.2s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.sticky-nav.sticky-nav-tall {
    -webkit-transform: translate(0, -4.5em);
    -ms-transform: translate(0, -4.5em);
    transform: translate(0, -4.5em)
}

.sticky-nav.open {
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.ps3 .sticky-nav {
    -webkit-transition: none;
    transition: none;
    -webkit-transform-style: flat;
    -webkit-transform: none;
    transform: none
}

.ps3 .sticky-nav.open {
    -webkit-transform: none;
    transform: none
}

.sticky-header-open .sticky-nav {
    -webkit-box-shadow: none;
    box-shadow: none
}

.price-content .price,
.product-price .price {
    white-space: pre-line
}

.price-content .price sup.footNoteNumber,
.product-price .price sup.footNoteNumber {
    margin-right: -7px;
    position: relative
}

.price-content .price-prefix,
.product-price .price-prefix {
    display: inline-block
}

.price-content .p3,
.product-price .p3 {
    margin-bottom: 0
}

.product-content {
    display: block;
    margin-top: .4375em;
    line-height: 1.3
}

.product-content .product-name {
    color: #2f353d;
    margin-bottom: 0
}

.product-content .product-model {
    color: #83838f;
    margin-bottom: 0
}

.product-content .product-rating {
    margin: 1em 0 1em 0;
    color: #83838f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-content .price-title {
    margin: 0
}

.product-content .product-price {
    min-height: 30px;
    color: #83838f
}

.featured .product-name-wrap {
    margin-bottom: 0.5em
}

.evenHeights {
    margin: 0 0 1em;
    min-height: 70px;
    overflow-y: hidden
}

.product-meta {
    margin: 0 0 1em;
    padding: 0 0 0 1em;
    list-style-type: square;
    color: #83838f;
    min-height: 70px;
    overflow-y: hidden
}

.product-meta li {
    margin-bottom: 2px
}

.product-meta-wrapper {
    margin: 0 0 1em
}

.product-meta-wrapper .product-meta {
    margin: 0 0 0em
}

.gallery-item.detailed {
    margin: 3.125em 0 0
}

.rp-container .gallery-item:after,
.featured .gallery-item:after {
    content: '';
    display: block;
    padding-top: 165.196%
}

.rp-container .gallery-item .gallery-item-inner,
.featured .gallery-item .gallery-item-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gallery-item {
    position: relative;
    display: block;
    margin-top: 20px;
    overflow: hidden;
    background: #fff
}

.gallery-item:focus .product-img,
.no-touch .gallery-item .product-img:hover {
    background-color: #e8edf3
}

.no-touch .gallery-item .product-img.show-jpeg .ghost-center:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.no-touch .gallery-item .product-img.show-jpeg:hover {
    position: relative;
    background-color: #f1f5f9
}

.no-touch .gallery-item .product-img.show-jpeg:hover .ghost-center:before {
    box-shadow: inset 0 0 200px rgba(10, 10, 10, 0.05)
}

.gallery-item.detailed:after {
    content: none
}

.lt-ie8 .gallery-item {
    height: 19.25em
}

.lt-ie9 .gallery-item.concealed {
    height: 0;
    min-height: 0
}

.lt-ie9 .gallery-item.concealed:after {
    content: none
}

.gallery-item .ghost-center-wrap .ghost-center {
    height: auto
}

.shuffle-6 .gallery-item:after {
    padding-top: 169.396078%
}

.gallery-item.detailed .gallery-item-inner {
    position: static;
    width: 100%
}

.gallery-item .product-img {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #f1f5f9;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out
}

.gallery-item .product-img:after {
    content: '';
    display: block;
    padding-top: 107.84314%
}

.lt-ie8 .gallery-item .product-img {
    height: 11.3125em
}

.gallery-item .product-img .product-img-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gallery-item .product-img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin: auto
}

.gallery-item.simple {
    margin-top: 0
}

.gallery-item.simple:after {
    content: none
}

.gallery-item.simple .product-img:after {
    padding-top: 78%
}

.lt-ie8 .gallery-item.simple,
.ps3 .gallery-item.simple {
    height: 9.25em
}

.lt-ie8 .gallery-item.simple .product-img,
.ps3 .gallery-item.simple .product-img {
    height: 6.4375em
}

.lt-ie8 .gallery-item.large {
    height: 40.2em
}

.lt-ie8 .gallery-item.large .product-img {
    height: 31.85em
}

.gallery-item.large:after {
    padding-top: 105.92705167173253%
}

.gallery-item.large .product-img:after {
    padding-top: 88.14589665653495%
}

.lt-ie9 .gallery-item.large .js-item-carousel {
    width: 33.625em;
    height: 29.6875em
}

.gallery-item.large .slide {
    float: left;
    max-width: 100%
}

.gallery-item.large .pagination-bullets {
    bottom: 5.6390977%
}

.gallery-item.large .nav-paddle-prev,
.gallery-item.large .nav-paddle-next {
    position: absolute;
    z-index: 20;
    top: 50%;
    margin-top: -1.625em
}

.gallery-item.large .nav-paddle-prev {
    left: 3.75%
}

.gallery-item.large .nav-paddle-next {
    right: 3.75%
}

.shuffle-4 .gallery-item.large:after {
    padding-top: 165.196%
}

.shuffle-4 .gallery-item.large .product-img:after {
    padding-top: 107.84314%
}

.shuffle-6 .gallery-item.large:after {
    padding-top: 105.3%
}

.shuffle-6 .gallery-item.large .product-img:after {
    padding-top: 87%
}

.gallery-item.plate:after {
    padding-top: 59.190255%
}

.shuffle-4 .gallery-item.plate:after {
    padding-top: 77.790255%
}

.gallery-item.plate .product-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left
}

.gallery-item.plate .product-img {
    height: 100%
}

.gallery-item.plate img {
    max-height: none;
    max-width: none
}

.gallery-item.plate div.iq-img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.lt-ie8 .gallery-item.promo {
    height: 17.25em
}

.lt-ie8 .gallery-item.promo .product-img {
    height: 11.3125em
}

.gallery-item.promo:after {
    padding-top: 78.19025522041764%
}

.gallery-item.promo div.iq-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.gallery-item.social img {
    max-height: 190px
}

.gallery-item.social:after {
    padding-top: 78.19025522041764%
}

.gallery-item.social .product-img:after {
    padding-top: 51.3%
}

.shuffle-6 .gallery-item.social .product-img:after {
    padding-top: 50.3%
}

.gallery-item .label {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    margin: 0
}

.gallery-tooltip i {
    position: relative;
    top: -1px;
    font-size: 16px;
    padding-left: 2px
}

.gallery-item .color-swatches {
    position: absolute;
    right: 0.875em;
    bottom: .6875em
}

.gallery-item .favorite-holder {
    position: absolute;
    left: 0;
    bottom: 0
}

.gallery-item.promo .promo-title {
    -webkit-font-smoothing: antialiased
}

.gallery-item.promo .promo-title i {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out
}

.gallery-item.promo:hover .promo-title i {
    transform: translate(0.375em, 0) scaleX(1)
}

.no-csstransforms .gallery-item.promo:hover .promo-title i {
    left: 6px
}

.no-touch .gallery-item.promo .gallery-item-inner .iq-img {
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1
}

.no-touch .gallery-item.promo .gallery-item-inner:hover .iq-img {
    opacity: 0.9
}

.gallery-item.promo .product-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left
}

.gallery-item.promo .product-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 10.12903% 10.60606% 10.96774%
}

.gallery-item.promo .product-img.dark-panel {
    background-color: #2f353d
}

.gallery-item.promo img {
    display: inline-block;
    max-height: none;
    max-width: none
}

.gallery-item .promo-content {
    position: relative;
    height: 100%;
    text-align: left
}

.gallery-item .promo-content .promo-title {
    margin: 0
}

.gallery-item .promo-content .promo-title i {
    position: relative;
    top: -0.1875em;
    left: 0.125em
}

.gallery-item .promo-content .promo-title .title,
.gallery-item .promo-content .promo-title .emphasis {
    color: #fff
}

.gallery-item .promo-content .promo-title .emphasis {
    color: #2f353d
}

.gallery-item .promo-content .text-count {
    position: absolute;
    bottom: 0;
    margin: 0
}

.gallery-item .promo-content .text-count span {
    color: #fff
}

.gallery-item .promo-content.light-text .promo-title .title {
    color: #bcbccc
}

.gallery-item .promo-content.light-text .promo-title .emphasis,
.gallery-item .promo-content.light-text .promo-title i,
.gallery-item .promo-content.light-text .text-count span {
    color: #fff
}

.gallery-item .promo-content.dark-text .promo-title .title {
    color: #83838f
}

.gallery-item .promo-content.dark-text .promo-title .emphasis,
.gallery-item .promo-content.dark-text .promo-title i,
.gallery-item .promo-content.dark-text .text-count span {
    color: #2f353d
}

.gallery-item.social .img-wrap,
.gallery-item.social .quote {
    max-width: 50%
}

.gallery-item.social .img-wrap {
    display: block;
    float: left;
    height: 100%
}

.gallery-item.social .quote {
    float: right;
    width: 50%;
    height: 100%;
    height: -webkit-calc( 100% - 18px);
    height: calc( 100% - 18px);
    padding-right: 5%;
    text-align: left
}

.lt-ie8 .gallery-item.social .quote {
    width: 45%;
    margin-top: 30px
}

.gallery-item.social figcaption {
    margin-top: 0.3125em
}

.gallery-item.social .social-icon {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 50%;
    background-color: white
}

.gallery-item.social .social-icon i {
    font-size: 16px
}

.gallery-item.social .author {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.gallery-item.social blockquote p {
    color: #2f353d;
    margin-bottom: 0
}

.social-link.gplus-share-link .social-label {
    direction: ltr
}

.lt-ie8 .gallery-detailed .gallery-item {
    height: 25.375em
}

.lt-ie8 .gallery-detailed .gallery-item .product-img {
    height: 13.8125em
}

.gallery-detailed .product-img:after {
    padding-top: 20em
}

.detail-label strong {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.detail-labels-wrap {
    position: relative;
    z-index: 5;
    height: 100%
}

.lt-ie9 .detail-labels-wrap {
    margin-left: 0
}

.detail-labels-wrap:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 2000px;
    right: 0;
    top: 0;
    background-color: #f3f4f6;
    -webkit-transition: box-shadow 0.15s ease-in;
    transition: box-shadow 0.15s ease-in
}

.detail-labels-wrap.overflowing:before {
    -webkit-box-shadow: 0.125em 0 0.1875em -0.0625em rgba(39, 43, 55, 0.25);
    box-shadow: 0.125em 0 0.1875em -0.0625em rgba(39, 43, 55, 0.25);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.detail-labels-wrapping {
    -webkit-transform: translate(-0.625em, 0);
    -ms-transform: translate(-0.625em, 0);
    transform: translate(-0.625em, 0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out 0.1s, -webkit-transform 0.2s ease-out 0.1s;
    transition: opacity 0.2s ease-out 0.1s, transform 0.2s ease-out 0.1s
}

.detail-labels-wrapping.complete {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.detail-label-group {
    position: absolute
}

.detail-label-group,
.detail-labels-wrapping .product-count-wrap {
    width: 100%
}

.compare-container .detail,
.detail-labels-wrapping .product-count-wrap {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 0
}

.compare-container .detail:after,
.detail-labels-wrapping .product-count-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 1px;
    background: #d2d2db
}

.compare-container .detail-label:after,
.detail-labels-wrapping .product-count-wrap:after {
    left: 0;
    width: 100%;
    background: #d2d2db
}

.compare-sticky-header {
    position: absolute;
    z-index: 10;
    top: 0;
    left: -9999px;
    padding: 1em 0 1.25em;
    margin: 0;
    background: #f3f4f6;
    top: -6.25em;
    -webkit-transition: top 0.2s ease-in, left 0s 0.2s;
    transition: top 0.2s ease-in, left 0s 0.2s
}

.compare-sticky-header:not(.sticky-count) {
    -webkit-box-shadow: 0 0.125em 0.3125em 0 rgba(39, 43, 55, 0.25);
    box-shadow: 0 0.125em 0.3125em 0 rgba(39, 43, 55, 0.25)
}

.sticky-headers .compare-sticky-header {
    margin: 0
}

.compare-sticky-header.open {
    left: 0;
    top: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.compare-sticky-header.sticky-count:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: -0.1875em;
    width: 2000px;
    height: 100%;
    background: #f3f4f6;
    border-right: 0.0625em solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0.125em 0.3125em 0 rgba(39, 43, 55, 0.25);
    box-shadow: 0 0.125em 0.3125em 0 rgba(39, 43, 55, 0.25)
}

.compare-sticky-header .media .pull-left {
    max-width: 90px;
    margin-right: 4px
}

.compare-sticky-header .product-name {
    color: #2f353d
}

.compare-box {
    display: inline-block;
    padding: 11px 12px;
    color: #fff;
    line-height: 1;
    background: #2f353d
}

.spec-single,
.reviews-nav-bar,
.spec-multi {
    margin-top: 1.375em
}

.spec-single dt,
.reviews-nav-bar dt,
.spec-multi dt {
    margin-bottom: 0
}

.spec-title-wrap {
    position: relative;
    margin-bottom: 1.25em
}

.spec-title {
    margin: 0
}

.spec-sticky-nav .sticky-nav-title {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: .9
}

.sticky-header-open .spec-sticky-nav .sticky-nav-title:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e4e7eb;
    right: 0;
    top: 100%
}

.spec-tiles-wrap {
    margin-top: 3.75em;
    margin-bottom: 9.375em
}

.spec-tiles-wrap .features-title {
    margin-bottom: 0;
    padding-bottom: 12px;
    border-bottom: 3px solid #e4e7eb
}

.container .spec-tiles .spec-tile {
    margin-left: 0
}

.spec-tile {
    margin-top: 1.5em;
    background: #f1f5f9
}

.spec-tile .tile-content {
    padding: 1.875em 2.5em 2.75em 1.875em
}

.spec-tile .tile-title {
    margin-top: 0
}

.spec-tile .iq-img {
    width: 100%;
    height: auto;
    min-height: 5.3125em
}

.sony-carousel-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden
}

.sony-carousel {
    position: relative;
    width: 10000%
}

.sony-carousel-vertical .sony-carousel {
    width: auto;
    height: 100%
}

.sony-carousel .sony-carousel-slide {
    -webkit-transform: translateZ(0);
    float: left;
    width: 1%;
    height: 100%
}

.sony-carousel .sony-carousel-slide.slimgrid {
    margin-right: 0.024%
}

.sony-carousel-vertical .sony-carousel .sony-carousel-slide {
    float: none;
    width: auto
}

.sony-fade {
    width: auto;
    *zoom: 1
}

.sony-fade:before,
.sony-fade:after {
    display: table;
    content: "";
    line-height: 0
}

.sony-fade:after {
    clear: both
}

.sony-fade .sony-fade-slide {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: 100%;
    margin-right: -100%;
    opacity: 0;
    -webkit-transition: 400ms opacity linear;
    transition: 400ms opacity linear
}

.sony-fade .sony-fade-slide.on {
    opacity: 1;
    z-index: 3
}

.sony-fade .sony-fade-slide.behind {
    z-index: 2
}

@media (min-width: 48em) and (max-width: 61.1875em) {
    .visible-desktop {
        display: none !important
    }
    .visible-tablet {
        display: inherit !important
    }
    .visible-phone {
        display: none !important
    }
    .hidden-desktop {
        display: inherit !important
    }
    .hidden-tablet {
        display: none !important
    }
    .hidden-phone {
        display: inherit !important
    }
}

@media (max-width: 47.9375em) {
    .hidden-desktop {
        display: inherit !important
    }
    .hidden-tablet {
        display: inherit !important
    }
    .hidden-phone {
        display: none !important
    }
    .visible-desktop {
        display: none !important
    }
    .visible-tablet {
        display: none !important
    }
    .visible-phone {
        display: inherit !important
    }
}

@media (min-width: 35.5em) and (max-width: 47.9375em) {
    .phone-at-567 .visible-desktop,
    .phone-at-479 .visible-desktop {
        display: none !important
    }
    .phone-at-567 .visible-tablet,
    .phone-at-479 .visible-tablet {
        display: inherit !important
    }
    .phone-at-567 .visible-phone,
    .phone-at-479 .visible-phone {
        display: none !important
    }
    .phone-at-567 .hidden-desktop,
    .phone-at-479 .hidden-desktop {
        display: inherit !important
    }
    .phone-at-567 .hidden-tablet,
    .phone-at-479 .hidden-tablet {
        display: none !important
    }
    .phone-at-567 .hidden-phone,
    .phone-at-479 .hidden-phone {
        display: inherit !important
    }
}

@media (min-width: 30em) and (max-width: 35.4375em) {
    .phone-at-479 .visible-desktop {
        display: none !important
    }
    .phone-at-479 .visible-tablet {
        display: inherit !important
    }
    .phone-at-479 .visible-phone {
        display: none !important
    }
    .phone-at-479 .hidden-desktop {
        display: inherit !important
    }
    .phone-at-479 .hidden-tablet {
        display: none !important
    }
    .phone-at-479 .hidden-phone {
        display: inherit !important
    }
}

@media (min-width: 87.5em) {
    .pagination-paddles button.pagination-next {
        right: 50%;
        margin-right: -39.375em
    }
    .pagination-paddles button.pagination-prev {
        left: 50%;
        margin-left: -39.375em
    }
}

@media (min-width: 75em) {
    .container {
        width: 92.5%
    }
    .grid,
    .slimgrid,
    .slimgrid5,
    .grid5 {
        /* width: 91.89189% */
		width: 99%
    }
    .grid,
    .grid .grid {
        *zoom: 1
    }
    .grid:before,
    .grid:after,
    .grid .grid:before,
    .grid .grid:after {
        display: table;
        content: "";
        line-height: 0
    }
    .grid:after,
    .grid .grid:after {
        clear: both
    }
    .grid [class*=span],
    .grid .grid [class*=span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 3.52941%;
        *margin-left: 3.47031%
    }
    .grid [class*=span]:first-child,
    .grid .grid [class*=span]:first-child {
        margin-left: 0
    }
    .grid .span12,
    .grid .grid .span12 {
        width: 100%;
        *width: 99.9409%
    }
    .grid .span11,
    .grid .grid .span11 {
        width: 91.37255%;
        *width: 91.31345%
    }
    .grid .span10,
    .grid .grid .span10 {
        width: 82.7451%;
        *width: 82.686%
    }
    .grid .span9,
    .grid .grid .span9 {
        width: 74.11765%;
        *width: 74.05855%
    }
    .grid .span8,
    .grid .grid .span8 {
        width: 65.4902%;
        *width: 65.43109%
    }
    .grid .span7,
    .grid .grid .span7 {
        width: 56.86275%;
        *width: 56.80364%
    }
    .grid .span6,
    .grid .grid .span6 {
        width: 48.23529%;
        *width: 48.17619%
    }
    .grid .span5,
    .grid .grid .span5 {
        width: 39.60784%;
        *width: 39.54874%
    }
    .grid .span4,
    .grid .grid .span4 {
        width: 30.98039%;
        *width: 30.92129%
    }
    .grid .span3,
    .grid .grid .span3 {
        width: 22.35294%;
        *width: 22.29384%
    }
    .grid .span2,
    .grid .grid .span2 {
        width: 13.72549%;
        *width: 13.66639%
    }
    .grid .span1,
    .grid .grid .span1 {
        width: 5.09804%;
        *width: 5.03894%
    }
    .grid .offset12,
    .grid .grid .offset12 {
        margin-left: 107.05882%;
        *margin-left: 106.94062%
    }
    .grid .offset12:first-child,
    .grid .grid .offset12:first-child {
        margin-left: 103.52941%;
        *margin-left: 103.41121%
    }
    .grid .offset11,
    .grid .grid .offset11 {
        margin-left: 98.43137%;
        *margin-left: 98.31317%
    }
    .grid .offset11:first-child,
    .grid .grid .offset11:first-child {
        margin-left: 94.90196%;
        *margin-left: 94.78376%
    }
    .grid .offset10,
    .grid .grid .offset10 {
        margin-left: 89.80392%;
        *margin-left: 89.68572%
    }
    .grid .offset10:first-child,
    .grid .grid .offset10:first-child {
        margin-left: 86.27451%;
        *margin-left: 86.15631%
    }
    .grid .offset9,
    .grid .grid .offset9 {
        margin-left: 81.17647%;
        *margin-left: 81.05827%
    }
    .grid .offset9:first-child,
    .grid .grid .offset9:first-child {
        margin-left: 77.64706%;
        *margin-left: 77.52886%
    }
    .grid .offset8,
    .grid .grid .offset8 {
        margin-left: 72.54902%;
        *margin-left: 72.43082%
    }
    .grid .offset8:first-child,
    .grid .grid .offset8:first-child {
        margin-left: 69.01961%;
        *margin-left: 68.9014%
    }
    .grid .offset7,
    .grid .grid .offset7 {
        margin-left: 63.92157%;
        *margin-left: 63.80337%
    }
    .grid .offset7:first-child,
    .grid .grid .offset7:first-child {
        margin-left: 60.39216%;
        *margin-left: 60.27395%
    }
    .grid .offset6,
    .grid .grid .offset6 {
        margin-left: 55.29412%;
        *margin-left: 55.17591%
    }
    .grid .offset6:first-child,
    .grid .grid .offset6:first-child {
        margin-left: 51.76471%;
        *margin-left: 51.6465%
    }
    .grid .offset5,
    .grid .grid .offset5 {
        margin-left: 46.66667%;
        *margin-left: 46.54846%
    }
    .grid .offset5:first-child,
    .grid .grid .offset5:first-child {
        margin-left: 43.13725%;
        *margin-left: 43.01905%
    }
    .grid .offset4,
    .grid .grid .offset4 {
        margin-left: 38.03922%;
        *margin-left: 37.92101%
    }
    .grid .offset4:first-child,
    .grid .grid .offset4:first-child {
        margin-left: 34.5098%;
        *margin-left: 34.3916%
    }
    .grid .offset3,
    .grid .grid .offset3 {
        margin-left: 29.41176%;
        *margin-left: 29.29356%
    }
    .grid .offset3:first-child,
    .grid .grid .offset3:first-child {
        margin-left: 25.88235%;
        *margin-left: 25.76415%
    }
    .grid .offset2,
    .grid .grid .offset2 {
        margin-left: 20.78431%;
        *margin-left: 20.66611%
    }
    .grid .offset2:first-child,
    .grid .grid .offset2:first-child {
        margin-left: 17.2549%;
        *margin-left: 17.1367%
    }
    .grid .offset1,
    .grid .grid .offset1 {
        margin-left: 12.15686%;
        *margin-left: 12.03866%
    }
    .grid .offset1:first-child,
    .grid .grid .offset1:first-child {
        margin-left: 8.62745%;
        *margin-left: 8.50925%
    }
    .slimgrid,
    .grid .slimgrid {
        *zoom: 1
    }
    .slimgrid:before,
    .slimgrid:after,
    .grid .slimgrid:before,
    .grid .slimgrid:after {
        display: table;
        content: "";
        line-height: 0
    }
    .slimgrid:after,
    .grid .slimgrid:after {
        clear: both
    }
    .slimgrid [class*=span],
    .grid .slimgrid [class*=span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 2.35294%;
        *margin-left: 2.29384%
    }
    .slimgrid [class*=span]:first-child,
    .grid .slimgrid [class*=span]:first-child {
        margin-left: 0
    }
    .slimgrid .span12,
    .grid .slimgrid .span12 {
        width: 100%;
        *width: 99.9409%
    }
    .slimgrid .span11,
    .grid .slimgrid .span11 {
        width: 91.47059%;
        *width: 91.41149%
    }
    .slimgrid .span10,
    .grid .slimgrid .span10 {
        width: 82.94118%;
        *width: 82.88207%
    }
    .slimgrid .span9,
    .grid .slimgrid .span9 {
        width: 74.41176%;
        *width: 74.35266%
    }
    .slimgrid .span8,
    .grid .slimgrid .span8 {
        width: 65.88235%;
        *width: 65.82325%
    }
    .slimgrid .span7,
    .grid .slimgrid .span7 {
        width: 57.35294%;
        *width: 57.29384%
    }
    .slimgrid .span6,
    .grid .slimgrid .span6 {
        width: 48.82353%;
        *width: 48.76443%
    }
    .slimgrid .span5,
    .grid .slimgrid .span5 {
        width: 40.29412%;
        *width: 40.23502%
    }
    .slimgrid .span4,
    .grid .slimgrid .span4 {
        width: 31.76471%;
        *width: 31.7056%
    }
    .slimgrid .span3,
    .grid .slimgrid .span3 {
        width: 23.23529%;
        *width: 23.17619%
    }
    .slimgrid .span2,
    .grid .slimgrid .span2 {
        width: 14.70588%;
        *width: 14.64678%
    }
    .slimgrid .span1,
    .grid .slimgrid .span1 {
        width: 6.17647%;
        *width: 6.11737%
    }
    .slimgrid .offset12,
    .grid .slimgrid .offset12 {
        margin-left: 104.70588%;
        *margin-left: 104.58768%
    }
    .slimgrid .offset12:first-child,
    .grid .slimgrid .offset12:first-child {
        margin-left: 102.35294%;
        *margin-left: 102.23474%
    }
    .slimgrid .offset11,
    .grid .slimgrid .offset11 {
        margin-left: 96.17647%;
        *margin-left: 96.05827%
    }
    .slimgrid .offset11:first-child,
    .grid .slimgrid .offset11:first-child {
        margin-left: 93.82353%;
        *margin-left: 93.70533%
    }
    .slimgrid .offset10,
    .grid .slimgrid .offset10 {
        margin-left: 87.64706%;
        *margin-left: 87.52886%
    }
    .slimgrid .offset10:first-child,
    .grid .slimgrid .offset10:first-child {
        margin-left: 85.29412%;
        *margin-left: 85.17591%
    }
    .slimgrid .offset9,
    .grid .slimgrid .offset9 {
        margin-left: 79.11765%;
        *margin-left: 78.99944%
    }
    .slimgrid .offset9:first-child,
    .grid .slimgrid .offset9:first-child {
        margin-left: 76.76471%;
        *margin-left: 76.6465%
    }
    .slimgrid .offset8,
    .grid .slimgrid .offset8 {
        margin-left: 70.58824%;
        *margin-left: 70.47003%
    }
    .slimgrid .offset8:first-child,
    .grid .slimgrid .offset8:first-child {
        margin-left: 68.23529%;
        *margin-left: 68.11709%
    }
    .slimgrid .offset7,
    .grid .slimgrid .offset7 {
        margin-left: 62.05882%;
        *margin-left: 61.94062%
    }
    .slimgrid .offset7:first-child,
    .grid .slimgrid .offset7:first-child {
        margin-left: 59.70588%;
        *margin-left: 59.58768%
    }
    .slimgrid .offset6,
    .grid .slimgrid .offset6 {
        margin-left: 53.52941%;
        *margin-left: 53.41121%
    }
    .slimgrid .offset6:first-child,
    .grid .slimgrid .offset6:first-child {
        margin-left: 51.17647%;
        *margin-left: 51.05827%
    }
    .slimgrid .offset5,
    .grid .slimgrid .offset5 {
        margin-left: 45%;
        *margin-left: 44.8818%
    }
    .slimgrid .offset5:first-child,
    .grid .slimgrid .offset5:first-child {
        margin-left: 42.64706%;
        *margin-left: 42.52886%
    }
    .slimgrid .offset4,
    .grid .slimgrid .offset4 {
        margin-left: 36.47059%;
        *margin-left: 36.35238%
    }
    .slimgrid .offset4:first-child,
    .grid .slimgrid .offset4:first-child {
        margin-left: 34.11765%;
        *margin-left: 33.99944%
    }
    .slimgrid .offset3,
    .grid .slimgrid .offset3 {
        margin-left: 27.94118%;
        *margin-left: 27.82297%
    }
    .slimgrid .offset3:first-child,
    .grid .slimgrid .offset3:first-child {
        margin-left: 25.58824%;
        *margin-left: 25.47003%
    }
    .slimgrid .offset2,
    .grid .slimgrid .offset2 {
        margin-left: 19.41176%;
        *margin-left: 19.29356%
    }
    .slimgrid .offset2:first-child,
    .grid .slimgrid .offset2:first-child {
        margin-left: 17.05882%;
        *margin-left: 16.94062%
    }
    .slimgrid .offset1,
    .grid .slimgrid .offset1 {
        margin-left: 10.88235%;
        *margin-left: 10.76415%
    }
    .slimgrid .offset1:first-child,
    .grid .slimgrid .offset1:first-child {
        margin-left: 8.52941%;
        *margin-left: 8.41121%
    }
    .l1,
    .l1-light {
        margin-top: 50px
    }
    .container-px-width {
        width: 1110px
    }
    .container-px-width.full-bleed,
    .container-px-width.full-bleed-no-max {
        width: 1200px
    }
    .grid-px-width {
        width: 1020px
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 36px
    }
    .container-px-width,
    .navbar-static-top .container-px-width,
    .navbar-fixed-top .container-px-width,
    .navbar-fixed-bottom .container-px-width {
        width: 1020px
    }
    .span12 {
        width: 1020px
    }
    .span11 {
        width: 932px
    }
    .span10 {
        width: 844px
    }
    .span9 {
        width: 756px
    }
    .span8 {
        width: 668px
    }
    .span7 {
        width: 580px
    }
    .span6 {
        width: 492px
    }
    .span5 {
        width: 404px
    }
    .span4 {
        width: 316px
    }
    .span3 {
        width: 228px
    }
    .span2 {
        width: 140px
    }
    .span1 {
        width: 52px
    }
    .offset12 {
        margin-left: 1092px
    }
    .offset11 {
        margin-left: 1004px
    }
    .offset10 {
        margin-left: 916px
    }
    .offset9 {
        margin-left: 828px
    }
    .offset8 {
        margin-left: 740px
    }
    .offset7 {
        margin-left: 652px
    }
    .offset6 {
        margin-left: 564px
    }
    .offset5 {
        margin-left: 476px
    }
    .offset4 {
        margin-left: 388px
    }
    .offset3 {
        margin-left: 300px
    }
    .offset2 {
        margin-left: 212px
    }
    .offset1 {
        margin-left: 124px
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 36px
    }
    .thumbnails {
        margin-left: -36px
    }
    .thumbnails>li {
        margin-left: 36px
    }
    .grid .thumbnails,
    .grid-px-width .thumbnails {
        margin-left: 0
    }
    .csstransforms .slide-toggle-arrow {
        left: 208px
    }
    .csstransforms .slide-arrow-over .slide-toggle-arrow {
        left: 206px
    }
}

@media (min-width: 87.5em) {
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 38px
    }
    .container-px-width,
    .navbar-static-top .container-px-width,
    .navbar-fixed-top .container-px-width,
    .navbar-fixed-bottom .container-px-width {
        width: 1114px
    }
    .span12 {
        width: 1114px
    }
    .span11 {
        width: 1018px
    }
    .span10 {
        width: 922px
    }
    .span9 {
        width: 826px
    }
    .span8 {
        width: 730px
    }
    .span7 {
        width: 634px
    }
    .span6 {
        width: 538px
    }
    .span5 {
        width: 442px
    }
    .span4 {
        width: 346px
    }
    .span3 {
        width: 250px
    }
    .span2 {
        width: 154px
    }
    .span1 {
        width: 58px
    }
    .offset12 {
        margin-left: 1190px
    }
    .offset11 {
        margin-left: 1094px
    }
    .offset10 {
        margin-left: 998px
    }
    .offset9 {
        margin-left: 902px
    }
    .offset8 {
        margin-left: 806px
    }
    .offset7 {
        margin-left: 710px
    }
    .offset6 {
        margin-left: 614px
    }
    .offset5 {
        margin-left: 518px
    }
    .offset4 {
        margin-left: 422px
    }
    .offset3 {
        margin-left: 326px
    }
    .offset2 {
        margin-left: 230px
    }
    .offset1 {
        margin-left: 134px
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 38px
    }
}

@media (min-width: 48em) and (max-width: 61.1875em) {
    .container {
        width: 92.1875%
    }
    .grid,
    .slimgrid,
    .slimgrid5,
    .grid5 {
        width: 91.80791%
    }
    .grid,
    .grid .grid {
        *zoom: 1
    }
    .grid:before,
    .grid:after,
    .grid .grid:before,
    .grid .grid:after {
        display: table;
        content: "";
        line-height: 0
    }
    .grid:after,
    .grid .grid:after {
        clear: both
    }
    .grid [class*=span],
    .grid .grid [class*=span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 3.38462%;
        *margin-left: 3.32551%
    }
    .grid [class*=span]:first-child,
    .grid .grid [class*=span]:first-child {
        margin-left: 0
    }
    .grid .span12,
    .grid .grid .span12 {
        width: 100%;
        *width: 99.9409%
    }
    .grid .span11,
    .grid .grid .span11 {
        width: 91.38462%;
        *width: 91.32551%
    }
    .grid .span10,
    .grid .grid .span10 {
        width: 82.76923%;
        *width: 82.71013%
    }
    .grid .span9,
    .grid .grid .span9 {
        width: 74.15385%;
        *width: 74.09474%
    }
    .grid .span8,
    .grid .grid .span8 {
        width: 65.53846%;
        *width: 65.47936%
    }
    .grid .span7,
    .grid .grid .span7 {
        width: 56.92308%;
        *width: 56.86398%
    }
    .grid .span6,
    .grid .grid .span6 {
        width: 48.30769%;
        *width: 48.24859%
    }
    .grid .span5,
    .grid .grid .span5 {
        width: 39.69231%;
        *width: 39.63321%
    }
    .grid .span4,
    .grid .grid .span4 {
        width: 31.07692%;
        *width: 31.01782%
    }
    .grid .span3,
    .grid .grid .span3 {
        width: 22.46154%;
        *width: 22.40244%
    }
    .grid .span2,
    .grid .grid .span2 {
        width: 13.84615%;
        *width: 13.78705%
    }
    .grid .span1,
    .grid .grid .span1 {
        width: 5.23077%;
        *width: 5.17167%
    }
    .grid .offset12,
    .grid .grid .offset12 {
        margin-left: 106.76923%;
        *margin-left: 106.65103%
    }
    .grid .offset12:first-child,
    .grid .grid .offset12:first-child {
        margin-left: 103.38462%;
        *margin-left: 103.26641%
    }
    .grid .offset11,
    .grid .grid .offset11 {
        margin-left: 98.15385%;
        *margin-left: 98.03564%
    }
    .grid .offset11:first-child,
    .grid .grid .offset11:first-child {
        margin-left: 94.76923%;
        *margin-left: 94.65103%
    }
    .grid .offset10,
    .grid .grid .offset10 {
        margin-left: 89.53846%;
        *margin-left: 89.42026%
    }
    .grid .offset10:first-child,
    .grid .grid .offset10:first-child {
        margin-left: 86.15385%;
        *margin-left: 86.03564%
    }
    .grid .offset9,
    .grid .grid .offset9 {
        margin-left: 80.92308%;
        *margin-left: 80.80487%
    }
    .grid .offset9:first-child,
    .grid .grid .offset9:first-child {
        margin-left: 77.53846%;
        *margin-left: 77.42026%
    }
    .grid .offset8,
    .grid .grid .offset8 {
        margin-left: 72.30769%;
        *margin-left: 72.18949%
    }
    .grid .offset8:first-child,
    .grid .grid .offset8:first-child {
        margin-left: 68.92308%;
        *margin-left: 68.80487%
    }
    .grid .offset7,
    .grid .grid .offset7 {
        margin-left: 63.69231%;
        *margin-left: 63.5741%
    }
    .grid .offset7:first-child,
    .grid .grid .offset7:first-child {
        margin-left: 60.30769%;
        *margin-left: 60.18949%
    }
    .grid .offset6,
    .grid .grid .offset6 {
        margin-left: 55.07692%;
        *margin-left: 54.95872%
    }
    .grid .offset6:first-child,
    .grid .grid .offset6:first-child {
        margin-left: 51.69231%;
        *margin-left: 51.5741%
    }
    .grid .offset5,
    .grid .grid .offset5 {
        margin-left: 46.46154%;
        *margin-left: 46.34334%
    }
    .grid .offset5:first-child,
    .grid .grid .offset5:first-child {
        margin-left: 43.07692%;
        *margin-left: 42.95872%
    }
    .grid .offset4,
    .grid .grid .offset4 {
        margin-left: 37.84615%;
        *margin-left: 37.72795%
    }
    .grid .offset4:first-child,
    .grid .grid .offset4:first-child {
        margin-left: 34.46154%;
        *margin-left: 34.34334%
    }
    .grid .offset3,
    .grid .grid .offset3 {
        margin-left: 29.23077%;
        *margin-left: 29.11257%
    }
    .grid .offset3:first-child,
    .grid .grid .offset3:first-child {
        margin-left: 25.84615%;
        *margin-left: 25.72795%
    }
    .grid .offset2,
    .grid .grid .offset2 {
        margin-left: 20.61538%;
        *margin-left: 20.49718%
    }
    .grid .offset2:first-child,
    .grid .grid .offset2:first-child {
        margin-left: 17.23077%;
        *margin-left: 17.11257%
    }
    .grid .offset1,
    .grid .grid .offset1 {
        margin-left: 12%;
        *margin-left: 11.8818%
    }
    .grid .offset1:first-child,
    .grid .grid .offset1:first-child {
        margin-left: 8.61538%;
        *margin-left: 8.49718%
    }
    .container-px-width {
        width: 708px
    }
    .grid-px-width {
        width: 650px
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 22px
    }
    .container-px-width,
    .navbar-static-top .container-px-width,
    .navbar-fixed-top .container-px-width,
    .navbar-fixed-bottom .container-px-width {
        width: 650px
    }
    .span12 {
        width: 650px
    }
    .span11 {
        width: 594px
    }
    .span10 {
        width: 538px
    }
    .span9 {
        width: 482px
    }
    .span8 {
        width: 426px
    }
    .span7 {
        width: 370px
    }
    .span6 {
        width: 314px
    }
    .span5 {
        width: 258px
    }
    .span4 {
        width: 202px
    }
    .span3 {
        width: 146px
    }
    .span2 {
        width: 90px
    }
    .span1 {
        width: 34px
    }
    .offset12 {
        margin-left: 694px
    }
    .offset11 {
        margin-left: 638px
    }
    .offset10 {
        margin-left: 582px
    }
    .offset9 {
        margin-left: 526px
    }
    .offset8 {
        margin-left: 470px
    }
    .offset7 {
        margin-left: 414px
    }
    .offset6 {
        margin-left: 358px
    }
    .offset5 {
        margin-left: 302px
    }
    .offset4 {
        margin-left: 246px
    }
    .offset3 {
        margin-left: 190px
    }
    .offset2 {
        margin-left: 134px
    }
    .offset1 {
        margin-left: 78px
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 22px
    }
    .styled-checkbox+label:after {
        left: 0.41667em
    }
}

@media (min-width: 35.5em) and (max-width: 47.9375em) {
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid {
        *zoom: 1
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:before,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:before,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:before,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:before,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:before,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:before,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:before,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:before,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after {
        display: table;
        content: "";
        line-height: 0
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid:after,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid:after {
        clear: both
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span],
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span],
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span],
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span],
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span],
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span],
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span],
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 3.38462%;
        *margin-left: 3.32551%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span]:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span]:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span]:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span]:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span]:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span]:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid [class*=span]:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid [class*=span]:first-child {
        margin-left: 0
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span12,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span12,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span12,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span12,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span12,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span12,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span12,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span12 {
        width: 100%;
        *width: 99.9409%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span11,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span11,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span11,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span11,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span11,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span11,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span11,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span11 {
        width: 91.38462%;
        *width: 91.32551%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span10,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span10,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span10,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span10,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span10,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span10,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span10,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span10 {
        width: 82.76923%;
        *width: 82.71013%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span9,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span9,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span9,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span9,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span9,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span9,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span9,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span9 {
        width: 74.15385%;
        *width: 74.09474%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span8,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span8,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span8,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span8,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span8,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span8,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span8,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span8 {
        width: 65.53846%;
        *width: 65.47936%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span7,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span7,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span7,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span7,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span7,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span7,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span7,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span7 {
        width: 56.92308%;
        *width: 56.86398%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span6,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span6,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span6,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span6,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span6,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span6,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span6,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span6 {
        width: 48.30769%;
        *width: 48.24859%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span5,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span5,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span5,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span5,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span5,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span5,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span5,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span5 {
        width: 39.69231%;
        *width: 39.63321%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span4,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span4,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span4,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span4,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span4,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span4,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span4,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span4 {
        width: 31.07692%;
        *width: 31.01782%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span3,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span3,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span3,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span3,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span3,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span3,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span3,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span3 {
        width: 22.46154%;
        *width: 22.40244%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span2,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span2,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span2,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span2,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span2,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span2,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span2,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span2 {
        width: 13.84615%;
        *width: 13.78705%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span1,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span1,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span1,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span1,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span1,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span1,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .span1,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .span1 {
        width: 5.23077%;
        *width: 5.17167%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12 {
        margin-left: 106.76923%;
        *margin-left: 106.65103%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset12:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset12:first-child {
        margin-left: 103.38462%;
        *margin-left: 103.26641%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11 {
        margin-left: 98.15385%;
        *margin-left: 98.03564%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset11:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset11:first-child {
        margin-left: 94.76923%;
        *margin-left: 94.65103%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10 {
        margin-left: 89.53846%;
        *margin-left: 89.42026%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset10:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset10:first-child {
        margin-left: 86.15385%;
        *margin-left: 86.03564%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9 {
        margin-left: 80.92308%;
        *margin-left: 80.80487%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset9:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset9:first-child {
        margin-left: 77.53846%;
        *margin-left: 77.42026%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8 {
        margin-left: 72.30769%;
        *margin-left: 72.18949%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset8:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset8:first-child {
        margin-left: 68.92308%;
        *margin-left: 68.80487%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7 {
        margin-left: 63.69231%;
        *margin-left: 63.5741%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset7:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset7:first-child {
        margin-left: 60.30769%;
        *margin-left: 60.18949%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6 {
        margin-left: 55.07692%;
        *margin-left: 54.95872%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset6:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset6:first-child {
        margin-left: 51.69231%;
        *margin-left: 51.5741%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5 {
        margin-left: 46.46154%;
        *margin-left: 46.34334%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset5:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset5:first-child {
        margin-left: 43.07692%;
        *margin-left: 42.95872%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4 {
        margin-left: 37.84615%;
        *margin-left: 37.72795%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset4:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset4:first-child {
        margin-left: 34.46154%;
        *margin-left: 34.34334%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3 {
        margin-left: 29.23077%;
        *margin-left: 29.11257%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset3:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset3:first-child {
        margin-left: 25.84615%;
        *margin-left: 25.72795%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2 {
        margin-left: 20.61538%;
        *margin-left: 20.49718%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset2:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset2:first-child {
        margin-left: 17.23077%;
        *margin-left: 17.11257%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1 {
        margin-left: 12%;
        *margin-left: 11.8818%
    }
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1:first-child,
    .grid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1:first-child,
    .slimgrid:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1:first-child,
    .slimgrid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .offset1:first-child,
    .grid5:not(.no-grid-at-767):not(.m-grid-at-767):not(.m-grid):not(.m-grid-override) .grid .grid .offset1:first-child {
        margin-left: 8.61538%;
        *margin-left: 8.49718%
    }
}

@media (max-width: 61.1875em) {
    .m-grid-at-979.grid.show-grid [class*="m-span"] {
        background: rgba(77, 77, 141, 0.7) !important
    }
    .m-grid-at-979.grid,
    .m-grid-at-979.slimgrid,
    .m-grid-at-979.slimgrid5 {
        *zoom: 1
    }
    .m-grid-at-979.grid:before,
    .m-grid-at-979.grid:after,
    .m-grid-at-979.slimgrid:before,
    .m-grid-at-979.slimgrid:after,
    .m-grid-at-979.slimgrid5:before,
    .m-grid-at-979.slimgrid5:after {
        display: table;
        content: "";
        line-height: 0
    }
    .m-grid-at-979.grid:after,
    .m-grid-at-979.slimgrid:after,
    .m-grid-at-979.slimgrid5:after {
        clear: both
    }
    .m-grid-at-979.grid [class*=m-span],
    .m-grid-at-979.slimgrid [class*=m-span],
    .m-grid-at-979.slimgrid5 [class*=m-span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 4.34783%;
        *margin-left: 4.28872%
    }
    .m-grid-at-979.grid [class*=m-span]:first-child,
    .m-grid-at-979.slimgrid [class*=m-span]:first-child,
    .m-grid-at-979.slimgrid5 [class*=m-span]:first-child {
        margin-left: 0
    }
    .m-grid-at-979.grid [class*=m-span].m-span-new-row,
    .m-grid-at-979.slimgrid [class*=m-span].m-span-new-row,
    .m-grid-at-979.slimgrid5 [class*=m-span].m-span-new-row {
        margin-left: 0
    }
    .m-grid-at-979.grid .m-span6,
    .m-grid-at-979.slimgrid .m-span6,
    .m-grid-at-979.slimgrid5 .m-span6 {
        width: 100%;
        *width: 99.9409%
    }
    .m-grid-at-979.grid .m-span5,
    .m-grid-at-979.slimgrid .m-span5,
    .m-grid-at-979.slimgrid5 .m-span5 {
        width: 82.6087%;
        *width: 82.54959%
    }
    .m-grid-at-979.grid .m-span4,
    .m-grid-at-979.slimgrid .m-span4,
    .m-grid-at-979.slimgrid5 .m-span4 {
        width: 65.21739%;
        *width: 65.15829%
    }
    .m-grid-at-979.grid .m-span3,
    .m-grid-at-979.slimgrid .m-span3,
    .m-grid-at-979.slimgrid5 .m-span3 {
        width: 47.82609%;
        *width: 47.76699%
    }
    .m-grid-at-979.grid .m-span2,
    .m-grid-at-979.slimgrid .m-span2,
    .m-grid-at-979.slimgrid5 .m-span2 {
        width: 30.43478%;
        *width: 30.37568%
    }
    .m-grid-at-979.grid .m-span1,
    .m-grid-at-979.slimgrid .m-span1,
    .m-grid-at-979.slimgrid5 .m-span1 {
        width: 13.04348%;
        *width: 12.98438%
    }
    .m-grid-at-979.grid .m-offset6,
    .m-grid-at-979.slimgrid .m-offset6,
    .m-grid-at-979.slimgrid5 .m-offset6 {
        margin-left: 108.69565%;
        *margin-left: 108.57745%
    }
    .m-grid-at-979.grid .m-offset6:first-child,
    .m-grid-at-979.slimgrid .m-offset6:first-child,
    .m-grid-at-979.slimgrid5 .m-offset6:first-child {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-979.grid .m-offset6.m-span-new-row,
    .m-grid-at-979.slimgrid .m-offset6.m-span-new-row,
    .m-grid-at-979.slimgrid5 .m-offset6.m-span-new-row {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-979.grid .m-offset5,
    .m-grid-at-979.slimgrid .m-offset5,
    .m-grid-at-979.slimgrid5 .m-offset5 {
        margin-left: 91.30435%;
        *margin-left: 91.18614%
    }
    .m-grid-at-979.grid .m-offset5:first-child,
    .m-grid-at-979.slimgrid .m-offset5:first-child,
    .m-grid-at-979.slimgrid5 .m-offset5:first-child {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-979.grid .m-offset5.m-span-new-row,
    .m-grid-at-979.slimgrid .m-offset5.m-span-new-row,
    .m-grid-at-979.slimgrid5 .m-offset5.m-span-new-row {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-979.grid .m-offset4,
    .m-grid-at-979.slimgrid .m-offset4,
    .m-grid-at-979.slimgrid5 .m-offset4 {
        margin-left: 73.91304%;
        *margin-left: 73.79484%
    }
    .m-grid-at-979.grid .m-offset4:first-child,
    .m-grid-at-979.slimgrid .m-offset4:first-child,
    .m-grid-at-979.slimgrid5 .m-offset4:first-child {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-979.grid .m-offset4.m-span-new-row,
    .m-grid-at-979.slimgrid .m-offset4.m-span-new-row,
    .m-grid-at-979.slimgrid5 .m-offset4.m-span-new-row {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-979.grid .m-offset3,
    .m-grid-at-979.slimgrid .m-offset3,
    .m-grid-at-979.slimgrid5 .m-offset3 {
        margin-left: 56.52174%;
        *margin-left: 56.40354%
    }
    .m-grid-at-979.grid .m-offset3:first-child,
    .m-grid-at-979.slimgrid .m-offset3:first-child,
    .m-grid-at-979.slimgrid5 .m-offset3:first-child {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-979.grid .m-offset3.m-span-new-row,
    .m-grid-at-979.slimgrid .m-offset3.m-span-new-row,
    .m-grid-at-979.slimgrid5 .m-offset3.m-span-new-row {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-979.grid .m-offset2,
    .m-grid-at-979.slimgrid .m-offset2,
    .m-grid-at-979.slimgrid5 .m-offset2 {
        margin-left: 39.13043%;
        *margin-left: 39.01223%
    }
    .m-grid-at-979.grid .m-offset2:first-child,
    .m-grid-at-979.slimgrid .m-offset2:first-child,
    .m-grid-at-979.slimgrid5 .m-offset2:first-child {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-979.grid .m-offset2.m-span-new-row,
    .m-grid-at-979.slimgrid .m-offset2.m-span-new-row,
    .m-grid-at-979.slimgrid5 .m-offset2.m-span-new-row {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-979.grid .m-offset1,
    .m-grid-at-979.slimgrid .m-offset1,
    .m-grid-at-979.slimgrid5 .m-offset1 {
        margin-left: 21.73913%;
        *margin-left: 21.62093%
    }
    .m-grid-at-979.grid .m-offset1:first-child,
    .m-grid-at-979.slimgrid .m-offset1:first-child,
    .m-grid-at-979.slimgrid5 .m-offset1:first-child {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .m-grid-at-979.grid .m-offset1.m-span-new-row,
    .m-grid-at-979.slimgrid .m-offset1.m-span-new-row,
    .m-grid-at-979.slimgrid5 .m-offset1.m-span-new-row {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .no-grid-at-979.grid [class*="span"],
    .no-grid-at-979.grid [class*="offset"],
    .no-grid-at-979.grid [class*="span"]:first-child,
    .no-grid-at-979.grid [class*="offset"]:first-child,
    .no-grid-at-979.slimgrid [class*="span"],
    .no-grid-at-979.slimgrid [class*="offset"],
    .no-grid-at-979.slimgrid5 [class*="span"],
    .no-grid-at-979.slimgrid5 [class*="offset"],
    .no-grid-at-979.grid [class*="m-span"],
    .no-grid-at-979.grid [class*="m-offset"],
    .no-grid-at-979.grid [class*="m-span"]:first-child,
    .no-grid-at-979.grid [class*="m-offset"]:first-child,
    .no-grid-at-979.grid [class*="m-span"].m-span-new-row,
    .no-grid-at-979.grid [class*="m-offset"].m-span-new-row {
        float: none;
        display: block;
        width: auto;
        margin-left: 0
    }
    .no-grid-at-979.grid-px-width,
    .thumbnails {
        margin-left: 0
    }
    .thumbnails>li {
        float: none;
        margin-left: 0
    }
    .no-grid-at-979 .input-large,
    .no-grid-at-979 .input-xlarge,
    .no-grid-at-979 .input-xxlarge,
    .no-grid-at-979 input[class*="span"],
    .no-grid-at-979 select[class*="span"],
    .no-grid-at-979 textarea[class*="span"],
    .no-grid-at-979 .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .no-grid-at-979 .input-prepend input,
    .no-grid-at-979 .input-append input,
    .no-grid-at-979 .input-prepend input[class*="span"],
    .no-grid-at-979 .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }
    .no-grid-at-979 .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0
    }
    .no-grid-at-979.modal,
    .no-grid-at-979 .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .no-grid-at-979.modal.fade.in,
    .no-grid-at-979 .modal.fade.in {
        top: auto
    }
    .no-grid-at-979.takeover,
    .no-grid-at-979 .takeover {
        top: 0;
        left: 0;
        right: 0
    }
    .no-grid-at-979.takeover.fade.in,
    .no-grid-at-979 .takeover.fade.in {
        top: 0
    }
    .no-grid-at-979 .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    .no-grid-at-979 .dl-horizontal dd {
        margin-left: 0
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }
    .no-grid-at-979.grid.show-grid [class*="span"],
    .no-grid-at-979.grid.show-grid [class*="offset"],
    .no-grid-at-979.grid.show-grid [class*="m-span"],
    .no-grid-at-979.grid.show-grid [class*="m-offset"] {
        background: rgba(102, 85, 85, 0.7) !important
    }
    .container.full-bleed-at-979,
    .grid.full-bleed-at-979 {
        width: auto
    }
    .t1,
    .t1-light,
    .t1-bold,
    h1 {
        font-size: 2.5em;
        line-height: 1.15;
        margin-bottom: 15px
    }
    .t2,
    .t2-light,
    .t2-bold,
    h2 {
        font-size: 2em;
        line-height: 1.15625;
        margin-bottom: 22px;
        letter-spacing: -0.04em
    }
    .t3,
    .t3-light,
    .t3-bold,
    h3 {
        font-size: 1.5em;
        line-height: 1.25;
        margin-bottom: 18px
    }
    .t4,
    .t4-light,
    .t4-bold,
    h4 {
        font-size: 1.375em;
        line-height: 1.27273;
        margin-bottom: 12px
    }
    .t5,
    .t5-light,
    .t5-bold,
    h5 {
        font-size: 1.125em;
        line-height: 1.22222;
        margin-bottom: 12px
    }
    .t6,
    .t6-light,
    .t6-bold,
    h6 {
        font-size: 1em;
        line-height: 1.375;
        margin-bottom: 8px
    }
    .t7,
    .t7-light,
    .t7-bold {
        font-size: 0.875em;
        line-height: 1.5;
        margin-bottom: 5px
    }
    .p1,
    .p1-bold,
    .lt1 {
        font-size: 0.9375em;
        line-height: 1.46667
    }
    .p2,
    .p2-bold,
    .lt2,
    p,
    input.p2 {
        font-size: 0.8125em;
        line-height: 1.53846
    }
    .p3,
    .p3-bold,
    .lt3,
    .lt3-alt {
        font-size: 0.75em;
        line-height: 1.5
    }
    .p4,
    .p4-bold,
    .lt4,
    input.p4 {
        font-size: 0.6875em;
        line-height: 1.36364
    }
    .p5,
    .p5-bold,
    .lt5 {
        font-size: 0.625em;
        line-height: 1.3
    }
    .p1 {
        margin-bottom: 12px
    }
    .p1.lt,
    .lt1 {
        margin-bottom: 6px
    }
    .p3 {
        margin-bottom: 8px
    }
    .lt3,
    .p3.lt,
    .lt3-alt,
    .p3.lt-alt {
        margin-bottom: 3px
    }
    .bq1 p,
    .bq1-bold p {
        font-size: 2.125em;
        line-height: 1.23529
    }
    .bq1 p:first-child,
    .bq1-bold p:first-child {
        text-indent: -13px
    }
    .bq2 p,
    .bq2-bold p,
    blockquote p {
        font-size: 1.375em;
        line-height: 1.36364
    }
    .bq2 p:first-child,
    .bq2-bold p:first-child,
    blockquote p:first-child {
        text-indent: -8px
    }
    .bq3 p,
    .bq3-bold p {
        font-size: 1.125em;
        line-height: 1.44444
    }
    .bq3 p:first-child,
    .bq3-bold p:first-child {
        text-indent: -7px
    }
    .bq4 p,
    .bq4-bold p {
        font-size: 0.8125em;
        line-height: 1.53846;
        margin-bottom: 12px
    }
    .bq4 p:first-child,
    .bq4-bold p:first-child {
        text-indent: -4px
    }
    .bq5 p,
    .bq5-bold p {
        font-size: 0.75em;
        line-height: 1.33333
    }
    .bq5 p:first-child,
    .bq5-bold p:first-child {
        text-indent: -4px
    }
    .btn {
        padding: 11px 22px 13px;
        font-size: 0.75em
    }
    .btn-large {
        padding: 13px 24px 15px;
        font-size: 0.8125em
    }
    .btn-small {
        padding: 10px 16px 11px;
        font-size: 0.6875em
    }
    .btn-mini {
        padding: 9px 12px 10px;
        font-size: 0.625em
    }
    .btn-square,
    .btn-block {
        padding-right: 0;
        padding-left: 0
    }
    .dropdown-toggle.btn-small,
    .dropdown-toggle.btn.btn-small {
        padding: 8px 24px 9px 12px
    }
    .btn-alt-special.btn-alt-plus i {
        margin-top: 1px;
        margin-right: 7px
    }
    .slide-toggle i {
        margin-top: 0
    }
    .nav-paddle {
        width: 1.75em;
        height: 2.6875em
    }
    .rp-nav .paddle i {
        margin-top: 28px
    }
    .sticky-tabs .tab-nav {
        top: 1.71875em
    }
}

@media (min-width: 30em) and (max-width: 61.1875em) {
    .rp-nav .paddle {
        margin: -100px 0;
        width: 40px;
        height: 70px;
        font-size: 1.0em
    }
}

@media (max-width: 47.9375em) {
    .container {
        width: 93.75%
    }
    .grid,
    .slimgrid,
    .slimgrid5,
    .grid5 {
        width: 92%
    }
    .m-grid.grid.show-grid [class*="m-span"] {
        background: rgba(77, 77, 141, 0.7) !important
    }
    .m-grid.grid,
    .m-grid.slimgrid,
    .m-grid.slimgrid5 {
        *zoom: 1
    }
    .m-grid.grid:before,
    .m-grid.grid:after,
    .m-grid.slimgrid:before,
    .m-grid.slimgrid:after,
    .m-grid.slimgrid5:before,
    .m-grid.slimgrid5:after {
        display: table;
        content: "";
        line-height: 0
    }
    .m-grid.grid:after,
    .m-grid.slimgrid:after,
    .m-grid.slimgrid5:after {
        clear: both
    }
    .m-grid.grid [class*=m-span],
    .m-grid.slimgrid [class*=m-span],
    .m-grid.slimgrid5 [class*=m-span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 4.34783%;
        *margin-left: 4.28872%
    }
    .m-grid.grid [class*=m-span]:first-child,
    .m-grid.slimgrid [class*=m-span]:first-child,
    .m-grid.slimgrid5 [class*=m-span]:first-child {
        margin-left: 0
    }
    .m-grid.grid [class*=m-span].m-span-new-row,
    .m-grid.slimgrid [class*=m-span].m-span-new-row,
    .m-grid.slimgrid5 [class*=m-span].m-span-new-row {
        margin-left: 0
    }
    .m-grid.grid .m-span6,
    .m-grid.slimgrid .m-span6,
    .m-grid.slimgrid5 .m-span6 {
        width: 100%;
        *width: 99.9409%
    }
    .m-grid.grid .m-span5,
    .m-grid.slimgrid .m-span5,
    .m-grid.slimgrid5 .m-span5 {
        width: 82.6087%;
        *width: 82.54959%
    }
    .m-grid.grid .m-span4,
    .m-grid.slimgrid .m-span4,
    .m-grid.slimgrid5 .m-span4 {
        width: 65.21739%;
        *width: 65.15829%
    }
    .m-grid.grid .m-span3,
    .m-grid.slimgrid .m-span3,
    .m-grid.slimgrid5 .m-span3 {
        width: 47.82609%;
        *width: 47.76699%
    }
    .m-grid.grid .m-span2,
    .m-grid.slimgrid .m-span2,
    .m-grid.slimgrid5 .m-span2 {
        width: 30.43478%;
        *width: 30.37568%
    }
    .m-grid.grid .m-span1,
    .m-grid.slimgrid .m-span1,
    .m-grid.slimgrid5 .m-span1 {
        width: 13.04348%;
        *width: 12.98438%
    }
    .m-grid.grid .m-offset6,
    .m-grid.slimgrid .m-offset6,
    .m-grid.slimgrid5 .m-offset6 {
        margin-left: 108.69565%;
        *margin-left: 108.57745%
    }
    .m-grid.grid .m-offset6:first-child,
    .m-grid.slimgrid .m-offset6:first-child,
    .m-grid.slimgrid5 .m-offset6:first-child {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid.grid .m-offset6.m-span-new-row,
    .m-grid.slimgrid .m-offset6.m-span-new-row,
    .m-grid.slimgrid5 .m-offset6.m-span-new-row {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid.grid .m-offset5,
    .m-grid.slimgrid .m-offset5,
    .m-grid.slimgrid5 .m-offset5 {
        margin-left: 91.30435%;
        *margin-left: 91.18614%
    }
    .m-grid.grid .m-offset5:first-child,
    .m-grid.slimgrid .m-offset5:first-child,
    .m-grid.slimgrid5 .m-offset5:first-child {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid.grid .m-offset5.m-span-new-row,
    .m-grid.slimgrid .m-offset5.m-span-new-row,
    .m-grid.slimgrid5 .m-offset5.m-span-new-row {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid.grid .m-offset4,
    .m-grid.slimgrid .m-offset4,
    .m-grid.slimgrid5 .m-offset4 {
        margin-left: 73.91304%;
        *margin-left: 73.79484%
    }
    .m-grid.grid .m-offset4:first-child,
    .m-grid.slimgrid .m-offset4:first-child,
    .m-grid.slimgrid5 .m-offset4:first-child {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid.grid .m-offset4.m-span-new-row,
    .m-grid.slimgrid .m-offset4.m-span-new-row,
    .m-grid.slimgrid5 .m-offset4.m-span-new-row {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid.grid .m-offset3,
    .m-grid.slimgrid .m-offset3,
    .m-grid.slimgrid5 .m-offset3 {
        margin-left: 56.52174%;
        *margin-left: 56.40354%
    }
    .m-grid.grid .m-offset3:first-child,
    .m-grid.slimgrid .m-offset3:first-child,
    .m-grid.slimgrid5 .m-offset3:first-child {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid.grid .m-offset3.m-span-new-row,
    .m-grid.slimgrid .m-offset3.m-span-new-row,
    .m-grid.slimgrid5 .m-offset3.m-span-new-row {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid.grid .m-offset2,
    .m-grid.slimgrid .m-offset2,
    .m-grid.slimgrid5 .m-offset2 {
        margin-left: 39.13043%;
        *margin-left: 39.01223%
    }
    .m-grid.grid .m-offset2:first-child,
    .m-grid.slimgrid .m-offset2:first-child,
    .m-grid.slimgrid5 .m-offset2:first-child {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid.grid .m-offset2.m-span-new-row,
    .m-grid.slimgrid .m-offset2.m-span-new-row,
    .m-grid.slimgrid5 .m-offset2.m-span-new-row {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid.grid .m-offset1,
    .m-grid.slimgrid .m-offset1,
    .m-grid.slimgrid5 .m-offset1 {
        margin-left: 21.73913%;
        *margin-left: 21.62093%
    }
    .m-grid.grid .m-offset1:first-child,
    .m-grid.slimgrid .m-offset1:first-child,
    .m-grid.slimgrid5 .m-offset1:first-child {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .m-grid.grid .m-offset1.m-span-new-row,
    .m-grid.slimgrid .m-offset1.m-span-new-row,
    .m-grid.slimgrid5 .m-offset1.m-span-new-row {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .m-grid-at-767.grid.show-grid [class*="m-span"] {
        background: rgba(77, 77, 141, 0.7) !important
    }
    .m-grid-at-767.grid,
    .m-grid-at-767.slimgrid,
    .m-grid-at-767.slimgrid5 {
        *zoom: 1
    }
    .m-grid-at-767.grid:before,
    .m-grid-at-767.grid:after,
    .m-grid-at-767.slimgrid:before,
    .m-grid-at-767.slimgrid:after,
    .m-grid-at-767.slimgrid5:before,
    .m-grid-at-767.slimgrid5:after {
        display: table;
        content: "";
        line-height: 0
    }
    .m-grid-at-767.grid:after,
    .m-grid-at-767.slimgrid:after,
    .m-grid-at-767.slimgrid5:after {
        clear: both
    }
    .m-grid-at-767.grid [class*=m-span],
    .m-grid-at-767.slimgrid [class*=m-span],
    .m-grid-at-767.slimgrid5 [class*=m-span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 4.34783%;
        *margin-left: 4.28872%
    }
    .m-grid-at-767.grid [class*=m-span]:first-child,
    .m-grid-at-767.slimgrid [class*=m-span]:first-child,
    .m-grid-at-767.slimgrid5 [class*=m-span]:first-child {
        margin-left: 0
    }
    .m-grid-at-767.grid [class*=m-span].m-span-new-row,
    .m-grid-at-767.slimgrid [class*=m-span].m-span-new-row,
    .m-grid-at-767.slimgrid5 [class*=m-span].m-span-new-row {
        margin-left: 0
    }
    .m-grid-at-767.grid .m-span6,
    .m-grid-at-767.slimgrid .m-span6,
    .m-grid-at-767.slimgrid5 .m-span6 {
        width: 100%;
        *width: 99.9409%
    }
    .m-grid-at-767.grid .m-span5,
    .m-grid-at-767.slimgrid .m-span5,
    .m-grid-at-767.slimgrid5 .m-span5 {
        width: 82.6087%;
        *width: 82.54959%
    }
    .m-grid-at-767.grid .m-span4,
    .m-grid-at-767.slimgrid .m-span4,
    .m-grid-at-767.slimgrid5 .m-span4 {
        width: 65.21739%;
        *width: 65.15829%
    }
    .m-grid-at-767.grid .m-span3,
    .m-grid-at-767.slimgrid .m-span3,
    .m-grid-at-767.slimgrid5 .m-span3 {
        width: 47.82609%;
        *width: 47.76699%
    }
    .m-grid-at-767.grid .m-span2,
    .m-grid-at-767.slimgrid .m-span2,
    .m-grid-at-767.slimgrid5 .m-span2 {
        width: 30.43478%;
        *width: 30.37568%
    }
    .m-grid-at-767.grid .m-span1,
    .m-grid-at-767.slimgrid .m-span1,
    .m-grid-at-767.slimgrid5 .m-span1 {
        width: 13.04348%;
        *width: 12.98438%
    }
    .m-grid-at-767.grid .m-offset6,
    .m-grid-at-767.slimgrid .m-offset6,
    .m-grid-at-767.slimgrid5 .m-offset6 {
        margin-left: 108.69565%;
        *margin-left: 108.57745%
    }
    .m-grid-at-767.grid .m-offset6:first-child,
    .m-grid-at-767.slimgrid .m-offset6:first-child,
    .m-grid-at-767.slimgrid5 .m-offset6:first-child {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-767.grid .m-offset6.m-span-new-row,
    .m-grid-at-767.slimgrid .m-offset6.m-span-new-row,
    .m-grid-at-767.slimgrid5 .m-offset6.m-span-new-row {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-767.grid .m-offset5,
    .m-grid-at-767.slimgrid .m-offset5,
    .m-grid-at-767.slimgrid5 .m-offset5 {
        margin-left: 91.30435%;
        *margin-left: 91.18614%
    }
    .m-grid-at-767.grid .m-offset5:first-child,
    .m-grid-at-767.slimgrid .m-offset5:first-child,
    .m-grid-at-767.slimgrid5 .m-offset5:first-child {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-767.grid .m-offset5.m-span-new-row,
    .m-grid-at-767.slimgrid .m-offset5.m-span-new-row,
    .m-grid-at-767.slimgrid5 .m-offset5.m-span-new-row {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-767.grid .m-offset4,
    .m-grid-at-767.slimgrid .m-offset4,
    .m-grid-at-767.slimgrid5 .m-offset4 {
        margin-left: 73.91304%;
        *margin-left: 73.79484%
    }
    .m-grid-at-767.grid .m-offset4:first-child,
    .m-grid-at-767.slimgrid .m-offset4:first-child,
    .m-grid-at-767.slimgrid5 .m-offset4:first-child {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-767.grid .m-offset4.m-span-new-row,
    .m-grid-at-767.slimgrid .m-offset4.m-span-new-row,
    .m-grid-at-767.slimgrid5 .m-offset4.m-span-new-row {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-767.grid .m-offset3,
    .m-grid-at-767.slimgrid .m-offset3,
    .m-grid-at-767.slimgrid5 .m-offset3 {
        margin-left: 56.52174%;
        *margin-left: 56.40354%
    }
    .m-grid-at-767.grid .m-offset3:first-child,
    .m-grid-at-767.slimgrid .m-offset3:first-child,
    .m-grid-at-767.slimgrid5 .m-offset3:first-child {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-767.grid .m-offset3.m-span-new-row,
    .m-grid-at-767.slimgrid .m-offset3.m-span-new-row,
    .m-grid-at-767.slimgrid5 .m-offset3.m-span-new-row {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-767.grid .m-offset2,
    .m-grid-at-767.slimgrid .m-offset2,
    .m-grid-at-767.slimgrid5 .m-offset2 {
        margin-left: 39.13043%;
        *margin-left: 39.01223%
    }
    .m-grid-at-767.grid .m-offset2:first-child,
    .m-grid-at-767.slimgrid .m-offset2:first-child,
    .m-grid-at-767.slimgrid5 .m-offset2:first-child {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-767.grid .m-offset2.m-span-new-row,
    .m-grid-at-767.slimgrid .m-offset2.m-span-new-row,
    .m-grid-at-767.slimgrid5 .m-offset2.m-span-new-row {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-767.grid .m-offset1,
    .m-grid-at-767.slimgrid .m-offset1,
    .m-grid-at-767.slimgrid5 .m-offset1 {
        margin-left: 21.73913%;
        *margin-left: 21.62093%
    }
    .m-grid-at-767.grid .m-offset1:first-child,
    .m-grid-at-767.slimgrid .m-offset1:first-child,
    .m-grid-at-767.slimgrid5 .m-offset1:first-child {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .m-grid-at-767.grid .m-offset1.m-span-new-row,
    .m-grid-at-767.slimgrid .m-offset1.m-span-new-row,
    .m-grid-at-767.slimgrid5 .m-offset1.m-span-new-row {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .no-grid-at-767.grid [class*="span"],
    .no-grid-at-767.grid [class*="offset"],
    .no-grid-at-767.grid [class*="span"]:first-child,
    .no-grid-at-767.grid [class*="offset"]:first-child,
    .no-grid-at-767.slimgrid [class*="span"],
    .no-grid-at-767.slimgrid [class*="offset"],
    .no-grid-at-767.slimgrid5 [class*="span"],
    .no-grid-at-767.slimgrid5 [class*="offset"],
    .no-grid-at-767.grid [class*="m-span"],
    .no-grid-at-767.grid [class*="m-offset"],
    .no-grid-at-767.grid [class*="m-span"]:first-child,
    .no-grid-at-767.grid [class*="m-offset"]:first-child,
    .no-grid-at-767.grid [class*="m-span"].m-span-new-row,
    .no-grid-at-767.grid [class*="m-offset"].m-span-new-row {
        float: none;
        display: block;
        width: auto;
        margin-left: 0
    }
    .no-grid-at-767.grid-px-width,
    .thumbnails {
        margin-left: 0
    }
    .thumbnails>li {
        float: none;
        margin-left: 0
    }
    .no-grid-at-767 .input-large,
    .no-grid-at-767 .input-xlarge,
    .no-grid-at-767 .input-xxlarge,
    .no-grid-at-767 input[class*="span"],
    .no-grid-at-767 select[class*="span"],
    .no-grid-at-767 textarea[class*="span"],
    .no-grid-at-767 .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .no-grid-at-767 .input-prepend input,
    .no-grid-at-767 .input-append input,
    .no-grid-at-767 .input-prepend input[class*="span"],
    .no-grid-at-767 .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }
    .no-grid-at-767 .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0
    }
    .no-grid-at-767.modal,
    .no-grid-at-767 .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .no-grid-at-767.modal.fade.in,
    .no-grid-at-767 .modal.fade.in {
        top: auto
    }
    .no-grid-at-767.takeover,
    .no-grid-at-767 .takeover {
        top: 0;
        left: 0;
        right: 0
    }
    .no-grid-at-767.takeover.fade.in,
    .no-grid-at-767 .takeover.fade.in {
        top: 0
    }
    .no-grid-at-767 .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    .no-grid-at-767 .dl-horizontal dd {
        margin-left: 0
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }
    .no-grid-at-767.grid.show-grid [class*="span"],
    .no-grid-at-767.grid.show-grid [class*="offset"],
    .no-grid-at-767.grid.show-grid [class*="m-span"],
    .no-grid-at-767.grid.show-grid [class*="m-offset"] {
        background: rgba(102, 85, 85, 0.7) !important
    }
    .container.full-bleed-at-767,
    .grid.full-bleed-at-767,
    .container.m-full-bleed,
    .grid.m-full-bleed {
        width: auto
    }
    .t1,
    .t1-light,
    .t1-bold,
    h1 {
        font-size: 2.125em;
        line-height: 1.17647;
        margin-bottom: 12px
    }
    .t2,
    .t2-light,
    .t2-bold,
    h2 {
        font-size: 1.75em;
        line-height: 1.17857;
        margin-bottom: 20px
		
    }
	.bg3 {
		
		 background: url(../img/bg-one.jpg) center top no-repeat;
		background-size: 100% 100%;
		height:  400px;;
		}
    .t3,
    .t3-light,
    .t3-bold,
    h3 {
        font-size: 1.375em;
        line-height: 1.18182;
        margin-bottom: 16px;
        letter-spacing: 0em
    }
    .l2,
    .l2-light {
        font-size: 0.6875em;
        line-height: 1.45455;
        margin-bottom: 6px
    }
    .l3,
    .label,
    .l3-light {
        font-size: 0.625em;
        line-height: 1.5;
        margin-bottom: 6px
    }
    .bq1 p {
        font-size: 1.5em;
        line-height: 1.16667
    }
    .bq1 p:first-child {
        text-indent: -9px
    }
    .alert .alert-inner {
        padding-top: 1.6875em;
        padding-bottom: 1.4375em
    }
    .modal {
        height: auto;
        margin: auto
    }
    .modal.fade.in {
        top: 60px
    }
    .modal.fade.in.sony-modal {
        top: 50%
    }
    .modal-header,
    .modal-body {
        padding: 1em
    }
    .takeover {
        top: 0;
        left: auto;
        right: auto
    }
    .takeover.fade.in {
        top: 0
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px
    }
    .takeover .modal-header {
        padding: 30px 0 20px
    }
    .takeover .modal-subheader {
        padding-top: 20px
    }
    .takeover .modal-header .box-close {
        top: 15px
    }
    .btn {
        padding: 11px 20px 12px;
        font-size: 0.75em
    }
    .btn-large {
        padding: 12px 24px 14px;
        font-size: 0.8125em
    }
    .btn-small {
        padding: 8px 12px 10px;
        font-size: 0.6875em
    }
    .btn-mini {
        padding: 8px 10px 9px;
        font-size: 0.625em
    }
    .btn-square,
    .btn-block {
        padding-right: 0;
        padding-left: 0
    }
    .btn-alt-special.btn-alt-plus i {
        margin-top: 1px
    }
    .pagination-paddles button {
        width: 2.625em;
        height: 4em;
        margin-top: -2em
    }
    .pagination-paddles button.pagination-next {
        right: 3%;
        margin-right: -1.3125em
    }
    .pagination-paddles button.pagination-prev {
        left: 3%;
        margin-left: -1.3125em
    }
    .csstransforms .slide-toggle-arrow {
        left: 25%
    }
    .csstransforms .slide-arrow-over .slide-toggle-arrow {
        left: 25%;
        left: -webkit-calc(25% - 2px);
        left: calc(25% - 2px)
    }
    .styled-checkbox+label:after {
        left: 0.41667em
    }
}

@media (max-width: 35.4375em) {
    .m-grid-at-567.grid.show-grid [class*="m-span"] {
        background: rgba(77, 77, 141, 0.7) !important
    }
    .m-grid-at-567.grid,
    .m-grid-at-567.slimgrid,
    .m-grid-at-567.slimgrid5 {
        *zoom: 1
    }
    .m-grid-at-567.grid:before,
    .m-grid-at-567.grid:after,
    .m-grid-at-567.slimgrid:before,
    .m-grid-at-567.slimgrid:after,
    .m-grid-at-567.slimgrid5:before,
    .m-grid-at-567.slimgrid5:after {
        display: table;
        content: "";
        line-height: 0
    }
    .m-grid-at-567.grid:after,
    .m-grid-at-567.slimgrid:after,
    .m-grid-at-567.slimgrid5:after {
        clear: both
    }
    .m-grid-at-567.grid [class*=m-span],
    .m-grid-at-567.slimgrid [class*=m-span],
    .m-grid-at-567.slimgrid5 [class*=m-span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 4.34783%;
        *margin-left: 4.28872%
    }
    .m-grid-at-567.grid [class*=m-span]:first-child,
    .m-grid-at-567.slimgrid [class*=m-span]:first-child,
    .m-grid-at-567.slimgrid5 [class*=m-span]:first-child {
        margin-left: 0
    }
    .m-grid-at-567.grid [class*=m-span].m-span-new-row,
    .m-grid-at-567.slimgrid [class*=m-span].m-span-new-row,
    .m-grid-at-567.slimgrid5 [class*=m-span].m-span-new-row {
        margin-left: 0
    }
    .m-grid-at-567.grid .m-span6,
    .m-grid-at-567.slimgrid .m-span6,
    .m-grid-at-567.slimgrid5 .m-span6 {
        width: 100%;
        *width: 99.9409%
    }
    .m-grid-at-567.grid .m-span5,
    .m-grid-at-567.slimgrid .m-span5,
    .m-grid-at-567.slimgrid5 .m-span5 {
        width: 82.6087%;
        *width: 82.54959%
    }
    .m-grid-at-567.grid .m-span4,
    .m-grid-at-567.slimgrid .m-span4,
    .m-grid-at-567.slimgrid5 .m-span4 {
        width: 65.21739%;
        *width: 65.15829%
    }
    .m-grid-at-567.grid .m-span3,
    .m-grid-at-567.slimgrid .m-span3,
    .m-grid-at-567.slimgrid5 .m-span3 {
        width: 47.82609%;
        *width: 47.76699%
    }
    .m-grid-at-567.grid .m-span2,
    .m-grid-at-567.slimgrid .m-span2,
    .m-grid-at-567.slimgrid5 .m-span2 {
        width: 30.43478%;
        *width: 30.37568%
    }
    .m-grid-at-567.grid .m-span1,
    .m-grid-at-567.slimgrid .m-span1,
    .m-grid-at-567.slimgrid5 .m-span1 {
        width: 13.04348%;
        *width: 12.98438%
    }
    .m-grid-at-567.grid .m-offset6,
    .m-grid-at-567.slimgrid .m-offset6,
    .m-grid-at-567.slimgrid5 .m-offset6 {
        margin-left: 108.69565%;
        *margin-left: 108.57745%
    }
    .m-grid-at-567.grid .m-offset6:first-child,
    .m-grid-at-567.slimgrid .m-offset6:first-child,
    .m-grid-at-567.slimgrid5 .m-offset6:first-child {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-567.grid .m-offset6.m-span-new-row,
    .m-grid-at-567.slimgrid .m-offset6.m-span-new-row,
    .m-grid-at-567.slimgrid5 .m-offset6.m-span-new-row {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-567.grid .m-offset5,
    .m-grid-at-567.slimgrid .m-offset5,
    .m-grid-at-567.slimgrid5 .m-offset5 {
        margin-left: 91.30435%;
        *margin-left: 91.18614%
    }
    .m-grid-at-567.grid .m-offset5:first-child,
    .m-grid-at-567.slimgrid .m-offset5:first-child,
    .m-grid-at-567.slimgrid5 .m-offset5:first-child {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-567.grid .m-offset5.m-span-new-row,
    .m-grid-at-567.slimgrid .m-offset5.m-span-new-row,
    .m-grid-at-567.slimgrid5 .m-offset5.m-span-new-row {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-567.grid .m-offset4,
    .m-grid-at-567.slimgrid .m-offset4,
    .m-grid-at-567.slimgrid5 .m-offset4 {
        margin-left: 73.91304%;
        *margin-left: 73.79484%
    }
    .m-grid-at-567.grid .m-offset4:first-child,
    .m-grid-at-567.slimgrid .m-offset4:first-child,
    .m-grid-at-567.slimgrid5 .m-offset4:first-child {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-567.grid .m-offset4.m-span-new-row,
    .m-grid-at-567.slimgrid .m-offset4.m-span-new-row,
    .m-grid-at-567.slimgrid5 .m-offset4.m-span-new-row {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-567.grid .m-offset3,
    .m-grid-at-567.slimgrid .m-offset3,
    .m-grid-at-567.slimgrid5 .m-offset3 {
        margin-left: 56.52174%;
        *margin-left: 56.40354%
    }
    .m-grid-at-567.grid .m-offset3:first-child,
    .m-grid-at-567.slimgrid .m-offset3:first-child,
    .m-grid-at-567.slimgrid5 .m-offset3:first-child {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-567.grid .m-offset3.m-span-new-row,
    .m-grid-at-567.slimgrid .m-offset3.m-span-new-row,
    .m-grid-at-567.slimgrid5 .m-offset3.m-span-new-row {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-567.grid .m-offset2,
    .m-grid-at-567.slimgrid .m-offset2,
    .m-grid-at-567.slimgrid5 .m-offset2 {
        margin-left: 39.13043%;
        *margin-left: 39.01223%
    }
    .m-grid-at-567.grid .m-offset2:first-child,
    .m-grid-at-567.slimgrid .m-offset2:first-child,
    .m-grid-at-567.slimgrid5 .m-offset2:first-child {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-567.grid .m-offset2.m-span-new-row,
    .m-grid-at-567.slimgrid .m-offset2.m-span-new-row,
    .m-grid-at-567.slimgrid5 .m-offset2.m-span-new-row {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-567.grid .m-offset1,
    .m-grid-at-567.slimgrid .m-offset1,
    .m-grid-at-567.slimgrid5 .m-offset1 {
        margin-left: 21.73913%;
        *margin-left: 21.62093%
    }
    .m-grid-at-567.grid .m-offset1:first-child,
    .m-grid-at-567.slimgrid .m-offset1:first-child,
    .m-grid-at-567.slimgrid5 .m-offset1:first-child {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .m-grid-at-567.grid .m-offset1.m-span-new-row,
    .m-grid-at-567.slimgrid .m-offset1.m-span-new-row,
    .m-grid-at-567.slimgrid5 .m-offset1.m-span-new-row {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .no-grid-at-567.grid [class*="span"],
    .no-grid-at-567.grid [class*="offset"],
    .no-grid-at-567.grid [class*="span"]:first-child,
    .no-grid-at-567.grid [class*="offset"]:first-child,
    .no-grid-at-567.slimgrid [class*="span"],
    .no-grid-at-567.slimgrid [class*="offset"],
    .no-grid-at-567.slimgrid5 [class*="span"],
    .no-grid-at-567.slimgrid5 [class*="offset"],
    .no-grid-at-567.grid [class*="m-span"],
    .no-grid-at-567.grid [class*="m-offset"],
    .no-grid-at-567.grid [class*="m-span"]:first-child,
    .no-grid-at-567.grid [class*="m-offset"]:first-child,
    .no-grid-at-567.grid [class*="m-span"].m-span-new-row,
    .no-grid-at-567.grid [class*="m-offset"].m-span-new-row {
        float: none;
        display: block;
        width: auto;
        margin-left: 0
    }
    .no-grid-at-567.grid-px-width,
    .thumbnails {
        margin-left: 0
    }
    .thumbnails>li {
        float: none;
        margin-left: 0
    }
    .no-grid-at-567 .input-large,
    .no-grid-at-567 .input-xlarge,
    .no-grid-at-567 .input-xxlarge,
    .no-grid-at-567 input[class*="span"],
    .no-grid-at-567 select[class*="span"],
    .no-grid-at-567 textarea[class*="span"],
    .no-grid-at-567 .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .no-grid-at-567 .input-prepend input,
    .no-grid-at-567 .input-append input,
    .no-grid-at-567 .input-prepend input[class*="span"],
    .no-grid-at-567 .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }
    .no-grid-at-567 .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0
    }
    .no-grid-at-567.modal,
    .no-grid-at-567 .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .no-grid-at-567.modal.fade.in,
    .no-grid-at-567 .modal.fade.in {
        top: auto
    }
    .no-grid-at-567.takeover,
    .no-grid-at-567 .takeover {
        top: 0;
        left: 0;
        right: 0
    }
    .no-grid-at-567.takeover.fade.in,
    .no-grid-at-567 .takeover.fade.in {
        top: 0
    }
    .no-grid-at-567 .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    .no-grid-at-567 .dl-horizontal dd {
        margin-left: 0
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }
    .no-grid-at-567.grid.show-grid [class*="span"],
    .no-grid-at-567.grid.show-grid [class*="offset"],
    .no-grid-at-567.grid.show-grid [class*="m-span"],
    .no-grid-at-567.grid.show-grid [class*="m-offset"] {
        background: rgba(102, 85, 85, 0.7) !important
    }
    .container.full-bleed-at-567,
    .grid.full-bleed-at-567 {
        width: auto
    }
    .bq4.bq3-at-567 p {
        font-size: 1.125em;
        line-height: 1.44444
    }
    .bq4.bq3-at-567 p:first-child {
        text-indent: -7px
    }
}

@media (max-width: 29.9375em) {
    .container {
        width: 93.75%;
		padding-right: 0px;
  padding-left: 0px;
    }
    .grid,
    .slimgrid,
    .slimgrid5,
    .grid5 {
        width: 92%
    }
    .m-grid-at-479.grid.show-grid [class*="m-span"] {
        background: rgba(77, 77, 141, 0.7) !important
    }
    .m-grid-at-479.grid,
    .m-grid-at-479.slimgrid,
    .m-grid-at-479.slimgrid5 {
        *zoom: 1
    }
    .m-grid-at-479.grid:before,
    .m-grid-at-479.grid:after,
    .m-grid-at-479.slimgrid:before,
    .m-grid-at-479.slimgrid:after,
    .m-grid-at-479.slimgrid5:before,
    .m-grid-at-479.slimgrid5:after {
        display: table;
        content: "";
        line-height: 0
    }
    .m-grid-at-479.grid:after,
    .m-grid-at-479.slimgrid:after,
    .m-grid-at-479.slimgrid5:after {
        clear: both
    }
    .m-grid-at-479.grid [class*=m-span],
    .m-grid-at-479.slimgrid [class*=m-span],
    .m-grid-at-479.slimgrid5 [class*=m-span] {
        display: block;
        width: auto;
        float: left;
        margin-left: 4.34783%;
        *margin-left: 4.28872%
    }
    .m-grid-at-479.grid [class*=m-span]:first-child,
    .m-grid-at-479.slimgrid [class*=m-span]:first-child,
    .m-grid-at-479.slimgrid5 [class*=m-span]:first-child {
        margin-left: 0
    }
    .m-grid-at-479.grid [class*=m-span].m-span-new-row,
    .m-grid-at-479.slimgrid [class*=m-span].m-span-new-row,
    .m-grid-at-479.slimgrid5 [class*=m-span].m-span-new-row {
        margin-left: 0
    }
    .m-grid-at-479.grid .m-span6,
    .m-grid-at-479.slimgrid .m-span6,
    .m-grid-at-479.slimgrid5 .m-span6 {
        width: 100%;
        *width: 99.9409%
    }
    .m-grid-at-479.grid .m-span5,
    .m-grid-at-479.slimgrid .m-span5,
    .m-grid-at-479.slimgrid5 .m-span5 {
        width: 82.6087%;
        *width: 82.54959%
    }
    .m-grid-at-479.grid .m-span4,
    .m-grid-at-479.slimgrid .m-span4,
    .m-grid-at-479.slimgrid5 .m-span4 {
        width: 65.21739%;
        *width: 65.15829%
    }
    .m-grid-at-479.grid .m-span3,
    .m-grid-at-479.slimgrid .m-span3,
    .m-grid-at-479.slimgrid5 .m-span3 {
        width: 47.82609%;
        *width: 47.76699%
    }
    .m-grid-at-479.grid .m-span2,
    .m-grid-at-479.slimgrid .m-span2,
    .m-grid-at-479.slimgrid5 .m-span2 {
        width: 30.43478%;
        *width: 30.37568%
    }
    .m-grid-at-479.grid .m-span1,
    .m-grid-at-479.slimgrid .m-span1,
    .m-grid-at-479.slimgrid5 .m-span1 {
        width: 13.04348%;
        *width: 12.98438%
    }
    .m-grid-at-479.grid .m-offset6,
    .m-grid-at-479.slimgrid .m-offset6,
    .m-grid-at-479.slimgrid5 .m-offset6 {
        margin-left: 108.69565%;
        *margin-left: 108.57745%
    }
    .m-grid-at-479.grid .m-offset6:first-child,
    .m-grid-at-479.slimgrid .m-offset6:first-child,
    .m-grid-at-479.slimgrid5 .m-offset6:first-child {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-479.grid .m-offset6.m-span-new-row,
    .m-grid-at-479.slimgrid .m-offset6.m-span-new-row,
    .m-grid-at-479.slimgrid5 .m-offset6.m-span-new-row {
        margin-left: 104.34783%;
        *margin-left: 104.22962%
    }
    .m-grid-at-479.grid .m-offset5,
    .m-grid-at-479.slimgrid .m-offset5,
    .m-grid-at-479.slimgrid5 .m-offset5 {
        margin-left: 91.30435%;
        *margin-left: 91.18614%
    }
    .m-grid-at-479.grid .m-offset5:first-child,
    .m-grid-at-479.slimgrid .m-offset5:first-child,
    .m-grid-at-479.slimgrid5 .m-offset5:first-child {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-479.grid .m-offset5.m-span-new-row,
    .m-grid-at-479.slimgrid .m-offset5.m-span-new-row,
    .m-grid-at-479.slimgrid5 .m-offset5.m-span-new-row {
        margin-left: 86.95652%;
        *margin-left: 86.83832%
    }
    .m-grid-at-479.grid .m-offset4,
    .m-grid-at-479.slimgrid .m-offset4,
    .m-grid-at-479.slimgrid5 .m-offset4 {
        margin-left: 73.91304%;
        *margin-left: 73.79484%
    }
    .m-grid-at-479.grid .m-offset4:first-child,
    .m-grid-at-479.slimgrid .m-offset4:first-child,
    .m-grid-at-479.slimgrid5 .m-offset4:first-child {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-479.grid .m-offset4.m-span-new-row,
    .m-grid-at-479.slimgrid .m-offset4.m-span-new-row,
    .m-grid-at-479.slimgrid5 .m-offset4.m-span-new-row {
        margin-left: 69.56522%;
        *margin-left: 69.44701%
    }
    .m-grid-at-479.grid .m-offset3,
    .m-grid-at-479.slimgrid .m-offset3,
    .m-grid-at-479.slimgrid5 .m-offset3 {
        margin-left: 56.52174%;
        *margin-left: 56.40354%
    }
    .m-grid-at-479.grid .m-offset3:first-child,
    .m-grid-at-479.slimgrid .m-offset3:first-child,
    .m-grid-at-479.slimgrid5 .m-offset3:first-child {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-479.grid .m-offset3.m-span-new-row,
    .m-grid-at-479.slimgrid .m-offset3.m-span-new-row,
    .m-grid-at-479.slimgrid5 .m-offset3.m-span-new-row {
        margin-left: 52.17391%;
        *margin-left: 52.05571%
    }
    .m-grid-at-479.grid .m-offset2,
    .m-grid-at-479.slimgrid .m-offset2,
    .m-grid-at-479.slimgrid5 .m-offset2 {
        margin-left: 39.13043%;
        *margin-left: 39.01223%
    }
    .m-grid-at-479.grid .m-offset2:first-child,
    .m-grid-at-479.slimgrid .m-offset2:first-child,
    .m-grid-at-479.slimgrid5 .m-offset2:first-child {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-479.grid .m-offset2.m-span-new-row,
    .m-grid-at-479.slimgrid .m-offset2.m-span-new-row,
    .m-grid-at-479.slimgrid5 .m-offset2.m-span-new-row {
        margin-left: 34.78261%;
        *margin-left: 34.66441%
    }
    .m-grid-at-479.grid .m-offset1,
    .m-grid-at-479.slimgrid .m-offset1,
    .m-grid-at-479.slimgrid5 .m-offset1 {
        margin-left: 21.73913%;
        *margin-left: 21.62093%
    }
    .m-grid-at-479.grid .m-offset1:first-child,
    .m-grid-at-479.slimgrid .m-offset1:first-child,
    .m-grid-at-479.slimgrid5 .m-offset1:first-child {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .m-grid-at-479.grid .m-offset1.m-span-new-row,
    .m-grid-at-479.slimgrid .m-offset1.m-span-new-row,
    .m-grid-at-479.slimgrid5 .m-offset1.m-span-new-row {
        margin-left: 17.3913%;
        *margin-left: 17.2731%
    }
    .no-grid-at-479.grid [class*="span"],
    .no-grid-at-479.grid [class*="offset"],
    .no-grid-at-479.grid [class*="span"]:first-child,
    .no-grid-at-479.grid [class*="offset"]:first-child,
    .no-grid-at-479.slimgrid [class*="span"],
    .no-grid-at-479.slimgrid [class*="offset"],
    .no-grid-at-479.slimgrid5 [class*="span"],
    .no-grid-at-479.slimgrid5 [class*="offset"],
    .no-grid-at-479.grid [class*="m-span"],
    .no-grid-at-479.grid [class*="m-offset"],
    .no-grid-at-479.grid [class*="m-span"]:first-child,
    .no-grid-at-479.grid [class*="m-offset"]:first-child,
    .no-grid-at-479.grid [class*="m-span"].m-span-new-row,
    .no-grid-at-479.grid [class*="m-offset"].m-span-new-row {
        float: none;
        display: block;
        width: auto;
        margin-left: 0
    }
    .no-grid-at-479.grid-px-width,
    .thumbnails {
        margin-left: 0
    }
    .thumbnails>li {
        float: none;
        margin-left: 0
    }
    .no-grid-at-479 .input-large,
    .no-grid-at-479 .input-xlarge,
    .no-grid-at-479 .input-xxlarge,
    .no-grid-at-479 input[class*="span"],
    .no-grid-at-479 select[class*="span"],
    .no-grid-at-479 textarea[class*="span"],
    .no-grid-at-479 .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .no-grid-at-479 .input-prepend input,
    .no-grid-at-479 .input-append input,
    .no-grid-at-479 .input-prepend input[class*="span"],
    .no-grid-at-479 .input-append input[class*="span"] {
        display: inline-block;
        width: auto
    }
    .no-grid-at-479 .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0
    }
    .no-grid-at-479.modal,
    .no-grid-at-479 .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .no-grid-at-479.modal.fade.in,
    .no-grid-at-479 .modal.fade.in {
        top: auto
    }
    .no-grid-at-479.takeover,
    .no-grid-at-479 .takeover {
        top: 0;
        left: 0;
        right: 0
    }
    .no-grid-at-479.takeover.fade.in,
    .no-grid-at-479 .takeover.fade.in {
        top: 0
    }
    .no-grid-at-479 .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    .no-grid-at-479 .dl-horizontal dd {
        margin-left: 0
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }
    .no-grid-at-479.grid.show-grid [class*="span"],
    .no-grid-at-479.grid.show-grid [class*="offset"],
    .no-grid-at-479.grid.show-grid [class*="m-span"],
    .no-grid-at-479.grid.show-grid [class*="m-offset"] {
        background: rgba(102, 85, 85, 0.7) !important
    }
    .container.full-bleed-at-479,
    .grid.full-bleed-at-479 {
        width: auto
    }
    .rp-nav .paddle {
        display: none
    }
    .mini-swatch {
        width: 0.875em;
        height: 0.875em
    }
}

@media (max-height: 34.375em) {
    .modal {
        top: 0;
        margin-top: 1%;
        max-height: 90%
    }
    .modal .container,
    .modal .grid {
        height: 100%
    }
    .modal.fade.in {
        top: 0
    }
    .modal.fade.in.sony-modal {
        top: 50%;
        height: auto
    }
    .modal .modal-header {
        max-height: 20%
    }
    .modal .modal-body {
        padding-top: 0;
        padding-bottom: 0em;
        max-height: 75%;
        overflow: hidden
    }
    .modal .js-spec-modal-body,
    .modal .spec-modal-body,
    .modal .js-spec-modal-body img {
        max-height: 100%
    }
    .modal.takeover {
        margin: 0;
        height: 100%
    }
    .modal.takeover .modal-header,
    .modal.takeover .modal-body {
        max-height: none
    }
    .modal-header {
        padding-top: 0.625em;
        padding-bottom: 0.375em
    }
    .modal-inner .modal-subhead {
        padding-top: 0.375em;
        padding-bottom: 0.375em
    }
}

@media (max-height: 25em) {
    .modal .container {
        max-height: 250px
    }
}

@media (max-height: 20em) {
    .modal .container {
        max-height: 180px
    }
}

@media (min-width: 61.25em) and (max-width: 68.75em) {
    .gallery-detailed .container .products {
        margin-top: -2.5em
    }
    .gallery-item.detailed {
        margin-top: 2.5em
    }
}

@media (min-width: 61.25em) and (max-width: 63.9375em) {
    .gallery-item.large:after {
        padding-top: 106.8%
    }
}

@media (max-width: 61.1875em) {
    .gallery-item.large .slide:not(: first-child) {
        display: none
    }
    .gallery-item .promo-content .promo-title i {
        font-size: .8em
    }
}

@media (min-width: 48em) and (max-width: 50.625em) {
    .product-strip .gallery-item:after {
        padding-top: 170%
    }
}

@media (min-width: 48em) and (max-width: 61.1875em) {
    .gallery-detailed .container .products {
        margin-top: -2.5em
    }
    .gallery-item.detailed {
        margin-top: 2.5em
    }
    .gallery-item.promo .product-img {
        padding-right: 22%
    }
}

@media (max-width: 47.9375em) {
    .gallery .gallery-item .promo-content {
        position: absolute;
        top: 0;
        left: 0;
        padding: 1.5625em 1em
    }
    .gallery .gallery-item .promo-content .promo-title,
    .gallery .gallery-item .promo-content .text-count {
        position: static
    }
    .gallery .gallery-item .promo-content .promo-title {
        max-width: none;
        margin: 0 0 0.825em
    }
    .gallery .gallery-item:after,
    .gallery .gallery-item .product-img:after {
        content: none
    }
    .gallery .gallery-item .gallery-item-inner,
    .gallery .gallery-item .product-img .product-img-wrap {
        position: static
    }
    .gallery.gallery-editorial .gallery-item {
        margin-top: 0.625em
    }
    .gallery.gallery-editorial .gallery-item:after {
        content: '';
        padding-top: 165.196%
    }
    .gallery.gallery-editorial .gallery-item-inner,
    .gallery.gallery-editorial .product-img .product-img-wrap {
        position: absolute
    }
    .gallery.gallery-editorial .gallery-item .product-img:after {
        content: '';
        padding-top: 107.84314%
    }
    .gallery .slide-toggle-parent {
        margin-bottom: .9375em
    }
    .gallery.gallery-detailed .container .products {
        margin-top: -1.625em
    }
    .gallery.gallery-detailed .gallery-item {
        margin-top: 1.625em;
        width: 100%
    }
    .gallery.gallery-detailed .gallery-item-inner {
        display: table;
        height: 100%;
        width: 100%
    }
}

@media (max-width: 47.9375em) and (max-width: 47.9375em) {
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] {
        display: inline-block;
        background-color: #f1f5f9
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-content {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        height: auto !important;
        padding: 20px 16px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-content.mlp-block {
        background-color: #ffffff;
        border: solid 1px #e4e7eb
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-content .prime-differentiator-list {
        height: auto !important
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-content .prime-differentiator-list-wrapper {
        height: auto !important
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-meta-name {
        font-size: 10px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-row {
        position: relative;
        display: block;
        float: left;
        padding: 10px 0px 51px 0
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-widgets {
        position: relative;
        width: 100%;
        float: left;
        bottom: -48px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-widgets .color-swatches {
        right: 16px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-widgets .favorite-holder i {
        padding-left: 16px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-desc {
        width: 100%;
        display: inline-block;
        padding: 16px 16px 0
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-desc .product-name {
        color: #2f353d;
        font-size: 14px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-desc .product-model {
        color: #83838f
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-features {
        width: 50%;
        float: left;
        padding-right: 16px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-img {
        display: inline-block;
        width: 50%;
        max-width: 50%;
        float: left;
        padding: 0 8px
    }
    .gallery.gallery-detailed .gallery-item-inner[mlp="true"] .product-img .ghost-center {
        width: 100%
    }
}

@media (max-width: 47.9375em) {
    .gallery.gallery-detailed .product-img,
    .gallery.gallery-detailed .product-content {
        display: table-cell;
        vertical-align: top;
        width: 50%
    }
    .gallery.gallery-detailed .product-img .product-img-wrap {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%
    }
    .gallery.gallery-detailed .product-img img.iq-img {
        width: 100%
    }
    .gallery.gallery-detailed .product-content {
        padding-left: 4%;
        margin-top: 0
    }
    .gallery.gallery-detailed .product-name {
        margin-bottom: 3px
    }
    .gallery.gallery-detailed .product-model {
        margin-bottom: 0
    }
    .gallery.gallery-detailed .product-rating {
        margin: 0 0 0.3125em
    }
    .gallery.gallery-detailed .star-holder {
        top: 0;
        width: 0.6em;
        height: 0.6em
    }
    .gallery.gallery-detailed .fonticon-10-star,
    .gallery.gallery-detailed .fonticon-10-star-half {
        font-size: .6em;
        letter-spacing: -0.15em
    }
    .gallery.gallery-detailed .product-meta {
        margin-bottom: .3125em
    }
    .gallery.gallery-detailed .evenHeights {
        margin-bottom: .3125em
    }
    .gallery.gallery-detailed .product-price {
        margin-top: 0
    }
    .product-content .price-prefix {
        margin-bottom: 0;
        display: inline-block
    }
    .favorite-holder i {
        font-size: .6875em
    }
}

@media (min-width: 35.5em) and (max-width: 61.1875em) {
    .spec-tiles-wrap {
        margin-top: 4.6875em;
        margin-bottom: 6.25em
    }
    .spec-tile {
        margin-top: .625em
    }
    .spec-tile .tile-content {
        padding: 1.875em 1.875em 2.8125em 1.25em
    }
    .sticky-nav .jump-links li {
        margin-left: 1em
    }
}

@media (min-width: 35.5em) and (max-width: 47.9375em) {
    .gallery .gallery-item.social:after {
        padding-top: 80.1%
    }
    .gallery .gallery-item.social .product-img:after {
        padding-top: 52%
    }
}

@media (min-width: 35.5em) and (max-width: 40em) {
    .gallery .gallery-item.basic:after {
        padding-top: 187%
    }
    .gallery .gallery-item.social:after {
        padding-top: 90.5%
    }
}

@media (max-width: 35.4375em) {
    .gallery .gallery-item.social:after,
    .gallery .gallery-item.promo:after {
        padding-top: 78.9%
    }
    .gallery .gallery-item.social .product-img:after {
        padding-top: 51.5%
    }
    .gallery .gallery-item.social figcaption {
        margin-top: 0.1875em
    }
    .gallery .gallery-item.social .social-icon {
        width: 24px;
        height: 24px;
        margin-right: 8px
    }
    .spec-multi,
    .spec-single {
        margin-top: 0
    }
    ul.jump-links {
        margin-left: -0.25em
    }
    ul.jump-links a {
        padding-right: 4px;
        padding-bottom: 8px;
        padding-left: 4px
    }
    .no-touch ul.jump-links li:hover a,
    ul.jump-links .active a {
        -webkit-box-shadow: inset 0 -3px 0 #5887f5;
        box-shadow: inset 0 -3px 0 #5887f5
    }
    .sticky-nav .jump-links {
        display: none
    }
    .spec-tiles-wrap {
        margin-top: 3.75em;
        margin-bottom: 5em
    }
    .spec-tile {
        margin-top: .625em
    }
    .spec-tile .tile-content {
        padding: 1.875em 1.875em 2.8125em 1.25em
    }
}

@media (max-width: 22.5em) {
    .gallery-content .gallery-item.basic:after {
        padding-top: 190%
    }
    .gallery .gallery-item.social:after,
    .gallery .gallery-item.promo:after {
        padding-top: 90.9%
    }
    .gallery .gallery-item.social .product-img:after {
        padding-top: 51.6%
    }
}

@media (-webkit-min-device-pixel-ratio: 1.3),
(min-resolution: 124dpi) {
    [class^="sprite-"],
    [class*=" sprite-"] {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWQAAABACAYAAAAtUQ20AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMjU1MDYwMTE3MjA2ODExODIyQUU1REQ0QTg4NUNFNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyODRGNzlEMDc0RTQxMUUzQThBNEY0MkZENUQ1QjUzQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MDY3Mzc4QTc0QzQxMUUzQThBNEY0MkZENUQ1QjUzQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzFDM0YwMzkzQzIwNjgxMTgyMkFFNURENEE4ODVDRTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjI1NTA2MDExNzIwNjgxMTgyMkFFNURENEE4ODVDRTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz62BhfLAAATTUlEQVR42uxdCdQUxRGe5ZboL3IJQojgQTiCeEEUCaAgxiOCeIBKNBjjhQlP8QwSEjGJSh54QTSoGBVEzQONEA8UFRVBjIJyKKAgntwgIIcwqY+tJZPNzHT1TM8u+Op7rxz8d6a6+phvuquru3OeEL7v70eXY0nakTRj+T5JBcneJJVJtpB8Q/IVyTKSj0neI3mHZFYul9vs7UagPMH+o0mOJGlO8gOSJpyfmoFbN5J8TfIZyRck8zlfyNN8T/GdBbUR8b3UFuL0oH0dQ3Iot7X6JPVIqpNsJ9lGsp7kE5KZJK/hSjq3B3TsRZf9A2rX0u9rU+StKV06khxF8kNu/w1J9im6FWmsIZlDMo/kTZJplPaa70gdH5ji8fVUDqtDdNagSwNLXUtyBkPb0qU3ySkkrdDmUhi+lStyEslEysSHgXRq0WVA0f2P0T0LHBd8Jbp0IulJchLJIQ7Ufk7yHMk4khfJ5h0p7EM51Ephy1JK309YLk0cFfNKsmFDQHdjulRx/A5tojSWG/JUv+ijmhRLkhIy2QCSu4zkdCY7W6ADM41kEOmeSfr60L/HBn4fTX+/2LKuQRL9SM4jaZmiXPCheB02kDxh6mxRunMs29gHJKeS3hUGveCmRxPYfznpHss6/BTlcAfpGRBiV2e6TLXUlQt9OUl6k7ztZ4u3SC4kqU5yaMjvPRwScT2SP5AsyzhP0D+QZO+Edg5Jmf7fSaol+RA4LIMLi3QvyaCcJwryNNFRWp5UAmnXJnmAZIfDPC8mea/ob6tsRrgkI0i+yaA+lpNcTlI5Jv0k7eAj/qDH5atHQpuH8vPHpMz74xF2vZ6krVUpUnIEXf5GckQJRgoYJj1Icju7OLIYitSmy2CSS0hqlCBPjTk/11Pag+h6X5oecwL0hQ2Udk9Kd506HMoy/D2YLs+TNI24Ba6JTezew78LTI5RSjVupzX5/4NoFpac0KYT6fIwu0k8g12b+d9bA3ZVJdmL3ZNhox24Xu4huYjSOova3keOihNlOIt0diSdC3fH6uZ6jPrNF3oVdtVjlUClncsEKe1hrSRZzD4vVOQ6TryCBZXfgqS2QU9dFtcvBnpqw0jqWDyGYfAskkXsM0Oj/B77yluTtGFfuQlIcxQIkuzo67CBStCFZDql+1NKd6lSZEnJGG1lcgQZb+H2hTkWzEXMYHfXjJCPOob23UmO8/LzGWlsgsvk7hCCD7oeVvI7/Cl/TGawP7tAFI28/NxRV3a91I0gGnTk3qU0u1Hbm1HkzjmQ/o6PQnvmHfDCvoIswGcOd00X0vFuiJsII6GPWWcl9snXCbGvwFHbOV+TAr8t42tl/vDUMhCpz7pwvTfintXse89xPsP0bSr6KO+qtDMF3emNJGPYndHAokHUgZ+HZFjIkCsOPRI2wJo8dJdiFcntJIcLdO8LgiV5xUL/apCj0PbePNQuyDQu9yT4gkc8IiIpShfyhiDtOSSTip47vkj3fUW/o8ezNUF+VpA8xTpuEOTphkCanwr0ryWZGlIOnoUMitCN/H7I+tpZtucbSb6O0LvS8GwvQ543kywlAYmeKbClgqQ/P7M9Ri/sbWXQdbxl/aMtHiewsTHXZTEuFZZ3d64rE24V6psd8TzemyZF9+78T12SdYbEn8R9jnoRbUnuEviyeiTQDcJ8TVjB20huIdknYT46WXxg0HjPS5gO6ueDhKS8gSc9ktZVyxg/6L0p9DYkecIyL39Okd45Bt3jovz+loQ8L0L/Op4zqUhofwOSuTaETL81IllvaP+LSP5paxfd34JkoaFM0WarO5632EJyksC+MH/1gRb5w4fnS4E9Fxn0jIp47rWotob/DDUkOi3OWZ/iJcGX7GlXhEz3VyF5UVixn5Ec6SAPmJAcaUHKpyZMZ6ifHNulvYOItD+P0HtFyrLLgdQt8rG1uPdt0c7iesjjDZNRNhIFfNTeTVle6GwssCDkBwzl+Tn32JN+JFpE9ESDGJjBRDLa89kG2xamIWTW0Qrla7AF9doz4vmbI55ZGtfWPEEv77IMfW45dhe4IOTbhBX6Kccfu8zHLcK01yeJeaRnBjiYCUf55BKkPV8STZGw3Cpb9pRBAC0tSSyufb9gikpxRMhBEhzFw+KqCcqru4SQeVS11dA7Rg+2Rcr6Gy5wm1WyIGS4Or4VlCOI8OIYuxalJWTW01rgtkNZdil6rn+Ui4kDDWIJebMhwZEZT4TkInq2PSx0HGXwaQV9Zm0zyoeUWJ4tEyEXeoM1LNN+N4seckB/NYuRjc/D0f2FeqfG6JklcVdZEvICi3zs4A/0JyQzED7FZH0WSYcIW6pyqOgjmCCLcuPQ3y8QfNj+5KDuagpC+35sQcggrNEWcwyDsiRk1tVH4F7dWBhxo/ceUSbQUc/U1jxhxm/nWOFcRmTWNiUhTxHm46YMPyy1BUOcAjqXiZB99rHXcUDIAxyWXYVl3Dv8sTUNH/mxMc8vNL0cCQl5kMN6Aimt4UmhMUwMjYQ232XQ/RVJV0d1Z4rtv9KSkNvxSGCzsJyGZUnIrO989l+bRr/jI8gYeWkvaWseV44UazjCAA1kMEk/ONlJ2vj5lVFpKvZF7v0U5EThc4cJbUdl75Vxb/9aoS1POyJkTMj8NcHLjuFqs92FkDmdehEvUhQmRPl+MQNuGEY3tbDLRmqQvOlngx08STvDFBHB7cI0h1LhqN5Mk+i32BIy/97ZIsJoXNA14pqQAxN02xLUG1wwHaVtzeNQIpdfdayueYlJewgPsVC4B2REgn8R2narlzG4kW0R2LItzpdkQcgT+fdrfPtVYSuihpNFab9cCkLmtJrGTCKGYXiIjiti7ke0w2GWNlmt1EO0hmBCzcV79nqUDzimznbNoziss8mGtEYnIWS+p5lg4jDYOamaFSGz3vuFrtHgBGR/m7YmiVV0CXTrEeSN2NRL/fxa/7SFNFeY9jFeCUDpPCe0p5crQuZ7EEu+ybI+cP8ZCQn5qozKr41vDsMMon/g2R4xLwyGjZ0S2GO9dJqfO4Q7JlszfJ+WhJGyIXpp5+Siw/qalmQOSkLIgSiZFcLymM5+7UwIme2ZIez84J7Btm2tsHfFDL98+IijFA5OOKkgAXqtVUpEyDcJbRrqkpD5vvZ+fl8B2zCiAQkIeUiGZdjR4uMC+08jOTbmme2mD49rQg4834hdWRjar2a3wzaH78/LIWneaXhmucO6MkVp/TwNIQfec+leGO/74WGOJzrKLyJ33jGQMn4bl6StFf5xkMVXKCvs4NljG/9ea6Hukm2R6ZsXIRTwuGtCDgz75yco/zvCfLIxPf4hGZfj6RbDw02GCdVfpbDDRi7juoL8LEIf4ne7spsJC67eYL/2hoS96XXFE3Q8CRWHDX7KkLdA1Idp8q1xWkIORM3MT8EvZzhsm0386NWTifnmfz7q9D/NU2bYFdBYzhVm4CfSyIISEnI3oU2TsyDkQGN/KUHZTyiOXvCjd00bUoKy7OegPf0upQ02sraoV46h88MWaaE33YnnXcbzhKppTmJLsZ+SI36+MYwqrnZQP6cYbPvCMN8iJmR+BnHrr5abkNmWT1zzDdrQrpnJXC6H/UexnwPiE8u5kTw2aHnUly08kO5jmvN2P/hZKeZNy7HE9CHLRxFqODVtxIzDfDxAlxtSqBhJOn5fJvPxbqEc20kjGsjWz0heIRlDcg4JYuax0c3thrbdrkjPakPdw7bfOIi0MIWRPuK4PWBjoM5efv/x7yQqFWV4M8mNXn7HKUzavOHld0cqB7Ak2bSB/GqhrroltFsaPZHp9phUj1tJ8FEbbPkoXm6EbjU33FezFIVJecDihxEJHn2S5Ndlfr+w8KShgLji8o/d4a738qfWhKFw0kgxUO9xp4kgpjnx6MHPr+CNi61F2tdm0B6wnS026xr9nSfkQKZXkQwn6cBf6C7cuLGhDE4wWFUC2xAzPMxwzxKhLvhVq5eoTKWnkCwohTFUhzd7+dMhtlk8Bj/+dI6fXB9xT7USttOrLHtbLyHPweOPykzK/TmyKGmPtCG/D2EAUb8VUu+YuOsdMxLDu3+lTVhWgIzRnu6JuQXl3tdwek0uRZv2+aSUEWWs12xG3eyXaVsk9QTP7c2Taif7+dMCsFfCYxwGs9hipY1pou8Agx3SsLeOpaglSucZoT3dLXRa+ZAjdCByYZVl+cM/GbUVYUlfBp7UmS2wGe2ulsN0k/qQw/AVx+ZXtUj/SI4ciIpnR/00inm+j2FyFL/9yxdsqevnV+tOEMTY/1Ggq33EBKXt9qQDyzCpV8UQmom5gyT7xuzc1Blf8HdCfENDDV8pnJv2PktUAnV5aIRNrbEyDMNg+MVwWkgV4VcIvfO4M7OwobZkw5mzuXefJWlgI2rJktRNWdsSUl/TOBYbk4kHCR+r5rk5d9CJC8bPb0TexnDr5jQHf2aM+uwmQGgkNqnHKRg4EAEH5hbOIazgHjHCQE/wok8ewdAd8cTXwfccU25YxfYl/XOCF74hPHrKmG/A6j0cYIqP/DweBaNXjmX2OJyhG1/jgN76nez2LH43+vHzB3Eew/bqxt/RoZkTcOlNIX2jYvKHfdZRdiOz6rWSfngHzufyAG81MbjskMe1HO+NeoLbaRTZer8ksbDZzkkZE1cFr6jaIPiy3WTQdYTwC7mWCTPLfEm/1g9Z6k3dQw5+JH35ntFxuLPUbObLzslb6zjNND3kjcI2bguMAj72I7Z+jMhHDV6V+20G9mzhXmHXmPSTnq04VZi/XoaRwBkp2sAYB2U0QtLWoo516S6YUEvT28HR2fBB9RPcXt2g6990eUWgB2T82wzJAqOBG4W3l833ReW1knte41OqqvAUJuCsSPRe0cNCO92SUh+inxBK9gTJyVSXEyzqHSMHnH6N1bGTuDebJtJnO/dicfwRIlmOIP1Tytiu/0EXHMawbU9uMFFuAywQwG5Zx1NGv84wfUmDkqwqus7LR4RUMtx3FZaVUp6cxiWzvwi93v0Et4+j9N8p8/AfPRocKb/Y4iOiMAOTXfAPY/OfxkxWKO+76HIXT+rBdQZixJ4atdktVDnQdguHY37L5LKNifxVJtIpcS4KQd3jvMhT2e8MW3oySVdjPqjMQ/9KPNwukC9kKws+DLPZvTEBHSxhJ6QVuzBtMNkib89ibQL980IvfxZfAaiTNJPodzIPFc4StD2wA52gB0V54AmQNRG/Y/a2F2V0WUa9yjpsbBzaU/ozBboQkXG1sHA6kc55DskY/qtLhWm34hlwK5cFXYaH/PQU6eqR0n4cQzOKG60NHuKwupK6LJjM4rCO7HI6qZchKpgMo8LHPvP+eyBqlgBJtmRbmkeMfgq2zGRyW+8pMmnkpqNUsOXmRVnsBeHHb5PocwRFTqgLM5/SfZERbXCCA/sRaTJWmCZ8d10SpnONKx9yhP6ulhv6AGPK0FYlPuT1jtNUUSmZVBK0SfQ2EISNTb2xAfehDho5lohCpylwfKAhljE4XMEQb+dKM8HtGCri+J57fOFG5SF5OI0uOCetj+B2DP0uIBunJiyyqB7U4X6Co4BCyg6+P0RgLLV4rGaJyRjDRMk+J/v4GW31qlBk7k40uCyi8JGXD9ua7uVD5j6gl3pdzMuE5dCt+aU/2ctPKpk+BjeTzsEJXlwcUSSdMAQQgjaWZRoTe5TuBkz62KzmcKF+lG1v0vu8wPamIa6J+lxuUYBPcG7R3zZSeuclKDv43Z7x8mGJJqR2l8TYgQUNvQN/AhkfwsNpqc/uba9oC4Ak9mbsslAonBByGJazrGXBseqI20NMJQ4VlcYIYgLjao7CSPNS92Vyq2Px2Cb+wCziPGzmfGCCBhMStluEvkzyC8rLEqHNbb3/jwlPgsR+VN5cCKviTCFVWRLyEC/Fst6YkUCiYH2FolSI8wvfR9KBiUiC+ixpgCWvV9B7s8DBy/cw76iGpcO/9GSTVjU5zx1SJo9JUITYPSJ1uew2X+hcDltZnkX/vM3LL1lWKBQlQpTbYBm9mJeQwM1wNMndXn6GNQsgrAcbwSDy4QQXZBwgF+zJcTn3bIc7GgnEYTa7Sg7GB2FPI+NAuW0nQcQKTpbeYdl2FApFCpcFhuTPFP39S3ohexcN3TDcw3LH40kQ64eJpnoJ04UPGnGVL5BMivM/Ox4KY5HJaTwc75bC/iAwsfcsyWOUj9kp7UMsqIsJqR1kyyeOygxL3sPCoDZwTGsW9QR3Sy3njV3oOlKXhaJshJzyxYF/GHsL/MjLr++Gy6JG4BYQLQLJsWIJLwP2IphDL8aKcmfcz59SC3fMkV5+gg696MZMiNjfo3pRPiA4HBKRCHO5NzzTNqZYsWdBCVlR6h6yloJCoVAoISsUCoVCCVmhUCiUkBUKhUKhhKxQKBRKyAqFQqFQQlYoFAolZIVCoVAoISsUCoUSskKhUCiUkBUKhUIJWaFQKBRKyAqFQqGErFAoFAolZIVCoVBCVigUCoUSskKhUCghKxQKhUIJWaFQKJSQFQqFQqGErFAoFErICoVCoVBCVigUCoUSskKhUCghKxQKhUIJWaFQKJSQFQqFQqGErFAoFErICoVCoVBCVigUij0N/xFgAKMr91uyQKDFAAAAAElFTkSuQmCC");
        background-size: 178px 32px
    }
    .icon-flag {
        background-size: 260px 238px
    }
}