* {
	box-sizing:border-box;
}

/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

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

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

[hidden] {
    display: none
}

html {
    background: #fff;
    color: #000;
    font-family: 'Nunito', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: 0
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

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

pre {
    white-space: pre-wrap
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
   max-width: 75.625em;
    *zoom: 1
}

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

.row:after {
    clear: both
}

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

.row .row {
    width: auto;
    margin-left: -1.25em;
    margin-right: -1.25em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

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

.row .row:after {
    clear: both
}

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

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

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

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

@media only screen {

    .column,
    .columns {
        position: relative;
        padding-left: 1.25em;
        padding-right: 1.25em;
		margin-top: 1.2rem;
        float: left
    }

    .small-1 {
        position: relative;
        width: 8.33333%
    }

    .small-2 {
        position: relative;
        width: 16.66667%
    }

    .small-3 {
        position: relative;
        width: 25%
    }

    .small-4 {
        position: relative;
        width: 33.33333%
    }

    .small-5 {
        position: relative;
        width: 41.66667%
    }

    .small-6 {
        position: relative;
        width: 50%
    }

    .small-7 {
        position: relative;
        width: 58.33333%
    }

    .small-8 {
        position: relative;
        width: 66.66667%
    }

    .small-9 {
        position: relative;
        width: 75%
    }

    .small-10 {
        position: relative;
        width: 83.33333%
    }

    .small-11 {
        position: relative;
        width: 91.66667%
    }

    .small-12 {
        position: relative;
        width: 100%
    }

    .small-offset-0 {
        position: relative;
        margin-left: 0
    }

    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"]+[class*="column"]:last-child {
        float: right
    }

    [class*="column"]+[class*="column"].end {
        float: left
    }

    .column.small-centered,
    .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

@media only screen and (min-width:48em) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }

    .large-2 {
        position: relative;
        width: 16.66667%
    }

    .large-3 {
        position: relative;
        width: 25%
    }

    .large-4 {
        position: relative;
        width: 33.33333%
    }

    .large-5 {
        position: relative;
        width: 41.66667%
    }

    .large-6 {
        position: relative;
        width: 50%
    }

    .large-7 {
        position: relative;
        width: 58.33333%
    }

    .large-8 {
        position: relative;
        width: 66.66667%
    }

    .large-9 {
        position: relative;
        width: 75%
    }

    .large-10 {
        position: relative;
        width: 83.33333%
    }

    .large-11 {
        position: relative;
        width: 91.66667%
    }

    .large-12 {
        position: relative;
        width: 100%
    }

    .row .large-offset-0 {
        position: relative;
        margin-left: 0
    }

    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column.large-centered,
    .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right !important
    }
}

.show-for-small,
.show-for-medium-down,
.show-for-large-down {
    display: inherit !important
}

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

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

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

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

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

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

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

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

@media only screen and (min-width:48em) {

    .show-for-medium,
    .show-for-medium-up {
        display: inherit !important
    }

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

    .hide-for-small {
        display: inherit !important
    }

    .hide-for-medium,
    .hide-for-medium-up {
        display: none !important
    }

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

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

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

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

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

@media only screen and (min-width:60em) {

    .show-for-large,
    .show-for-large-up {
        display: inherit !important
    }

    .show-for-medium,
    .show-for-medium-down {
        display: none !important
    }

    .hide-for-medium,
    .hide-for-medium-down {
        display: inherit !important
    }

    .hide-for-large,
    .hide-for-large-up {
        display: none !important
    }

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

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

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

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

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

@media only screen and (min-width:75.625em) {
    .show-for-xlarge {
        display: inherit !important
    }

    .show-for-large,
    .show-for-large-down {
        display: none !important
    }

    .hide-for-large,
    .hide-for-large-down {
        display: inherit !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (orientation:landscape) {

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

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

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

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

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

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

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

@media only screen and (orientation:portrait) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -0.625em;
        *zoom: 1
    }

    [class*="block-grid-"]:before,
    [class*="block-grid-"]:after {
        content: " ";
        display: table
    }

    [class*="block-grid-"]:after {
        clear: both
    }

    [class*="block-grid-"]>li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-1>li {
        width: 100%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2>li {
        width: 50%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3>li {
        width: 33.33333%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4>li {
        width: 25%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5>li {
        width: 20%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6>li {
        width: 16.66667%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7>li {
        width: 14.28571%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8>li {
        width: 12.5%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9>li {
        width: 11.11111%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10>li {
        width: 10%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11>li {
        width: 9.09091%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12>li {
        width: 8.33333%;
        padding: 0 .625em 1.25em
    }

    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:48em) {
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: none
    }

    .large-block-grid-1>li {
        width: 100%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2>li {
        width: 50%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3>li {
        width: 33.33333%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4>li {
        width: 25%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5>li {
        width: 20%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6>li {
        width: 16.66667%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7>li {
        width: 14.28571%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8>li {
        width: 12.5%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9>li {
        width: 11.11111%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10>li {
        width: 10%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11>li {
        width: 9.09091%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12>li {
        width: 8.33333%;
        padding: 0 .625em 1.25em
    }

    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

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

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

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

a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit
}

a:hover,
a:focus {
    color: #2795b6
}

a img {
    border: 0
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility
}

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

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

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

h1 {
    font-size: 2.125em
}

h2 {
    font-size: 1.6875em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1.125em
}

h5 {
    font-size: 1.125em
}

h6 {
    font-size: 1em
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

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

ul,
ol,
dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit
}

ul,
ol {
    margin-left: 0
}

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

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

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

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

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

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

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

dl dt {
    margin-bottom: .3em;
    font-weight: bold
}

dl dd {
    margin-bottom: .75em
}

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

abbr {
    text-transform: none
}

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

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

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

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

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

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

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

.vcard .fn {
    font-weight: bold;
    font-size: .9375em
}

.vevent .summary {
    font-weight: bold
}

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

@media only screen and (min-width:48em) {

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

    h1 {
        font-size: 2.75em
    }

    h2 {
        font-size: 2.3125em
    }

    h3 {
        font-size: 1.6875em
    }

    h4 {
        font-size: 1.4375em
    }
}

.print-only {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

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

    .show-for-print {
        display: inherit !important
    }
}

button,
.button {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: .75em;
    padding-right: 1.5em;
    padding-bottom: .8125em;
    padding-left: 1.5em;
    font-size: 1em;
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: #fff
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #2284a1
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}

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

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #d0d0d0
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #333
}

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

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #457a1a
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}

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

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #970b0e
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}

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

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

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

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

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

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

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

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #2284a1
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #2ba6cb
}

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

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

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #333
}

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

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

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #457a1a
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff
}

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

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

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #970b0e
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff
}

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

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

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

button.small,
.button.small {
    padding-top: .625em;
    padding-bottom: .5625em;
    -webkit-appearance: none
}

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

@media only screen {

    button,
    .button {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: background-color 300ms ease-out;
        transition: background-color 300ms ease-out
    }

    button:active,
    .button:active {
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
    }

    button.radius,
    .button.radius {
        border-radius: 3px
    }

    button.round,
    .button.round {
        border-radius: 1000px
    }
}

@media only screen and (min-width:48em) {

    button,
    .button {
        display: inline-block
    }
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f2f2f2
}

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

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

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

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

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

.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #2284a1;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #2ba6cb;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset
}

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

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

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

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

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

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

form {
    margin: 0 0 1em
}

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

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

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

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

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

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

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

label.inline {
    margin: 0 0 1em 0;
    padding: .625em 0
}

.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .875em;
    height: 2.3125em;
    line-height: 2.3125em
}

.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em
}

.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em
}

.prefix.button.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

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

span.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

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

span.postfix.radius {
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    margin-bottom: 1.25em;
    position: relative;
    padding: .6875em 1.3125em .75em .6875em;
    font-size: .875em;
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: #fff
}

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

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

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

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

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

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

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

.inline-list {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

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

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

table {
    background: #fff;
    margin-bottom: 1.25em;
    border: solid 1px #ddd
}

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

table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
    padding: .5em .625em .625em;
    font-size: .875em;
    color: #222;
    text-align: left
}

table tr th,
table tr td {
    padding: .5625em .625em;
    font-size: .875em;
    color: #222
}

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

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

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

.icon-font,
.members-area .side-menu>nav>ul>li>a:after,
.icon-arrow-thick-right:before,
.icon-arrow-thick-left:before,
.icon-arrow-thick-down:before,
.icon-arrow-thick-up:before,
.icon-phone:before,
.icon-mail:before,
.icon-mag-glass:before,
.icon-circle-twitter:before,
.icon-circle-facebook:before,
.icon-circle-google:before,
.icon-circle-pinterest:before,
.icon-circle-linkedin:before,
.icon-menu:before,
.icon-arrow-left:before,
.icon-arrow-down:before,
.icon-arrow-up:before,
.icon-arrow-right:before,
.icon-minus:before,
.icon-cross:before,
.icon-list:before,
.icon-house:before,
.icon-printer:before,
.icon-twitter:before,
.icon-facebook:before,
.icon-linkedin:before,
.icon-heart:before,
.icon-paperplane:before,
.icon-star:before,
.icon-location:before,
.icon-pinterest:before {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
	color: #9b2d4b;
}

.icon-arrow-thick-right:before {
    content: "\e003";
	color: #9b2d4b;
}

.icon-arrow-thick-left:before {
    content: "\e004"
}

.icon-arrow-thick-down:before {
    content: "\e005"
}

.icon-arrow-thick-up:before {
    content: "\e006"
}

.icon-phone:before {
    content: "\e007"
}

.icon-mail:before {
    content: "\e008"
}

.icon-mag-glass:before {
    content: "\e000"
}

.icon-circle-twitter:before {
    content: "\e002"
}

.icon-circle-facebook:before {
    content: "\e009"
}

.icon-circle-google:before {
    content: "\e00a"
}

.icon-circle-pinterest:before {
    content: "\e00b"
}

.icon-circle-linkedin:before {
    content: "\e00c"
}

.icon-menu:before {
    content: "\e001"
}

.icon-arrow-left:before {
    content: "\e00d"
}

.icon-arrow-down:before {
    content: "\e00e"
}

.icon-arrow-up:before {
    content: "\e00f"
}

.icon-arrow-right:before {
    content: "\e010"
}

.icon-minus:before {
    content: "\e011"
}

.icon-cross:before {
    content: "\e012"
}

.icon-list:before {
    content: "\e013";
	color: #9b2d4b;
}

.icon-house:before {
    content: "\e014"
}

.icon-printer:before {
    content: "\e015"
}

.icon-twitter:before {
    content: "\e016"
}

.icon-facebook:before {
    content: "\e017"
}

.icon-linkedin:before {
    content: "\e018"
}

.icon-heart:before {
    content: "\e019"
}

.icon-paperplane:before {
    content: "\e01a"
}

.icon-star:before {
    content: "\e01b"
}

.icon-location:before {
    content: "\e01c"
}

.icon-pinterest:before {
    content: "\e01d"
}

body {
    font-family: 'Nunito', sans-serif;
    font-weight: normal;
    font-size: 1rem;
    margin: 0;
    color: #545454;
    position: static
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

h1 {
    font-size: 1.875em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1.125em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: 1em
}

ul {
    margin-left: 15px
}

ol {
    margin-left: 20px
}

p {
    color: #383737;
    font-size: 1.1em;
    
    font-weight: normal;
    line-height: 1.6em
}

a {
    color: #9b2d4b;
}

a:hover {
    text-decoration: underline;
    color: #14975d
}

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

.row img {
    max-width: 100%;
	
}

div.panel {
    background-color: #fff
}

.lightbox {
    display: none
}

.green-btn,
.green-btn-shadow,
.site-container input[type="submit"],
.fancybox-overlay input[type="submit"] {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    background-color: #8F2841;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#A33152', endColorstr='#8F2841');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A33152), color-stop(100%, #8F2841));
    background-image: -webkit-linear-gradient(top, #A33152 0, #8F2841 100%);
    background-image: -webkit-gradient(linear, top left, bottom left, from(#A33152), to(#8F2841));
    background-image: -webkit-linear-gradient(top, #A33152 0, #8F2841 100%);
    background-image: linear-gradient(top, #A33152 0, #8F2841 100%);
    border: 1px solid #BC355B;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
    
    font-weight: 700;
    color: #fff;
    -webkit-box-shadow: 0 1px 0 #BC355B inset;
    box-shadow: 0 1px 0 #BC355B inset
}

.green-btn:hover,
.green-btn-shadow:hover,
.site-container input[type="submit"]:hover,
.fancybox-overlay input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
    background-color: #AA3053;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#C93962', endColorstr='#AA3053');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C93962), color-stop(100%, #AA3053));
    background-image: -webkit-linear-gradient(top, #C93962 0, #AA3053 100%);
    background-image: -webkit-gradient(linear, top left, bottom left, from(#C93962), to(#AA3053));
    background-image: -webkit-linear-gradient(top, #C93962 0, #AA3053 100%);
    background-image: linear-gradient(top, #C93962 0, #AA3053 100%)
}

.green-btn:visited,
.green-btn-shadow:visited,
.site-container input[type="submit"]:visited,
.fancybox-overlay input[type="submit"]:visited {
    color: #fff
}

.green-btn-shadow {
    margin: 4px;
    position: relative
}

.green-btn-shadow:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    display: block;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0
}

.styled-border {
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 0px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0;
    -o-border-radius: 4px;
    border-radius: 4px
}

/*.styled-border-logo{padding:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.4) inset;box-shadow:0 1px 2px rgba(0,0,0,0.4) inset;background:#f0f0f0;-o-border-radius:4px;border-radius:4px} demre*/
.flexborder {
    display: -webkit-flex;
    display: flex;
    width: 100%
}

.flexborder-item {
    padding: 4px 4px 0px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4)inset;
    background: #f0f0f0;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    margin: 5px
}

@media(min-width:768px) {
    .styled-border {
        padding: 5px
    }

    .flexborder-item {
        width: 225px
    }
}

a.select-list {
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    position: relative;
    padding: 5px 20px 5px 15px;
    font-size: .875em;
    text-align: left;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

a.select-list:visited {
    color: #fff
}

a.select-list:after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 5px;
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e001"
}

a.select-list#location-select.active {
    background: #00ba63;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00ba63), color-stop(100%, #008236));
    background: -webkit-linear-gradient(top, #00ba63 0, #008236 100%);
    background: -webkit-gradient(linear, top left, bottom left, from(#00ba63), to(#008236));
    background: linear-gradient(to bottom, #00ba63 0, #008236 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ba63', endColorstr='#008236', GradientType=0)
}

ul.dropdown {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    padding: 10px 0;
    background: #e9e9e9;
    z-index: 10;
    width: 300px;
    margin-left: -150px;
    margin-top: 15px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    
    font-weight: 700
}

ul.dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: 15px solid #e9e9e9;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -15px
}

ul.dropdown li {
    width: auto;
    margin: 5px 0;
    background: 0;
    display: block;
    padding: 2px 10px;
    text-align: left;
    margin: 0 5px
}

ul.dropdown a {
   
    font-weight: 700;
    color: #545454;
    display: block;
    padding: 3px;
    background-color: transparent;
    text-align: center;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

ul.dropdown a:hover {
    padding-left: 6px;
    background-color: #fff;
    text-decoration: none
}

header ul.dropdown {
    width: 150px;
    margin-left: 0;
    padding: 10px 0;
    max-height: 300px;
    overflow-y: scroll
}

header ul.dropdown li {
    margin: 0;
    font-size: .8em
}

header ul.dropdown a {
    text-align: left
}

ul.dropdown#provinces {
    margin: 2px;
    left: 5%
}

ul.dropdown#locations {
    margin: 2px;
    left: auto;
    right: 5%
}

ul.dropdown#locations>li {
    margin-right: 5px;
    text-align: right
}

ul.dropdown#locations ul li {
    text-align: right;
    padding: 0
}

ul.dropdown#locations a {
    text-align: right;
    padding: 5px 2px;
    color: #008349;
    font-size: 1.2em;
    
    font-weight: normal
}

.line-1,
.line-2 {
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    background-color: #000;
    margin: 1px 0;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1em
}

.ccm-layout-col {
    min-width: 100% !important;
    float: none;
    margin: 10px 0
}

@media only screen and (max-width:959px) {
    #upper-content .ccm-layout-col .ccm-layout-col-spacing {
        margin: 0
    }
}

@media(min-width:960px) {
    .ccm-layout-col {
        min-width: 0 !important;
        float: left;
        margin: 0
    }
}

.row {
    margin: 0 auto;
	/*padding-top:1.2rem;*/
    /*width: 320px*/
}

.drop-down-active .row {
    margin: 0
}

@media(min-width:30em) {
    .row {
        width: 30em
    }

    header ul.dropdown {
        max-height: 130px
    }

    .line-1,
    .line-2 {
        font-size: 1.5em
    }
}

@media(min-width:768px) {
    .row {
        width: 48em
    }

    header ul.dropdown {
        max-height: none;
        overflow-y: visible
    }

    header ul.dropdown#provinces {
        left: 0;
        margin: 5px 2px 2px
    }

    header ul.dropdown#provinces:before {
        left: 25%
    }

    header ul.dropdown#locations {
        right: 0;
        margin: 5px 2px 2px
    }

    header ul.dropdown#locations:before {
        right: 25%;
        left: auto
    }

    .line-1,
    .line-2 {
        font-size: 1.625em
    }
}

@media(min-width:960px) {
    .row {
        width: 60em
    }

    .green-btn-shadow {
        margin: 5px
    }

    .green-btn-shadow:before {
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px
    }

    .line-1,
    .line-2 {
        font-size: 1.875em
    }
}

@media(min-width:1210px) {
    .row {
        width: 75.625em
    }

    .green-btn,
    .green-btn-shadow,
    .site-container input[type="submit"],
    .fancybox-overlay input[type="submit"] {
        padding: 8px 17px
    }

    .line-1,
    .line-2 {
        font-size: 2.5em
    }
}

.upper-section {
    background: url(imgs/checker-bg.gif) 0 0 repeat;
    position: relative;
    z-index: 2
}

.main-section {
    /*background-color: #f7f7f7;*/
    position: relative;
    z-index: 1
}

.main-section .inner {
    margin-top: 70px;
    padding: 10px 0 30px
}

.breadcrumb {
    color: #383737;
 
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px
}

.breadcrumb .ccm-autonav-breadcrumb-sep {
    padding: 0 4px 0 2px
}

.side-menu h3 {
    line-height: 18px;
    margin-bottom: 5px
}

.side-menu h3 a {
    color: #008349;

    font-weight: 700;
    font-size: 18px
}

.side-menu h3 a:hover {
    text-decoration: underline
}

.side-menu nav,
.side-menu .archive-cont .ccmDateNav {
    border-top: solid 1px #bababa;
    border-bottom: solid 1px #bababa;
    margin-bottom: 20px
}

.side-menu nav ul,
.side-menu .archive-cont .ccmDateNav ul {
    list-style: none
}

.side-menu nav>ul,
.side-menu .archive-cont .ccmDateNav>ul {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    padding: 10px;
    margin: 0
}

.side-menu nav>ul>li,
.side-menu .archive-cont .ccmDateNav>ul>li {
    padding: 0;
    margin: 0
}

.side-menu nav>ul>li>a,
.side-menu nav>ul>li .section,
.side-menu .archive-cont .ccmDateNav>ul>li>a,
.side-menu .archive-cont .ccmDateNav>ul>li .section {
    color: #000;
    
    font-weight: 700
}

.side-menu nav>ul>li>a:hover,
.side-menu nav>ul>li>a.nav-selected,
.side-menu nav>ul>li .section:hover,
.side-menu nav>ul>li .section.nav-selected,
.side-menu .archive-cont .ccmDateNav>ul>li>a:hover,
.side-menu .archive-cont .ccmDateNav>ul>li>a.nav-selected,
.side-menu .archive-cont .ccmDateNav>ul>li .section:hover,
.side-menu .archive-cont .ccmDateNav>ul>li .section.nav-selected {
    color: #2a2a2a
}

.side-menu nav>ul>li>a:visited,
.side-menu nav>ul>li .section:visited,
.side-menu .archive-cont .ccmDateNav>ul>li>a:visited,
.side-menu .archive-cont .ccmDateNav>ul>li .section:visited {
    color: #000
}

.side-menu nav>ul>li ul,
.side-menu .archive-cont .ccmDateNav>ul>li ul {
    padding: 0
}

.side-menu nav>ul>li ul li,
.side-menu .archive-cont .ccmDateNav>ul>li ul li {
    padding: 0
}

.side-menu nav>ul>li ul li a,
.side-menu .archive-cont .ccmDateNav>ul>li ul li a {
    font-weight: 700;
    color: #383737
}

.side-menu nav>ul>li ul li a:visited,
.side-menu .archive-cont .ccmDateNav>ul>li ul li a:visited {
    color: #383737
}

@media(min-width:30em) {
    header .logo {
        left: 50%;
        margin-left: -65px
    }
}

@media(min-width:768px) {
    .mobile {
        display: none
    }

    .wishlist-wrap {
        display: block
    }

    header .bottom {
        display: block
    }

    .locations-wrap {
        display: block !important
    }

    .upper-section {
        position: relative;
        border-bottom: 1px solid #d9d9d9;
        height: auto;
        padding-bottom: 10px
    }

    .upper-section .container {
        width: 48em
    }

    .main-section .inner {
        margin-top: 0
    }

    .main-section {
        margin-top: 0
    }

    .side-menu {
        padding-top: 20px
    }

    .main-content:before {
        width: 2px;
        height: 100%;
        position: absolute;
        content: "";
        top: 0;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE2E2E2', endColorstr='#FFE5E5E5');
        background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(226, 226, 226, 0.01)), color-stop(52%, #cfcfce), color-stop(100%, rgba(229, 229, 229, 0)));
        background-image: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.01) 0, #cfcfce 52%, rgba(229, 229, 229, 0) 100%);
        background-image: -webkit-gradient(linear, top left, bottom left, from(rgba(226, 226, 226, 0.01)), color-stop(52%, #cfcfce), to(rgba(229, 229, 229, 0)));
        background-image: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.01) 0, #cfcfce 52%, rgba(229, 229, 229, 0) 100%);
        background-image: linear-gradient(top, rgba(226, 226, 226, 0.01) 0, #cfcfce 52%, rgba(229, 229, 229, 0) 100%);
        right: 0
    }
}

@media(min-width:960px) {
    .upper-section .container {
        width: 60em
    }
}

@media(min-width:1210px) {
    .upper-section .container {
        width: 75.625em
    }
}

.preloader {
    width: 30px;
    height: 30px;
    background: url("imgs/preloader.gif") 0 0 no-repeat;
    margin-left: 8px;
    position: relative;
    top: 10px;
    display: none
}

.preloader.show {
    display: inline-block
}

.row label {
    text-transform: uppercase;
    font-weight: 700;
    color: #383737
}

.row input[type=text],
.row input[type=tel],
.row input[type=email],
.row input[type=password],
.row textarea {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
    -o-border-radius: 2px;
    border-radius: 2px
}

.no-boxshadow .row input[type=text],
.no-boxshadow .row input[type=tel],
.no-boxshadow .row input[type=email],
.no-boxshadow .row input[type=password],
.no-boxshadow .row textarea {
    border: 1px solid #dedede
}

.row input[type=text]:focus,
.row input[type=tel]:focus,
.row input[type=email]:focus,
.row input[type=password]:focus,
.row textarea:focus {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 300px
}

.site-container input[type="text"],
.site-container input[type="password"],
.site-container input[type="date"],
.site-container input[type="datetime"],
.site-container input[type="datetime-local"],
.site-container input[type="month"],
.site-container input[type="week"],
.site-container input[type="email"],
.site-container input[type="number"],
.site-container input[type="search"],
.site-container input[type="tel"],
.site-container input[type="time"],
.site-container input[type="url"],
.site-container textarea,
.site-container select,
.fancybox-overlay input[type="text"],
.fancybox-overlay input[type="password"],
.fancybox-overlay input[type="date"],
.fancybox-overlay input[type="datetime"],
.fancybox-overlay input[type="datetime-local"],
.fancybox-overlay input[type="month"],
.fancybox-overlay input[type="week"],
.fancybox-overlay input[type="email"],
.fancybox-overlay input[type="number"],
.fancybox-overlay input[type="search"],
.fancybox-overlay input[type="tel"],
.fancybox-overlay input[type="time"],
.fancybox-overlay input[type="url"],
.fancybox-overlay textarea,
.fancybox-overlay select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 300px
}

.form-errors.active,
.miniSurveyView .errors,
.calculator .errors {
    background-color: #cab8b8;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #c60f13
}

.form-errors.active p,
.miniSurveyView .errors p,
.calculator .errors p {
    margin: 5px 0;
    font-size: 14px;
    line-height: 20px
}

.site-container textarea,
.fancybox-overlay textarea {
    height: 80px
}

.site-container select,
.fancybox-overlay select {
    width: 99%;
    max-width: 300px;
    padding: 6px 1% 6px 0
}

.site-container input[type="submit"][disabled=disabled],
.fancybox-overlay input[type="submit"][disabled=disabled] {
    background: #c7c7c7;
    border: 1px solid #c7c7c7;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #edecec;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.site-container input[type="submit"][disabled=disabled]:visited,
.site-container input[type="submit"][disabled=disabled]:hover,
.fancybox-overlay input[type="submit"][disabled=disabled]:visited,
.fancybox-overlay input[type="submit"][disabled=disabled]:hover {
    background: #c7c7c7;
    border: 1px solid #c7c7c7;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #edecec;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    cursor: default
}

#newsletter-sign-up input[type="text"],
#newsletter-sign-up input[type="email"] {
    max-width: 600px
}

header {
    height: 63px;
    border-bottom: 2px solid #9b2d4b;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4)
}

body.drop-down-active header {
    left: 80%
}

header .logo {
    display: block;
    width: 130px;
    position: absolute;
    left: 60px;
    top: 5px;
    padding: 4px
}

header .logo img {
    width: 100%;
    display: block
}

.selector-wrap {
    max-width: 300px;
    margin: 0 auto;
    position: relative
}

.locations-wrap {
    display: none;
    position: fixed;
    top: 63px;
    width: 100%;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    z-index: 10;
    text-align: center;
    padding-bottom: 10px
}

.locations-wrap p {
    margin: 5px 0;
    font-weight: 700;
    color: #434343;
    text-transform: uppercase;
    font-size: .875em
}

.wishlist-wrap {
    display: none
}

header .bottom {
    display: none
}

@media(min-width:30em) {
    header .logo {
        left: 50%;
        margin-left: -65px
    }
}

@media(min-width:768px) {
    .mobile {
        display: none
    }

    .wishlist-wrap {
        display: block
    }

    header {
        background-color: transparent;
        position: relative;
        top: auto;
        left: auto;
        border-bottom: 0;
        height: auto;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0)
    }

    header .bottom {
        display: block
    }

    header .logo {
        position: relative;
        left: auto;
        top: auto;
        display: inline-block;
        margin: 0;
        width: 180px;
        margin: 5px 0
    }

    header .right-col {
        display: block
    }

    header .right-col h2 {
        font-weight: 400;
        font-style: italic;
        color: #2a2a2a;
        font-size: 1em;
        text-align: left;
		
    }

    header .top {
        position: absolute;
        top: 0;
        right: 0;
        text-align: left
    }

    header .locations-wrap {
        display: inline-block !important;
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        background-color: transparent;
        padding: 0;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
        padding: 0 10px 10px 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        vertical-align: middle
    }

    header .locations-wrap .selector-wrap {
        text-align: left
    }

    header .locations-wrap p {
        font-size: .75em;
        margin: 5px 0 0
    }

    header .wishlist-wrap {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
        padding-top: 5px
    }

    header .wishlist-wrap a {
        font-weight: 700;
        font-size: .875em
    }

    header .wishlist-wrap a:hover {
        text-decoration: none
    }

    header .wishlist-wrap a:before {
        padding-right: 5px;
        font-size: 1.25em;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
        position: relative;
        top: 2px
    }

    header .bottom {
        clear: both
    }
}

@media(min-width:960px) {
    header .logo {
        position: absolute;
        left: 0;
        top: 20px;
        z-index: 10
    }

    header .right-col {
        float: right
    }

    header .top {
        position: relative;
        top: auto;
        right: auto;
        padding-bottom: 10px;
        margin-bottom: 7px;
		margin-top:14px;
        border-bottom: 1px solid #cfcfce;
       
    }

    header .wishlist-wrap {
        text-align: left;
        width: 450px;
        margin-right: 10px;
        position: relative;
        padding-top: 20px
    }

    header .wishlist-wrap h2 {
        display: inline-block;
        padding-right: 10px;
        text-transform: none
    }

    .lt-ie9 header .wishlist-wrap h2 {
        font-size: .875em
    }

    header .wishlist-wrap .wishlist {
        display: inline-block
    }

    header .selector-wrap p {
        margin-top: 10px
    }
}

@media(min-width:1210px) {
    header .logo {
        width: 250px
    }

    header .wishlist-wrap {
        width: 560px
    }

    .lt-ie9 header .wishlist-wrap h2 {
        font-size: 1em;
        padding-top: 3px
    }

    header .wishlist-wrap .wishlist {
        float: right;
        padding-top: 4px
    }

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

.mobile-icon {
    font-size: 2.5em;
    display: block;
    padding: 0;
    margin: 0;
    color: #383737;
    height: 63px;
    line-height: 63px;
    width: 50px;
    text-align: center;
    position: relative
}

.mobile-icon:hover {
    text-decoration: none
}

.mobile-icon:visited {
    color: #383737
}

.mobile-icon:before {
    top: 10px;
    position: absolute;
    left: 5px
}

.mobile-icon.icon-list {
    position: absolute;
    top: 0
}

.mobile-icon.active {
    background-color: #9b2d4b;
}

.mobile-icon.active:before {
    color: #fff !important
}

.mobile-menu-right {
    position: absolute;
    top: 0;
    right: 0
}

.mobile-menu-right .mobile-icon {
    font-size: 2.1875em;
    float: left
}

.mobile-menu-right .mobile-icon:before {
    left: 10px
}

.mobile-menu-right .find-location:before {
    top: 12px
}

body.drop-down-active {
    background: #fff;
    height: 100%
}

body.drop-down-active .site-container {
    position: fixed;
    top: 0;
    right: -80%;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 10
}

#mobile-menu {
    display: none
}

body.drop-down-active #mobile-menu {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    background: #fff;
    z-index: 9;
    padding: 0;
    text-transform: uppercase
}

body.drop-down-active #mobile-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body.drop-down-active #mobile-menu a {
    display: block;
    padding: 10px 25px;
    font-weight: normal;
    border-width: 0 0 1px 0;
    position: relative
}

body.drop-down-active #mobile-menu a:hover {
    color: #9b2d4b;
    text-decoration:none;
	font-weight: bold;
}

body.drop-down-active #mobile-menu a:after {
    height: 1px;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF00C0C0', endColorstr='#FF00C0C0');
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(192, 192, 192, 0)), color-stop(30%, #c0c0c0), color-stop(36%, #c0c0c0), color-stop(70%, #c0c0c0), color-stop(76%, rgba(192, 192, 192, 0.8)), color-stop(100%, rgba(192, 192, 192, 0)));
    background-image: -webkit-linear-gradient(left, rgba(192, 192, 192, 0) 0, #c0c0c0 30%, #c0c0c0 36%, #c0c0c0 70%, rgba(192, 192, 192, 0.8) 76%, rgba(192, 192, 192, 0) 100%);
    background-image: -webkit-gradient(linear, top left, top right, from(rgba(192, 192, 192, 0)), color-stop(30%, #c0c0c0), color-stop(36%, #c0c0c0), color-stop(70%, #c0c0c0), color-stop(76%, rgba(192, 192, 192, 0.8)), to(rgba(192, 192, 192, 0)));
    background-image: -webkit-linear-gradient(left, rgba(192, 192, 192, 0) 0, #c0c0c0 30%, #c0c0c0 36%, #c0c0c0 70%, rgba(192, 192, 192, 0.8) 76%, rgba(192, 192, 192, 0) 100%);
    background-image: linear-gradient(left, rgba(192, 192, 192, 0) 0, #c0c0c0 30%, #c0c0c0 36%, #c0c0c0 70%, rgba(192, 192, 192, 0.8) 76%, rgba(192, 192, 192, 0) 100%);
    position: absolute;
    bottom: 0;
    width: 80%;
    content: "";
    display: block
}

body.drop-down-active #mobile-menu .touch .top-nav li a:hover {
    color: #545454
}

body.drop-down-active #mobile-menu .top-nav {
    background: #f1f1f1;
    border-bottom: solid 2px #d7d7d7
}

body.drop-down-active #mobile-menu .top-nav li:last-child a:after {
    background: 0
}

body.drop-down-active #mobile-menu .top-nav li.sub-menu>a:before {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 20px;
    top: 13px;
    content: "\e00e";
    font-size: 1.3em;
    color: #545454
}

body.drop-down-active #mobile-menu .top-nav li.sub-menu.active>a:before,
body.drop-down-active #mobile-menu .top-nav li.sub-menu.nav-path-selected>a:before {
    content: "\e00f"
}

body.drop-down-active #mobile-menu .top-nav li a.active,
body.drop-down-active #mobile-menu .top-nav li.sub-menu.nav-path-selected>a {
    color: #008349
}

body.drop-down-active #mobile-menu .top-nav li a.active:before,
body.drop-down-active #mobile-menu .top-nav li.sub-menu.nav-path-selected>a:before {
    color: #008349
}

body.drop-down-active #mobile-menu .top-nav li {
    position: relative
}

body.drop-down-active #mobile-menu .top-nav li ul {
    background: #008349;
    position: relative;
    padding: 10px 0;
    display: none;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3)
}

body.drop-down-active #mobile-menu .top-nav li ul:after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #f1f1f1;
    position: absolute;
    top: -1px;
    left: 30px;
    content: "";
    display: block
}

body.drop-down-active #mobile-menu .top-nav li ul li a {
    color: #000;
    padding: 5px 30px;
    font-size: .9em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3)
}


body.drop-down-active #mobile-menu .top-nav li ul li a:before {
    content: ""
}

body.drop-down-active #mobile-menu .top-nav li ul li a:hover,
body.drop-down-active #mobile-menu .top-nav li ul li a.nav-selected {
    color: #fff
}

body.drop-down-active #mobile-menu .top-nav li ul.active,
body.drop-down-active #mobile-menu .top-nav li.sub-menu.nav-path-selected ul {
    display: block
}

body.drop-down-active #mobile-menu .bottom-nav a {
    color: #545454
}

body.drop-down-active #mobile-menu .bottom-nav a:hover {
    color: #9b2d4b;
}

body.drop-down-active #mobile-menu #mobile-home {
    color: #fff;
    background: #9b2d4b;
    font-size: 1.2em;
    font-weight: 700;
    height: 63px;
    line-height: 63px
}

body.drop-down-active #mobile-menu #mobile-home:hover {
    background: #9b2d4b;
}

body.drop-down-active #mobile-menu #mobile-home:before {
    content: "\e014";
    color: #fff;
    font-size: 1.4em;
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: 1px;
    margin-right: 10px
}

@media(min-width:768px) {
    #mobile-menu {
        display: none !important
    }

    body.drop-down-active .site-container {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        z-index: 10
    }

    body.drop-down-active .upper-section {
        position: relative
    }

    .drop-down-active .container {
        margin: 0 auto
    }
}

.members-area .side-menu>nav>ul>li>a:hover {
    text-decoration: none;
    color: #8f2841
}

.members-area .side-menu>nav>ul>li>a:after {
    content: "\e005";
    margin-left: 5px;
    position: relative;
    top: 2px
}

.members-area .side-menu>nav>ul>li.nav-path-selected>a,
.members-area .side-menu>nav>ul>li.active>a {
    color: #8f2841
}

.members-area .side-menu>nav>ul>li.active>a:after {
    content: "\e006"
}

.members-area .side-menu>nav>ul>li.active ul,
.members-area .side-menu>nav>ul>li.nav-path-selected ul {
    display: block
}

.members-area .side-menu>nav>ul>li.active.nav-path-selected>a:after {
    content: "\e005"
}

.members-area .side-menu>nav>ul>li ul {
    display: none
}

.members-area .side-menu>nav>ul>li ul li.nav-path-selected a {
    color: #8f2841
}

@media(min-width:768px) {
    .mobile {
        display: none
    }

    header nav {
        text-align: center;
        margin: 10px 0 10px
    }

    header nav ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    header nav li {
        display: inline-block;
        margin: 0 9px;
        position: relative
    }

    .lt-ie9 header nav li {
        margin: 0 5px
    }

    header nav li:hover a,
    header nav li.nav-path-selected a {
        color: #9b2d4b;
        text-shadow: none
    }

    header nav li:hover:before,
    header nav li.nav-path-selected:before {
        width: 100%
    }

    header nav li:hover ul {
        display: block
    }

    header nav li:before {
        position: absolute;
        width: 0;
        content: "";
        display: block;
        height: 100%;
        z-index: 1;
        top: 0;
        left: 0;
        -webkit-transition: width .4s ease;
        transition: width .4s ease
    }

    header nav li a.touch {
        background: #008349;
        color: #fff;
        text-shadow: none
    }

    header nav a {
        font-size: .875em;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        padding: 2px 10px;
        text-transform: uppercase;
        position: relative;
        z-index: 2;
        font-weight: 700;
        color: #000;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        display: block
    }

    header nav a:hover {
        text-decoration: none;
        color: #9b2d4b;
        text-shadow: none
    }

    header nav li ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: 200px;
        background-color: #8f2841;
        border-top: 1px solid #fff;
        -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
        display: none;
        z-index: 10
    }

    header nav li ul li {
        display: block;
        margin: 0;
        padding: 0;

    }

    header nav li ul li:first-child {
        border-top: 0
    }

    header nav li ul li:last-child {
        border-bottom: 0
    }

    header nav li ul a {
        color: #9b2d4b;
        padding: 3px 10px;
        text-align: left;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
    }

    header nav li ul a:hover {
        background-color: #BC355B
    }

    header nav li.last ul {
        left: auto;
        right: 0
    }
}

@media(min-width:960px) {
    header nav {
        text-align: right;
        margin: 7px 0
    }

    header nav li:first-child {
        margin-left: 0
    }

    header nav li:last-child {
        margin-right: 0
    }
}

@media(min-width:1210px) {
    .lt-ie9 header nav li {
        margin: 0 2px
    }

    header nav a {
        font-size: 1.125em
    }

    header nav li ul a {
        font-size: .875em
    }
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: 0
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}




.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 35px;
    width: 100%;
    z-index: 3
}

.flex-direction-nav a:before {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #b3b3b3;
    font-size: 32px;
    text-indent: 0;
    position: absolute;
    display: block;
    width: 50px;
    line-height: 50px;
    height: 50px;
    text-align: center
}

.flex-direction-nav a {
    background: #fff;
    width: 50px;
    height: 50px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-indent: -9999px;
    position: absolute;
    display: block
}

.flex-direction-nav a:hover {
    text-decoration: none
}

.flex-direction-nav a.flex-next {
    right: -25px
}

.flex-direction-nav a.flex-prev {
    left: -25px
}

.flex-direction-nav a.flex-next:before {
    content: "\e003";
    right: 7px
}

.flex-direction-nav a.flex-prev:before {
    content: "\e004";
    left: 7px
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    top: 40%;
    text-align: center;
    display: none;
    padding: 0;
    margin: 0
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
    background: #922943;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 -1px 3px rgba(0, 0, 0, 0.8) inset;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 -1px 3px rgba(0, 0, 0, 0.8) inset
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

.fma-wrap {
    padding: 10px;
    background-color: #fff;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin: 70px 0 10px
}

.no-boxshadow .fma-wrap {
    border: 1px solid #ededed
}

.fma-wrap .fma-content {
    padding-top: 20px;
    vertical-align: center
}

.fma-wrap .fma-content h2 {
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    background-color: #000;
    margin: 2px 0;
    text-transform: uppercase;
    font-size: .8125em
}

.fma-wrap .fma-content p {
    margin-bottom: 5px
}

.fma-wrap .btn {
    text-align: center;
    position: relative;
    z-index: 5
}

.fma-wrap .btn a {
    font-size: .75em;
    padding: 5px 10px
}

.members-area .flexslider .flex-control-nav {
    width: 100%;
    bottom: -10px
}

.members-area .flexslider .flex-direction-nav {
    width: 100%;
    top: 50% !important;
    margin-top: -25px
}

@media(min-width:30em) {
    .flex-direction-nav {
        top: 60px
    }

    .flex-direction-nav a {
        background: #fff
    }

    .fma-wrap {
        margin-bottom: 10px;
        padding: 15px
    }

    .fma-wrap .fma-content h2 {
        font-size: 1.25em
    }

    .fma-wrap .btn a {
        font-size: .875em;
        padding: 5px 15px
    }
}

@media(min-width:768px) {
    .fma-wrap {
        margin: 0;
        padding: 20px
    }

    .fma-wrap .img {
        margin-bottom: 30px
    }

    .fma-wrap .fma-content {
        width: 75%
    }

    .fma-wrap .fma-content h2 {
        font-size: 1.875em
    }

    .fma-wrap .fma-content p {
        display: block;
        font-size: .875em;
        line-height: 1.25em;
        margin: 10px 0
    }

    .fma-wrap .btn {
        width: 22%;
        padding: 0;
        position: absolute;
        bottom: 20px;
        right: 0
    }

    .flex-direction-nav {
        top: 100px
    }

    .flex-direction-nav a {
        width: 80px;
        height: 80px;
        -webkit-transition: color .2s ease;
        transition: color .2s ease
    }

    .flex-direction-nav a:before {
        font-size: 40px;
        line-height: 80px
    }

    .flex-direction-nav a.flex-next {
        right: -50px
    }

    .flex-direction-nav a.flex-prev {
        left: -50px
    }

    .flex-direction-nav a.flex-next:before {
        right: 30px
    }

    .flex-direction-nav a.flex-prev:before {
        left: 30px
    }

    .flex-direction-nav a:hover:before {
        color: #000
    }

    .flex-control-nav {
        display: block;
        top: 310px
    }

    .flex-control-nav li {
        margin: 0 4px
    }
}

@media(min-width:960px) {
    .fma-wrap {
        margin: 10px 0;
        padding: 20px 20px 5px
    }

    .fma-wrap .img {
        width: 65%;
        display: block;
        float: left;
        position: relative;
        z-index: 1
    }

    .fma-wrap .fma-content {
        width: 30%;
        display: block;
        float: right;
        background-color: #fff;
        position: relative;
        z-index: 5
    }

    .fma-wrap .fma-content h2 {
        font-size: 1.375em
    }

    .fma-wrap .btn {
        text-align: right
    }

    .fma-wrap .btn a {
        font-size: 1em
    }

    .flex-direction-nav {
        top: 80px;
        width: 65%;
        height: 80px;
        overflow: hidden
    }

    .flex-direction-nav li {
        width: 40px;
        overflow: hidden
    }

    .flex-direction-nav a:before {
        line-height: 80px
    }

    .flex-direction-nav a.flex-next {
        right: -50px
    }

    .flex-direction-nav a.flex-prev {
        left: -50px
    }

    .flex-direction-nav a.flex-next:before {
        right: 32px
    }

    .flex-direction-nav a.flex-prev:before {
        left: 32px
    }

    .flex-control-nav {
        top: auto;
        bottom: 0;
        width: 65%
    }
}

@media(min-width:1210px) {
    .fma-wrap {
        margin: 10px 0;
        padding: 25px 25px 0
    }

    .fma-wrap .img {
        width: 71%
    }

    .fma-wrap .fma-content {
        width: 25%
    }

    .fma-wrap .fma-content h2 {
        font-size: 1.875em
    }

    .fma-wrap .fma-content p {
        font-size: 1.125em;
        line-height: 1.75em
    }

    .fma-wrap .btn {
        bottom: 30px
    }

    .fma-wrap .btn a {
        font-size: 1.0625em;
        padding: 7px 20px
    }

    .flex-direction-nav {
        top: 120px;
        width: 71%;
        height: 100px
    }

    .flex-direction-nav a {
        width: 90px;
        height: 90px
    }


    .flex-direction-nav a:before {
        font-size: 64px;
        line-height: 90px
    }

    .flex-direction-nav a.flex-next:before {
        right: 43px
    }

    .flex-direction-nav a.flex-prev:before {
        left: 30px
    }

    .flex-control-nav {
        width: 71%
    }
}

.main-section .home-col {
    margin: 20px 0
}

.main-section .home-col h1,
.main-section .home-col h2,
.main-section .home-col h3,
.main-section .home-col h4,
.main-section .home-col h5,
.main-section .home-col h6 {
    font-size: 1.5em;
    text-transform: uppercase;
    margin-top: 0;
    line-height: .9375em
}

.home .first {
    padding: 20px;
    background-color: #efefef;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(0, 0, 0, 0.1) inset;
    -o-border-radius: 5px;
    border-radius: 5px
}

.home .first p:last-of-type {
    margin-bottom: 0
}

.main-section .second h2 {
    position: relative
}

.main-section .second h2:after {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e005";
    font-size: 26px;
    position: relative;
    top: 4px;
    padding-left: 5px
}

.main-section .second .floor-links a.type {
    width: 48%;
    height: 130px;
    margin: 1%;
    overflow: hidden;
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: .875em;
    color: #000;
    font-weight: 700;
    position: relative
}

.main-section .second .floor-links a.type img {
    width: 100%
}

.main-section .second .floor-links a.type span {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    position: relative;
    margin-top: 5px;
    z-index: 10
}

.main-section .second .floor-links a.type span:before {
    position: absolute;
    width: 0;
    background: #9e2e4d;
    content: "";
    display: block;
    height: 100%;
    z-index: -1;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.main-section .second .floor-links a.type:visited {
    color: #000
}

.main-section .second .floor-links a.type:hover span {
    background: 0;
    color: #fff
}

.main-section .second .floor-links a.type:hover span:before {
    width: 100%
}

.main-section .second .floor-links a.link {
    color: #008349;
    padding: 7px 10px 9px 20px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    background-color: #ececec;
    height: auto;
    clear: both;
    width: auto;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: .875em;
    line-height: .875em;
    font-weight: 700;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.main-section .second .floor-links a.link span {
    font-size: 1.25em;
    margin: 0;
    position: relative;
    left: 0;
    top: 3px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.main-section .second .floor-links a.link:hover {
    color: #008d4f;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset;
    text-decoration: none
}

.main-section .second .floor-links a.link:hover span {
    background-color: transparent;
    color: #008d4f;
    left: 4px;
}

.main-section .second .floor-links a.link:visited {
    color: #9b2d4b;
}

@media(min-width:30em) {
    .main-section .second {
        margin-bottom: 10px;
    }

    .main-section .second .floor-links a.type {
        width: 31%;
        height: 120px;
        margin: 1%;
    }

    .main-section .second .floor-links a.link {
        margin-top: 35px;
        margin-left: 20px;
    }

    .main-section .third {
        margin: 0 0 10px;
    }
}

@media(min-width:768px) {
    .home .first {
        width: 48%;
        float: left;
    }

    .home .second {
        width: 48%;
        float: right
    }

    .home .second .floor-links a.type {
        font-size: .8125em;
        height: 110px;
    }

    .home .second .floor-links a.type:hover {
        text-decoration: none
    }

    .home .second .floor-links a.type:hover span {
        color: #fff;
        padding-right: 15px;
    }

    .home .second .floor-links a.link {
        margin-left: 8px;
        margin-top: 25px;
        padding: 6px 7px 8px 15px;
        font-size: .8125em;
    }

    .main-section .third {
        clear: both
    }
}

@media(min-width:960px) {
    .main-section .home {
        padding: 30px 0;
        position: relative
    }

    .home .first {
        width: 30%;
        margin: 0 1% 0 0
    }

    .home .first h1,
    .home .first h2,
    .home .first h3,
    .home .first h4,
    .home .first h5,
    .home .first h6 {
        font-size: 2.25em
    }

    .home .first p {
        line-height: 1.625em;
        font-size: .9375em
    }

    .home .second {
        width: 35%;
        margin: 0 1%;
        float: left
    }

    .home .second .floor-links a.link {
        margin-left: 3px;
        margin-top: 20px
    }

    .main-section .third {
        width: 31%;
        float: right;
        clear: none
    }
}

@media(min-width:1210px) {
    .main-section .home:before {
       
        content: "";
        top: 0;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE2E2E2', endColorstr='#FFE5E5E5');
        background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, rgba(226, 226, 226, 0.01)), color-stop(52%, #cfcfce), color-stop(100%, rgba(229, 229, 229, 0)));
        background-image: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.01) 0, #cfcfce 52%, rgba(229, 229, 229, 0) 100%);
        background-image: -webkit-gradient(linear, top left, bottom left, from(rgba(226, 226, 226, 0.01)), color-stop(52%, #cfcfce), to(rgba(229, 229, 229, 0)));
        background-image: -webkit-linear-gradient(top, rgba(226, 226, 226, 0.01) 0, #cfcfce 52%, rgba(229, 229, 229, 0) 100%);
        background-image: linear-gradient(top, rgba(226, 226, 226, 0.01) 0, #cfcfce 52%, rgba(229, 229, 229, 0) 100%)
    }

    .home .first {
        width: 35%
    }

    .home .first p {
        line-height: 1.75em;
        font-size: 1em
    }

    .main-section .second {
        width: 35%
    }

    .main-section .second .floor-links a.type {
        height: 115px
    }

    .main-section .second .floor-links a.type:hover span {
        padding-right: 8px
    }

    .main-section .second .floor-links a.link {
        margin-left: 20px;
        margin-top: 27px;
        font-size: .875em
    }

    .main-section .third {
        width: 25%
    }
}

.callout {
    margin: 20px 0;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.callout a {
    text-decoration: none
}

.callout a:hover {
    text-decoration: none
}

.callout img {
    width: 100%
}

.callout:hover {
    background-color: #008349;
    background-color: rgba(0, 131, 73, 0.7)
}

.banner-image {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

.banner-image h1 {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 1.125em
}

.banner-image img {
    width: 100%
}

.banner-image.no-image {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.banner-image.no-image h1 {
    position: relative;
    top: auto;
    left: auto
}

.newsletter-signup {
    position: relative;
    background: url(imgs/enewsletter-pattern.gif) 0 0 repeat;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin: 20px 0;
    padding: 20px;
    clear: both
}

.newsletter-signup h3 {
    color: #008349;
    font-size: 1.5em;
    line-height: 1em
}

.newsletter-signup p {
    color: #383737;
    font-size: .875em;
    line-height: 1.5em
}

.newsletter-signup .submit-wrap {
    text-align: center
}

.newsletter-signup .submit-wrap .preloader {
    background: url("imgs/preloader-2.gif") 0 0 no-repeat
}

.newsletter-signup .success {
    padding: 10px;
    background-color: #008349;
    color: #fff
}

.calculator {
    text-align: center
}

.calculator form {
    padding: 10px 0;
    margin: 10px 0
}

.calculator form.form-1 {
    margin-top: 0;
    margin-bottom: 0
}

.calculator form.form-2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0
}

.calculator form.form-3 {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin: 0;
    padding: 0
}

.calculator form.form-error .errors {
    display: block
}

.calculator h2 {
    font-size: 1.1em;
    margin: 0;
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 3px 5px
}

.calculator .styled-border {
    padding: 15px;
    margin: 15px 0
}

.calculator label {
    display: inline-block;
    margin-right: 8px
}

.calculator label.label-2 {
    margin-right: 17px
}

.calculator label.label-4 {
    margin-right: 35px
}

.calculator label.label-5 {
    margin-right: 79px
}

.calculator .input-wrap {
    text-align: center
}

.calculator input.input {
    display: inline-block;
    width: 50px;
    height: 28px;
    line-height: 28px;
    padding: 2px 5px;
    margin-bottom: 5px
}

.calculator .errors {
    display: none
}

.calculator .append {
    background-color: #eee;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 3px 5px;
    position: relative;
    top: 1px
}

.calculator .append.right {
    margin-right: 5px
}

.calculator .flooring-needed {
    margin: 0 0 5px;
    text-align: center
}

.calculator .flooring-needed .append {
    vertical-align: center;
    font-weight: normal;
    font-size: 16px;
    margin-left: 5px;
    top: -2px
}

.calculator .flooring-needed .append.right {
    margin-left: 0
}

.calculator .disclaimer {
    font-size: .75em;
    line-height: 1.25em;
    text-align: left
}

.calculator .title {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    text-align: center
}

.calculator .results {
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 5px 10px 3px 10px;
    margin-right: 5px;
    font-weight: 700;
    font-size: 1.3em;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px
}

.calculator .button-wrap {
    text-align: center
}

.calculator button {
    margin: 3px 0
}

.site-container .cp-container {
    margin: 0 auto
}

.site-container .cp-container,
.site-container .cp-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

@media(min-width:30em) {
    .callout {
        margin: 10px 1%;
        float: left;
        width: 48%
    }

    .banner-image h1 {
        top: 20px;
        left: 20px
    }

    .calculator h2 {
        font-size: 1.3em;
        padding: 5px 15px
    }
}

@media(min-width:768px) {
    .sidebar .callout {
        float: none;
        width: 100%;
        margin: 10px 0
    }

    .newsletter-signup {
        margin: 10px 0;
        padding: 20px
    }

    .newsletter-signup h3 {
        font-size: 1.125em
    }
}

@media(min-width:960px) {
    .callout {
        float: none;
        width: 100%
    }

    .home-col .callout:first-child {
        margin-top: 0
    }

    .banner-image h1 {
        top: 30px;
        left: 25px
    }

    .newsletter-signup h3 {
        font-size: 1.5em
    }

    .calculator h2 {
        font-size: 1.1em
    }

    .calculator .footage {
        float: left;
        width: 48%
    }

    .calculator .cost {
        float: right;
        width: 48%
    }
}

@media(min-width:1210px) {
    .banner-image h1 {
        top: 40px
    }

    .calculator h2 {
        font-size: 1.3em
    }
}

.product-landing-wrap .product {
    margin: 10px 0
}

.product-landing-wrap .product .image {
    float: left;
    width: 30%;
    position: relative
}

.product-landing-wrap .product .image span {
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    font-size: .6875em;
    text-transform: uppercase;
    color: #565656;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    -o-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -35px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.product-landing-wrap .product .image:hover span {
    background-color: rgba(255, 255, 255, 0.9)
}

.product-landing-wrap .product .image img {
    width: 100%
}

.product-landing-wrap .product .details {
    float: right;
    width: 67%
}

.product-landing-wrap .product .details h3 {
    margin-top: 0;
    line-height: 16px;
    display: inline-block;
    position: relative
}

.product-landing-wrap .product .details h3 a,
.product-landing-wrap .product .details h3 a:visited {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #000;
    display: inline-block;
    padding: 2px;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    z-index: 2
}

.product-landing-wrap .product .details h3 a:hover {
    color: #fff;
    text-decoration: none
}

.product-landing-wrap .product .details h3:before {
    position: absolute;
    width: 0;
    background: #008349;
    content: "";
    display: block;
    height: 100%;
    z-index: 1;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.product-landing-wrap .product .details h3:hover:before {
    width: 100%
}

.product-landing-wrap .product .details p {
    font-size: .875em;
    line-height: 1.25em
}

.products-page .green-btn,
.products-page .green-btn-shadow,
.products-page .site-container input[type="submit"],
.site-container .products-page input[type="submit"],
.products-page .fancybox-overlay input[type="submit"],
.fancybox-overlay .products-page input[type="submit"] {
    font-size: .875em;
    padding: 8px 15px
}

.products-wrap {
    position: relative;
    margin: 20px 0 30px
}

.share {
    text-align: center;
    margin-bottom: 25px
}

.share span {
    text-transform: uppercase
}

.share .addthis_toolbox {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle
}

.main-content .share {
    text-align: left;
    padding-top: 15px
}

.filters {
    margin: 40px 0;
    border-top: solid 3px #008349
}

.filters .green-btn,
.filters .green-btn-shadow,
.filters .site-container input[type="submit"],
.site-container .filters input[type="submit"],
.filters .fancybox-overlay input[type="submit"],
.fancybox-overlay .filters input[type="submit"] {
    margin-top: 5px
}

.filters h2 {
    color: #008349;
    font-size: 1.125em;
    text-align: center
}

.filters ul.filter-wrap {
    margin: 10px -1%;
    padding: 10px 5px 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0;
    list-style: none;
    -o-border-radius: 5px;
    border-radius: 5px
}

.filters ul.filter-wrap>li {
    float: left;
    width: 46%;
    margin: 2%;
    line-height: 1em;
    position: relative
}

.filters ul.filter-wrap>li>a {
    width: 100%;
    margin: 0 !important
}

.filters ul.filter-wrap .green-btn,
.filters ul.filter-wrap .green-btn-shadow,
.filters ul.filter-wrap .site-container input[type="submit"],
.site-container .filters ul.filter-wrap input[type="submit"],
.filters ul.filter-wrap .fancybox-overlay input[type="submit"],
.fancybox-overlay .filters ul.filter-wrap input[type="submit"] {
    background-color: #ececec;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFCACACA');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #cacaca));
    background-image: -webkit-linear-gradient(top, #ececec 0, #cacaca 100%);
    background-image: -webkit-gradient(linear, top left, bottom left, from(#ececec), to(#cacaca));
    background-image: -webkit-linear-gradient(top, #ececec 0, #cacaca 100%);
    background-image: linear-gradient(top, #ececec 0, #cacaca 100%);
    color: #2a2a2a;
    border: 1px solid #cacaca;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset
}

.filters ul.filter-wrap .green-btn:hover,
.filters ul.filter-wrap .green-btn-shadow:hover,
.filters ul.filter-wrap .site-container input[type="submit"]:hover,
.site-container .filters ul.filter-wrap input[type="submit"]:hover,
.filters ul.filter-wrap .fancybox-overlay input[type="submit"]:hover,
.fancybox-overlay .filters ul.filter-wrap input[type="submit"]:hover {
    background-color: #fcfcfc;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFCFCFC', endColorstr='#FFE0E0E0');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #e0e0e0));
    background-image: -webkit-linear-gradient(top, #fcfcfc 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, top left, bottom left, from(#fcfcfc), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #fcfcfc 0, #e0e0e0 100%);
    background-image: linear-gradient(top, #fcfcfc 0, #e0e0e0 100%)
}

.filters ul.filter-wrap .green-btn:after,
.filters ul.filter-wrap .green-btn-shadow:after,
.filters ul.filter-wrap .site-container input[type="submit"]:after,
.site-container .filters ul.filter-wrap input[type="submit"]:after,
.filters ul.filter-wrap .fancybox-overlay input[type="submit"]:after,
.fancybox-overlay .filters ul.filter-wrap input[type="submit"]:after {
    color: #008349;
    text-shadow: 0 1px 0 #fff
}

.filters ul.filter-wrap .dropdown {
    margin-top: 8px;
    left: auto;
    right: 0;
    margin-left: 0;
    width: 200px
}

.filters ul.filter-wrap .dropdown:before {
    left: 65%
}

.filters ul.filter-wrap .dropdown li {
    margin: 0 5px;
    padding: 0
}

.filters ul.filter-wrap .dropdown a {
    text-align: right;
    font-weight: normal;
    text-transform: none
}

.filters ul.filter-wrap .filter-1 .dropdown,
.filters ul.filter-wrap .filter-3 .dropdown {
    left: 0;
    margin: 0
}

.filters ul.filter-wrap .filter-1 .dropdown:before,
.filters ul.filter-wrap .filter-3 .dropdown:before {
    left: 35%
}

.filters ul.filter-wrap .filter-1 .dropdown a,
.filters ul.filter-wrap .filter-3 .dropdown a {
    text-align: left;
    padding: 3px 3px 3px 8px
}

.filter-reset {
    text-align: center
}

.filter-reset a {
    font-weight: 400;
    font-style: italic;
    font-size: 1.125em
}

.products-wrap .product {
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 70px;
    position: relative;
    border-bottom: 1px solid #cfcfce
}

.products-wrap .product .gallery {
    position: relative
}

.products-wrap .product .gallery .product-slider {
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    height: 210px
}

.products-wrap .product .gallery .product-slider img {
    width: 100%;
    -o-border-radius: 5px;
    border-radius: 5px
}

.products-wrap .product .gallery .product-slider ul.slides>li {
    position: relative
}

.products-wrap .product .gallery .product-slider .flex-direction-nav {
    top: 50%;
    margin-top: -50px;
    z-index: 1;
    overflow: hidden;
    height: 55px
}

.products-wrap .product .gallery .product-slider .flex-direction-nav a {
    color: #008349;
    background-color: rgba(255, 255, 255, 0.6)
}

.products-wrap .product .gallery .product-slider .flex-direction-nav a:hover {
    background-color: #fff
}

.products-wrap .product .gallery .product-slider .flex-direction-nav a:before {
    color: #008349
}

.products-wrap .product .gallery .product-carousel {
    position: relative;
    margin: 10px 0
}

.products-wrap .product .gallery .product-carousel .flex-viewport {
    position: relative;
    z-index: 2
}

.products-wrap .product .gallery .product-carousel .flex-viewport li {
    margin: 0 3.5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    height: 50px
}

.products-wrap .product .gallery .product-carousel .flex-viewport li:hover {
    cursor: pointer
}

.products-wrap .product .gallery .product-carousel .flex-viewport li.flex-active-slide {
    border: 3px solid #008349
}

.products-wrap .product .gallery .footage {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 5;
    background-color: #000;
    color: #ffe400;
    text-transform: uppercase;
    padding: 5px;
    font-size: 1.25em
}

.products-wrap .product .gallery .options {
    list-style: none;
    position: absolute;
    top: 20px;
    right: 5px
}

.products-wrap .product .gallery .options li {
    display: inline-block;
    margin: 0 2px
}

.products-wrap .product .gallery .options li a,
.products-wrap .product .gallery .options li a:visited,
.products-wrap .product .gallery .options li a:active {
    color: #434343;
    font-size: 24px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    width: 45px;
    height: 45px;
    line-height: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    display: block;
    text-align: center;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.products-wrap .product .gallery .options li a:hover,
.products-wrap .product .gallery .options li a:visited:hover,
.products-wrap .product .gallery .options li a:active:hover {
    text-decoration: none
}

.products-wrap .product .gallery .options li a.remove-fav,
.products-wrap .product .gallery .options li a:visited.remove-fav,
.products-wrap .product .gallery .options li a:active.remove-fav {
    color: #008349
}

.no-touch .products-wrap .product .gallery .options li a:hover,
.no-touch .products-wrap .product .gallery .options li a:visited:hover,
.no-touch .products-wrap .product .gallery .options li a:active:hover {
    color: #008349
}

.products-wrap .product .gallery .options-2 {
    right: 55px
}

.products-wrap .product .details {
    margin-top: 10px
}

.products-wrap .product .top-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.products-wrap .product .top-details h3 {
    font-size: .875em;
    color: #008349;
    margin-bottom: 0
}

.products-wrap .product .top-details h2 {
    font-size: 1.375em;
    margin: 0
}

.products-wrap .product .top-details p {
    color: #414141;
    font-size: .875em;
    margin: 0;
    line-height: 14px
}

.products-wrap .product .top-details .sku {
    display: none
}

.products-wrap .product .btn-wrap {
    text-align: center
}

.products-wrap .product .btn-wrap a {
    margin: 5px 0
}

.products-wrap .product .btn-wrap .wishlist:before {
    padding-right: 5px
}

.products-wrap .product .btn-wrap .wishlist.remove-fav {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0;
    border: 0;
    color: #434343
}

.products-wrap .product .btn-wrap .wishlist.remove-fav:before {
    position: relative;
    top: 2px
}

.products-wrap .pagination {
    margin: 30px 0 15px
}

.products-wrap .pagination a {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    background-color: #008349;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00A15B', endColorstr='#FF005830');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #00a15b), color-stop(100%, #005830));
    background-image: -webkit-linear-gradient(top, #00a15b 0, #005830 100%);
    background-image: -webkit-gradient(linear, top left, bottom left, from(#00a15b), to(#005830));
    background-image: -webkit-linear-gradient(top, #00a15b 0, #005830 100%);
    background-image: linear-gradient(top, #00a15b 0, #005830 100%);
    border: 1px solid #008349;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 203, 132, 0.8) inset;
    box-shadow: 0 1px 0 rgba(0, 203, 132, 0.8) inset;
    padding: 3px 10px;
    margin: 0 1px
}

.products-wrap .pagination a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #14975d;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00B560', endColorstr='#FF007C42');
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #00b560), color-stop(100%, #007c42));
    background-image: -webkit-linear-gradient(top, #00b560 0, #007c42 100%);
    background-image: -webkit-gradient(linear, top left, bottom left, from(#00b560), to(#007c42));
    background-image: -webkit-linear-gradient(top, #00b560 0, #007c42 100%);
    background-image: linear-gradient(top, #00b560 0, #007c42 100%)
}

.products-wrap .pagination a:visited {
    color: #fff
}

.products-wrap .pagination .current {
    background: #c7c7c7;
    border: 1px solid #c7c7c7;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #edecec;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.products-wrap .pagination .current:visited,
.products-wrap .pagination .current:hover {
    background: #c7c7c7;
    border: 1px solid #c7c7c7;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #edecec;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    cursor: default
}

@media(min-width:30em) {
    .product-landing-wrap .product .image span {
        width: 80px;
        height: 20px;
        line-height: 20px;
        font-size: .6875em;
        margin: -10px 0 0 -40px
    }

    .products-wrap .product .gallery .product-slider {
        height: 320px
    }

    .filters h2 {
        font-size: 1.5em;
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .products-wrap .product {
        padding-top: 75px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a {
        height: 55px;
        width: 55px;
        line-height: 55px;
        font-size: 32px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-prev {
        left: -25px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-prev:before {
        left: 10px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-next {
        right: -25px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-next:before {
        right: 10px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a:before {
        line-height: 55px;
        font-size: 32px
    }
}

@media(min-width:960px) {
    .product-landing-wrap {
        margin: 10px -1%
    }

    .product-landing-wrap .product {
        float: left;
        margin: 1%;
        width: 48%;
        min-height: 215px
    }

    .product-landing-wrap .product .image {
        float: left;
        width: 30%
    }

    .product-landing-wrap .product .image span {
        font-size: .6875em
    }

    .product-landing-wrap .product .details {
        float: right;
        width: 67%;
        margin-top: 0
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav {
        width: 100%;
        margin-top: -60px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a {
        height: 55px;
        width: 55px;
        line-height: 55px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-prev {
        left: -25px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-prev:before {
        left: 10px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-next {
        right: -25px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a.flex-next:before {
        right: 10px
    }

    .products-wrap .product .gallery .product-slider .flex-direction-nav a:before {
        line-height: 55px
    }

    .filters .share {
        float: right;
        margin-bottom: 5px
    }

    .filters span {
        text-transform: uppercase
    }

    .filters .addthis_toolbox {
        display: inline-block;
        margin: 0 5px
    }

    .filters .green-btn,
    .filters .green-btn-shadow,
    .filters .site-container input[type="submit"],
    .site-container .filters input[type="submit"],
    .filters .fancybox-overlay input[type="submit"],
    .fancybox-overlay .filters input[type="submit"] {
        margin-top: 5px
    }

    .filters h2 {
        float: left;
        padding-top: 6px;
        font-size: 1.125em
    }

    .filters ul.filter-wrap {
        margin: 0;
        clear: both
    }

    .filters ul.filter-wrap>li {
        width: 23%;
        margin: 0 1%
    }

    .filters ul.filter-wrap .filter-2 .dropdown {
        left: 0
    }

    .filters ul.filter-wrap .filter-2 .dropdown:before {
        left: 35%
    }

    .filters ul.filter-wrap .dropdown {
        margin-left: -100px !important;
        right: auto !important;
        left: 50% !important;
        margin-top: 0 !important
    }

    .filters ul.filter-wrap .dropdown:before {
        left: 50% !important;
        right: auto !important
    }

    .filters ul.filter-wrap .dropdown a {
        text-align: left
    }

    .filters .dropdown a {
        font-size: .875em;
        line-height: 16px
    }

    .filter-reset {
        text-align: right;
        padding-right: 10px
    }

    .filter-reset a {
        font-size: 1em
    }

    .products-wrap {
        margin-top: 35px
    }

    .products-wrap .product {
        padding-top: 0;
        margin-bottom: 25px;
        padding-bottom: 25px
    }

    .products-wrap .product .gallery {
        position: relative;
        float: left;
        width: 45%
    }

    .products-wrap .product .gallery .product-slider {
        height: 210px
    }

    .products-wrap .product .gallery .options {
        top: 15px
    }

    .products-wrap .product .gallery .options li a,
    .products-wrap .product .gallery .options li a:visited,
    .products-wrap .product .gallery .options li a:active {
        font-size: 20px;
        width: 35px;
        height: 35px;
        line-height: 40px
    }

    .products-wrap .product .gallery .options li a.remove-fav:hover {
        color: #434343
    }

    .products-wrap .product .gallery .options-2 {
        right: 45px
    }

    .products-wrap .product .gallery .footage {
        top: 15px
    }

    .products-wrap .product .details {
        margin-top: 0;
        float: right;
        width: 52%
    }

    .products-wrap .product .top-details {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 10px
    }

    .products-wrap .product .top-details h2 {
        line-height: 20px;
        margin-bottom: 3px
    }

    .products-wrap .product .description p {
        line-height: 20px;
        font-size: .875em
    }

    .products-wrap .product .description li {
        font-size: 14px
    }

    .products-wrap .product .description strong,
    .products-wrap .product .description span,
    .products-wrap .product .description em {
        font-size: 14px
    }

    .products-wrap .product .btn-wrap {
        text-align: left
    }

    .products-wrap .product .btn-wrap a {
        margin: 5px 0;
        padding: 8px 10px;
        font-size: .8em
    }

    .products-wrap .product .btn-wrap .wishlist:before {
        padding-right: 5px
    }

    .products-wrap .product .btn-wrap .wishlist.remove-fav {
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
        background: #f0f0f0;
        border: 0;
        color: #434343
    }

    .products-wrap .product .btn-wrap .wishlist.remove-fav:before {
        position: relative;
        top: 2px
    }

    .products-wrap .product .btn-wrap .wishlist.remove-fav:hover {
        background: #dfdede
    }
}

@media(min-width:1210px) {
    .product-landing-wrap .product {
        min-height: 175px
    }

    .filters h2 {
        font-size: 1.5em;
        padding-bottom: 10px
    }

    .products-wrap .product .gallery {
        width: 35%
    }

    .products-wrap .product .gallery .product-slider {
        height: 200px
    }

    .products-wrap .product .details {
        width: 62%
    }

    .products-wrap .product .description p {
        line-height: 26px;
        font-size: 1em
    }

    .products-wrap .product .description li {
        font-size: 16px
    }

    .products-wrap .product .description strong,
    .products-wrap .product .description span,
    .products-wrap .product .description em {
        font-size: 16px
    }
}

.lower-section {
    background: url(imgs/checker-bg.gif) 0 0 repeat
}

.bg-wrap {
    
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset
}

.no-boxshadow .bg-wrap {
    border-top: 1px solid #ddd
}

footer {
    padding: 20px 0 30px
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .top li {
    display: inline-block;
    vertical-align: center
}

footer .top nav {
    margin: 10px 0
}

footer .top nav li {
    margin: 2px 5px
}

footer .top nav a {
    background-color: #9b2d4b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    padding: 2px 5px;
    font-size: .875em
}

footer .top nav a:visited {
    color: #fff
}

footer .top nav a:hover {
    text-decoration: none
}

footer .social .icon {
    text-shadow: -1px -1px white, 1px 1px #333;
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 1px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #eaeaea;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0;
    position: relative;
    top: 3px;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

.no-boxshadow footer .social .icon {
    border-top: 1px solid #ddd
}

footer .social .icon:hover {
    text-decoration: none;
    color: #009c57
}

footer .social .icon:before {
    font-size: 18px;
    width: 100%;
    line-height: 35px;
    text-align: center;
    display: block
}

footer .connect {
    margin-bottom: 10px;
    margin-right: 5px;
    background-color: #000;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    padding: 3px 8px
}

footer .newsletter-signup {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0;
    padding: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: center
}

.no-boxshadow footer .newsletter-signup {
    border-top: 1px solid #ddd
}

footer .newsletter-signup span {
    color: #008349;
    font-size: 1em;
    font-weight: 400;
    font-style: italic
}

footer .newsletter-signup a {
    margin-top: 2px;
    padding: 8px 15px
}

footer .bottom p {
    text-align: center;
    font-size: .75em;
    color: #434343;
    margin-top: 20px;
    margin-bottom: 0
}

@media(min-width:30em) {
    footer .newsletter-signup a {
        margin-left: 5px
    }
}

@media(min-width:768px) {
    footer .top .social {
        float: right;
        width: 35%
    }

    footer .top .footer-nav {
        float: left;
        width: 63%;
        margin-top: 5px
    }

    .lt-ie9 footer .top .footer-nav {
        width: 60%
    }

    .lt-ie9 footer .top .footer-nav li {
        margin: 0
    }

    .lt-ie9 footer .top .footer-nav li a {
        font-size: .75em
    }

    footer .top .footer-nav ul {
        text-align: right
    }

    footer .top .footer-nav a:hover {
        background-color: #009c57
    }

    footer .newsletter-signup {
        float: right;
        width: 58%
    }

    footer .newsletter-signup a {
        padding: 8px 15px
    }

    footer .bottom p {
        float: left;
        width: 41%
    }
}

@media(min-width:960px) {
    footer .top .social {
        width: auto
    }

    footer .top .footer-nav {
        width: auto;
        margin-top: 5px
    }

    footer .top .footer-nav ul {
        text-align: right
    }

    footer .top .footer-nav a,
    footer .top .footer-nav a:visited {
        background-color: transparent;
        color: #434343
    }

    footer .top .footer-nav a:hover {
        background-color: transparent;
        text-decoration: underline
    }

    footer .newsletter-signup {
        width: auto;
        padding-left: 10px
    }

    footer .newsletter-signup a {
        padding: 8px 15px
    }

    footer .bottom p {
        width: auto
    }
}

.locations-list nav>ul {
    margin-left: 0
}

.locations-list nav>ul>li {
    line-height: 26px;
    margin: 5px 0
}

.locations-list li {
    list-style: none;
    line-height: 20px
}

.locations-list li,
.locations-list a {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.locations-list a {
    font-size: 16px
}

.store-hours {
    margin: 15px 0
}

.store-hours p,
.store-hours span,
.store-hours h1,
.store-hours h2,
.store-hours h3,
.store-hours h4,
.store-hours strong {
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

.store-hours h3 {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 3px 8px;
    font-size: 1.125em
}

.location {
    margin: 15px 0
}

.location p,
.location span,
.location h1,
.location h2,
.location h3,
.location h4,
.location strong,
.location ul,
.location li {
    font-weight: 700;
    color: #000
}

.location h3 {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 3px 8px;
    font-size: 1.125em
}

.location ul {
    list-style: none;
    margin: 0
}

.location li a,
.location li a:visited {
    color: #000
}

.location li a:hover,
.location li a:visited:hover {
    text-decoration: none;
    color: #000;
    cursor: default
}

.location li span {
    padding-right: 10px
}

.location p.address {
    margin-bottom: 5px
}

.location p.email {
    margin-bottom: 5px
}

.map-wrap {
    margin: 15px 0
}

.map-wrap iframe {
    border: 3px solid #000
}

.promo-wrap {
    margin: 15px 0
}

.promo-wrap img {
    width: 100%
}

.fma-contact {
    margin: 15px 0
}

.location-staff {
    padding: 10px 0 15px;
    margin: 20px 0 25px;
    border-top: 1px solid #cfcfce;
    border-bottom: 1px solid #cfcfce
}

.staff-cont {
    margin: 0 -10px
}

.staff-cont .staff-member {
    display: inline-block;
    margin: 5px 10px
}

.staff-cont .staff-member img {
    width: 118px;
    height: 116px
}

.staff-cont .staff-member span {
    display: block;
    margin: 3px 0;
    text-align: center
}

.staff-cont .staff-member span.name {
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.staff-cont .staff-member span.position {
    font-weight: 400;
    font-style: italic
}

.fma-contact {
    background-color: transparent
}

.fma-contact .flex-direction-nav a {
    background-color: #f7f7f7
}

.fma-contact .fma-content {
    width: 100%
}

@media(min-width:30em) {
    .store-hours {
        width: 50%;
        padding-right: 15px;
        float: left
    }

    .location {
        width: 50%;
        padding-left: 15px;
        float: right
    }
}

@media(min-width:768px) {

    .store-hours,
    .location {
        width: auto;
        padding: 0;
        float: none
    }

    .fma-contact {
        margin-bottom: 30px
    }
}

@media(min-width:960px) {
    .fma-contact .fma-content {
        width: 30%;
        background-color: transparent
    }

    .fma-contact .fma-content .desc {
        font-size: 1em;
        line-height: 1.5em
    }

    .fma-contact .img {
        width: 66%
    }

    .fma-contact .flex-direction-nav {
        width: 66%
    }
}

@media(min-width:1210px) {
    .location .address {
        float: left;
        width: 40%
    }

    .location ul {
        float: left;
        width: 55%;
        margin-left: 5%
    }

    .location ul span {
        padding-right: 20px
    }

    .location .email {
        clear: both
    }

    .fma-contact .fma-content .desc {
        font-size: 1.125em;
        line-height: 1.75em
    }

    .fma-contact .flex-direction-nav {
        top: 109px
    }

    .location-staff {
        padding: 20px 0 25px;
        margin: 30px 0 35px
    }
}

.current-promotion {
    margin-bottom: 15px
}

.newsletter-wrap {
    margin: 10px -1%
}

.past-newsletter {
    margin: 5px 1%;
    width: 48%;
    float: left
}

.past-newsletter .date {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #000;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: .75em;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.past-newsletter img {
    width: 100%
}

.offer-bottom {
    border-top: 1px solid #cfcfce;
    padding-top: 10px;
    margin: 10px 10px 0
}

@media(min-width:30em) {
    .past-newsletter {
        margin: 5px 1%;
        width: 31%;
        float: left
    }
}

.careers-wrap {
    margin: 30px 0 15px
}

.careers-wrap h4 {
    border-bottom: 1px solid #cfcfce;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.careers-wrap h4 span {
    font-weight: 400;
    font-style: italic;
    padding-left: 10px;
    font-size: .875em;
    font-weight: bold
}

.careers-wrap .career-listing {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cfcfce
}

.careers-wrap .career-listing .details {
    position: relative
}

.careers-wrap .career-listing .title,
.careers-wrap .career-listing .location,
.careers-wrap .career-listing .deadline {
    display: block;
    margin: 5px 0
}

.careers-wrap .career-listing .title {
    color: #008349;
    font-weight: 700;
    font-size: 1.125em;
    margin-bottom: 10px
}

.careers-wrap .career-listing .location {
    font-size: .875em;
    font-weight: 400;
    font-style: italic
}

.careers-wrap .career-listing .deadline {
    background-color: #000;
    color: #fff;
    padding: 5px;
    display: inline-block
}

.careers-wrap .career-listing .description {
    margin: 10px 0
}

.careers-wrap .career-listing .green-btn,
.careers-wrap .career-listing .green-btn-shadow,
.careers-wrap .career-listing .site-container input[type="submit"],
.site-container .careers-wrap .career-listing input[type="submit"],
.careers-wrap .career-listing .fancybox-overlay input[type="submit"],
.fancybox-overlay .careers-wrap .career-listing input[type="submit"] {
    padding: 10px 20px
}

.careers-wrap .career-listing .btn-cont {
    text-align: center
}

#get_a_quote_form textarea {
    max-width: 500px
}

#get_a_quote_form p.required {
    margin-bottom: 5px
}

@media(min-width:30em) {
    .careers-wrap .career-listing .details {
        padding-right: 220px
    }

    .careers-wrap .career-listing .location {
        float: none;
        width: auto;
        padding-left: 0
    }

    .careers-wrap .career-listing .btn-cont {
        text-align: right
    }
}

@media(min-width:768px) {
    .careers-wrap .career-listing .deadline {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0
    }
}

@media(min-width:960px) {
    .careers-wrap .career-listing .description {
        padding-left: 20px
    }
}

.blog .green-btn,
.blog .green-btn-shadow,
.blog .site-container input[type="submit"],
.site-container .blog input[type="submit"],
.blog .fancybox-overlay input[type="submit"],
.fancybox-overlay .blog input[type="submit"] {
    padding: 8px 20px
}

.featured-post {
    padding: 20px 20px 80px;
    position: relative;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset
}

.featured-post h1 {
    font-size: 1.5em;
    margin-bottom: 5px
}

.featured-post h1 a,
.featured-post h1 a:visited {
    color: #fff;
    background-color: #000;
    line-height: 36px
}

.featured-post h1 a:hover,
.featured-post h1 a:visited:hover {
    text-decoration: none;
    color: #000;
    background-color: #fff
}

.featured-post .posted {
    font-size: .875em;
    font-weight: 400;
    font-style: italic;
    display: block
}

.featured-post img {
    width: 100%
}

.featured-post .read-more-cont {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    padding: 0 20px;
    text-align: center
}

.featured-post p {
    font-size: .875em;
    line-height: 1.5em
}

.news-list {
    margin: 30px 0 15px
}

.news-list h4 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cfcfce
}

.post {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cfcfce
}

.post .title {
    margin: 10px 0;
    color: #008349;
    font-size: 1.125em;
    font-weight: 700;
    display: block;
    text-transform: uppercase
}

.post .date {
    font-size: .875em;
    font-weight: 400;
    font-style: italic;
    display: block
}

.post .description {
    padding-top: 10px
}

.post .btn-cont {
    text-align: center
}

.post .tags-cont {
    margin: 0 0 20px
}

.post .tags-cont a,
.post .tags-cont a:visited {
    color: #008349;
    font-weight: 400;
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin: 0 2px;
    padding: 4px 10px
}

.post .tags-cont a:hover,
.post .tags-cont a:visited:hover {
    text-decoration: none;
    background-color: #fff
}

div.side-menu .tags-cont {
    border: 0
}

div.side-menu .tags-cont .ccm-search-block-tag-cloud-wrapper,
div.side-menu .tags-cont .ccmDateNav {
    padding: 15px 0;
    margin: 10px 0;
    border-top: 1px solid #cfcfce !important;
    border-bottom: 1px solid #cfcfce !important
}

div.side-menu .tags-cont ul {
    margin: 0
}

div.side-menu .tags-cont li {
    display: inline-block;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset;
    background: #f0f0f0;
    padding: 2px 8px;
    margin: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-weight: 400;
    font-style: italic;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold
}

div.side-menu .tags-cont li a,
div.side-menu .tags-cont li span {
    color: #008349
}

div.side-menu .tags-cont li a:hover,
div.side-menu .tags-cont li span:hover {
    color: #008349;
    text-decoration: none
}

div.side-menu .tags-cont li:hover {
    background-color: #fff
}

div.side-menu .tags-cont,
div.side-menu .archive-cont {
    margin-bottom: 25px
}

div.side-menu .tags-cont h3,
div.side-menu .archive-cont h3 {
    color: #008349
}

div.side-menu .tags-cont a,
div.side-menu .archive-cont a {
    color: #565555
}

@media(min-width:30em) {
    .featured-post {
        padding: 10px
    }

    .featured-post h1 {
        position: absolute;
        top: 10px;
        left: 0;
        width: 100%;
        padding: 0 10px;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .featured-post .left-blog {
        float: left;
        width: 50%;
        padding-top: 50px
    }

    .featured-post .right-blog {
        float: right;
        width: 48%;
        padding-top: 50px
    }

    .featured-post .read-more-cont {
        position: relative;
        left: auto;
        bottom: auto;
        margin: 10px 0;
        padding: 0;
        text-align: left
    }

    .post .btn-cont {
        text-align: right
    }

    .post img {
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

    .post img:hover {
        background-color: #008349;
        background-color: rgba(0, 131, 73, 0.7)
    }
}

@media(min-width:768px) {
    .post .title {
        margin: 0
    }

    .post .left-blog {
        float: left;
        width: 30%
    }

    .post .right-blog {
        float: right;
        width: 68%
    }

    .post .right-blog p {
        font-size: .875em;
        line-height: 1.5em
    }
}

@media(min-width:960px) {
    .featured-post h1 {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        padding: 0;
        text-overflow: none;
        white-space: normal
    }

    .featured-post .left-blog {
        width: 50%;
        padding-top: 0;
        padding-left: 10px
    }

    .featured-post .right-blog {
        width: 48%;
        padding-top: 0
    }
}

@media(min-width:1210px) {
    .featured-post h1 {
        font-size: 1.875em
    }

    .featured-post p {
        font-size: 1em;
        line-height: 1.625em
    }

    .featured-post .posted {
        margin: 10px 0
    }

    .post .title {
        margin: 10px 0 0
    }

    .post .left-blog {
        width: 40%
    }

    .post .right-blog {
        width: 58%
    }

    .post .right-blog p {
        font-size: 1em;
        line-height: 1.75em
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("imgs/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("imgs/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("imgs/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("imgs/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("imgs/fancybox_sprite%402x.png");
        -webkit-background-size: 44px 152px;
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url("imgs/fancybox_loading%402x.gif");
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
}

.lightbox {
    display: none
}

.confirm h3 {
    text-align: center;
    margin: 7px 0 0;
    font-size: 1em
}

.print-header {
    display: none
}

@media print {
    body {
        background: #fff
    }

    .upper-section,
    .lower-section,
    #footer,
    .breadcrumb,
    .links-wrap,
    .main,
    .wishlist-actions,
    .sidebar,
    .main-product,
    .filters {
        display: none !important
    }

    .wishlist-product-wrap .product {
        background: #fff !important;
        width: 100% !important;
        display: block !important;
        margin: 30px 0 !important;
        border-bottom: none !important;
        overflow: hidden
    }

    .wishlist-product-wrap .product .text {
        float: left
    }

    .wishlist-product-wrap .product .gallery,
    .wishlist-product-wrap .product .btn-wrap,
    .wishlist-product-wrap .product .description {
        display: none !important
    }

    .wishlist-product-wrap .product .top-details img {
        border: 4px solid #dfe0e0 !important;
        display: block !important;
        max-width: 200px !important;
        float: left;
        margin: 0 20px 20px 0 !important
    }

    .print-header {
        display: block !important;
        text-align: center;
        margin: 10px 0 30px
    }

    .print-header img {
        margin-bottom: 10px
    }
}

.wishlist-actions h2 {
    font-size: 1.125em;
    color: #008349;
    text-align: center
}

.wishlist-actions h2 em {
    display: block;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    color: #000
}

.wishlist-actions ul {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 10px;
    position: relative
}

.no-boxshadow .wishlist-actions ul {
    border: 1px solid #e3e3e3
}

.wishlist-actions ul:before {
    content: "";
    display: block;
    width: 100%;
    height: 15px;
    background-color: #fff;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    margin-top: -4px
}

.wishlist-actions li {
    text-align: center;
    margin: 5px 0
}

.wishlist-actions li a:before {
    padding-right: 7px;
    font-size: 20px;
    position: relative;
    top: 3px
}

.wishlist-product-wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    padding: 0 10px 10px 10px
}

.no-boxshadow .wishlist-product-wrap {
    border: 1px solid #e3e3e3
}

.wishlist-product-wrap .product {
    border-bottom: 2px dotted #dedede
}

.wishlist-product-wrap .btn-wrap .icon-mail:before {
    padding-right: 5px;
    position: relative;
    top: 2px
}

.send-wishlist {
    width: 280px;
    padding: 10px
}

.send-wishlist h2 {
    text-align: center;
    color: #008349
}

.send-wishlist .radio-wrap {
    margin-bottom: 10px
}

.send-wishlist .radio-wrap p {
    margin-bottom: 0
}

.send-wishlist .radio-wrap input,
.send-wishlist .radio-wrap label {
    display: inline-block
}

.send-wishlist .radio-wrap input {
    position: relative;
    top: 2px;
    margin: 0 10px 0 5px
}

.send-wishlist .radio-wrap .captcha {
    margin-top: 15px
}

.send-wishlist .input-wrap,
.send-wishlist .radio-wrap,
.send-wishlist .submit-wrap {
    position: relative
}

.send-wishlist .input-wrap label.error,
.send-wishlist .radio-wrap label.error,
.send-wishlist .submit-wrap label.error {
    position: absolute;
    bottom: 90%;
    left: 10px;
    background-color: #f9d7d8;
    color: #c60f13;
    padding: 5px 15px;
    font-size: .875em;
    text-transform: none;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5)
}

.send-wishlist .input-wrap label.error:before,
.send-wishlist .radio-wrap label.error:before,
.send-wishlist .submit-wrap label.error:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 20px;
    width: 0;
    height: 0;
    border-top: 8px solid #f9d7d8;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.send-wishlist .submit-wrap {
    text-align: center
}

@media(min-width:30em) {
    .wishlist-product-wrap {
        padding: 0 20px 20px 20px
    }

    .wishlist-actions h2 {
        line-height: 18px;
        font-size: 1.5em
    }

    .wishlist-actions h2 em {
        display: inline;
        padding-left: 5px;
        line-height: 18px;
        position: relative;
        top: -2px
    }

    .wishlist-actions ul {
        text-align: center
    }

    .wishlist-actions li {
        display: inline-block
    }
}

@media(min-width:960px) {
    .wishlist-actions {
        text-align: right
    }

    .wishlist-actions h2 {
        float: left;
        padding-top: 25px;
        font-size: 1.125em
    }

    .lt-ie9 .wishlist-actions h2 {
        font-size: .9375em
    }

    .wishlist-actions h2 em {
        top: -1px
    }

    .wishlist-actions ul {
        float: right;
        padding-bottom: 0
    }

    .wishlist-actions li {
        margin: 0 0 5px
    }

    .wishlist-product-wrap {
        margin-top: 0;
        padding-top: 30px
    }
}

@media(min-width:1210px) {
    .wishlist-actions h2 {
        font-size: 1.5em
    }

    .lt-ie9 .wishlist-actions h2 {
        font-size: 1.5em
    }

    .wishlist-actions h2 em {
        top: -2px
    }
}

/* FLEX CONTAINER */
.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	 -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction:row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  
    
	justify-content: space-around;
	
	
    }

.flex-item {
	margin-bottom:1.2rem;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
   	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 3px 6px;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5rem;
	padding:1%;
	background-color:white;
	
}



.flex-item:nth-child(1) {
   -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	 -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
	
    
	
	
}



.flex-item:nth-child(2) {
   -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	 -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    
	
    }

.flex-item:nth-child(3) {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	 -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    

	
    }

.flex-item:nth-child(4) {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	 -webkit-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
    
	
    }

.flex-item img {
	border:1px solid #65422e;
}

hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

@media (max-width: 750px) {
    
    p {
        font-size: 1.25rem;
        line-height: 1.8rem;
    }
    
	.flex-container{
     -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
	  -webkit-flex-direction:column;
    -ms-flex-direction: column;
    flex-direction: column;
	
	}
	
	.flex-item {
		
	}
	
	

	.flex-item:nth-child(1), .flex-item:nth-child(2),.flex-item:nth-child(3),.flex-item:nth-child(4) {
	 -webkit-flex-basis: 96%;
    -ms-flex-basis: 96%;
    flex-basis: 96%;
	padding:1rem;
	margin-left:1rem;
	margin-right:1rem;
	}
	
	
	
	.titlesection  {
		font-size:1rem;
		font-weight:400;
		padding: 1.2rem;
		
	
		
	}
	
	.titlesection .section_title {
		font-size:1.6rem;
	}
	
	.section-img {
		margin-top:5rem;
	}
	
	.contact {
		margin-top:2rem;
	}
	
	.aboutus {
	    padding-left: 1.2rem;
	    padding-right: 1.2rem;
	}
	
	.flex-form {
		
	}

}



.section_title {
	font-size:1.8rem;
	color: #9b2d4b;
	
	
	
	
}

.home:before {
	border-right: none!important;
}

.flex-container img {
	 border-radius: 0.2rem;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2rem;
	margin:0.6rem 0;
}



.header-right {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	 -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	
}


#header-right-item1 {
	  -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
	
}

#header-right-item1 h2 {
	font-style: normal;
	text-transform: none;
	
}

#header-right-item2 {
	
}

@media (max-width: 1024px) {
	.header-right {
		display:none;
	}
	
	header .top {
		border-bottom:none;
	}
	
	.flex-container {
		margin-top:1.6rem;
	}
	
	
	
}
	
@media (min-width: 1024px) {
	
	.flex-form .item1 {
		
		margin-top:2.4rem;
		
	}
	
	#services_div {
	    display:none;
	}
	
	
	
}


.smart-container {
	
	margin:1.4rem !important;
}

#name {
	width: 100%;
}


.flex-form {
	
	  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	 -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction:row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
	justify-content: space-between;
	margin-top: 1.2rem;
}

.gallery-wrapper {
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

	
	

	
	
	
}

	.gallery {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	   -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	 -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  	margin-top:2rem;
	padding:2rem;
	
    }


#flex-title {
	
}

.items {
	
	margin:1.4rem 1rem;

}

.items img {
	
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  

}



.section-header {
	padding-top:3rem;
	padding-left:7rem;
}

.section-img {
	border: 5px solid #F7F7F7;
}
    

@media only screen and (max-width: 340px) {

    .aboutus {
    
		padding: auto 2rem;
	
	}
	
	 p {
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
    

}

@media (max-width:1024px) and (min-width:734px) {
   	.flex-form {

	 -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction:row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-top: 1.2rem;
	padding-left:1.2rem;
	
	}
	
	.flex-form .item1 {
		flex-basis:25%;
		margin-top:2.4rem;
		
	}
	
	.flex-form .item2 {
		flex-basis:60%;
	}
}
