/****** FILE: themes/HRAGRIPOWER-theme/css/foundation.css *****/
﻿.icon-bar>* i, img {
    vertical-align: middle
}
.full-row.collapse>.column,
.full-row.collapse>.columns,
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.button, body, button, label {
    font-weight: 400
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility
}
.side-nav,
dl,
ol,
ul {
    list-style-position: outside
}
.invisible,
.reveal-modal {
    visibility: hidden
}
.icon-bar .item.disabled,
.tooltip>.nub {
    pointer-events: none
}
.clearfix:after,
.full-row .full-row.collapse:after,
.full-row .full-row:after,
.full-row:after,
.row .row.collapse:after,
.row .row:after,
.row:after {
    clear: both
}
.off-canvas-wrap,
.tab-bar {
    -webkit-backface-visibility: hidden
}
meta.foundation-version {
    font-family: "/5.5.3/"
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}
.row,
select {
    width: 100%
}
meta.foundation-data-attribute-namespace {
    font-family: false
}
body,
html {
    height: 100%;
    font-size: 100%
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    cursor: auto;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}
.button,
a:hover,
button {
    cursor: pointer
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}
.left {
    float: left;
}
.right {
    float: right;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.hide {
    display: none
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block
}
.full-row .full-row.collapse:after,
.full-row .full-row.collapse:before,
.full-row .full-row:after,
.full-row .full-row:before,
.full-row:after,
.full-row:before,
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.row {
    margin: 0 auto;
    max-width: 93.75em
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    margin: 0 -.625rem;
    max-width: none;
    width: auto
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.full-row {
    margin: 0 auto;
    width: 100%;
}
.full-row.collapse .full-row {
    margin-left: 0;
    margin-right: 0
}
.full-row .full-row {
    margin: 0 -.3125em;
    max-width: none;
    width: auto
}
.full-row .full-row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.column,
.columns {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}
.column+.column:last-child,
.column+.columns:last-child,
.columns+.column:last-child,
.columns+.columns:last-child {
    float: right
}
.column+.column.end,
.column+.columns.end,
.columns+.column.end,
.columns+.columns.end {
    float: left
}
@media only screen {
    .column,
    .columns,
    .small-pull-0,
    .small-pull-1,
    .small-pull-10,
    .small-pull-11,
    .small-pull-2,
    .small-pull-3,
    .small-pull-4,
    .small-pull-5,
    .small-pull-6,
    .small-pull-7,
    .small-pull-8,
    .small-pull-9,
    .small-push-0,
    .small-push-1,
    .small-push-10,
    .small-push-11,
    .small-push-2,
    .small-push-3,
    .small-push-4,
    .small-push-5,
    .small-push-7,
    .small-push-8,
    .small-push-9 {
        position: relative
    }
    .small-push-0 {
        left: 0;
        right: auto
    }
    .small-pull-0 {
        right: 0;
        left: auto
    }
    .small-push-1 {
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        right: 25%;
        left: auto
    }
    .small-push-4 {
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        right: 50%;
        left: auto
    }
    .small-push-7 {
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        right: 75%;
        left: auto
    }
    .small-push-10 {
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0!important
    }
    .small-offset-1 {
        margin-left: 8.33333%!important
    }
    .small-offset-2 {
        margin-left: 16.66667%!important
    }
    .small-offset-3 {
        margin-left: 25%!important
    }
    .small-offset-4 {
        margin-left: 33.33333%!important
    }
    .small-offset-5 {
        margin-left: 41.66667%!important
    }
    .small-offset-6 {
        margin-left: 50%!important
    }
    .small-offset-7 {
        margin-left: 58.33333%!important
    }
    .small-offset-8 {
        margin-left: 66.66667%!important
    }
    .small-offset-9 {
        margin-left: 75%!important
    }
    .small-offset-10 {
        margin-left: 83.33333%!important
    }
    .small-offset-11 {
        margin-left: 91.66667%!important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns,
    .full-row.small-collapse>.column,
    .full-row.small-collapse>.columns    
 {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row, 
    .full-row.small-collapse .row    
    {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns,
    .full-row.small-uncollapse>.column,
    .full-row.small-uncollapse>.columns    
 {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-pull-0,
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-0,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-6,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .medium-push-0 {
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        right: 0;
        left: auto
    }
    .medium-push-1 {
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0!important
    }
    .medium-offset-1 {
        margin-left: 8.33333%!important
    }
    .medium-offset-2 {
        margin-left: 16.66667%!important
    }
    .medium-offset-3 {
        margin-left: 25%!important
    }
    .medium-offset-4 {
        margin-left: 33.33333%!important
    }
    .medium-offset-5 {
        margin-left: 41.66667%!important
    }
    .medium-offset-6 {
        margin-left: 50%!important
    }
    .medium-offset-7 {
        margin-left: 58.33333%!important
    }
    .medium-offset-8 {
        margin-left: 66.66667%!important
    }
    .medium-offset-9 {
        margin-left: 75%!important
    }
    .medium-offset-10 {
        margin-left: 83.33333%!important
    }
    .medium-offset-11 {
        margin-left: 91.66667%!important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns,
    .full-row.medium-collapse>.column,
    .full-row.medium-collapse>.columns    
 {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row,
	.full-row.medium-collapse .row    
 {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns,
    .full-row.medium-uncollapse>.column,
    .full-row.medium-uncollapse>.columns    
 {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
    .button,
    button {
        display: inline-block
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-pull-0,
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-0,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-6,
    .large-push-7,
    .large-push-8,
    .large-push-9,
    .pull-0,
    .pull-1,
    .pull-10,
    .pull-11,
    .pull-2,
    .pull-3,
    .pull-4,
    .pull-5,
    .pull-6,
    .pull-7,
    .pull-8,
    .pull-9,
    .push-0,
    .push-1,
    .push-10,
    .push-11,
    .push-2,
    .push-3,
    .push-4,
    .push-5,
    .push-6,
    .push-7,
    .push-8,
    .push-9 {
        position: relative
    }
    .large-push-0 {
        left: 0;
        right: auto
    }
    .large-pull-0 {
        right: 0;
        left: auto
    }
    .large-push-1 {
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        right: 25%;
        left: auto
    }
    .large-push-4 {
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        right: 50%;
        left: auto
    }
    .large-push-7 {
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        right: 75%;
        left: auto
    }
    .large-push-10 {
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0!important
    }
    .large-offset-1 {
        margin-left: 8.33333%!important
    }
    .large-offset-2 {
        margin-left: 16.66667%!important
    }
    .large-offset-3 {
        margin-left: 25%!important
    }
    .large-offset-4 {
        margin-left: 33.33333%!important
    }
    .large-offset-5 {
        margin-left: 41.66667%!important
    }
    .large-offset-6 {
        margin-left: 50%!important
    }
    .large-offset-7 {
        margin-left: 58.33333%!important
    }
    .large-offset-8 {
        margin-left: 66.66667%!important
    }
    .large-offset-9 {
        margin-left: 75%!important
    }
    .large-offset-10 {
        margin-left: 83.33333%!important
    }
    .large-offset-11 {
        margin-left: 91.66667%!important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns,
    .full-row.large-collapse>.column,
    .full-row.large-collapse>.columns     
 {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row,
	.full-row.large-collapse .row    
    {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns,
    .full-row.large-uncollapse>.column,
    .full-row.large-uncollapse>.columns     
    {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        right: 91.66667%;
        left: auto
    }
}
.button,
button {
	background: #181717;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 10px 25px;
    font-size: 1rem;
}
.button:focus,
.button:hover,
button:focus,
button:hover {
    background: #3f3c3c;
}
.button.secondary,
button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}
.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}
.button.success,
button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}
.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
    background-color: #368a55;
    color: #FFF
}
.button.alert,
button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}
.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
    background-color: #cf2a0e;
    color: #FFF
}
.button.warning,
button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF
}
.button.warning:focus,
.button.warning:hover,
button.warning:focus,
button.warning:hover {
    background-color: #cf6e0e;
    color: #FFF
}
.button.info,
button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}
.button.info:focus,
.button.info:hover,
button.info:focus,
button.info:hover {
    background-color: #61b6d9;
    color: #FFF
}
.button.large,
button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem
}
.button.small,
button.small {
    padding: .875rem 1.75rem .625rem;
    font-size: .8125rem
}
.button.tiny,
button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: .6875rem
}
.button.expand,
button.expand {
    padding: 1rem 1rem 1.0625rem;
    font-size: 1rem;
    width: 100%
}
.button.left-align,
button.left-align {
    text-align: left;
    text-indent: .75rem
}
.button.right-align,
button.right-align {
    text-align: right;
    padding-right: .75rem
}
.button.radius,
button.radius {
    border-radius: 3px
}
.button.round,
button.round {
    border-radius: 1000px
}
.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}
.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
    color: #FFF;
    background-color: #008CBA
}
.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
    color: #333;
    background-color: #e7e7e7
}
.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
    color: #FFF;
    background-color: #43AC6A
}
.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
button.disabled.alert:focus,
button.disabled.alert:hover,
button[disabled].alert:focus,
button[disabled].alert:hover {
    color: #FFF;
    background-color: #f04124
}
.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: .7
}
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
    color: #FFF;
    background-color: #f08a24
}
.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}
.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
    color: #FFF;
    background-color: #a0d3e8
}
button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.postfix,
.prefix,
label {
    display: block;
    font-size: .875rem
}
form .row .row {
    margin: 0 -.5rem
}
form .row .row .column,
form .row .row .columns {
    padding: 0 .5rem
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5rem
}
label {
    color: #4d4d4d;
    cursor: pointer;
    line-height: 1.5;
    margin-bottom: 0
}
input[type=checkbox],
input[type=file],
input[type=radio],
label.inline,
select {
    margin: 0 0 1rem
}
label.right {
    float: none!important;
    text-align: right
}
label.inline {
    padding: .5625rem 0
}
label small {
    text-transform: capitalize;
    color: #676767
}
.postfix,
.prefix {
    border-style: solid;
    border-width: 1px;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}
.postfix.button,
.prefix.button {
    border: none;
    text-align: center;
    padding: 0
}
.prefix.button.radius {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px
}
.postfix.button.radius {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}
.prefix.button.round {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}
.postfix.button.round {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}
label.prefix,
span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}
label.postfix,
span.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}
fieldset[disabled] input:not([type]),
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=week],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=color],
fieldset[disabled] textarea,
input:not([type]):disabled,
input:not([type])[disabled],
input:not([type])[readonly],
input[type=text]:disabled,
input[type=text][disabled],
input[type=text][readonly],
input[type=password]:disabled,
input[type=password][disabled],
input[type=password][readonly],
input[type=date]:disabled,
input[type=date][disabled],
input[type=date][readonly],
input[type=datetime]:disabled,
input[type=datetime][disabled],
input[type=datetime][readonly],
input[type=datetime-local]:disabled,
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
input[type=month]:disabled,
input[type=month][disabled],
input[type=month][readonly],
input[type=week]:disabled,
input[type=week][disabled],
input[type=week][readonly],
input[type=email]:disabled,
input[type=email][disabled],
input[type=email][readonly],
input[type=number]:disabled,
input[type=number][disabled],
input[type=number][readonly],
input[type=search]:disabled,
input[type=search][disabled],
input[type=search][readonly],
input[type=tel]:disabled,
input[type=tel][disabled],
input[type=tel][readonly],
input[type=time]:disabled,
input[type=time][disabled],
input[type=time][readonly],
input[type=url]:disabled,
input[type=url][disabled],
input[type=url][readonly],
input[type=color]:disabled,
input[type=color][disabled],
input[type=color][readonly],
select:disabled,
textarea:disabled,
textarea[disabled],
textarea[readonly] {
    background-color: #DDD;
    cursor: default
}
input:not([type]),
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],
input[type=color],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.5rem;
    margin: 0 0 1rem;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    -moz-transition: border-color .15s linear, background .15s linear;
    -ms-transition: border-color .15s linear, background .15s linear;
    -o-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}
input:not([type]):focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=color]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0
}
input:not([type]).radius,
input[type=text].radius,
input[type=password].radius,
input[type=date].radius,
input[type=datetime].radius,
input[type=datetime-local].radius,
input[type=month].radius,
input[type=week].radius,
input[type=email].radius,
input[type=number].radius,
input[type=search].radius,
input[type=tel].radius,
input[type=time].radius,
input[type=url].radius,
input[type=color].radius,
textarea.radius {
    border-radius: 3px
}
form .row .prefix-radius.row.collapse button,
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}
form .row .postfix-radius.row.collapse button,
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse button,
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}
form .row .postfix-round.row.collapse button,
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea,
form .row .prefix-round.row.collapse .prefix {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px
}
input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}
textarea {
    min-height: 65px;
    max-width: 100%
}
::-webkit-input-placeholder {
    color: #666
}
:-moz-placeholder {
    color: #666
}
::-moz-placeholder {
    color: #666
}
:-ms-input-placeholder {
    color: #666
}
select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, .75);
    font-family: inherit;
    font-size: .875rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.5rem
}
select::-ms-expand {
    display: none
}
select.radius {
    border-radius: 3px
}
select:focus {
    background-color: #f3f3f3;
    border-color: #999
}
select[multiple] {
    height: auto
}
input[type=checkbox]+label,
input[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}
input[type=file] {
    width: 100%
}
fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem
}
fieldset legend {
    font-weight: 700;
    margin: 0 0 0 -.1875rem;
    padding: 0 .1875rem
}
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #FFF
}
[data-abide] small.error,
[data-abide] span.error {
    display: none
}
.error small.error,
small.error,
span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    font-weight: 400
}
small.error,
span.error {
    margin-bottom: 1rem;
    color: #FFF
}
.error input,
.error select,
.error textarea {
    margin-bottom: 0
}
.error input[type=checkbox],
.error input[type=radio],
.error small.error {
    margin-bottom: 1rem
}
.error label,
.error label.error {
    color: #f04124
}
.error small.error {
    color: #FFF
}
.contain-to-grid .top-bar,
.top-bar,
.top-bar .button,
.top-bar button,
.top-bar form,
.top-bar input,
.top-bar select,
.top-bar ul,
.top-bar-section .dropdown label,
input.error,
select.error,
textarea.error {
    margin-bottom: 0
}
.error>label>small {
    background: 0 0;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}
.error span.error-message {
    display: block
}
label.error {
    color: #f04124
}
meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}
.contain-to-grid {
    width: 100%;
    background: #333
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0
}
.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.8125rem;
    z-index: 98
}
.top-bar {
    background: #333;
    height: 2.8125rem;
    line-height: 2.8125rem;
    overflow: hidden;
    position: relative
}
.top-bar ul {
    list-style: none
}
.top-bar .row {
    max-width: none
}
.top-bar input,
.top-bar select {
    font-size: .75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}
.top-bar .button,
.top-bar button {
    font-size: .75rem;
    padding-bottom: .4125rem;
    padding-top: .4125rem
}
@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px
    }
}
.top-bar .title-area {
    margin: 0;
    position: relative
}
.top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0
}
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
    font-size: 1.0625rem;
    line-height: 2.8125rem;
    margin: 0
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
    color: #FFF;
    display: block;
    font-weight: 400;
    padding: 0 .625rem;
    width: 75%
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}
.top-bar .toggle-topbar a {
    color: #FFF;
    display: block;
    font-size: .8125rem;
    font-weight: 700;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 .625rem;
    position: relative;
    text-transform: uppercase
}
.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}
.top-bar .toggle-topbar.menu-icon a {
    color: #FFF;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 .625rem;
    position: relative
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: .625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 16px
}
.top-bar-section,
.top-bar-section .has-dropdown {
    position: relative
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""
}
.top-bar.expanded {
    background: 0 0;
    height: auto
}
.top-bar-section ul li,
.top-bar.expanded .title-area {
    background: #333
}
.top-bar.expanded .toggle-topbar a {
    color: #888
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .top-bar.expanded .top-bar-section .dropdown,
    .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown {
        clip: initial
    }
    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}
.top-bar-section {
    left: 0;
    width: auto;
    transition: left .3s ease-out
}
.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}
.top-bar-section .divider,
.top-bar-section [role=separator] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}
.top-bar-section ul li>a {
    color: #FFF;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    padding: 12px 0 12px .625rem;
    text-transform: none;
    width: 100%
}
.top-bar-section ul li>a.button,
.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-left: .625rem;
    padding-right: .625rem
}
.breadcrumbs>*,
.side-nav li.heading,
.sub-nav dt,
abbr,
acronym {
    text-transform: uppercase
}
.top-bar-section ul li>a.button {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFF
}
.top-bar-section ul li>a.button:focus,
.top-bar-section ul li>a.button:hover {
    background-color: #007095;
    color: #FFF
}
.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>a.button.secondary:focus,
.top-bar-section ul li>a.button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>a.button.success:focus,
.top-bar-section ul li>a.button.success:hover {
    background-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>a.button.alert:focus,
.top-bar-section ul li>a.button.alert:hover {
    background-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>a.button.warning:focus,
.top-bar-section ul li>a.button.warning:hover {
    background-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}
.top-bar-section ul li>a.button.info:focus,
.top-bar-section ul li>a.button.info:hover {
    background-color: #61b6d9;
    color: #FFF
}
.top-bar-section ul li>button {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFF
}
.top-bar-section ul li>button:focus,
.top-bar-section ul li>button:hover {
    background-color: #007095;
    color: #FFF
}
.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>button.secondary:focus,
.top-bar-section ul li>button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}
.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>button.success:focus,
.top-bar-section ul li>button.success:hover {
    background-color: #368a55;
    color: #FFF
}
.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>button.alert:focus,
.top-bar-section ul li>button.alert:hover {
    background-color: #cf2a0e;
    color: #FFF
}
.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>button.warning:focus,
.top-bar-section ul li>button.warning:hover {
    background-color: #cf6e0e;
    color: #FFF
}
.top-bar-section ul li>button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}
.top-bar-section ul li>button.info:focus,
.top-bar-section ul li>button.info:hover {
    background-color: #61b6d9;
    color: #FFF
}
.top-bar-section ul li:hover:not(.has-form)>a {
    color: #FFF;
    background: #222
}
.top-bar-section ul li.active>a {
    background: #008CBA;
    color: #FFF
}
.top-bar-section ul li.active>a:hover {
    background: #0078a0;
    color: #FFF
}
.top-bar-section .has-form {
    padding: .625rem
}
.top-bar-section .has-dropdown>a:after {
    border: 5px inset;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255, 255, 255, .4);
    border-left-style: solid;
    margin-right: .625rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}
.top-bar-section .has-dropdown.moved {
    position: static
}
.top-bar-section .has-dropdown.moved>.dropdown {
    height: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute!important;
    width: 100%
}
.top-bar-section .has-dropdown.moved>a:after {
    display: none
}
.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    display: block;
    padding: 0;
    top: 0;
    z-index: 99;
    left: 100%
}
.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}
.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px .625rem
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: 400
}
.top-bar-section .dropdown li.parent-link,
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}
.top-bar-section .dropdown li.parent-link a,
.top-bar-section .dropdown li.title h5 a {
    color: #FFF;
    display: block
}
.top-bar-section .dropdown li.parent-link a:hover,
.top-bar-section .dropdown li.title h5 a:hover {
    background: 0 0
}
.top-bar-section .dropdown li.has-form {
    padding: 8px .625rem
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}
.top-bar-section .dropdown label {
    color: #777;
    font-size: .625rem;
    font-weight: 700;
    padding: 8px .625rem 2px;
    text-transform: uppercase
}
.js-generated {
    display: block
}
@media only screen and (min-width: 40.0625em) {
    .top-bar,
    .top-bar.expanded {
        background: #333
    }
    .top-bar .title-area,
    .top-bar-section ul li {
        float: left
    }
    .top-bar {
        overflow: visible
    }
    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar {
        display: none
    }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
        width: auto
    }
    .top-bar .button,
    .top-bar .has-form>.button,
    .top-bar .has-form>button,
    .top-bar button,
    .top-bar input,
    .top-bar select {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }
    .contain-to-grid .top-bar {
        margin: 0 auto;
        max-width: 62.5rem
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }
    .top-bar-section ul {
        display: inline;
        height: auto!important;
        width: auto
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section li.hover>a:not(.button) {
        background: #222;
        color: #FFF
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #333;
        line-height: 2.8125rem;
        padding: 0 .625rem
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #222
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #008CBA;
        color: #FFF;
        line-height: 2.8125rem;
        padding: 0 .625rem
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFF
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 2.1875rem!important
    }
    .top-bar-section .has-dropdown>a:after {
        border: 5px inset;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, .4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem
    }
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px;
        display: block
    }
    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown,
    .top-bar-section .has-dropdown>a:focus+.dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute!important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .1875rem;
        right: 5px
    }
    .top-bar-section .dropdown {
        left: 0;
        background: 0 0;
        min-width: 100%;
        top: auto
    }
    .top-bar-section .dropdown li a {
        background: #333;
        color: #FFF;
        line-height: 2.8125rem;
        padding: 12px .625rem;
        white-space: nowrap
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #333;
        color: #FFF
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        color: #FFF;
        background: #222
    }
    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section>ul>.divider,
    .top-bar-section>ul>[role=separator] {
        border-right: solid 1px #4e4e4e;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.8125rem;
        width: 0
    }
    .top-bar-section .has-form {
        background: #333;
        height: 2.8125rem;
        padding: 0 .625rem
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background: #222;
        color: #FFF
    }
    .no-js .top-bar-section ul li:active>a {
        background: #008CBA;
        color: #FFF
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown,
    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute!important
    }
}
.alert-box.radius,
.breadcrumbs {
    border-radius: 3px
}
.alert-box,
.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block
}
.accordion:after,
.button-bar:after,
.button-group:after,
.clearing-thumbs:after,
.tabs-content:after,
.tabs:after,
[data-clearing]:after,
hr {
    clear: both
}
.breadcrumbs,
.button-bar .button-group div,
.inline-list,
.off-canvas-wrap,
.orbit-bullets,
.orbit-container,
.sub-nav {
    overflow: hidden
}
.breadcrumbs {
    list-style: none;
    margin-left: 0;
    padding: .5625rem .875rem;
    background-color: #f4f4f4;
    border-color: #dcdcdc
}
.breadcrumbs>* {
    color: #008CBA;
    float: left;
    font-size: .6875rem;
    line-height: .6875rem;
    margin: 0
}
.breadcrumbs>:focus a,
.breadcrumbs>:hover a {
    text-decoration: underline
}
.breadcrumbs>.current:focus,
.breadcrumbs>.current:focus a,
.breadcrumbs>.current:hover,
.breadcrumbs>.current:hover a,
.vevent abbr,
a {
    text-decoration: none
}
.breadcrumbs>* a {
    color: #008CBA
}
.breadcrumbs>.current,
.breadcrumbs>.current a {
    color: #333;
    cursor: default
}
.breadcrumbs>.unavailable,
.breadcrumbs>.unavailable a {
    color: #999
}
.breadcrumbs>.unavailable a:focus,
.breadcrumbs>.unavailable:focus,
.breadcrumbs>.unavailable:hover,
.breadcrumbs>.unavailable:hover a {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}
.breadcrumbs>:before {
    color: #AAA;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px
}
.breadcrumbs>:first-child:before {
    content: " ";
    margin: 0
}
[aria-label=breadcrumbs] [aria-hidden=true]:after {
    content: "/"
}
.alert-box {
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity .3s ease-out;
    background-color: #008CBA;
    border-color: #0078a0;
    color: #FFF
}
.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}
.alert-box .close:focus,
.alert-box .close:hover {
    opacity: .5
}
.alert-box.round {
    border-radius: 1000px
}
.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFF
}
.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFF
}
.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f
}
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFF
}
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f
}
.alert-box.alert-close {
    opacity: 0
}
.inline-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1.0625rem -1.375rem
}
.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}
.inline-list>li>* {
    display: block
}
.button-group {
    list-style: none;
    margin: 0;
    left: 0
}
.button-group:after,
.button-group:before {
    content: " ";
    display: table
}
.button-group.even-2 li,
.button-group.even-3 li,
.button-group.even-4 li,
.button-group.even-5 li,
.button-group.even-6 li,
.button-group.even-7 li,
.button-group.even-8 li,
.button-group>li {
    display: inline-block;
    margin: 0 -2px
}
.button-group.even-2 li {
    width: 50%
}
.button-group.even-2 li .button,
.button-group.even-2 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-2 li:first-child .button,
.button-group.even-2 li:first-child button {
    border-left: 0
}
.button-group.even-2 li .button,
.button-group.even-2 li button {
    width: 100%
}
.button-group.even-3 li {
    width: 33.33333%
}
.button-group.even-3 li .button,
.button-group.even-3 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-3 li:first-child .button,
.button-group.even-3 li:first-child button {
    border-left: 0
}
.button-group.even-3 li .button,
.button-group.even-3 li button {
    width: 100%
}
.button-group.even-4 li {
    width: 25%
}
.button-group.even-4 li .button,
.button-group.even-4 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-4 li:first-child .button,
.button-group.even-4 li:first-child button {
    border-left: 0
}
.button-group.even-4 li .button,
.button-group.even-4 li button {
    width: 100%
}
.button-group.even-5 li {
    width: 20%
}
.button-group.even-5 li .button,
.button-group.even-5 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-5 li:first-child .button,
.button-group.even-5 li:first-child button {
    border-left: 0
}
.button-group.even-5 li .button,
.button-group.even-5 li button {
    width: 100%
}
.button-group.even-6 li {
    width: 16.66667%
}
.button-group.even-6 li .button,
.button-group.even-6 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-6 li:first-child .button,
.button-group.even-6 li:first-child button {
    border-left: 0
}
.button-group.even-6 li .button,
.button-group.even-6 li button {
    width: 100%
}
.button-group.even-7 li {
    width: 14.28571%
}
.button-group.even-7 li .button,
.button-group.even-7 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-7 li:first-child .button,
.button-group.even-7 li:first-child button {
    border-left: 0
}
.button-group.even-7 li .button,
.button-group.even-7 li button {
    width: 100%
}
.button-group.even-8 li {
    width: 12.5%
}
.button-group.even-8 li .button,
.button-group.even-8 li button,
.button-group.radius.stack>*>button,
.button-group.round.stack>*>button,
.button-group.stack>li>button {
    width: 100%
}
.button-group.even-8 li .button,
.button-group.even-8 li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.even-8 li:first-child .button,
.button-group.even-8 li:first-child button {
    border-left: 0
}
.button-group>li .button,
.button-group>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group>li:first-child .button,
.button-group>li:first-child button {
    border-left: 0
}
.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}
.button-group.stack>li .button,
.button-group.stack>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child button {
    border-left: 0
}
.button-group.stack>li .button,
.button-group.stack>li>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.stack>li:first-child .button,
.button-group.stack>li:first-child button {
    border-top: 0
}
.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}
.button-group.stack-for-small>li .button,
.button-group.stack-for-small>li>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.stack-for-small>li:first-child .button,
.button-group.stack-for-small>li:first-child button {
    border-left: 0
}
@media only screen and (max-width: 40em) {
    .button-group.stack-for-small>li {
        display: block;
        margin: 0;
        width: 100%
    }
    .button-group.stack-for-small>li .button,
    .button-group.stack-for-small>li>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.stack-for-small>li:first-child .button,
    .button-group.stack-for-small>li:first-child button {
        border-left: 0
    }
    .button-group.stack-for-small>li .button,
    .button-group.stack-for-small>li>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.stack-for-small>li>button {
        width: 100%
    }
    .button-group.stack-for-small>li:first-child .button,
    .button-group.stack-for-small>li:first-child button {
        border-top: 0
    }
}
.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}
.button-group.radius>* .button,
.button-group.radius>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.radius>:first-child .button,
.button-group.radius>:first-child button {
    border-left: 0
}
.button-group.radius>*,
.button-group.radius>*>.button,
.button-group.radius>*>a,
.button-group.radius>*>button {
    border-radius: 0
}
.button-group.radius>:first-child,
.button-group.radius>:first-child>.button,
.button-group.radius>:first-child>a,
.button-group.radius>:first-child>button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.button-group.radius>:last-child,
.button-group.radius>:last-child>.button,
.button-group.radius>:last-child>a,
.button-group.radius>:last-child>button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.button-group.radius.stack>* {
    display: block;
    margin: 0
}
.button-group.radius.stack>* .button,
.button-group.radius.stack>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.radius.stack>:first-child .button,
.button-group.radius.stack>:first-child button {
    border-left: 0
}
.button-group.radius.stack>* .button,
.button-group.radius.stack>*>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.radius.stack>:first-child .button,
.button-group.radius.stack>:first-child button {
    border-top: 0
}
.button-group.radius.stack>*,
.button-group.radius.stack>*>.button,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button {
    border-radius: 0
}
.button-group.radius.stack>:first-child,
.button-group.radius.stack>:first-child>.button,
.button-group.radius.stack>:first-child>a,
.button-group.radius.stack>:first-child>button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.button-group.radius.stack>:last-child,
.button-group.radius.stack>:last-child>.button,
.button-group.radius.stack>:last-child>a,
.button-group.radius.stack>:last-child>button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
@media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.radius.stack-for-small>:first-child .button,
    .button-group.radius.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>.button,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>:first-child,
    .button-group.radius.stack-for-small>:first-child>.button,
    .button-group.radius.stack-for-small>:first-child>a,
    .button-group.radius.stack-for-small>:first-child>button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }
    .button-group.radius.stack-for-small>:last-child,
    .button-group.radius.stack-for-small>:last-child>.button,
    .button-group.radius.stack-for-small>:last-child>a,
    .button-group.radius.stack-for-small>:last-child>button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}
@media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.radius.stack-for-small>:first-child .button,
    .button-group.radius.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.radius.stack-for-small>* .button,
    .button-group.radius.stack-for-small>*>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }
    .button-group.radius.stack-for-small>:first-child .button,
    .button-group.radius.stack-for-small>:first-child button {
        border-top: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>.button,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>:first-child,
    .button-group.radius.stack-for-small>:first-child>.button,
    .button-group.radius.stack-for-small>:first-child>a,
    .button-group.radius.stack-for-small>:first-child>button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }
    .button-group.radius.stack-for-small>:last-child,
    .button-group.radius.stack-for-small>:last-child>.button,
    .button-group.radius.stack-for-small>:last-child>a,
    .button-group.radius.stack-for-small>:last-child>button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}
.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}
.button-group.round>* .button,
.button-group.round>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.round>:first-child .button,
.button-group.round>:first-child button {
    border-left: 0
}
.button-group.round>*,
.button-group.round>*>.button,
.button-group.round>*>a,
.button-group.round>*>button {
    border-radius: 0
}
.button-group.round>:first-child,
.button-group.round>:first-child>.button,
.button-group.round>:first-child>a,
.button-group.round>:first-child>button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.button-group.round>:last-child,
.button-group.round>:last-child>.button,
.button-group.round>:last-child>a,
.button-group.round>:last-child>button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
.button-group.round.stack>* {
    display: block;
    margin: 0
}
.button-group.round.stack>* .button,
.button-group.round.stack>*>button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, .5)
}
.button-group.round.stack>:first-child .button,
.button-group.round.stack>:first-child button {
    border-left: 0
}
.button-group.round.stack>* .button,
.button-group.round.stack>*>button {
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}
.button-group.round.stack>:first-child .button,
.button-group.round.stack>:first-child button {
    border-top: 0
}
.button-group.round.stack>*,
.button-group.round.stack>*>.button,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button {
    border-radius: 0
}
.button-group.round.stack>:first-child,
.button-group.round.stack>:first-child>.button,
.button-group.round.stack>:first-child>a,
.button-group.round.stack>:first-child>button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}
.button-group.round.stack>:last-child,
.button-group.round.stack>:last-child>.button,
.button-group.round.stack>:last-child>a,
.button-group.round.stack>:last-child>button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}
@media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.round.stack-for-small>:first-child .button,
    .button-group.round.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>.button,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.round.stack-for-small>:first-child,
    .button-group.round.stack-for-small>:first-child>.button,
    .button-group.round.stack-for-small>:first-child>a,
    .button-group.round.stack-for-small>:first-child>button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }
    .button-group.round.stack-for-small>:last-child,
    .button-group.round.stack-for-small>:last-child>.button,
    .button-group.round.stack-for-small>:last-child>a,
    .button-group.round.stack-for-small>:last-child>button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}
.panel.callout>:first-child,
.panel>:first-child {
    margin-top: 0
}
@media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .5)
    }
    .button-group.round.stack-for-small>:first-child .button,
    .button-group.round.stack-for-small>:first-child button {
        border-left: 0
    }
    .button-group.round.stack-for-small>* .button,
    .button-group.round.stack-for-small>*>button {
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button {
        width: 100%
    }
    .button-group.round.stack-for-small>:first-child .button,
    .button-group.round.stack-for-small>:first-child button {
        border-top: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>.button,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button {
        border-radius: 0
    }
    .button-group.round.stack-for-small>:first-child,
    .button-group.round.stack-for-small>:first-child>.button,
    .button-group.round.stack-for-small>:first-child>a,
    .button-group.round.stack-for-small>:first-child>button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }
    .button-group.round.stack-for-small>:last-child,
    .button-group.round.stack-for-small>:last-child>.button,
    .button-group.round.stack-for-small>:last-child>a,
    .button-group.round.stack-for-small>:last-child>button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }
}
.panel,
.panel.callout {
    border-width: 1px;
    border-color: #d8d8d8;
    padding: 1.25rem;
    color: #333
}
.button-bar:after,
.button-bar:before {
    content: " ";
    display: table
}
.button-bar .button-group {
    float: left;
    margin-right: .625rem
}
.panel {
    border-style: solid;
    margin-bottom: 1.25rem;
    background: #f2f2f2
}
.panel>:last-child {
    margin-bottom: 0
}
.panel dl,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p {
    color: #333
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.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;
    margin-bottom: 1.25rem;
    background: #ecfaff
}
.panel.callout>:last-child {
    margin-bottom: 0
}
.panel.callout dl,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
    color: #333
}
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}
.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.callout a:not(.button) {
    color: #008CBA
}
.panel.callout a:not(.button):focus,
.panel.callout a:not(.button):hover {
    color: #0078a0
}
.panel.radius {
    border-radius: 3px
}
.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}
.dropdown.button::after,
button.dropdown::after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.tiny,
button.dropdown.tiny {
    padding-right: 2.625rem
}
.dropdown.button.tiny:after,
button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}
.dropdown.button.tiny::after,
button.dropdown.tiny::after {
    border-color: #FFF transparent transparent
}
.dropdown.button.small,
button.dropdown.small {
    padding-right: 3.0625rem
}
.dropdown.button.small::after,
button.dropdown.small::after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.large,
button.dropdown.large {
    padding-right: 3.625rem
}
.dropdown.button.large::after,
button.dropdown.large::after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem;
    border-color: #FFF transparent transparent
}
.dropdown.button.secondary:after,
button.dropdown.secondary:after {
    border-color: #333 transparent transparent
}
.th {
    border: 4px solid #FFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all .2s ease-out
}
.th:focus,
.th:hover {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, .5)
}
.th.radius {
    border-radius: 3px
}
.pricing-table {
    border: 1px solid #DDD;
    margin-left: 0;
    margin-bottom: 1.25rem
}
.pricing-table * {
    list-style: none;
    line-height: 1
}
.pricing-table .title {
    background-color: #333;
    color: #EEE;
    font-size: 1rem;
    font-weight: 400;
    padding: .625rem 1.25rem;
    text-align: center
}
.pricing-table .price {
    background-color: #F6F6F6;
    color: #333;
    font-size: 2rem;
    font-weight: 400;
    padding: .625rem 1.25rem;
    text-align: center
}
.pricing-table .bullet-item,
.pricing-table .description {
    border-bottom: dotted 1px #DDD;
    font-weight: 400;
    padding: .625rem;
    background-color: #FFF;
    text-align: center
}
.pricing-table .description {
    color: #777;
    font-size: .75rem;
    line-height: 1.4
}
.pricing-table .bullet-item {
    color: #333;
    font-size: .875rem
}
.pricing-table .cta-button {
    background-color: #FFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.slideshow-wrapper {
    position: relative
}
.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}
.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
    display: block
}
.slideshow-wrapper .orbit-container {
    background-color: transparent
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}
.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border: 3px solid;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}
.orbit-container {
    background: 0 0;
    position: relative;
    width: 100%
}
.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}
.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}
.orbit-container .orbit-slides-container>:first-child {
    margin-left: 0
}
.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, .8);
    color: #FFF;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}
.orbit-container .orbit-slide-number {
    left: 10px;
    background: 0 0;
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}
.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}
.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}
.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, .3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}
.orbit-container .orbit-timer>span {
    border: 4px solid #FFF;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}
.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFF;
    right: -4px
}
.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}
.orbit-container:hover .orbit-timer>span {
    display: block
}
.orbit-container .orbit-next,
.orbit-container .orbit-prev {
    background-color: transparent;
    color: #fff;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px!important;
    top: 45%;
    width: 36px;
    z-index: 10
}
.icon-bar>* i,
.icon-bar>* label,
.icon-bar>a.active i,
.icon-bar>a.active label,
.icon-bar>a:hover i,
.icon-bar>a:hover label {
    color: #FFF
}
.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
    background-color: rgba(0, 0, 0, .3)
}
.orbit-container .orbit-next>span,
.orbit-container .orbit-prev>span {
    border: 10px inset;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}
.orbit-container .orbit-prev {
    left: 0
}
.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent #FFF transparent transparent
}
.orbit-container .orbit-prev:hover>span {
    border-right-color: #FFF
}
.orbit-container .orbit-next {
    right: 0
}
.orbit-container .orbit-next>span {
    border-color: transparent transparent transparent #FFF;
    border-left-style: solid;
    left: 50%;
    margin-left: -4px
}
.orbit-container .orbit-next:hover>span {
    border-left-color: #FFF
}
.orbit-bullets-container {
    text-align: center
}
.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
    top: 10px
}
.orbit-bullets li {
    background: #CCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .5625rem;
    margin-right: 6px;
    width: .5625rem;
    border-radius: 1000px
}
.orbit-bullets li.active {
    background: #999
}
.orbit-bullets li:last-child {
    margin-right: 0
}
.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
    display: none
}
@media only screen and (min-width: 40.0625em) {
    .touch .orbit-container .orbit-next,
    .touch .orbit-container .orbit-prev {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}
@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto!important
    }
    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0!important;
        opacity: 1!important;
        position: relative
    }
    .orbit-bullets,
    .orbit-next,
    .orbit-prev,
    .orbit-stack-on-small .orbit-slide-number,
    .orbit-timer {
        display: none
    }
}
.icon-bar .item.disabled,
.icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
    background: #FFF;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}
[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0
}
[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
    line-height: 1.8em
}
.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}
.icon-bar>*,
.icon-bar>* i,
.icon-bar>* img {
    display: block;
    margin: 0 auto
}
.icon-bar>a.active,
.icon-bar>a:hover {
    background: #008CBA
}
.icon-bar>* {
    float: left;
    text-align: center;
    width: 25%;
    font-size: 1rem;
    padding: 1.25rem
}
.icon-bar>* i+label,
.icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}
.icon-bar>* i {
    font-size: 1.875rem
}
.icon-bar.label-right>* i,
.icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}
.icon-bar.label-right>* i+label,
.icon-bar.label-right>* img+label {
    margin-top: 0
}
.icon-bar.label-right>* label {
    display: inline-block
}
.icon-bar.vertical.label-right>* {
    text-align: left
}
.icon-bar.small-vertical,
.icon-bar.vertical {
    height: 100%;
    width: auto
}
.icon-bar.small-vertical .item,
.icon-bar.vertical .item {
    float: none;
    margin: auto;
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
        height: 100%;
        width: auto
    }
    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}
.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}
.icon-bar.two-up .item {
    width: 50%
}
.icon-bar.two-up.small-vertical .item,
.icon-bar.two-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.three-up .item {
    width: 33.3333%
}
.icon-bar.three-up.small-vertical .item,
.icon-bar.three-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.four-up .item {
    width: 25%
}
.icon-bar.four-up.small-vertical .item,
.icon-bar.four-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.five-up .item {
    width: 20%
}
.icon-bar.five-up.small-vertical .item,
.icon-bar.five-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.six-up .item {
    width: 16.66667%
}
.icon-bar.six-up.small-vertical .item,
.icon-bar.six-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.seven-up .item {
    width: 14.28571%
}
.icon-bar.seven-up.small-vertical .item,
.icon-bar.seven-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width: auto
    }
}
.icon-bar.eight-up .item {
    width: 12.5%
}
.icon-bar.eight-up.small-vertical .item,
.icon-bar.eight-up.vertical .item {
    width: auto
}
@media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width: auto
    }
}
@media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width: auto
    }
}
.tabs {
    margin-bottom: 0!important;
    margin-left: 0
}
.tabs:after,
.tabs:before {
    content: " ";
    display: table
}
.tabs .tab-title,
.tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0!important;
    position: relative
}
.tabs .tab-title>a,
.tabs dd>a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-size: 1rem;
    padding: 1rem 2rem
}
.tabs .tab-title>a:hover,
.tabs dd>a:hover {
    background-color: #e1e1e1
}
.tabs .tab-title.active>a,
.tabs dd.active>a {
    background-color: #FFF;
    color: #222
}
.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.tabs.vertical .tab-title,
.tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}
.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}
.tabs-content:after,
.tabs-content:before {
    content: " ";
    display: table
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: .625rem 0;
    width: 100%
}
.tabs-content>.content.active {
    display: block;
    float: none
}
.tabs-content>.content.contained {
    padding: .625rem
}
.tabs-content.vertical {
    display: block
}
.tabs-content.vertical>.content {
    padding: 0 .625rem
}
@media only screen and (min-width: 40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem!important;
        max-width: 20%;
        width: 20%
    }
    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}
.no-js .tabs-content>.content {
    display: block;
    float: none
}
ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}
ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem;
    display: block;
    float: left
}
ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    transition: background-color .3s ease-out;
    background: 0 0;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: .0625rem .625rem
}
.inner-wrap,
.left-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease
}
ul.pagination li a:focus,
ul.pagination li button:focus,
ul.pagination li:hover a,
ul.pagination li:hover button {
    background: #e6e6e6
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
    background: 0 0
}
ul.pagination li.current a,
ul.pagination li.current button {
    background: #008CBA;
    color: #FFF;
    cursor: default;
    font-weight: 700
}
.side-nav li,
p {
    font-weight: 400
}
ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
    background: #008CBA
}
.pagination-centered {
    text-align: center
}
.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}
.side-nav {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: .875rem 0
}
.side-nav li {
    font-size: .875rem;
    margin: 0 0 .4375rem
}
.side-nav li a:not(.button) {
    color: #008CBA;
    display: block;
    margin: 0;
    padding: .4375rem .875rem
}
.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
    background: rgba(0, 0, 0, .025);
    color: #1cc7ff
}
.side-nav li a:not(.button):active {
    color: #1cc7ff
}
.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: 400
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}
.side-nav li.heading {
    color: #008CBA;
    font-size: .875rem;
    font-weight: 700
}
.accordion {
    margin-bottom: 0;
    margin-left: 0
}
.accordion:after,
.accordion:before {
    content: " ";
    display: table
}
.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0!important
}
.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #e8e8e8;
    color: #222
}
.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #EFEFEF;
    color: #222;
    display: block;
    font-size: 1rem;
    padding: 1rem
}
.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e3e3e3
}
.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: .625rem
}
.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #FFF;
    display: block
}
.text-left {
    text-align: left!important
}
.text-right {
    text-align: right!important
}
.text-center {
    text-align: center!important
}
.text-justify {
    text-align: justify!important
}
@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left!important
    }
    .small-only-text-right {
        text-align: right!important
    }
    .small-only-text-center {
        text-align: center!important
    }
    .small-only-text-justify {
        text-align: justify!important
    }
    .reveal-modal {
        min-height: 100vh
    }
}
@media only screen {
    .small-text-left {
        text-align: left!important
    }
    .small-text-right {
        text-align: right!important
    }
    .small-text-center {
        text-align: center!important
    }
    .small-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left!important
    }
    .medium-only-text-right {
        text-align: right!important
    }
    .medium-only-text-center {
        text-align: center!important
    }
    .medium-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left!important
    }
    .medium-text-right {
        text-align: right!important
    }
    .medium-text-center {
        text-align: center!important
    }
    .medium-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left!important
    }
    .large-only-text-right {
        text-align: right!important
    }
    .large-only-text-center {
        text-align: center!important
    }
    .large-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left!important
    }
    .large-text-right {
        text-align: right!important
    }
    .large-text-center {
        text-align: center!important
    }
    .large-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left!important
    }
    .xlarge-only-text-right {
        text-align: right!important
    }
    .xlarge-only-text-center {
        text-align: center!important
    }
    .xlarge-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align: left!important
    }
    .xlarge-text-right {
        text-align: right!important
    }
    .xlarge-text-center {
        text-align: center!important
    }
    .xlarge-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left!important
    }
    .xxlarge-only-text-right {
        text-align: right!important
    }
    .xxlarge-only-text-center {
        text-align: center!important
    }
    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}
@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align: left!important
    }
    .xxlarge-text-right {
        text-align: right!important
    }
    .xxlarge-text-center {
        text-align: center!important
    }
    .xxlarge-text-justify {
        text-align: justify!important
    }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}
a {
    color: #181717;
    line-height: inherit
}
p,
p.lead {
    line-height: 1.6
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-size: 1rem;
    margin-bottom: 1.25rem
}
.subheader,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem
}
p.lead {
    font-size: 1.21875rem
}
p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-style: normal;
    line-height: 1.4
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}
h1 {
    font-size: 2.125rem
}
h2 {
    font-size: 1.6875rem
}
h3 {
    font-size: 1.375rem
}
h4,
h5 {
    font-size: 1.125rem
}
h6 {
    font-size: 1rem
}
.subheader {
    line-height: 1.4;
    color: #6f6f6f
}
b,
em,
i,
small,
strong {
    line-height: inherit
}
hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}
em,
i {
    font-style: italic
}
b,
strong {
    font-weight: 700
}
small {
    font-size: 60%
}
code {
    background-color: #f8f8f8;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}
.has-tip,
.vcard .fn,
.vevent .summary,
.vevent abbr,
dl dt {
    font-weight: 700
}
dl,
ol,
ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem
}
ul {
    margin-left: 1.1rem
}
ul li ol,
ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}
ul.circle,
ul.disc,
ul.square {
    margin-left: 1.1rem
}
ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square
}
ul.circle {
    list-style-type: circle
}
ul.disc {
    list-style-type: disc
}
ol {
    margin-left: 1.4rem
}
ol li ol,
ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}
.no-bullet {
    list-style-type: none;
    margin-left: 0
}
.no-bullet li ol,
.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}
dl dt {
    margin-bottom: .3rem
}
dl dd {
    margin-bottom: .75rem
}
.vcard,
blockquote {
    margin: 0 0 1.25rem
}
abbr,
acronym {
    font-size: 90%;
    color: #222;
    cursor: help
}
abbr {
    text-transform: none
}
abbr[title] {
    border-bottom: 1px dotted #DDD
}
blockquote {
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #DDD
}
blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #555
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}
.vcard {
    display: inline-block;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}
.vcard li {
    margin: 0;
    display: block
}
.split.button.large span:after,
.split.button.small span:after,
.split.button.tiny span:after {
    margin-left: -.375rem;
    border-top-style: solid;
    top: 48%
}
.vcard .fn {
    font-size: .625rem
}
.vevent abbr {
    cursor: default;
    border: none;
    padding: 0 .0625rem
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .34in
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.split.button {
    position: relative;
    padding-right: 5.0625rem
}
.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}
.split.button span,
.split.button.alert span,
.split.button.secondary span,
.split.button.success span {
    border-left-color: rgba(255, 255, 255, .5)
}
.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid inset inset;
    left: 50%;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%;
    border-color: #FFF transparent transparent
}
.split.button span:active {
    background-color: rgba(0, 0, 0, .1)
}
.split.button span {
    width: 3.09375rem
}
.split.button.tiny {
    padding-right: 3.75rem
}
.split.button.tiny span {
    width: 2.25rem
}
.split.button.tiny span:after {
    border-width: .375rem
}
.split.button.small {
    padding-right: 4.375rem
}
.split.button.small span {
    width: 2.625rem
}
.split.button.small span:after {
    border-width: .4375rem
}
.split.button.large {
    padding-right: 5.5rem
}
.split.button.large span {
    width: 3.4375rem
}
.split.button.large span:after {
    border-width: .3125rem
}
.split.button.expand {
    padding-left: 2rem
}
.split.button.secondary span:after {
    border-color: #333 transparent transparent
}
.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
.split.button.no-pip span:after,
.split.button.no-pip span:before {
    border-style: none
}
.split.button.no-pip span>i {
    display: block;
    left: 50%;
    margin-left: -.28889em;
    margin-top: -.48889em;
    position: absolute;
    top: 50%
}
.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, .45);
    bottom: 0;
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}
.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #FFF;
    padding: 1.875rem;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}
.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}
.reveal-modal>:first-child {
    margin-top: 0
}
.reveal-modal>:last-child {
    margin-bottom: 0
}
.reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px
}
.reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px
}
.reveal-modal.collapse {
    padding: 0;
    box-shadow: none
}
@media only screen and (min-width: 40.0625em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 2.3125rem
    }
    h3 {
        font-size: 1.6875rem
    }
    h4 {
        font-size: 1.4375rem
    }
    h5 {
        font-size: 1.125rem
    }
    h6 {
        font-size: 1rem
    }
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 80%;
        top: 6.25rem
    }
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 30%
    }
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 40%
    }
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 60%
    }
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 70%
    }
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 95%
    }
}
.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0!important;
    max-width: none!important;
    min-height: 100vh;
    top: 0
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%
    }
}
.reveal-modal.toback {
    z-index: 1003
}
.reveal-modal .close-reveal-modal {
    color: #AAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}
.clearing-caption,
.tooltip {
    background: #333;
    line-height: 1.3
}
.has-tip {
    border-bottom: dotted 1px #CCC;
    color: #333;
    cursor: help
}
.has-tip:focus,
.has-tip:hover {
    border-bottom: dotted 1px #003f54;
    color: #008CBA
}
.has-tip.tip-left,
.has-tip.tip-right {
    float: none!important
}
.tooltip {
    color: #FFF;
    display: none;
    font-size: .875rem;
    font-weight: 400;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}
.tooltip>.nub {
    border: 5px solid;
    border-color: transparent transparent #333;
    display: block;
    height: 0;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}
.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}
.tooltip.radius {
    border-radius: 3px
}
.tooltip.round {
    border-radius: 1000px
}
.tooltip.round>.nub {
    left: 2rem
}
.tooltip.opened {
    border-bottom: dotted 1px #003f54!important;
    color: #008CBA!important
}
.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: 400
}
@media only screen {
    .tooltip>.nub {
        border-color: transparent transparent #333;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent;
        bottom: -10px;
        top: auto
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none!important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}
.clearing-thumbs,
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}
.clearing-thumbs:after,
.clearing-thumbs:before,
[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table
}
.clearing-thumbs li,
[data-clearing] li {
    float: left;
    margin-right: 10px
}
.clearing-thumbs[class*=block-grid-] li,
[data-clearing][class*=block-grid-] li {
    margin-right: 0
}
.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}
.clearing-blackout .clearing-close {
    display: block
}
.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}
.clearing-touch-label {
    color: #AAA;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}
.visible-img {
    height: 95%;
    position: relative
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}
.clearing-caption {
    bottom: 0;
    color: #CCC;
    font-size: .875em;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}
.clearing-close {
    color: #CCC;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}
.clearing-close:focus,
.clearing-close:hover {
    color: #CCC
}
.clearing-assembled .clearing-container {
    height: 100%
}
.clearing-assembled .clearing-container .carousel>ul,
.clearing-feature li {
    display: none
}
.clearing-feature li.clearing-featured-img {
    display: block
}
@media only screen and (min-width: 40.0625em) {
    .clearing-main-next,
    .clearing-main-prev {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px
    }
    .clearing-main-next>span,
    .clearing-main-prev>span {
        border: 12px solid;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }
    .clearing-main-next>span:hover,
    .clearing-main-prev>span:hover {
        opacity: .8
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent #CCC transparent transparent
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent transparent transparent #CCC
    }
    .clearing-main-next.disabled,
    .clearing-main-prev.disabled {
        opacity: .3
    }
    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, .8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }
    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }
    .clearing-assembled .clearing-container .carousel>ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer!important;
        width: 100%!important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }
    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}
.inner-wrap:after,
[class*=block-grid-]:after {
    clear: both
}
.progress {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    height: 1.5625rem;
    margin-bottom: .625rem;
    padding: .125rem
}
.progress .meter,
.progress .meter.alert,
.progress .meter.secondary,
.progress .meter.success,
.progress.alert .meter,
.progress.secondary .meter,
.progress.success .meter {
    height: 100%;
    width: 0;
    display: block;
    float: left
}
.progress .meter {
    background: #008CBA
}
.progress .meter.secondary {
    background: #e7e7e7
}
.progress .meter.success {
    background: #43AC6A
}
.progress .meter.alert {
    background: #f04124
}
.progress.secondary .meter {
    background: #e7e7e7
}
.progress.success .meter {
    background: #43AC6A
}
.progress.alert .meter {
    background: #f04124
}
.progress.radius {
    border-radius: 3px
}
.progress.radius .meter {
    border-radius: 2px
}
.progress.round {
    border-radius: 1000px
}
.progress.round .meter {
    border-radius: 999px
}
.sub-nav {
    display: block;
    margin: -.25rem 0 1.125rem;
    padding-top: .25rem;
    width: auto
}
.f-dropdown.content>:last-child,
.f-dropdown.drop-left>:last-child,
.f-dropdown.drop-right>:last-child,
.f-dropdown.drop-top>:last-child,
.f-dropdown>:last-child {
    margin-bottom: 0
}
.sub-nav dd,
.sub-nav dt,
.sub-nav li {
    color: #999;
    float: left;
    font-size: .875rem;
    font-weight: 400;
    margin-left: 1rem;
    margin-bottom: 0
}
.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a {
    color: #999;
    padding: .1875rem 1rem;
    text-decoration: none
}
.sub-nav dd a:hover,
.sub-nav dt a:hover,
.sub-nav li a:hover {
    color: #737373
}
.sub-nav dd.active a,
.sub-nav dt.active a,
.sub-nav li.active a {
    border-radius: 3px;
    background: #008CBA;
    color: #FFF;
    cursor: default;
    font-weight: 400;
    padding: .1875rem 1rem
}
.sub-nav dd.active a:hover,
.sub-nav dt.active a:hover,
.sub-nav li.active a:hover {
    background: #0078a0
}
.joyride-list {
    display: none
}
.joyride-tip-guide {
    background: #333;
    color: #FFF;
    display: none;
    font-family: inherit;
    font-weight: 400;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 103;
    left: 2.5%
}
.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}
.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%
}
.joyride-content-wrapper .button {
    margin-bottom: 0!important
}
.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}
.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}
.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent!important;
    border-top-style: solid;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    top: -20px
}
.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 transparent transparent!important;
    border-bottom-style: solid;
    bottom: -20px
}
.joyride-tip-guide .joyride-nub.right {
    right: -20px
}
.joyride-tip-guide .joyride-nub.left {
    left: -20px
}
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    color: #FFF;
    font-weight: 700;
    line-height: 1.25;
    margin: 0
}
.joyride-close-tip,
.label {
    font-weight: 400;
    text-decoration: none
}
.joyride-tip-guide p {
    font-size: .875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem
}
.joyride-timer-indicator-wrap {
    border: 1px solid #555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem
}
.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}
.joyride-close-tip {
    color: #777!important;
    font-size: 24px;
    line-height: .5!important;
    position: absolute;
    top: 10px;
    right: 12px
}
.joyride-close-tip:focus,
.joyride-close-tip:hover {
    color: #EEE!important
}
.joyride-modal-bg {
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}
.joyride-expose-wrapper {
    background-color: #FFF;
    border-radius: 3px;
    box-shadow: 0 0 15px #FFF;
    position: absolute;
    z-index: 102
}
.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}
@media only screen {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 transparent transparent!important;
        bottom: -20px
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: transparent transparent transparent #333!important;
        left: auto;
        right: -20px;
        top: 22px
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: transparent #333 transparent transparent!important;
        left: -20px;
        right: auto;
        top: 22px
    }
}
.inner-wrap,
.off-canvas-wrap {
    width: 100%;
    position: relative
}
.label {
    display: inline-block;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    white-space: nowrap;
    padding: .25rem .5rem;
    font-size: .6875rem;
    background-color: #008CBA;
    color: #FFF
}
.label.radius {
    border-radius: 3px
}
.label.round {
    border-radius: 1000px
}
.label.alert {
    background-color: #f04124;
    color: #FFF
}
.label.warning {
    background-color: #f08a24;
    color: #FFF
}
.label.success {
    background-color: #43AC6A;
    color: #FFF
}
.label.secondary {
    background-color: #e7e7e7;
    color: #333
}
.label.info {
    background-color: #a0d3e8;
    color: #333
}
.off-canvas-wrap.move-bottom,
.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right,
.off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}
.inner-wrap {
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    transition: transform .5s ease
}
.inner-wrap:after,
.inner-wrap:before {
    content: " ";
    display: table
}
.tab-bar {
    background: #333;
    color: #FFF;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}
.left-small,
.right-small,
.tab-bar-section {
    position: absolute;
    top: 0;
    height: 2.8125rem
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #FFF;
    font-weight: 700;
    line-height: 2.8125rem;
    margin: 0
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem
}
.left-small {
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}
.right-small {
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}
.tab-bar-section {
    padding: 0 .625rem;
    text-align: center
}
.tab-bar-section.left {
    text-align: left;
    left: 0;
    right: 2.8125rem
}
.tab-bar-section.right {
    text-align: right;
    left: 2.8125rem;
    right: 0
}
.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}
.tab-bar .menu-icon {
    color: #FFF;
    display: block;
    height: 2.8125rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0, 0, 0);
    width: 2.8125rem
}
.bottom-submenu .back>a,
.left-submenu .back>a,
.right-submenu .back>a,
.top-submenu .back>a,
ul.off-canvas-list li label {
    color: #999;
    text-transform: uppercase
}
.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 1rem
}
.left-off-canvas-menu,
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform .5s ease 0s;
    width: 15.625rem;
    bottom: 0;
    top: 0
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}
.left-off-canvas-menu {
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
}
.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
.right-off-canvas-menu {
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0
}
.bottom-off-canvas-menu,
.top-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    position: absolute;
    transition: transform .5s ease 0s;
    z-index: 1001;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    height: 18.75rem
}
.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
.top-off-canvas-menu {
    bottom: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0
}
.top-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
.bottom-off-canvas-menu {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0
}
.move-bottom .exit-off-canvas,
.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.move-top .exit-off-canvas {
    z-index: 1002;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    position: absolute;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    cursor: pointer
}
.bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}
ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}
ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    margin: 0;
    padding: .3rem .625rem
}
ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, .7);
    display: block;
    padding: .66667rem;
    transition: background .3s ease
}
.bottom-submenu .back>a,
.left-submenu .back>a,
.right-submenu .back>a,
.top-submenu .back>a {
    padding: .3rem .625rem;
    border-top: 1px solid #5e5e5e
}
ul.off-canvas-list li a:active,
ul.off-canvas-list li a:hover {
    background: #242424
}
.move-right>.inner-wrap {
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate(15.625rem, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}
.move-right .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.move-left>.inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate(-15.625rem, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}
.move-left .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.move-top>.inner-wrap {
    -webkit-transform: translate3d(0, -18.75rem, 0);
    -moz-transform: translate3d(0, -18.75rem, 0);
    -ms-transform: translate(0, -18.75rem);
    -o-transform: translate3d(0, -18.75rem, 0);
    transform: translate3d(0, -18.75rem, 0)
}
.move-top .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.move-bottom>.inner-wrap {
    -webkit-transform: translate3d(0, 18.75rem, 0);
    -moz-transform: translate3d(0, 18.75rem, 0);
    -ms-transform: translate(0, 18.75rem);
    -o-transform: translate3d(0, 18.75rem, 0);
    transform: translate3d(0, 18.75rem, 0)
}
.move-bottom .exit-off-canvas {
    background: rgba(255, 255, 255, .2)
}
@media only screen and (min-width: 40.0625em) {
    .move-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap .bottom-off-canvas-menu,
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-top .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.offcanvas-overlap-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.offcanvas-overlap-bottom .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}
.left-submenu,
.offcanvas-overlap-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    bottom: 0;
    z-index: 1002;
    position: absolute
}
.offcanvas-overlap-bottom .exit-off-canvas {
    box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: background .3s ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, .2);
    display: block;
    left: 0;
    right: 0;
    top: 0
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, .05)
    }
}
.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}
.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}
.no-csstransforms .top-off-canvas-menu {
    top: -18.75rem
}
.no-csstransforms .bottom-off-canvas-menu {
    bottom: -18.75rem
}
.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}
.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}
.no-csstransforms .move-top>.inner-wrap {
    right: 18.75rem
}
.no-csstransforms .move-bottom>.inner-wrap {
    left: 18.75rem
}
.left-submenu {
    -webkit-overflow-scrolling: touch;
    background: #333;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    transition: transform .5s ease
}
.right-submenu,
.top-submenu {
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -webkit-overflow-scrolling: touch;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    height: 18.75rem;
    z-index: 1002;
    bottom: 0;
    -webkit-backface-visibility: hidden
}
.left-submenu * {
    -webkit-backface-visibility: hidden
}
.left-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.right-submenu {
    background: #333;
    margin: 0;
    position: absolute;
    width: 15.625rem;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    transition: transform .5s ease
}
.bottom-submenu,
.f-dropdown,
.top-submenu {
    position: absolute;
    width: 100%
}
.right-submenu * {
    -webkit-backface-visibility: hidden
}
.right-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}
.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.top-submenu {
    background: #333;
    margin: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    transition: transform .5s ease
}
.top-submenu * {
    -webkit-backface-visibility: hidden
}
.top-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.top-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.top-submenu.move-bottom,
.top-submenu.offcanvas-overlap,
.top-submenu.offcanvas-overlap-bottom {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.bottom-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}
.bottom-submenu * {
    -webkit-backface-visibility: hidden
}
.bottom-submenu .back>a {
    background: #444;
    border-bottom: none;
    font-weight: 700;
    margin: 0
}
.bottom-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}
.f-dropdown,
.f-dropdown.drop-left,
.f-dropdown.drop-right,
.f-dropdown.drop-top {
    background: #FFF;
    font-size: .875rem
}
.bottom-submenu.move-top,
.bottom-submenu.offcanvas-overlap,
.bottom-submenu.offcanvas-overlap-top {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}
.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}
.f-dropdown:after,
.f-dropdown:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}
.f-dropdown.drop-left,
.f-dropdown.drop-left>:first-child,
.f-dropdown.drop-right>:first-child,
.f-dropdown>:first-child {
    margin-top: 0
}
.f-dropdown.open {
    display: block
}
.f-dropdown:before {
    border: 6px inset;
    border-color: transparent transparent #FFF;
    border-bottom-style: solid;
    top: -12px;
    left: 10px;
    z-index: 89
}
.f-dropdown:after {
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    top: -14px;
    left: 9px;
    z-index: 88
}
.f-dropdown.right:before {
    left: auto;
    right: 10px
}
.f-dropdown.right:after {
    left: auto;
    right: 9px
}
.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}
.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}
.f-dropdown.drop-right.open {
    display: block
}
.f-dropdown.drop-right:before {
    border: 6px inset;
    border-color: transparent #FFF transparent transparent;
    border-right-style: solid;
    top: 10px;
    left: -12px;
    z-index: 89
}
.f-dropdown.drop-right:after {
    border: 7px inset;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    top: 9px;
    left: -14px;
    z-index: 88
}
.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: -2px;
    max-width: 200px
}
.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    left: auto;
    position: absolute
}
.f-dropdown.content,
.f-dropdown.drop-top {
    list-style: none;
    margin-left: 0;
    max-height: none;
    max-width: 200px
}
.f-dropdown.drop-left.open {
    display: block
}
.f-dropdown.drop-left:before {
    border: 6px inset;
    border-color: transparent transparent transparent #FFF;
    border-left-style: solid;
    top: 10px;
    right: -12px;
    z-index: 89
}
.f-dropdown.drop-left:after {
    border: 7px inset;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    top: 9px;
    right: -14px;
    z-index: 88
}
.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    position: absolute;
    border: 1px solid #ccc;
    height: auto;
    width: 100%;
    z-index: 89;
    margin-top: -2px
}
.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
    content: "";
    height: 0;
    width: 0;
    top: auto;
    right: auto;
    display: block;
    position: absolute
}
.f-dropdown.content>:first-child,
.f-dropdown.drop-top>:first-child {
    margin-top: 0
}
.f-dropdown.drop-top.open {
    display: block
}
.f-dropdown.drop-top:before {
    border: 6px inset;
    border-color: #FFF transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    left: 10px;
    z-index: 89
}
.f-dropdown.drop-top:after {
    border: 7px inset;
    border-color: #ccc transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    left: 9px;
    z-index: 88
}
.f-dropdown li {
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0
}
.f-dropdown li:focus,
.f-dropdown li:hover {
    background: #EEE
}
.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}
.f-dropdown.content {
    display: none;
    left: -9999px;
    position: absolute;
    background: #FFF;
    border: 1px solid #ccc;
    font-size: .875rem;
    height: auto;
    padding: 1.25rem;
    width: 100%;
    z-index: 89
}
.f-dropdown.content.open {
    display: block
}
.f-dropdown.radius {
    border-radius: 3px
}
.f-dropdown.tiny {
    max-width: 200px
}
.f-dropdown.small {
    max-width: 300px
}
.f-dropdown.medium {
    max-width: 500px
}
.f-dropdown.large {
    max-width: 800px
}
.f-dropdown.mega {
    width: 100%!important;
    max-width: 100%!important
}
.f-dropdown.mega.open {
    left: 0!important
}
table {
    background: #FFF;
    margin-bottom: 1.25rem;
    table-layout: auto
}
.range-slider,
.range-slider.vertical-range {
    border: 1px solid #DDD;
    margin: 1.25rem 0;
    position: relative
}
table caption {
    background: 0 0;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}
table tfoot,
table thead {
    background: #F5F5F5
}
table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
    color: #222;
    font-weight: 700;
    padding: .5rem .625rem .625rem
}
table tr td,
table tr th {
    color: #222;
    font-size: 1rem;
    padding: .5625rem .625rem;
}
table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
    background: #F9F9F9
}
table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    line-height: 1.625rem
}
.range-slider {
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #FAFAFA
}
.range-slider.vertical-range {
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem
}
.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -.5rem;
    margin-top: 0;
    position: absolute
}
.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: .875rem
}
.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle {
    background: #008CBA;
    border-radius: 3px
}
.range-slider.radius .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle {
    background: #008CBA;
    border-radius: 1000px
}
.range-slider.round .range-slider-handle:hover {
    background: #007ba4
}
.range-slider.disabled,
.range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: .7
}
.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
    background: #008CBA;
    cursor: default;
    opacity: .7
}
.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
    background: #007ba4
}
.range-slider-active-segment {
    background: #e5e5e5;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: .875rem;
    position: absolute
}
.range-slider-handle {
    border: 1px solid;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #008CBA
}
.range-slider-handle:hover {
    background: #007ba4
}
[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}
[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}
[class*=block-grid-]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}
@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative
}
.flex-video.widescreen {
    padding-bottom: 56.34%
}
.flex-video.vimeo {
    padding-top: 0
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    font-family: Consolas, Menlo, Courier, monospace;
    font-size: inherit;
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 3px
}
.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.switch label {
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    transition: left .15s ease-out;
    height: 2rem;
    width: 4rem;
    color: transparent;
    background: #DDD
}
.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}
.switch input+label {
    margin-left: 0;
    margin-right: 0
}
.switch label:after {
    content: "";
    display: block;
    left: .25rem;
    position: absolute;
    top: .25rem;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left .15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 1.5rem;
    width: 1.5rem;
    background: #FFF
}
.switch input:checked+label:after {
    left: 2.25rem
}
.switch input:checked+label {
    background: #008CBA
}
.switch.large label {
    height: 2.5rem;
    width: 5rem
}
.switch.large label:after {
    height: 2rem;
    width: 2rem
}
.switch.large input:checked+label:after {
    left: 2.75rem
}
.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}
.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}
.switch.small input:checked+label:after {
    left: 2rem
}
.switch.tiny label {
    height: 1.5rem;
    width: 3rem
}
.switch.tiny label:after {
    height: 1rem;
    width: 1rem
}
.switch.tiny input:checked+label:after {
    left: 1.75rem
}
.switch.radius label {
    border-radius: 4px
}
.switch.radius label:after {
    border-radius: 3px
}
.switch.round {
    border-radius: 1000px
}
.switch.round label,
.switch.round label:after {
    border-radius: 2rem
}
@media only screen {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}
@media only screen and (min-width: 40.0625em) {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}
@media only screen and (min-width: 64.0625em) {
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}
@media only screen and (min-width: 90.0625em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-down {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-down {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-down {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge,
    td.show-for-xlarge-down,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge,
    th.show-for-xlarge-down,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-down {
        display: table-cell!important
    }
}
@media only screen and (min-width: 120.0625em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table!important
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-down,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge,
    td.show-for-xxlarge-down,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-down,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge,
    th.show-for-xxlarge-down,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell!important
    }
}
.hide-for-portrait,
.show-for-landscape {
    display: inherit!important
}
.hide-for-landscape,
.show-for-portrait {
    display: none!important
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table!important
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group!important
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group!important
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row!important
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell!important
}
@media only screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table!important
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group!important
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group!important
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row!important
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell!important
    }
}
@media only screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit!important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    table.hide-for-landscape,
    table.show-for-portrait {
        display: table!important
    }
    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group!important
    }
    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group!important
    }
    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row!important
    }
    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell!important
    }
}
.show-for-touch {
    display: none!important
}
.hide-for-touch,
.touch .show-for-touch {
    display: inherit!important
}
.touch .hide-for-touch {
    display: none!important
}
.touch table.show-for-touch,
table.hide-for-touch {
    display: table!important
}
.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group!important
}
.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group!important
}
.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row!important
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell!important
}
.show-for-sr,
.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}
.print-only,
.show-for-print {
    display: none!important
}
@media print {
    .print-only,
    .show-for-print {
        display: block!important
    }
    .hide-for-print,
    .hide-on-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
}

/****** FILE: themes/HRAGRIPOWER-theme/css/typography.css *****/
﻿/* 	Set Typography */
.cms-content,
body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.typography * {
}
a {
    color: #181717;
    transition: 0.4s all;
}
.typography a {
    text-decoration:underline;
}
.typography a:hover {
    text-decoration:none;
}
a.text-link {
    color: #181717;
    font-weight:bold;
    text-decoration:underline;
    transition: 0.4s all;
}
a.text-link:hover {
    text-decoration:none;
}
a.bluelink {
	color: #0c58e3;
    transition: 0.4s all;
}
a.bluelink:hover {
	text-decoration:underline;
}
a.bluelink:focus {
    outline: 1px dotted invert;
}
a:focus {
    outline: dotted 1px;
}
.black{
	color:#000;
}
.bottom_red_accent_inline:after {
	content: "";
	display: block;
	padding-top: 6px;
	width: 100%;
	transition: 0.7s all;
	border-bottom: 3px solid #c12025;
}
.bottom_red_accent:after {
	content: "";
	display: block;
	padding-top: 12px;
	width: 30%;
	transition: 0.7s all;
	border-bottom: 3px solid #c12025;
}
.bottom_yellow_accent:after {
	content: "";
	display: block;
	padding-top: 12px;
	width: 30%;
	transition: 0.7s all;
    border-bottom: 3px solid #f3b909;
}
hr {
    border-color: #bebebe;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 0;
}
h1.product-heading{
    margin: 10px 0;
    font-size: 2.125rem;
    font-weight:bold;
}
.main .no-visibility{
	visibility:hidden !important;
	font-size:0 !important;
	margin:0 !important;
}
.main h1.headline{
    margin: 0 0 10px 0;
    font-size: 2.125rem;
    font-weight:bold;
    color: #444;
}
.main h2.primary_heading{
    font-size:2rem;
    font-weight:bold;
    color:#444;
    text-transform:uppercase;
}
.main h2.headline,
.main h3.headline,
.main h4.headline,
.main h5.headline,
.main h6.headline {
    color: #444;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
}
.main h1.headline-light,
.main h2.headline-light,
.main h3.headline-light,
.main h4.headline-light,
.main h5.headline-light,
.main h6.headline-light {
    color: #fff;
    font-weight:bold;
    padding: 0 0 6px;
    margin: 10px 0;
}
.main h1.headline-light {
    font-size:2rem;
}
.main h2.headline, .main h2.headline-light {
    font-size:2rem;
}
.main h3.headline, .main h3.headline-light {
    font-size:1.875rem;
}
.main h4.headline, .main h4.headline-light {
    font-size:1.75rem;
}
.main h5.headline, .main h5.headline-light {
    font-size:1.625rem;
}
.main h6.headline, .main h6.headline-light {
    font-size:1.5rem;
}

/*	Common Capline For Headers 
	.headline class provides a common capline for headers.
	The adjustment is dirty and needs to be redone on base font-size change.
 */
h2.headline, .WidgetHolder h2:first-child { text-transform:capitalize; }
h3.headline, .WidgetHolder h3:first-child { text-transform:capitalize; }
h4.headline, .WidgetHolder h4:first-child { text-transform:capitalize; }
h5.headline, .WidgetHolder h5:first-child { text-transform:capitalize; }
h6.headline, .WidgetHolder h6:first-child { text-transform:capitalize; }

/* Basic Headers */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    font-weight: bold;
}
.typography strong,
.typography table th {
    font-weight: 800;
}
.typography h1 {
    font-size: 2.125rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.typography h2 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.typography h3 {
    font-size: 1.875rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.typography h4 {
    font-size: 1.75rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.typography h5 {
    font-size: 1.625rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.typography h6 {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
::-moz-selection,
::selection {
    background: #b80000;
    color: #fff;
    text-shadow: none;
}
.typography p {
    line-height: 1.8;
    padding: 2px 2px 14px;
    margin: 0;
}
.typography em {
    font-style: italic;
}
.typography blockquote {
    background: url(../images/blockquote.png) 0 6px no-repeat;
    color: #777;
    display: block;
    font-style: italic;
    margin: 0 0 20px 5%;
    float: right;
    text-indent: 30px;
    width: 50%;
    clear: both;
}
.typography blockquote p {
    line-height: 25px;
}
.typography pre {
    background: #F7F7F7;
    border: 1px solid #E4E4E4;
    margin: 0 0 20px;
    padding: 15px;
    clear: both;
}
address {
    display: block;
    margin-bottom: 20px;
}
.inherit {
    color: inherit;
    text-decoration: none;
}
ul.checklist {
	list-style: none;
	padding: 0;
	margin:0;
}
ul.checklist li {
	position: relative;
	line-height:1.4;
	margin:0 0 15px 0;
	padding-left: 1.5em;  /* space to preserve indentation on wrap */
}
ul.checklist li:before {
	content: '';  /* placeholder for the SVG */
	position: absolute;
	left: 0;  /* place the SVG at the start of the padding */
	width: 1.5em;
	height: 1em;
	background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat;
}
ul {
	margin: 0 0 0 20px;  
}
ol li,
ul li {
    font-size: 0.938rem;
    line-height: 2;
}
.typography table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 10px;
}
.typography table td,
.typography table th {
    padding: 5px;
    vertical-align: top;
}
.typography .left {
    text-align: left;
}
.typography .center {
    text-align: center;
}
.typography .right {
    text-align: right;
}
.typography img {
    height: auto;
}
.typography img.left, .typography div.left, .typography iframe.left {
    float: left;
    max-width: 50%;
    margin: 5px 15px 0 0;
}
.typography img.right, .typography div.right, .typography iframe.right {
    float: right;
    max-width: 50%;
    margin: 5px 0 0 15px;
}
.typography img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}
.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.typography .captionImage {
    width: 100%;
    margin-top: 5px;
}
.typography .captionImage img {
    margin: 0;
}
.typography .captionImage.left {
    float: left;
    margin: 5px 30px 20px 0;
}
.typography .captionImage.right {
    float: right;
    margin: 5px 0 20px 30px;
}
.typography .captionImage.left[style],
.typography .captionImage.right[style] {
    max-width: 50%;
}
.typography .captionImage.left img,
.typography .captionImage.right img {
    float: none;
    max-width: none;
    width: 100%;
}
.typography .captionImage.left img {
    margin-right: -10px;
}
.typography .captionImage.right img {
    margin-left: -10px;
}
.typography .captionImage.right p {
    text-align: left;
    margin-left: -10px;
}
.typography .captionImage.leftAlone {
    float: none;
    margin: 0 20px 20px 0;
}
.typography .captionImage.center {
    margin: 0 auto 20px;
}
.typography .captionImage p {
    clear: both;
    margin: 5px 0;
    font-style: italic;
    color: #888;
}

/* Breadcrumbs */

.bread-crumbs {
    padding: 0 0 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 14px;
}
.bread-crumbs a {
    font-size: 14px!important;
    color: #999;
    text-decoration: none;
}
.bread-crumbs a:hover {
    color: #757575;
    text-decoration: underline;
}

/* Components */
.grid,
.grid figure,
.grid figure img {
    position: relative;
}
.grid figure h2,
.grid figure h2 span,
h1.headline {
    font-weight: 700;
}
.clear,
.clear-fix,
.grid {
    clear: both;
}


/* Media Queries */

@media only screen and (max-width: 1280px) {
	.main h1.home-heading {
	    font-size: 1.75rem;
	}
}
@media only screen and (max-width: 1024px) {
	.main h1.headline,
	.main h1.headline-light	
	{
	    font-size: 1.625rem;
	}	
	.main h2.headline, .main h2.headline-light {
	    font-size:1.625rem;
	}
	.main h3.headline, .main h3.headline-light {
	    font-size:1.5rem;
	}
	.main h4.headline, .main h4.headline-light {
	    font-size:1.375rem;
	}
	.main h5.headline, .main h5.headline-light {
	    font-size:1.25rem;
	}
	.main h6.headline, .main h6.headline-light {
	    font-size:1.125rem;
	}
}
@media only screen and (max-width: 768px) {
	.main h1.headline,
	.main h1.headline-light	
	{
	    font-size: 1.25rem;
	}
	.main h1.home-heading {
	    font-size: 1.25rem;
	}
	.typography h1 {
	    font-size: 1.75rem;
	}
	.typography h2 {
	    font-size: 1.625rem;
	}
	.typography h3 {
	    font-size: 1.5rem;
	}
	.typography h4 {
	    font-size: 1.375rem;
	}
	.typography h5 {
	    font-size: 1.25rem;
	}
	.typography h6 {
	    font-size: 1.125rem;
	}			
}
@media only screen and (max-width: 640px) {
	ol li, ul li {
	    line-height: 1.6;
	}
	.typography img.unset{
		float: none !important;
		display:block !important;
		max-width: 100% !important;
		margin: 5px 0 15px 0 !important;	
	}
}


/****** FILE: themes/HRAGRIPOWER-theme/css/navigation.css *****/
﻿/* Mobile Accordion Menu */

#mobile-menu {
	display: none;
}
#mobile-accordion .menuacc,
.mainmenu {
	width: 100%;
}
#mobile-accordion ul.menuacc li,
.mainmenu ul,
.mainmenu ul ul {
	list-style-type: none;
	list-style-position: outside;
}
#menu-vert ul.topnav li,
.mainmenu ul,
.mainmenu ul ul {
	list-style-position: outside;
}
#mobile-accordion {
	display: block;
	clear: both;
	padding:5px;
}
#mobile-accordion ul.menuacc {
	padding: 0;
	margin: 0;
	font-size: 15px;
	list-style: none;
}
#mobile-accordion ul.menuacc li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	vertical-align: middle;
}
#mobile-accordion ul.menuacc li a {
	color: #fff;
	font-size: 20px;
	font-weight:900;
	padding:14px 10px;
	line-height:25px;
	display: block;
	text-decoration: none;
}
#mobile-accordion ul.menuacc ul {
	margin: 0;
	padding: 0;
	display: none;
}
#mobile-accordion ul.menuacc ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
#mobile-accordion ul.menuacc ul li a {
	background: #242424;
	color: #fff;
}
#mobile-accordion ul.menuacc ul ul li a {
	background: #2e2e2e;
	color: #fff;
	position: relative;
}
#mobile-accordion ul.menuacc ul ul ul li a {
	background: #363636;
	color: #fff;
	position: relative;
}
#mobile-accordion ul.menuacc span {
	float: right;
}
.mobile-arrow-down {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	display: inline-block;
	margin: 4px 0 0 0;
	vertical-align: middle;
}
.dropbtn {
	background: #fff;
	color: #171717;
	padding: 10px;
	font-size: 1rem;
	font-weight:bold;
	border: none;
	cursor: pointer;
	width:100%;
	display:block;
	text-align:center;
}
.dropbtn:hover, .dropbtn:focus {
	background: #fff;
	color: #171717;
}
.dropdown_toggle {
	position: relative;
	display: block;
	background:#fff;
	width:100%;
}
.dropdown_toggle i.fas{
	vertical-align:top;
}
.dropdown-content {
	display: none;
	position: absolute;
	background: #fff;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 300;
}
.dropdown-content a {
	color: black;
	padding: 5px 0 5px 0;
	text-decoration: none;
	display: block;
}
.show {display: block;}

/* Desktop dropdown menu */

.mainmenu ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 200;
}
.mainmenu ul li a i.fas {
	color: #dc1434;
	font-size: 10px;
	transition: all 0.4s ease;
}
/*
.mainmenu ul li a:hover i.fas {
	transform: rotateX(180deg);
}
*/
.mainmenu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height:50px;
	font-weight: 700;
	text-transform: uppercase;
	position:relative;
	overflow:hidden;
	padding: 5px 10px;
	transition: 0.7s all;		
}
.mainmenu ul li a:hover {
	color: silver;		
}
.mainmenu ul li a:focus {
	outline:0;	
}
.mainmenu ul li a:before {
    transition: .4s width ease;
    width: 0;
    height: 2px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    background: #ffffff;
    margin: 0 auto;
}
.mainmenu ul li a:hover:before {
	width:100%;
}
.mainmenu ul li ul li a {
	width: 275px;
	margin: 0;
	padding:10px;
	color: #fff;	
	font-size: 14px;
	font-weight:normal;
	line-height:normal;
	border: 0!important;
	text-transform: none;
}
.mainmenu ul li ul li a:before {
    width: 0;
    height: 0;
    background:transparent;
}
.mainmenu ul li ul li a:hover {
	background: #323232;
	text-indent: 4px;
}
.mainmenu ul li {
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: left;
}
.mainmenu ul li.check-out-our-hr-agri-power-promotions i.fas {
	display: none;
}
.mainmenu ul li ul {
	position: absolute;
	display: none;
	width: 275px;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size:0;
	color: #fff;
	background: #232323;
}
.mainmenu ul li ul li ul {
	top: auto;
}
.mainmenu ul li ul li ul {
	left: 275px;
	top: 0;
}
.mainmenu ul li:hover ul ul,
.mainmenu ul li:hover ul ul ul,
.mainmenu ul li:hover ul ul ul ul {
	display: none;
}
.mainmenu ul li li li li:hover ul,
.mainmenu ul li li li:hover ul,
.mainmenu ul li li:hover ul,
.mainmenu ul li:hover ul {
	display: block;
}
.submenu ul {
	margin: 0;
	padding: 0;
	font-size:0;
	position: relative;
	z-index: 300;			 
}
.submenu ul li {
	display: inline-block;
	zoom: 1;
	position: relative;
	text-align: left;
}
.submenu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height:40px;
	font-weight:bold;
    padding: 4px 14px;		
	text-transform:uppercase;
    position: relative;	
}
.submenu ul li a:before {
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
    right: auto;
    content: '';
    height: 23px;
    border-left: 1px solid #bfbfbf;
    pointer-events: none;
}
.submenu ul li a:hover {
	color: silver;
}
.submenu ul li ul li a {
	width: 275px;
	margin: 0;
	padding: 8px 10px 8px 10px;
	font-size: 14px;
	line-height:normal;
}
.submenu ul li ul li a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    border-left:0px transparent none;;
}
.submenu ul li ul {
	position: absolute;
	display: none;
	top: 40px;
	left: 0;
	margin: 0;
	padding: 0;
	color: #fff;
    background: #232323;
}
.submenu ul li ul li a {
	padding: 12px 10px 12px 10px;
	color: #fff;
	font-weight:normal;
	text-transform:none;
}
.submenu ul li ul li a:hover {
	background: #323232;	
	text-indent: 4px;
	color:#fff;
}
.submenu ul li i.mast-icon{
	color: #dc1434;
	font-size: 14px;
}
.submenu ul li i.arrow{
	color: #dc1434;
	font-size: 10px;
}
.submenu ul li:hover ul ul,
.submenu ul li:hover ul ul ul,
.submenu ul li:hover ul ul ul ul {
	display: none;
}
.submenu ul li li li li:hover ul,
.submenu ul li li li:hover ul,
.submenu ul li li:hover ul,
.submenu ul li:hover ul {
	display: block;
}
#MobileMastHead {
	position: relative;
	z-index: 10;
}
#MobileMastHead .MobileMastInner{
	padding:20px;
}
.tabs-container {
	width: 100%;
	margin: 0 auto;
}
ul.tabs-mobile {
	margin: 0;
	padding: 0;
	font-size:0;
	list-style: none;
}
ul.tabs-mobile li {
	cursor: pointer;
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:normal;
	font-size:14px;
	font-weight:bold;
}
ul.tabs-mobile li.tab-menu {
	width:50%;
}
ul.tabs-mobile li.tab-menu span.text{
	display:inline-block;
	vertical-align:top;
	margin-top:6px;
	color:#fff;
}
ul.tabs-mobile li.tab-link {
	width:50%;
	border-left:thin white solid;
}
ul.tabs-mobile li.tab-link span.text{
	display:inline-block;
	vertical-align:top;
	margin-top:6px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;	
}
ul.tabs-mobile li.tab-link a i{
	font-size:18px;
}
ul.tabs-mobile li a {
	text-decoration: none;
}
.tabsmobile-content {
	display: none;
	position: relative;
	width: 100%!important;
	color: #fff;
}
.tabsmobile-content.current {
	display: block;
	color: #fff;
	position:absolute;
	left:0;
	right:0;
	z-index:100;
	background:#111111;	
}

/* Sidebar Menu */

.secondary {
	margin: 0 0 10px 0;
}
.secondary ul.sidebaracc {
	padding: 0;
	margin: 0;
	font-size: 15px;
	list-style: none;
}
.secondary ul.sidebaracc li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.secondary ul.sidebaracc li a {
	background: #dcdcdc;
	font-size: 14px;
	padding: 15px 10px;
	color: #333;
	display: block;
	text-decoration: none;
	line-height: 16px;
}
.secondary ul.sidebaracc li a:hover {
	background: #d1d1d1;
}
.secondary ul.sidebaracc ul {
	margin: 0;
	padding: 0;
	display: none;
}
.secondary ul.sidebaracc ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
.secondary ul.sidebaracc ul li.current a {
	color: #fff;
	background: #2a2c2d;
}
.secondary ul.sidebaracc ul li a {
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #000;
	background: #f3f3f3;
}
.secondary ul.sidebaracc ul li a:hover {
	background: #e5e5e5;
}
.secondary ul.sidebaracc ul ul li a {
	padding: 10px 5px 10px 12px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #fff;
	background: #4f4f4f;
}
.secondary ul.sidebaracc ul ul li a:hover {
	background: #67a75e;
}
.secondary ul.sidebaracc ul ul ul li a {
	padding: 10px 5px 10px 15px;
	font-size: 14px;
	font-weight: normal;
	outline: 0;
	line-height: 16px;
	color: #000;
	background: #eeede7;
}
.secondary ul.sidebaracc ul ul ul li a:hover {
	background: #606060;
}
.secondary ul.sidebaracc span {
	float: right;
}

/* Online Store Sidebar Menu */

.store_secondary {
	margin: 0 0 10px 0;
}
.store_secondary button.store-accordion {
    background-color: #f3f3f3;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
}
.store_secondary button.store-accordion.active, 
.store_secondary button.store-accordion:hover {
    background-color: #f3f3f3;
}
.store_secondary a.store-secondary-main {
    background-color: #f3f3f3;
    color: #444;
    cursor: pointer;
    padding: 10px;
    display:block;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
}
.store_secondary a.store-secondary-main.active, 
.store_secondary a.store-secondary-main:hover {
    background-color: #f3f3f3;
}
.store_secondary button.store-accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.store_secondary button.store-accordion.active:after {
    content: "\2212";
}
.store_secondary .store-panel {
    padding: 0 10px;
    margin:10px 0 10px 0;
    background-color: white;
    border:0 transparent none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.store_secondary .store-panel ul{
	list-style-type:square;
	color:silver;
}
.store_secondary .store-panel ul li.active a{
	color:#cb151c;
}



/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger, 
.hamburger:hover,
.hamburger:active,
.hamburger:visited,
.hamburger:focus{
	background:transparent !important;
	border:0 !important;
	outline:0 !important;
}
.hamburger {
	padding: 0 5px 0 5px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #dc1434;
}
.hamburger-box {
	width: 30px;
	height: 22px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 30px;
	height: 3px;
	background-color: #dc1434;
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -8px;
}
.hamburger-inner::after {
	bottom: -8px;
}
/*
   * 3DX
   */

.hamburger--3dx .hamburger-box {
	perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent !important;
	transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
	transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
	transform: translate3d(0, -8px, 0) rotate(-45deg);
}


/* Media Queries */

@media only screen and (max-width: 1600px){
	.mainmenu ul li a{
		font-size: 16px;
		padding: 5px 8px;
	}
}
@media only screen and (max-width: 1580px){
	.submenu ul li a:before {
	    border-left: 0px transparent none;
	}
	.submenu ul li a {
		font-size:12px;
	    font-weight: normal;
	    padding: 4px 10px;
	}	
}
@media only screen and (max-width: 1280px) {
	.mainmenu ul li a {
		font-size: 14px;
		font-weight: normal;
	}
}


/****** FILE: themes/HRAGRIPOWER-theme/css/form.css *****/
﻿form .textajaxuniquetext:focus,
form input.text:focus,
form select:focus,
form textarea:focus {
    outline: 0
}
form input[disabled],
form textarea[disabled] {
    background-color: #f7f7f7;
    border: 1px solid #dad9d9
}
form label,
form label.left {
    float: none!important;
    clear: both!important;
}
.empty-space-field{
	visibility:hidden;
}
.field {
    margin: 0 0 12px
}
label {
    margin: 0 0 5px
}
.field .checkbox,
.field .radio {
    width: 13px;
    height: 13px;
    margin-right: 6px;
    margin-top: 3px;
    padding: 0
}
form .message {
    background-color: #fef4ba;
    padding: 5px 10px;
    border: 1px solid #e8c805;
    border-radius: 3px
}
form .good {
    background-color: #ecf9d0;
    border-color: #8fbe00
}
form .bad,
form .required {
    background-color: #f9d0d0;
    border-color: #cf0000;
    color: #b80000
}
.Actions {
    margin-bottom: 20px
}
.Actions .action,
a.btn,
button,
input[type=submit],
input[type=reset] {
    background: #181717;    
    color: #fff;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 20px 40px;
    transition: 0.4s all;  
    border: 0;
    cursor: pointer
}
.Actions .action:hover,
a.btn:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	background:#3f3c3c;
}
a.btn {
    line-height: 18px;
    margin-bottom: 10px
}
a.btn:after {
    content: '\2192';
    padding-left: 10px
}
.ie7 input.action {
    width: 0;
    overflow: visible
}
input.action[class] {
    width: auto
}
.ie7 .Actions .action {
    float: left
}
.Actions:after {
    display: inline-block;
    font-weight: 400;
    margin-top: 9px
}
#MemberLoginForm_LoginForm .Actions:after,
#MemberLoginForm_LostPasswordForm .Actions:after {
    display: none
}
#Remember {
    min-height: 20px
}
#ForgotPassword {
    clear: left
}
h3.FormHeading {
    clear: both;
    padding: 12px 0 7px!important;
    margin: 0!important;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
form .date .middleColumn input {
    width: 114px
}
.Actions input.action-minor,
.Actions input.resetformaction {
    float: left;
    margin-right:6px;
}
.Actions input.action-minor:hover,
.Actions input.resetformaction:hover {
    background-color: #aaa
}
.checkbox label.right {
    font-size: 14px;
    color: #565656
}
form .requiredField label.left:after {
    color: #B94A48;
    content: "*";
    font-size: 14px;
    font-weight: 400;
    padding-left: 3px
}
input.text,
input.title,
input:not([type]), 
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], 
input[type=color], 
textarea,
select 
{
    padding: 5px
}
form .checkboxset ul,
form .optionset ul {
    margin: 0
}
form .checkboxset li,
form .optionset li {
    margin-bottom: 5px;
    list-style-type: none
}
form div.checkbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
form .checkbox .checkbox {
    clear: both
}
span.message {
    margin: 10px 0;
    display: block;
    max-width: 390px;
    clear: left
}
form input.holder-required {
    border: 1px solid #cf0000
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
    background-color: #f0dddd
}
.ss-uploadfield-item-info button {
    margin-top: 4px!important;
    float: left
}
form .creditCardField input,
form input.currency,
form input.numeric {
    width: 50px
}
form #DMYDate-day,
form #DMYDate-month {
    width: 25px
}
.required {
    color: red
}
fieldset {
    padding: .3em;
    margin: 0 0 10px;
    border: none
}
ul.optionset {
    margin: 0
}
ul.optionset li {
    list-style-type: none;
    list-style-position: outside;
    margin: 0
}
.dropdown,
.optionset {
    margin: 0 0 15px 0;
    font-size: .875rem;
}
legend {
    font-weight: 700;
    font-size: 1.2em
}
form .field .file,
form .field input[type=file]
{
	padding:15px;
	border: 1px solid #d6d6d6;
	background:#f9e1e3;
}
#IE8#HACK,
fieldset {
    padding-top: .3em
}
#IE8#HACK,
legend {
    margin-top: 0;
    margin-bottom: 0
}
input.text,
input.title,
input:not([type]), 
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], 
input[type=color], 
textarea,
select
{
	height:3.125rem;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
}
input.text:focus,
input.title:focus,
input:not([type]):focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=date]:focus, 
input[type=datetime]:focus, 
input[type=datetime-local]:focus, 
input[type=month]:focus, 
input[type=week]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=time]:focus, 
input[type=url]:focus, 
input[type=color]:focus, 
textarea:focus,
select:focus
{
    border-color: #bebebe
}
select {
    background-color: #fff;
    border-width: 1px;
    border-style: solid
}
input.text,
input.title,
input:not([type]), 
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], 
input[type=color], 
textarea,
select
{
    margin: 0 0 15px 0;
}
input.title {
    font-size: 1.5em
}
textarea {
    resize: vertical;
    min-height: 150px
}
form.inline {
    line-height: 3
}
form.inline p {
    margin-bottom: 0
}
.alert,
.error,
.info,
.notice,
.success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd
}
.alert,
.error {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4
}
.notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324
}
.success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880
}
.info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4
}
.alert a,
.error a {
    color: #8a1f11
}
.notice a {
    color: #514721
}
.success a {
    color: #264409
}
.info a {
    color: #205791
}
.delivery_address{
	clear:both;
}

/* Custom Form Styling */

#search-holder {
	margin:0 0 60px 0;
	padding:0;
}
#search-holder h3{
    font-family: 'Khand', sans-serif;
	font-size:24px;
	font-weight:600;
	line-height:1;
	color:#fff;
	margin:0;
	padding:0;
}
#search-holder form {
	position:relative;
	padding:0;
	margin:0;
}
#search-holder form:before {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	content: '';
	background-color: #ffffff;
}
#search-holder form:after {
    -webkit-transition: .3s transform ease;
    -o-transition: .3s transform ease;
    transition: .3s transform ease;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    content: '';
    background-color: #e3c097;
}
#search-holder form:hover:after, 
#search-holder form:active:after, 
#search-holder form:focus:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
#search-holder input.text, 
#search-holder input.title, 
#search-holder input:not([type]), 
#search-holder input[type=text], 
#search-holder textarea, 
#search-holder select 
{
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    color: #fff;
    height: 3rem;
    margin:0;
    padding:10px 0 10px 0;
    background-color:transparent;
    background:transparent;
    border: 0px none transparent;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
}
#search-holder input::placeholder,
#search-holder textarea::placeholder,
#search-holder select::placeholder
{
	color: #fff;
	opacity: 1;
}
#search-holder input:-ms-input-placeholder,
#search-holder textarea:-ms-input-placeholder,
#search-holder select:-ms-input-placeholder
{
	color: #fff;
}
#search-holder input::-ms-input-placeholder,
#search-holder textarea::-ms-input-placeholder,
#search-holder select::-ms-input-placeholder 
{
	color: #fff;
}
#search-holder button[type=submit],
#search-holder button, 
#search-holder button.search-ico 
{
	background: transparent;
	font-size: 36px;
	color:#fff;
	display: block;
	margin: 0;
	padding: 0;
	transition: 0.4s all;
	border: 0;
	cursor: pointer;
	position:absolute;
	top:0;
	right:0;
}
#search-holder button[type=submit]:hover,
#search-holder button:hover, 
#search-holder button.search-ico:hover
{
    color: #e3c097;	
}

/* Contact Us Form */

#contact-us-form form#Form_Form fieldset{
	font-size:0;
	text-align:center;
}
#contact-us-form form#Form_Form fieldset #EditableTextField28,
#contact-us-form form#Form_Form fieldset #EditableTextField29,
#contact-us-form form#Form_Form fieldset #EditableEmailField30,
#contact-us-form form#Form_Form fieldset #EditableTextField31
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#contact-us-form form#Form_Form fieldset #EditableDropdown184,
#contact-us-form form#Form_Form fieldset #EditableDropdown185,
#contact-us-form form#Form_Form fieldset #EditableStoreLocationField32,
#contact-us-form form#Form_Form fieldset #EditableTextField33,
#contact-us-form form#Form_Form fieldset #EditableStoreEmailLocationField194
{
	width:99%;
	margin:0 auto;
	clear:both;
}
#contact-us-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Get a Quote Form */

#get-quote-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
}
#get-quote-form form#Form_Form fieldset #EditableTextField35,
#get-quote-form form#Form_Form fieldset #EditableTextField36,
#get-quote-form form#Form_Form fieldset #EditableEmailField37,
#get-quote-form form#Form_Form fieldset #EditableBrandField183,
#get-quote-form form#Form_Form fieldset #EditableTextField38,
#get-quote-form form#Form_Form fieldset #EditableTextField40,
#get-quote-form form#Form_Form fieldset #EditableStoreLocationField39,
#get-quote-form form#Form_Form fieldset #EditableTextField42,
#get-quote-form form#Form_Form fieldset #EditableTextField43,
#get-quote-form form#Form_Form fieldset #EditableTextField44,
#get-quote-form form#Form_Form fieldset #EditableTextField45,
#get-quote-form form#Form_Form fieldset #EditableTextField46
{
	float:left;
	width:49%;
	margin:0 0.4% 0 0;
}
#get-quote-form form#Form_Form fieldset #EditableDropdown186,
#get-quote-form form#Form_Form fieldset #EditableTextField47
{
	clear:both;
	width:98.4%;
}
#get-quote-form form#Form_Form .Actions {
	margin-top:10px;
}

/* Value Your Trade Form */

#value-trade-form form#Form_Form fieldset{
	font-size:0;
	text-align:center;
}
#value-trade-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#value-trade-form form#Form_Form fieldset #EditableTextField48,
#value-trade-form form#Form_Form fieldset #EditableTextField49,
#value-trade-form form#Form_Form fieldset #EditableEmailField50,
#value-trade-form form#Form_Form fieldset #EditableTextField51,
#value-trade-form form#Form_Form fieldset #EditableStoreLocationField52,
#value-trade-form form#Form_Form fieldset #EditableTextField54,
#value-trade-form form#Form_Form fieldset #EditableTextField55,
#value-trade-form form#Form_Form fieldset #EditableTextField56,
#value-trade-form form#Form_Form fieldset #EditableTextField58,
#value-trade-form form#Form_Form fieldset #EditableTextField59,
#value-trade-form form#Form_Form fieldset #EditableTextField59,
#value-trade-form form#Form_Form fieldset #EditableTextField60,
#value-trade-form form#Form_Form fieldset #EditableTextField61,
#value-trade-form form#Form_Form fieldset #EditableTextField74,
#value-trade-form form#Form_Form fieldset #EditableTextField75
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#value-trade-form form#Form_Form fieldset #EditableTextField62,
#value-trade-form form#Form_Form fieldset #EditableTextField63
{
	width:99%;
	margin:0 auto;
}
#value-trade-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Schedule A Demo Form */

#schedule-demo-form form#Form_Form fieldset{
	font-size:0;
	text-align:center;
}
#schedule-demo-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#schedule-demo-form form#Form_Form fieldset #EditableTextField64,
#schedule-demo-form form#Form_Form fieldset #EditableTextField65,
#schedule-demo-form form#Form_Form fieldset #EditableEmailField66,
#schedule-demo-form form#Form_Form fieldset #EditableTextField67,
#schedule-demo-form form#Form_Form fieldset #EditableStoreLocationField68,
#schedule-demo-form form#Form_Form fieldset #EditableDateField69
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#schedule-demo-form form#Form_Form fieldset #EditableTextField70 {
	width:99%;
	margin:0 auto;
}
#schedule-demo-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Parts Request Form */

#parts-request-form form#Form_Form fieldset{
	font-size:0;
	text-align:center;
}
#parts-request-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#parts-request-form form#Form_Form fieldset #EditableTextField76,
#parts-request-form form#Form_Form fieldset #EditableTextField77,
#parts-request-form form#Form_Form fieldset #EditableEmailField78,
#parts-request-form form#Form_Form fieldset #EditableTextField79,
#parts-request-form form#Form_Form fieldset #EditableTextField80,
#parts-request-form form#Form_Form fieldset #EditableTextField81,
#parts-request-form form#Form_Form fieldset #EditableTextField82,
#parts-request-form form#Form_Form fieldset #EditableTextField83,
#parts-request-form form#Form_Form fieldset #EditableStoreLocationField84,
#parts-request-form form#Form_Form fieldset #EditableTextField95,
#parts-request-form form#Form_Form fieldset #EditableTextField86,
#parts-request-form form#Form_Form fieldset #EditableTextField87,
#parts-request-form form#Form_Form fieldset #EditableTextField88,
#parts-request-form form#Form_Form fieldset #EditableTextField89,
#parts-request-form form#Form_Form fieldset #EditableTextField90,
#parts-request-form form#Form_Form fieldset #EditableTextField96
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#parts-request-form form#Form_Form fieldset #EditableTextField92,
#parts-request-form form#Form_Form fieldset #EditableTextField93
{
	width:99%;
	margin:0 auto 20px auto;
}
#parts-request-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Parts Request Form */

#parts-form form#Form_PartsRequestForm fieldset{
	margin:0;
	padding:0;
}
#parts-form form#Form_PartsRequestForm fieldset h3.FormHeading{
	text-align:left;
	clear:both;
}
#parts-form form#Form_PartsRequestForm fieldset #FirstName,
#parts-form form#Form_PartsRequestForm fieldset #LastName,
#parts-form form#Form_PartsRequestForm fieldset #Email,
#parts-form form#Form_PartsRequestForm fieldset #Phone,
#parts-form form#Form_PartsRequestForm fieldset #Address,
#parts-form form#Form_PartsRequestForm fieldset #City,
#parts-form form#Form_PartsRequestForm fieldset #State,
#parts-form form#Form_PartsRequestForm fieldset #Zip,
#parts-form form#Form_PartsRequestForm fieldset #Make,
#parts-form form#Form_PartsRequestForm fieldset #Model,
#parts-form form#Form_PartsRequestForm fieldset #Year,
#parts-form form#Form_PartsRequestForm fieldset #Serial,
#parts-form form#Form_PartsRequestForm fieldset #Hours
{
	float:left;
	width:49%;
	margin-right:10px;
}
#parts-form form#Form_PartsRequestForm fieldset #Location,
#parts-form form#Form_PartsRequestForm fieldset #PartNumber,
#parts-form form#Form_PartsRequestForm fieldset #PartsNeeded
{
	clear:both;
	width:98.6%;
}

/* Service Request Form */

#service-form form#Form_ServiceRequestForm fieldset h3.FormHeading{
	text-align:left;
	clear:both;
}
#service-form form#Form_ServiceRequestForm fieldset #FirstName,
#service-form form#Form_ServiceRequestForm fieldset #LastName,
#service-form form#Form_ServiceRequestForm fieldset #Email,
#service-form form#Form_ServiceRequestForm fieldset #Phone,
#service-form form#Form_ServiceRequestForm fieldset #Address,
#service-form form#Form_ServiceRequestForm fieldset #City,
#service-form form#Form_ServiceRequestForm fieldset #State,
#service-form form#Form_ServiceRequestForm fieldset #Zip,
#service-form form#Form_ServiceRequestForm fieldset #Make,
#service-form form#Form_ServiceRequestForm fieldset #Model,
#service-form form#Form_ServiceRequestForm fieldset #Year,
#service-form form#Form_ServiceRequestForm fieldset #Serial,
#service-form form#Form_ServiceRequestForm fieldset #Hours
{
	float:left;
	width:49%;
	margin-right:10px;
}
#service-form form#Form_ServiceRequestForm fieldset #Location,
#service-form form#Form_ServiceRequestForm fieldset #ServiceDone,
#service-form form#Form_ServiceRequestForm fieldset #ApptDate,
#service-form form#Form_ServiceRequestForm fieldset #ServiceBefore,
#service-form form#Form_ServiceRequestForm fieldset #LastIn,
#service-form form#Form_ServiceRequestForm fieldset #WorkDone
{
	clear:both;
	width:98.6%;	
}

/* Service Request Form */

#service-request-form form#Form_Form fieldset{
	font-size:0;
	text-align:center;
}
#service-request-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#service-request-form form#Form_Form fieldset #EditableTextField97,
#service-request-form form#Form_Form fieldset #EditableTextField98,
#service-request-form form#Form_Form fieldset #EditableEmailField99,
#service-request-form form#Form_Form fieldset #EditableTextField100,
#service-request-form form#Form_Form fieldset #EditableTextField101,
#service-request-form form#Form_Form fieldset #EditableTextField102,
#service-request-form form#Form_Form fieldset #EditableTextField103,
#service-request-form form#Form_Form fieldset #EditableTextField104,
#service-request-form form#Form_Form fieldset #EditableStoreLocationField105,
#service-request-form form#Form_Form fieldset #EditableTextField106,
#service-request-form form#Form_Form fieldset #EditableTextField108,
#service-request-form form#Form_Form fieldset #EditableTextField109,
#service-request-form form#Form_Form fieldset #EditableTextField110,
#service-request-form form#Form_Form fieldset #EditableTextField111,
#service-request-form form#Form_Form fieldset #EditableTextField112,
#service-request-form form#Form_Form fieldset #EditableTextField113
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#service-request-form form#Form_Form fieldset #EditableTextField115,
#service-request-form form#Form_Form fieldset #EditableDateField116,
#service-request-form form#Form_Form fieldset #EditableRadioField118,
#service-request-form form#Form_Form fieldset #EditableTextField119,
#service-request-form form#Form_Form fieldset #EditableTextField120
{
	width:99%;
	margin:0 auto 20px auto;
}
#service-request-form form#Form_Form fieldset #EditableRadioField118 {
	text-align:left;
}
#service-request-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Internship Form */

#internship-form form#Form_Form fieldset{
	text-align:center;
}
#internship-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#internship-form form#Form_Form fieldset #EditableTextField138,
#internship-form form#Form_Form fieldset #EditableTextField139,
#internship-form form#Form_Form fieldset #EditableTextField140,
#internship-form form#Form_Form fieldset #EditableTextField141,
#internship-form form#Form_Form fieldset #EditableTextField142,
#internship-form form#Form_Form fieldset #EditableCountryDropdownField146,
#internship-form form#Form_Form fieldset #EditableEmailField144,
#internship-form form#Form_Form fieldset #EditableTextField145
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#internship-form form#Form_Form fieldset #EditableCheckboxGroupField159,
#internship-form form#Form_Form fieldset #EditableCheckboxGroupField160,
#internship-form form#Form_Form fieldset #EditableTextField151,
#internship-form form#Form_Form fieldset #EditableRadioField152,
#internship-form form#Form_Form fieldset #EditableTextField153,
#internship-form form#Form_Form fieldset #EditableRadioField154,
#internship-form form#Form_Form fieldset #EditableCheckboxGroupField161,
#internship-form form#Form_Form fieldset #EditableTextField156,
#internship-form form#Form_Form fieldset #EditableFileField157
{
	width:99%;
	margin:0 auto 20px auto;
	text-align:left;
}
#internship-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Tuition Form */

#tuition-form form#Form_Form fieldset{
	text-align:center;
}
#tuition-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#tuition-form form#Form_Form fieldset #EditableTextField214,
#tuition-form form#Form_Form fieldset #EditableTextField216,
#tuition-form form#Form_Form fieldset #EditableTextField218,
#tuition-form form#Form_Form fieldset #EditableTextField219,
#tuition-form form#Form_Form fieldset #EditableTextField221,
#tuition-form form#Form_Form fieldset #EditableCountryDropdownField222,
#tuition-form form#Form_Form fieldset #EditableEmailField223,
#tuition-form form#Form_Form fieldset #EditableTextField224
{
	float:left;
	width:49%;
	margin:0 8px 0 0;
}
#tuition-form form#Form_Form fieldset #EditableCheckboxGroupField225,
#tuition-form form#Form_Form fieldset #EditableCheckboxGroupField226,
#tuition-form form#Form_Form fieldset #EditableTextField227,
#tuition-form form#Form_Form fieldset #EditableRadioField228,
#tuition-form form#Form_Form fieldset #EditableTextField229,
#tuition-form form#Form_Form fieldset #EditableRadioField230,
#tuition-form form#Form_Form fieldset #EditableCheckboxGroupField231,
#tuition-form form#Form_Form fieldset #EditableTextField232,
#tuition-form form#Form_Form fieldset #EditableFileField233
{
	clear:both;
	width:98.4%;
	text-align:left;
}
#tuition-form form#Form_Form .Actions {
	margin:0;
	padding:0;
}

/* Trainee Form */

#trainee-form form#Form_Form fieldset{
	text-align:center;
}
#trainee-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#trainee-form form#Form_Form fieldset #EditableTextField195,
#trainee-form form#Form_Form fieldset #EditableTextField196,
#trainee-form form#Form_Form fieldset #EditableTextField197,
#trainee-form form#Form_Form fieldset #EditableTextField198,
#trainee-form form#Form_Form fieldset #EditableTextField199,
#trainee-form form#Form_Form fieldset #EditableCountryDropdownField200,
#trainee-form form#Form_Form fieldset #EditableEmailField201,
#trainee-form form#Form_Form fieldset #EditableTextField202
{
	float:left;
	width:49%;
	margin:0 8px 0 0;
}
#trainee-form form#Form_Form fieldset #EditableCheckboxGroupField203,
#trainee-form form#Form_Form fieldset #EditableCheckboxGroupField204,
#trainee-form form#Form_Form fieldset #EditableTextField205,
#trainee-form form#Form_Form fieldset #EditableRadioField206,
#trainee-form form#Form_Form fieldset #EditableTextField207,
#trainee-form form#Form_Form fieldset #EditableRadioField208,
#trainee-form form#Form_Form fieldset #EditableCheckboxGroupField209,
#trainee-form form#Form_Form fieldset #EditableTextField210,
#trainee-form form#Form_Form fieldset #EditableFileField211
{
	clear:both;
	width:98.4%;
	text-align:left;
}
#trainee-form form#Form_Form .Actions {
	margin:0;
	padding:0;
}



/* Right to Repair Parts Form */

#repair-parts-request-form form#Form_Form fieldset #EditableTextField13,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField14,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField16,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField17,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField18,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField19,
#repair-parts-request-form form#Form_Form fieldset #EditableEmailField20,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField21,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField22,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField23
{
	display:inline-block;
}
#repair-parts-request-form form#Form_Form fieldset #EditableTextField13,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField14,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField19,
#repair-parts-request-form form#Form_Form fieldset #EditableEmailField20
{
	width:48.9%;
	margin:0 0.4% 0 0.4%;
}
#repair-parts-request-form form#Form_Form fieldset #EditableTextField16,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField17,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField18,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField21,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField22,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField23
{
	width:32.3%;
	margin:0 0.4% 0 0.4%;	
}
#repair-parts-request-form form#Form_Form fieldset #EditableTextField15,
#repair-parts-request-form form#Form_Form fieldset #EditableDropdown24,
#repair-parts-request-form form#Form_Form fieldset #EditableTextField25
{
	width:99.3%;
	margin:0 auto;
}
#repair-parts-request-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Tuition Reimbursement Form */

#tuition-reimbursement-form form#Form_Form fieldset{
	text-align:center;
}
#tuition-reimbursement-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField163,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField164,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField165,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField166,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField167,
#tuition-reimbursement-form form#Form_Form fieldset #EditableCountryDropdownField168,
#tuition-reimbursement-form form#Form_Form fieldset #EditableEmailField169,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField170
{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField171,
#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField172,
#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField173,
#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField174,
#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField175,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField176,
#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField177,
#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField178,
#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField179,
#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField180,
#tuition-reimbursement-form form#Form_Form fieldset #EditableFileField181
{
	width:99%;
	margin:0 auto 20px auto;
	text-align:left;
}
#tuition-reimbursement-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}

/* Insurance Quote Form */

#insurance-quote-form form#Form_Form fieldset{
	font-size:0;
	text-align:center;
}
#insurance-quote-form form#Form_Form fieldset h3.FormHeading{
	text-align:left;
	text-indent:8px;
}
#insurance-quote-form form#Form_Form fieldset #EditableTextField123,
#insurance-quote-form form#Form_Form fieldset #EditableTextField124,
#insurance-quote-form form#Form_Form fieldset #EditableEmailField125,
#insurance-quote-form form#Form_Form fieldset #EditableTextField126,
#insurance-quote-form form#Form_Form fieldset #EditableTextField129,
#insurance-quote-form form#Form_Form fieldset #EditableStoreLocationField127,
#insurance-quote-form form#Form_Form fieldset #EditableTextField131,
#insurance-quote-form form#Form_Form fieldset #EditableTextField132,
#insurance-quote-form form#Form_Form fieldset #EditableTextField133,
#insurance-quote-form form#Form_Form fieldset #EditableTextField134

{
	display:inline-block;
	width:49%;
	margin:0 0.4% 0 0.4%;
}
#insurance-quote-form form#Form_Form fieldset #EditableTextField135,
#insurance-quote-form form#Form_Form fieldset #EditableTextField136
{
	width:99%;
	margin:0 auto 20px auto;
}
#insurance-quote-form form#Form_Form .Actions {
	margin-top:10px;
	padding:0 0 0 6px;
}


/* Request a Quote form */

#raq-form form#Form_RequestQuoteForm fieldset{
	margin:0;
	padding:0;
}
#raq-form form#Form_RequestQuoteForm fieldset #Name,
#raq-form form#Form_RequestQuoteForm fieldset #Email,
#raq-form form#Form_RequestQuoteForm fieldset #Phone,
#raq-form form#Form_RequestQuoteForm fieldset #Make,
#raq-form form#Form_RequestQuoteForm fieldset #Model,
#raq-form form#Form_RequestQuoteForm fieldset #Year,
#raq-form form#Form_RequestQuoteForm fieldset #Hours,
#raq-form form#Form_RequestQuoteForm fieldset #Value,
#raq-form form#Form_RequestQuoteForm fieldset #Accessories
{
	float:left;
	width:49%;
	margin:0 8px 0 0;
}
#raq-form form#Form_RequestQuoteForm fieldset #Location,
#raq-form form#Form_RequestQuoteForm fieldset #Brand,
#raq-form form#Form_RequestQuoteForm fieldset #Comments
{
	width:98.5%;
	clear:both;
	margin:0;
	padding:0;
}


@media only screen and (max-width: 1024px) {
	#search-holder {
	    margin: 0 0 20px 0;
	}	
	#search-holder button[type=submit], #search-holder button, #search-holder button.search-ico {
	    font-size: 28px;
	}	
}
@media only screen and (max-width: 900px) {
    form {
        max-width: 100%
    }
}
@media only screen and (max-width: 700px) {
	#search-holder button[type=submit], #search-holder button, #search-holder button.search-ico {
	    font-size: 22px;
	    top:4px;
	}	
    .header form .middleColumn {
        float: none;
        width: 100%!important
    }
    #MemberLoginForm_LoginForm label,
    form label.left {
        margin-bottom: 8px
    } 
}
@media only screen and (max-width: 640px) {
	form#Form_Form fieldset .empty-space-field{
		display:none !important;
	}
	#search-holder {
	    margin: 0 auto 20px auto;
	    width: 85%;
	}
	#contact-us-form form#Form_Form fieldset #EditableTextField28,
	#contact-us-form form#Form_Form fieldset #EditableTextField29,
	#contact-us-form form#Form_Form fieldset #EditableEmailField30,
	#contact-us-form form#Form_Form fieldset #EditableTextField31
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#contact-us-form form#Form_Form fieldset #EditableDropdown184,
	#contact-us-form form#Form_Form fieldset #EditableDropdown185,	
	#contact-us-form form#Form_Form fieldset #EditableStoreLocationField32,
	#contact-us-form form#Form_Form fieldset #EditableTextField33,
	#contact-us-form form#Form_Form fieldset #EditableStoreEmailLocationField194	
	{
		width:100%;
	}
	#contact-us-form form#Form_Form .Actions {
		margin-top:10px;
		padding:0;
	}
	#get-quote-form form#Form_Form fieldset #EditableTextField35,
	#get-quote-form form#Form_Form fieldset #EditableTextField36,
	#get-quote-form form#Form_Form fieldset #EditableEmailField37,
	#get-quote-form form#Form_Form fieldset #EditableBrandField183,
	#get-quote-form form#Form_Form fieldset #EditableTextField38,
	#get-quote-form form#Form_Form fieldset #EditableTextField40,
	#get-quote-form form#Form_Form fieldset #EditableStoreLocationField39,
	#get-quote-form form#Form_Form fieldset #EditableTextField42,
	#get-quote-form form#Form_Form fieldset #EditableTextField43,
	#get-quote-form form#Form_Form fieldset #EditableTextField44,
	#get-quote-form form#Form_Form fieldset #EditableTextField45,
	#get-quote-form form#Form_Form fieldset #EditableTextField46
	{
		float:none;
		width:100%;
		margin:0;
	}
	#get-quote-form form#Form_Form fieldset #EditableDropdown186,
	#get-quote-form form#Form_Form fieldset #EditableTextField47
	{
		width:100%;
	}
	#value-trade-form form#Form_Form fieldset h3.FormHeading{
		text-indent:0px;
	}
	#value-trade-form form#Form_Form fieldset #EditableTextField48,
	#value-trade-form form#Form_Form fieldset #EditableTextField49,
	#value-trade-form form#Form_Form fieldset #EditableEmailField50,
	#value-trade-form form#Form_Form fieldset #EditableTextField51,
	#value-trade-form form#Form_Form fieldset #EditableStoreLocationField52,
	#value-trade-form form#Form_Form fieldset #EditableTextField54,
	#value-trade-form form#Form_Form fieldset #EditableTextField55,
	#value-trade-form form#Form_Form fieldset #EditableTextField56,
	#value-trade-form form#Form_Form fieldset #EditableTextField58,
	#value-trade-form form#Form_Form fieldset #EditableTextField59,
	#value-trade-form form#Form_Form fieldset #EditableTextField59,
	#value-trade-form form#Form_Form fieldset #EditableTextField60,
	#value-trade-form form#Form_Form fieldset #EditableTextField61,
	#value-trade-form form#Form_Form fieldset #EditableTextField74,
	#value-trade-form form#Form_Form fieldset #EditableTextField75
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#value-trade-form form#Form_Form fieldset #EditableTextField62,
	#value-trade-form form#Form_Form fieldset #EditableTextField63
	{
		width:100%;
	}
	#value-trade-form form#Form_Form .Actions {
	    padding: 0;
	}	
	#schedule-demo-form form#Form_Form fieldset h3.FormHeading{
		text-indent:0px;
	}
	#schedule-demo-form form#Form_Form fieldset #EditableTextField64,
	#schedule-demo-form form#Form_Form fieldset #EditableTextField65,
	#schedule-demo-form form#Form_Form fieldset #EditableEmailField66,
	#schedule-demo-form form#Form_Form fieldset #EditableTextField67,
	#schedule-demo-form form#Form_Form fieldset #EditableStoreLocationField68,
	#schedule-demo-form form#Form_Form fieldset #EditableDateField69
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#schedule-demo-form form#Form_Form fieldset #EditableTextField70 {
		width:100%;
	}
	#schedule-demo-form form#Form_Form .Actions {
	    padding: 0;
	}	
	#parts-request-form form#Form_Form fieldset h3.FormHeading {
	    text-indent: 0px;
	}	
	#parts-request-form form#Form_Form fieldset #EditableTextField76,
	#parts-request-form form#Form_Form fieldset #EditableTextField77,
	#parts-request-form form#Form_Form fieldset #EditableEmailField78,
	#parts-request-form form#Form_Form fieldset #EditableTextField79,
	#parts-request-form form#Form_Form fieldset #EditableTextField80,
	#parts-request-form form#Form_Form fieldset #EditableTextField81,
	#parts-request-form form#Form_Form fieldset #EditableTextField82,
	#parts-request-form form#Form_Form fieldset #EditableTextField83,
	#parts-request-form form#Form_Form fieldset #EditableStoreLocationField84,
	#parts-request-form form#Form_Form fieldset #EditableTextField95,
	#parts-request-form form#Form_Form fieldset #EditableTextField86,
	#parts-request-form form#Form_Form fieldset #EditableTextField87,
	#parts-request-form form#Form_Form fieldset #EditableTextField88,
	#parts-request-form form#Form_Form fieldset #EditableTextField89,
	#parts-request-form form#Form_Form fieldset #EditableTextField90,
	#parts-request-form form#Form_Form fieldset #EditableTextField96
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#parts-request-form form#Form_Form fieldset #EditableTextField92,
	#parts-request-form form#Form_Form fieldset #EditableTextField93
	{
		width:100%;
	}
	#parts-request-form form#Form_Form .Actions {
	    padding: 0;
	}	
	#parts-form form#Form_PartsRequestForm fieldset #FirstName,
	#parts-form form#Form_PartsRequestForm fieldset #LastName,
	#parts-form form#Form_PartsRequestForm fieldset #Email,
	#parts-form form#Form_PartsRequestForm fieldset #Phone,
	#parts-form form#Form_PartsRequestForm fieldset #Address,
	#parts-form form#Form_PartsRequestForm fieldset #City,
	#parts-form form#Form_PartsRequestForm fieldset #State,
	#parts-form form#Form_PartsRequestForm fieldset #Zip,
	#parts-form form#Form_PartsRequestForm fieldset #Make,
	#parts-form form#Form_PartsRequestForm fieldset #Model,
	#parts-form form#Form_PartsRequestForm fieldset #Year,
	#parts-form form#Form_PartsRequestForm fieldset #Serial,
	#parts-form form#Form_PartsRequestForm fieldset #Hours
	{
		float:none;
		width:100%;
		margin-right:0px;
	}
	#parts-form form#Form_PartsRequestForm fieldset #Location,
	#parts-form form#Form_PartsRequestForm fieldset #PartNumber,
	#parts-form form#Form_PartsRequestForm fieldset #PartsNeeded
	{
		width:100%;
	}
	#service-request-form form#Form_Form fieldset h3.FormHeading{
		text-indent:0px;
	}
	#service-request-form form#Form_Form fieldset #EditableTextField97,
	#service-request-form form#Form_Form fieldset #EditableTextField98,
	#service-request-form form#Form_Form fieldset #EditableEmailField99,
	#service-request-form form#Form_Form fieldset #EditableTextField100,
	#service-request-form form#Form_Form fieldset #EditableTextField101,
	#service-request-form form#Form_Form fieldset #EditableTextField102,
	#service-request-form form#Form_Form fieldset #EditableTextField103,
	#service-request-form form#Form_Form fieldset #EditableTextField104,
	#service-request-form form#Form_Form fieldset #EditableStoreLocationField105,
	#service-request-form form#Form_Form fieldset #EditableTextField106,
	#service-request-form form#Form_Form fieldset #EditableTextField108,
	#service-request-form form#Form_Form fieldset #EditableTextField109,
	#service-request-form form#Form_Form fieldset #EditableTextField110,
	#service-request-form form#Form_Form fieldset #EditableTextField111,
	#service-request-form form#Form_Form fieldset #EditableTextField112,
	#service-request-form form#Form_Form fieldset #EditableTextField113
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#service-request-form form#Form_Form fieldset #EditableTextField115,
	#service-request-form form#Form_Form fieldset #EditableDateField116,
	#service-request-form form#Form_Form fieldset #EditableRadioField118,
	#service-request-form form#Form_Form fieldset #EditableTextField119,
	#service-request-form form#Form_Form fieldset #EditableTextField120
	{
		width:100%;
	}
	#service-request-form form#Form_Form .Actions {
	    padding: 0;
	}
	#internship-form form#Form_Form fieldset h3.FormHeading{
		text-indent:0px;
	}
	#internship-form form#Form_Form fieldset #EditableTextField138,
	#internship-form form#Form_Form fieldset #EditableTextField139,
	#internship-form form#Form_Form fieldset #EditableTextField140,
	#internship-form form#Form_Form fieldset #EditableTextField141,
	#internship-form form#Form_Form fieldset #EditableTextField142,
	#internship-form form#Form_Form fieldset #EditableCountryDropdownField146,
	#internship-form form#Form_Form fieldset #EditableEmailField144,
	#internship-form form#Form_Form fieldset #EditableTextField145
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#internship-form form#Form_Form fieldset #EditableCheckboxGroupField159,
	#internship-form form#Form_Form fieldset #EditableCheckboxGroupField160,
	#internship-form form#Form_Form fieldset #EditableTextField151,
	#internship-form form#Form_Form fieldset #EditableRadioField152,
	#internship-form form#Form_Form fieldset #EditableTextField153,
	#internship-form form#Form_Form fieldset #EditableRadioField154,
	#internship-form form#Form_Form fieldset #EditableCheckboxGroupField161,
	#internship-form form#Form_Form fieldset #EditableTextField156,
	#internship-form form#Form_Form fieldset #EditableFileField157
	{
		width:100%;
	}
	#internship-form form#Form_Form .Actions {
	    padding: 0;
	    margin-top:0;
	}	
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField13,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField14,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField16,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField17,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField18,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField19,
	#repair-parts-request-form form#Form_Form fieldset #EditableEmailField20,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField21,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField22,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField23
	{
		display:block;
	}
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField13,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField14,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField19,
	#repair-parts-request-form form#Form_Form fieldset #EditableEmailField20
	{
		width:100%;
		margin:0 0 10px 0;
	}
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField16,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField17,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField18,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField21,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField22,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField23
	{
		width:100%;
		margin:0 0 10px 0;
	}
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField15,
	#repair-parts-request-form form#Form_Form fieldset #EditableDropdown24,
	#repair-parts-request-form form#Form_Form fieldset #EditableTextField25
	{
		width:100%;
	}
	#repair-parts-request-form form#Form_Form .Actions {
	    padding: 0;
	}	
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField163,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField164,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField165,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField166,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField167,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableCountryDropdownField168,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableEmailField169,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField170
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField171,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField172,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField173,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField174,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField175,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField176,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField177,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableRadioField178,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableTextField179,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableCheckboxGroupField180,
	#tuition-reimbursement-form form#Form_Form fieldset #EditableFileField181
	{
		width:100%;
	}
	#tuition-reimbursement-form form#Form_Form .Actions {
		padding:0;
	    margin-top:0;		
	}
	#insurance-quote-form form#Form_Form fieldset h3.FormHeading{
		text-indent:0px;
	}
	#insurance-quote-form form#Form_Form fieldset #EditableTextField123,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField124,
	#insurance-quote-form form#Form_Form fieldset #EditableEmailField125,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField126,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField129,
	#insurance-quote-form form#Form_Form fieldset #EditableStoreLocationField127,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField131,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField132,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField133,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField134
	
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#insurance-quote-form form#Form_Form fieldset #EditableTextField135,
	#insurance-quote-form form#Form_Form fieldset #EditableTextField136
	{
		width:100%;
	}
	#insurance-quote-form form#Form_Form .Actions {
		margin-top:0px;
		padding:0;
	}
	#raq-form form#Form_RequestQuoteForm fieldset #Name,
	#raq-form form#Form_RequestQuoteForm fieldset #Email,
	#raq-form form#Form_RequestQuoteForm fieldset #Phone,
	#raq-form form#Form_RequestQuoteForm fieldset #Make,
	#raq-form form#Form_RequestQuoteForm fieldset #Model,
	#raq-form form#Form_RequestQuoteForm fieldset #Year,
	#raq-form form#Form_RequestQuoteForm fieldset #Hours,
	#raq-form form#Form_RequestQuoteForm fieldset #Value,
	#raq-form form#Form_RequestQuoteForm fieldset #Accessories
	{
		float:none;
		width:100%;
		margin:0;
	}
	#raq-form form#Form_RequestQuoteForm fieldset #Location,
	#raq-form form#Form_RequestQuoteForm fieldset #Brand,
	#raq-form form#Form_RequestQuoteForm fieldset #Comments
	{
		width:100%;
	}
	#service-form form#Form_ServiceRequestForm fieldset #FirstName,
	#service-form form#Form_ServiceRequestForm fieldset #LastName,
	#service-form form#Form_ServiceRequestForm fieldset #Email,
	#service-form form#Form_ServiceRequestForm fieldset #Phone,
	#service-form form#Form_ServiceRequestForm fieldset #Address,
	#service-form form#Form_ServiceRequestForm fieldset #City,
	#service-form form#Form_ServiceRequestForm fieldset #State,
	#service-form form#Form_ServiceRequestForm fieldset #Zip,
	#service-form form#Form_ServiceRequestForm fieldset #Make,
	#service-form form#Form_ServiceRequestForm fieldset #Model,
	#service-form form#Form_ServiceRequestForm fieldset #Year,
	#service-form form#Form_ServiceRequestForm fieldset #Serial,
	#service-form form#Form_ServiceRequestForm fieldset #Hours
	{
		float:none;
		width:100%;
		margin-right:0px;
	}
	#service-form form#Form_ServiceRequestForm fieldset #Location,
	#service-form form#Form_ServiceRequestForm fieldset #ServiceDone,
	#service-form form#Form_ServiceRequestForm fieldset #ApptDate,
	#service-form form#Form_ServiceRequestForm fieldset #ServiceBefore,
	#service-form form#Form_ServiceRequestForm fieldset #LastIn,
	#service-form form#Form_ServiceRequestForm fieldset #WorkDone
	{
		width:100%;	
	}
	#tuition-form form#Form_Form fieldset{
		text-align:left;
	}
	#tuition-form form#Form_Form fieldset #EditableTextField214,
	#tuition-form form#Form_Form fieldset #EditableTextField216,
	#tuition-form form#Form_Form fieldset #EditableTextField218,
	#tuition-form form#Form_Form fieldset #EditableTextField219,
	#tuition-form form#Form_Form fieldset #EditableTextField221,
	#tuition-form form#Form_Form fieldset #EditableCountryDropdownField222,
	#tuition-form form#Form_Form fieldset #EditableEmailField223,
	#tuition-form form#Form_Form fieldset #EditableTextField224
	{
		float:none;
		width:100%;
		margin:0;
	}
	#tuition-form form#Form_Form fieldset #EditableCheckboxGroupField225,
	#tuition-form form#Form_Form fieldset #EditableCheckboxGroupField226,
	#tuition-form form#Form_Form fieldset #EditableTextField227,
	#tuition-form form#Form_Form fieldset #EditableRadioField228,
	#tuition-form form#Form_Form fieldset #EditableTextField229,
	#tuition-form form#Form_Form fieldset #EditableRadioField230,
	#tuition-form form#Form_Form fieldset #EditableCheckboxGroupField231,
	#tuition-form form#Form_Form fieldset #EditableTextField232,
	#tuition-form form#Form_Form fieldset #EditableFileField233
	{
		width:100%;
	}
	#trainee-form form#Form_Form fieldset{
		text-align:left;
	}
	#trainee-form form#Form_Form fieldset #EditableTextField195,
	#trainee-form form#Form_Form fieldset #EditableTextField196,
	#trainee-form form#Form_Form fieldset #EditableTextField197,
	#trainee-form form#Form_Form fieldset #EditableTextField198,
	#trainee-form form#Form_Form fieldset #EditableTextField199,
	#trainee-form form#Form_Form fieldset #EditableCountryDropdownField200,
	#trainee-form form#Form_Form fieldset #EditableEmailField201,
	#trainee-form form#Form_Form fieldset #EditableTextField202
	{
		float:none;
		width:100%;
		margin:0;
	}
	#trainee-form form#Form_Form fieldset #EditableCheckboxGroupField203,
	#trainee-form form#Form_Form fieldset #EditableCheckboxGroupField204,
	#trainee-form form#Form_Form fieldset #EditableTextField205,
	#trainee-form form#Form_Form fieldset #EditableRadioField206,
	#trainee-form form#Form_Form fieldset #EditableTextField207,
	#trainee-form form#Form_Form fieldset #EditableRadioField208,
	#trainee-form form#Form_Form fieldset #EditableCheckboxGroupField209,
	#trainee-form form#Form_Form fieldset #EditableTextField210,
	#trainee-form form#Form_Form fieldset #EditableFileField211
	{
		width:100%;
	}
	
}



/****** FILE: themes/HRAGRIPOWER-theme/css/login.css *****/
﻿label,
legend,
user agent stylesheet h1 {
    font-weight: 700
}
.basecamp .login {
    padding: 130px 0 130px;
    height: 100%;
    background-image: url(../images/login-wallpaper.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.basecamp .login div.login_dialog h1 {
    font-size: 18px;
    font-weight: 700;
    color: #000!important;
    line-height: 19px;
    margin: 13px 0 15px
}
user agent stylesheet h1 {
    display: block;
    font-size: 2em;
    color: #000!important;
    margin: .67em 0
}
.basecamp .login div#login_content {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 988px
}
.basecamp .login div#login_content_inner {
    text-align: center;
    width: 100%;
    max-width: 988px;
    padding-bottom: 20px
}
.basecamp .login div.dialog_contents {
    padding: 0
}
.basecamp .login div.dialog_contents img {
    margin-left: auto;
    margin-right: auto
}
.basecamp .login div.login_dialog {
    width: 410px;
    margin: 0 auto;
    background: rgba(255, 255, 255, .8);
    padding: 10px 39px 19px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 0 6px #212121;
    -webkit-box-shadow: 0 0 6px #212121;
    box-shadow: 0 0 6px #212121;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3,  Direction=135,  Color='#999999')";
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')
}
.basecamp .login div.login_dialog label {
    color: #333!important;
    font-size: 16px
}
.basecamp .login fieldset {
    padding: 0 1.4em 1.4em;
    margin: 0 0 1.5em;
    border: none
}
.basecamp .login legend {
    font-size: 1.2em
}
#IE8#HACK,
.basecamp .login fieldset {
    padding-top: 1.4em
}
#IE8#HACK,
.basecamp .login legend {
    margin-top: 0;
    margin-bottom: 0
}
.basecamp .login input.text,
.basecamp .login input.title,
.basecamp .login input[type=password],
.basecamp .login input[type=text],
.basecamp .login textarea {
    background-color: #fff;
    border: 1px solid #bbb
}
.basecamp .login input.text:focus,
.basecamp .login input.title:focus,
.basecamp .login input[type=password]:focus,
.basecamp .login input[type=text]:focus,
.basecamp .login textarea:focus {
    border-color: #666
}
.basecamp .login select {
    background-color: #fff;
    border-width: 1px;
    border-style: solid
}
.basecamp .login input.text,
.basecamp .login input.title,
.basecamp .login input[type=password],
.basecamp .login input[type=text],
.basecamp .login select,
.basecamp .login textarea {
    margin: .5em 0
}
.basecamp .login input.text,
.basecamp .login input.title {
    width: 300px;
    padding: 5px
}
.basecamp .login input.title {
    font-size: 1.5em
}
.basecamp .login textarea {
    width: 390px;
    height: 250px;
    padding: 5px
}
.basecamp .login form.inline {
    line-height: 3
}
.basecamp .login form.inline p {
    margin-bottom: 0
}
.basecamp .login .alert,
.basecamp .login .error,
.basecamp .login .info,
.basecamp .login .notice,
.basecamp .login .success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd
}
.basecamp .login .alert,
.basecamp .login .error {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4
}
.basecamp .login .notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324
}
.basecamp .login .success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880
}
.basecamp .login .info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4
}
.basecamp .login .alert a,
.basecamp .login .error a {
    color: #8a1f11
}
.basecamp .login .notice a {
    color: #514721
}
.basecamp .login .success a {
    color: #264409
}
.basecamp .login .info a {
    color: #205791
}

/****** FILE: themes/HRAGRIPOWER-theme/css/grideffects.css *****/
﻿.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    list-style: none;
    text-align: center;
}
#cards .grid [class*=block-grid-]>li {
    padding: 0;
}

/* Common style */

.grid figure {
    position: relative;
    overflow: hidden;
    margin: 0px;
    padding:0px;
    min-width: 100%;
    max-width: 420px;
    max-height: 293px;
    width: 100%;
    background: #000;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 294px;
    max-width: 100%;
    width:100%;
    opacity: 0.8;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}
.grid figure h2 span {
    font-weight: 800;
}
.grid figure h2,
.grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
figure.effect-lily figcaption {
    text-align: left;
}
figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 50%;
}
figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}
/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #fff;
    font-size:34px;
    letter-spacing:-1px;    
    font-weight:bold;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
    background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-roxy h2 {
    padding: 30% 0 10px 0;
}
figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
    background: #9e5406;
}
figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
    opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-bubba h2 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
figure.effect-romeo img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 0, 300px);
    transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-romeo h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo p {
    padding: 0.25em 2em;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}
/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
    background: #18a367;
}
figure.effect-layla img {
    height: 390px;
}
figure.effect-layla figcaption {
    padding: 3em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}
figure.effect-layla figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
figure.effect-layla h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-layla p {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
figure.effect-layla img,
figure.effect-layla h2 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-layla:hover h2,
figure.effect-layla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
    background: #4a3753;
}
figure.effect-honey img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-honey:hover img {
    opacity: 0.5;
}
figure.effect-honey figcaption::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}
figure.effect-honey h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 1.5em;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-honey h2 i {
    font-style: normal;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}
figure.effect-oscar img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
    padding: 3em;
    background-color: rgba(58, 52, 42, 0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
figure.effect-oscar h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}
figure.effect-oscar:hover img {
    opacity: 0.4;
}
/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
    text-align: right;
}
figure.effect-marley h2,
figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
}
figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-marley h2 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-marley h2::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: '';
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
figure.effect-marley h2::after,
figure.effect-marley p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
    background-color: #17819c;
}
figure.effect-ruby img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
figure.effect-ruby:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-ruby h2 {
    margin-top: 20%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-ruby p {
    margin: 1em 0 0;
    padding: 3em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
    background: #2e5d5a;
}
figure.effect-milo img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-milo:hover img {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1em 1.2em;
}
figure.effect-milo p {
    padding: 0 10px 0 0;
    width: 50%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter {
    background: -webkit-linear-gradient(top, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
}
figure.effect-dexter img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
    opacity: 0.4;
}
figure.effect-dexter figcaption::after {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px;
    height: -webkit-calc(50% - 30px);
    height: calc(50% - 30px);
    border: 7px solid #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
figure.effect-dexter:hover figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-dexter figcaption {
    padding: 3em;
    text-align: left;
}
figure.effect-dexter p {
    position: absolute;
    right: 60px;
    bottom: 60px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
figure.effect-dexter:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
    background: #42b078;
}
figure.effect-sarah img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sarah:hover img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah figcaption {
    text-align: left;
}
figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
}
figure.effect-sarah h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover h2::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
figure.effect-zoe h2 {
    float: left;
}
figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31;
}
figure.effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    /* Fix for Chrome 37.0.2062.120 (Mac) */
}
figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
    content: '\e000';
}
.icon-paper-clip::before {
    content: '\e001';
}
.icon-heart::before {
    content: '\e024';
}
figure.effect-zoe h2 {
    display: inline-block;
}
figure.effect-zoe:hover p.description {
    opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}
figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-chico figcaption {
    padding: 3em;
}
figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
    padding: 20% 0 20px 0;
}
figure.effect-chico p {
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
    background: #2f3238;
}
figure.effect-julia img {
    max-width: none;
    height: 400px;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-julia figcaption {
    text-align: left;
}
figure.effect-julia h2 {
    position: relative;
    padding: 0.5em 0;
}
figure.effect-julia p {
    display: inline-block;
    margin: 0 0 0.25em;
    padding: 0.4em 1em;
    background: rgba(255, 255, 255, 0.9);
    color: #2f3238;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-360px, 0, 0);
    transform: translate3d(-360px, 0, 0);
}
figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-julia:hover img {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
    background: #df4e4e;
}
figure.effect-goliath img,
figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-goliath h2,
figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}
figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
}
figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*-----------------*/
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
    background: #303fa9;
}
figure.effect-hera h2 {
    font-size: 158.75%;
}
figure.effect-hera h2,
figure.effect-hera p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}
figure.effect-hera figcaption::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    border: 2px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}
figure.effect-hera p {
    width: 100px;
    text-transform: none;
    font-size: 121%;
    line-height: 2;
}
figure.effect-hera p a {
    color: #fff;
}
figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
    opacity: 0.6;
}
figure.effect-hera p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-hera p a:first-child i {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}
figure.effect-hera p a:nth-child(2) i {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}
figure.effect-hera p a:nth-child(3) i {
    -webkit-transform: translate3d(-60px, 60px, 0);
    transform: translate3d(-60px, 60px, 0);
}
figure.effect-hera p a:nth-child(4) i {
    -webkit-transform: translate3d(60px, 60px, 0);
    transform: translate3d(60px, 60px, 0);
}
figure.effect-hera:hover figcaption::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
figure.effect-hera:hover h2 {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}
figure.effect-hera:hover p i:empty {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* just because it's stronger than nth-child */
    
    opacity: 1;
}
/*-----------------*/
/***** Winston *****/
/*-----------------*/

figure.effect-winston {
    background: #162633;
    text-align: left;
}
figure.effect-winston img {
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-winston figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/triangle.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
figure.effect-winston h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0;
}
figure.effect-winston a {
    margin: 0 10px;
    color: #5d504f;
    font-size: 170%;
}
figure.effect-winston a:hover,
figure.effect-winston a:focus {
    color: #cc6055;
}
figure.effect-winston p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
figure.effect-winston:hover img {
    opacity: 0.6;
}
figure.effect-winston:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-winston:hover figcaption::before {
    opacity: 0.7;
    -webkit-transform: rotate3d(0, 0, 1, 20deg);
    transform: rotate3d(0, 0, 1, 20deg);
}
figure.effect-winston:hover p i {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-winston:hover p a:nth-child(3) i {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-winston:hover p a:nth-child(2) i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-winston:hover p a:first-child i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/*-----------------*/
/***** Selena *****/
/*-----------------*/

figure.effect-selena {
    background: #fff;
}
figure.effect-selena img {
    opacity: 0.95;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-selena:hover img {
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
}
figure.effect-selena h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
figure.effect-selena p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
figure.effect-selena:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-selena:hover p {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0);
}
/*-----------------*/
/***** Terry *****/
/*-----------------*/

figure.effect-terry {
    background: #34495e;
}
figure.effect-terry figcaption {
    padding: 1em;
}
figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
    position: absolute;
    width: 200%;
    height: 200%;
    border-style: solid;
    border-color: #101010;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-terry figcaption::before {
    right: 0;
    bottom: 0;
    border-width: 0 70px 60px 0;
    -webkit-transform: translate3d(70px, 60px, 0);
    transform: translate3d(70px, 60px, 0);
}
figure.effect-terry figcaption::after {
    top: 0;
    left: 0;
    border-width: 15px 0 0 15px;
    -webkit-transform: translate3d(-15px, -15px, 0);
    transform: translate3d(-15px, -15px, 0);
}
figure.effect-terry img,
figure.effect-terry p a {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-terry img {
    opacity: 0.85;
}
figure.effect-terry h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0.4em 10px;
    width: 50%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
@media screen and (max-width: 920px) {
    figure.effect-terry h2 {
        padding: 0.75em 10px;
        font-size: 120%;
    }
}
figure.effect-terry p {
    float: right;
    clear: both;
    text-align: left;
    text-transform: none;
    font-size: 111%;
}
figure.effect-terry p a {
    display: block;
    margin-bottom: 1em;
    color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(90px, 0, 0);
    transform: translate3d(90px, 0, 0);
}
figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
    color: #f3cf3f;
}
figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-terry:hover img {
    opacity: 0.6;
}
figure.effect-terry:hover h2,
figure.effect-terry:hover p a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-terry:hover p a {
    opacity: 1;
}
figure.effect-terry:hover p a:first-child {
    -webkit-transition-delay: 0.025s;
    transition-delay: 0.025s;
}
figure.effect-terry:hover p a:nth-child(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-terry:hover p a:nth-child(3) {
    -webkit-transition-delay: 0.075s;
    transition-delay: 0.075s;
}
figure.effect-terry:hover p a:nth-child(4) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/*-----------------*/
/***** Phoebe *****/
/*-----------------*/

figure.effect-phoebe {
    background: #675983;
}
figure.effect-phoebe img {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-phoebe:hover img {
    opacity: 0.6;
}
figure.effect-phoebe figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/triangle2.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(5, 2.5, 1);
    transform: scale3d(5, 2.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-phoebe:hover figcaption::before {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-phoebe h2 {
    margin-top: 1em;
    -webkit-transition: transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
figure.effect-phoebe:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-phoebe p a {
    color: #fff;
    font-size: 140%;
    opacity: 0;
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-phoebe p a:first-child {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}
figure.effect-phoebe p a:nth-child(2) {
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
}
figure.effect-phoebe p a:nth-child(3) {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}
figure.effect-phoebe:hover p a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
    background: #3498db;
}
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-apollo h2 {
    text-align: left;
}
figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/*-----------------*/
/***** Kira *****/
/*-----------------*/

figure.effect-kira {
    background: #fff;
    text-align: left;
}
figure.effect-kira img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-kira figcaption {
    z-index: 1;
}
figure.effect-kira p {
    padding: 2.25em 0.5em;
    font-weight: 600;
    font-size: 100%;
    line-height: 1.5;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
figure.effect-kira p a {
    margin: 0 0.5em;
    color: #101010;
}
figure.effect-kira p a:hover,
figure.effect-kira p a:focus {
    opacity: 0.6;
}
figure.effect-kira figcaption::before {
    position: absolute;
    top: 0;
    right: 2em;
    left: 2em;
    z-index: -1;
    height: 3.5em;
    background: #fff;
    content: '';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
    transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
figure.effect-kira:hover img {
    opacity: 0.5;
}
figure.effect-kira:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-kira:hover figcaption::before {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
}
/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
    z-index: auto;
    overflow: visible;
    background: #000;
}
figure.effect-steve:before,
figure.effect-steve h2:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
}
figure.effect-steve figcaption {
    z-index: 1;
}
figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0);
}
figure.effect-steve h2,
figure.effect-steve p {
    background: #fff;
    color: #2d434e;
}
figure.effect-steve h2 {
    position: relative;
    margin-top: 2em;
    padding: 0.25em;
}
figure.effect-steve h2:before {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
figure.effect-steve p {
    margin-top: 1em;
    padding: 0.5em;
    font-weight: 800;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
}
figure.effect-steve:hover:before {
    opacity: 1;
}
figure.effect-steve:hover img {
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
    transform: perspective(1000px) translate3d(0, 0, 21px);
}
figure.effect-steve:hover h2:before {
    opacity: 0;
}
figure.effect-steve:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/*-----------------*/
/***** Moses *****/
/*-----------------*/

figure.effect-moses {
    background: -webkit-linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
    background: linear-gradient(-45deg, #EC65B7 0%, #05E0D8 100%);
}
figure.effect-moses img {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-moses h2,
figure.effect-moses p {
    padding: 20px;
    width: 50%;
    height: 50%;
    border: 2px solid #fff;
}
figure.effect-moses h2 {
    padding: 20px;
    width: 50%;
    height: 50%;
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
}
figure.effect-moses p {
    float: right;
    padding: 20px;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
figure.effect-moses:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-moses:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-moses:hover img {
    opacity: 0.6;
}
/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
    background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
}
figure.effect-jazz img {
    opacity: 0.9;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-jazz h2,
figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
}
figure.effect-jazz h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-jazz p {
    padding: 0.5em 2em;
    text-transform: none;
    font-size: 0.85em;
    opacity: 0;
}
figure.effect-jazz:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
    background: #030c17;
}
figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}
figure.effect-ming h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-ming p {
    padding: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}
figure.effect-ming:hover img {
    opacity: 0.4;
}
/*---------------*/
/***** Lexi *****/
/*---------------*/

figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%);
}
figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-lexi figcaption::before,
figure.effect-lexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-lexi figcaption::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
figure.effect-lexi:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-lexi h2 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
}
figure.effect-lexi p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    width: 140px;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0);
}
figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
figure.effect-lexi:hover h2,
figure.effect-lexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
/*---------------*/
/***** Duke *****/
/*---------------*/

figure.effect-duke {
    background: -webkit-linear-gradient(-45deg, #34495e 0%, #cc6055 100%);
    background: linear-gradient(-45deg, #34495e 0%, #cc6055 100%);
}
figure.effect-duke img,
figure.effect-duke p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-duke:hover img {
    opacity: 0.1;
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1);
}
figure.effect-duke h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
figure.effect-duke p {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 20px;
    padding: 30px;
    border: 2px solid #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
}
figure.effect-duke:hover h2,
figure.effect-duke:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
/* Media queries */
@media only screen and (max-width: 1024px) {
	figure.effect-sadie h2 {
	    font-size:26px;
	}
}
@media screen and (max-width: 50em) {
    .grid figure {
    	display:block;
        float: none;
        margin: 0px auto;
        width: 100%;
    }
}

/****** FILE: themes/HRAGRIPOWER-theme/css/remodalcomb.css *****/
﻿html.remodal-is-locked{overflow:hidden;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-wrapper .left-centered{text-align:left}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{position:relative;outline:0;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}
.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening,.remodal.remodal-is-closing,.remodal.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:20px;transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal-close,.remodal-close:before{position:absolute;top:0;left:0;display:block;width:35px}.remodal-cancel,.remodal-close,.remodal-confirm{overflow:visible;margin:0;cursor:pointer;text-decoration:none;outline:0;border:0}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{height:35px;padding:0;transition:color .2s;color:#95979c;background:0 0}.remodal-close:focus,.remodal-close:hover{color:#2b2e38;border:0;outline:0;background:0 0}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;content:"\00d7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;min-width:110px;padding:12px 0;transition:background .2s;text-align:center;vertical-align:middle}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}
@media only screen and (min-width:641px){
	.remodal{max-width:700px;padding:35px;}
}
.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}

/****** FILE: themes/HRAGRIPOWER-theme/css/slickcomb.css *****/
﻿@charset 'UTF-8';

.slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('./fonts/slick.eot');
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next
{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 15px;
	height: 15px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: '';
}
[dir=rtl] .slick-prev:before {
    content: '';
}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: '';
}
[dir=rtl] .slick-next:before {
    content: '';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
    cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	background: transparent;    
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	margin:0 auto 0 auto;
	padding:0;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    margin:0 auto;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Online Store */
.storecarousel .slick-next,
.storecarousel .slick-prev {
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:40%;
    display:block;
    outline: none;    
}
.storecarousel .slick-next.slick-disabled:before,
.storecarousel .slick-prev.slick-disabled:before {
    opacity: .25
}
.storecarousel button {
    border: solid grey;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 5px;
    box-shadow:0px 0px 0px transparent;
}
.storecarousel button:hover {
    border: solid #000;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 5px;    
}
.storecarousel .slick-prev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-20px;
}
.storecarousel [dir=rtl] .slick-prev {
    right: -20px;
    left: auto;
}
.storecarousel .slick-next {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-20px;    
}
.storecarousel [dir=rtl] .slick-next {
    right: auto;
    left: -20px;
}
.storecarousel .slick-slider {
    margin: 0;
    padding: 0 5px
}

/* Listings */
.newscrollinglistings-H .slick-next,
.newscrollinglistings-H .slick-prev,
.newscrollinglistings-S .slick-next,
.newscrollinglistings-S .slick-prev 
{
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:50%;
    display:block;
    outline: none;    
}
.newscrollinglistings-H button, 
.newscrollinglistings-S button
{
    border: solid #b8b8b8;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    box-shadow:0px 0px 0px transparent;
}
.newscrollinglistings-H button:hover, 
.newscrollinglistings-S button:hover
{
    border: solid #c12025;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;    
}
.newscrollinglistings-H .slick-prev,
.newscrollinglistings-S .slick-prev
{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-25px;
}
.newscrollinglistings-H .slick-next,
.newscrollinglistings-S .slick-next
{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-25px;    
}
.newscrollinglistings-H .slick-slider,
.newscrollinglistings-S .slick-slider
{
    margin: 0;
    padding: 0 5px
}
.newscrollinglistings-H .slick-slide .list-contain,
.newscrollinglistings-S .slick-slide .list-contain
{
	padding:0 5px 0 5px;
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}
.newscrollinglistings-H .slick-slide .list-contain .list-photo img,
.newscrollinglistings-S .slick-slide .list-contain .list-photo img
{
    overflow: hidden;
    width: 100%;
    display: block;
    padding: 0
}

.newscrollinglistings-H .slick-slide img,
.newscrollinglistings-S .slick-slide img
{
	width:100%;
}

.newscrollinglistings-H .slick-slide .list-contain .list-title,
.newscrollinglistings-S .slick-slide .list-contain .list-title
{
	height:50px;
	overflow:hidden;
	font-size: 14px; 
	line-height:1.5;
	color:#363636; 
	padding:10px 0 4px 0;
}
.newscrollinglistings-H .slick-slide .list-contain .list-price,
.newscrollinglistings-S .slick-slide .list-contain .list-price
{
	color:#000;
	font-weight:bold;
	font-size:16px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-description,
.newscrollinglistings-S .slick-slide .list-contain .list-description
{
    color: #000;
    margin: 0 0 12px 0;
    padding:0 0 8px 0;
    border-bottom: thin #222224 solid;
    font-size: 14px;
    line-height:20px;
}
.newscrollinglistings-H .slick-slide .list-contain .list-locale,
.newscrollinglistings-S .slick-slide .list-contain .list-locale
{
    color: #515050;
    padding: 0 0 7px;
    margin: 0 0 7px
}
.newscrollinglistings-H .slick-slide .list-contain .list-details-btn,
.newscrollinglistings-S .slick-slide .list-contain .list-details-btn
{
	width:100%;
    display: block;      
    color: #c12025;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.newscrollinglistings-H .slick-slide .list-details-btn:hover,
.newscrollinglistings-S .slick-slide .list-details-btn:hover
{
    color: #000;
}

/* Brands */
.carouselbrands li.slick-slide a img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;  
}
.carouselbrands .slick-next,
.carouselbrands .slick-prev {
    cursor: pointer;
    color: transparent;
    background:transparent;
    outline: 0;
    position:absolute;
    top:50%;
    display:block;
    outline: none;    
}
.carouselbrands button {
    border: solid #b8b8b8;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    box-shadow:0px 0px 0px transparent;
}
.carouselbrands button:hover {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;    
}
.carouselbrands .slick-prev {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left:-5px;
}
.carouselbrands .slick-next {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right:-5px;    
}
.carouselbrands .slick-slider {
    margin: 0;
    padding: 0 5px
}
.carouselbrands .slick-slide a {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    text-decoration: none;
    opacity: 0.6;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}
.carouselbrands .slick-slide a:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;
    opacity: 1.0;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}

/* Testimonials */

.carouseltestimonials .slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin:0;
    list-style: none;
    text-align: center
}
.carouseltestimonials .slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align:middle;
    width: 22px;
    height: 22px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer
}
.carouseltestimonials .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 22px;
    height: 22px;
    padding: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}
.carouseltestimonials .slick-dots li button:focus,
.carouseltestimonials .slick-dots li button:hover {
    outline: 0
}
.carouseltestimonials .slick-dots li button:focus:before,
.carouseltestimonials .slick-dots li button:hover:before {
    opacity: 1
}
.carouseltestimonials .slick-dots li button:before {
    font-family: slick;
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    content: '•';
    text-align: center;
    color: #444a50;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.carouseltestimonials .slick-dots li.slick-active button:before {
    color: #fff
}

@media only screen and (max-width: 1024px) {
	.newscrollinglistings-H .slick-slide {
		text-align:center;
	}
	.carouselbrands .slick-slide {
		text-align:center;
	}		
}
@media only screen and (max-width: 770px) {
	.carouselbrands .slick-prev {
	    left:10px;
	}
	.carouselbrands .slick-next {
	    right:10px;    
	}
}

/****** FILE: themes/HRAGRIPOWER-theme/css/styles.css *****/
﻿/* TRA Base Starter Theme Light */
/* 
	Theme Colors 
	red : #dc1434
	yellow : #f3b909
	grey : #141414
	
	Fonts
	font-family: 'Khand', sans-serif;
	font-family: 'Oswald', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;	
*/

/* Extra Helpers */
.hidden{
	visibility:hidden;
}
img.stretch {width: 100%!important;}.small-padding {padding: 10px;}.medium-padding {padding: 20px;}.large-padding {padding: 30px;}.custom-show-for-small-only {display: none;}.custom-show-for-medium-up {display: block;}.custom-show-for-large-up {display: block;}.custom-show-for-xlarge-up {display: block;}.custom-hide-for-xlarge-up {display: none;}.custom-hide-for-large-up {display: none;}.custom-hide-for-medium-up {display: none;}.padding-top-xsmall {padding-top: 5px;}.padding-left-xsmall {padding-left: 5px;}.padding-bottom-xsmall {padding-bottom: 5px;}.padding-right-xsmall {padding-right: 5px;}.padding-top-small {padding-top: 10px;}.padding-left-small {padding-left: 10px;}.padding-bottom-small {padding-bottom: 10px;}.padding-right-small {padding-right: 10px;}.padding-top {padding-top: 20px;}.padding-left {padding-left: 20px;}.padding-bottom {padding-bottom: 20px;}.padding-right {padding-right: 20px;}.padding-left-large {padding-left: 40px;}.padding-right-large {padding-right: 40px;}.padding-top-large {padding-top: 40px;}.padding-bottom-large {padding-bottom: 40px;}.hr-bottom {border-bottom: 1px solid #bebebe;}.iphone-block {display: none;}.no-display {display: none;}.sectionsegment {padding: 50px 0 50px 0;}.show-on-print {display:none;}
.orange-btn{
	background:#dc4405;
	color:#fff;
}
.orange-btn:hover{
	background:#000;
}
.light-green-btn{
	background:#01835d;
	color:#fff;
}
.light-green-btn:hover{
	background:#000;
}
.dark-green-btn{
	background:#0a5840;
	color:#fff;
}
.dark-green-btn:hover{
	background:#000;
}
.light-blue-btn{
	background:#09f;
	color:#fff;
}
.light-blue-btn:hover{
	background:#000;
}
.maroon-btn{
	background:#b3272f;
	color:#fff;
}
.maroon-btn:hover{
	background:#000;
}

svg.hidden{
	display: none;
}
.bg-hragripower_vt_tractor {
    width: 276px; 
    height: 180px;
    margin:0 auto;
    background: url('../images/css_sprites.png') -10px -10px;
}
.bg-hragripower_vt_utv {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -306px -10px;
}
.bg-hragripower_vt_construction {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -10px -210px;
}
.bg-hragripower_vt_harvester {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -306px -210px;
}
.bg-hragripower_vt_hay_forage {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -602px -10px;
}
.bg-hragripower_vt_lawngarden {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -602px -210px;
}
.bg-hragripower_vt_planter {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -10px -410px;
}
.bg-hragripower_vt_sprayer {
    width: 276px; 
    height: 180px;
    margin:0 auto;    
    background: url('../images/css_sprites.png') -306px -410px;
}

.bg-grid_powersportsRanger {
    width: 100%; 
    /*width:360px;*/
    height: 290px;
    background: url('../images/cat_sprites.png') -10px -10px;
    background-repeat:no-repeat;
}
.bg-grid_compactCE {
    width: 100%; 
    height: 290px;
    background: url('../images/cat_sprites.png') -390px -10px;
    background-repeat:no-repeat;    
}
.bg-grid_farmequipment {
    width: 100%; 
    height: 290px;
    background: url('../images/cat_sprites.png') -10px -320px;
    background-repeat:no-repeat;    
}
.bg-grid_lawngarden {
    width: 100%; 
    height: 290px;
    background: url('../images/cat_sprites.png') -390px -320px;
    background-repeat:no-repeat;    
}


/* Miscellaneous */

body {
    font-family:'Roboto', sans-serif;
}
.footacc,
.testacc
{
	display:none;
	margin:0;
}
.footer--top--section .footdesk{
	display:block;
}
.site-wrapper p {
    font-size: 1rem;
    line-height:1.8;
}
#success-script {
    padding: 20px;
    position:absolute;
    top:30%;
    z-index:1001;
    width:100%;
}
.boxes .window {
	background: rgba(193, 32, 37, 0.9);    
	color:white;
    margin: 0 auto;
    text-align:center;
    z-index: 9999;
    width:75%;
}
.boxes #dialog {
    padding: 60px;
}
.boxes #dialog a {
    font-size: 1.125rem;
    font-weight:bold;
    color: yellow;
    text-transform: uppercase;
}
.zoom-container {
	overflow: hidden;
}
.zoom {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
.zoom:hover {
	z-index: 100;
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}
.child_grid h3.child_grid_heading{
	font-size:1.125rem;
	line-height:1.4;
	font-weight:600;
	color:#323232;
    display:inline-block;
    position:relative;		
    margin: 10px 0 10px 0;
}
.child_grid h3.child_grid_heading a{
	font-size:1.125rem;
	line-height:1.4;
	font-weight:600;
	color:#323232;
}
.child_grid h3.child_grid_heading:after{
    content: "";
    width:55%;
    padding:8px 0 0 0;
    display: block;
    transition: 0.7s all;
    border-bottom: 3px solid #e3c097;
}
.child_grid h3.child_grid_heading:hover:after{
    width:100%;
}
.child_grid a.child-details-btn{
	font-size:14px;
	color:#0484f0;
}
.child_grid a.child-details-btn:hover{
	color:#3e3e3e;
	text-decoration:underline;
}
.child_grid img{
	width:100%;
}
.child_grid_alt_bx{
	background-color:#fbfbfb; 
	width:100%; 
	margin:0 auto; 
	position:relative; 
	border:1px #ededed solid; 
	text-align:center; 
	padding:20px;
}
.child_grid h3.alt_child_grid_heading{
	font-size:1.125rem;
	line-height:1;
	font-weight:600;
	color:#323232;
    display:inline-block;
    position:relative;		
    margin: 10px 0 10px 0;
}
.child_grid h3.alt_child_grid_heading a{
	font-size:1.125rem;
	line-height:1.4;
	font-weight:600;
	color:#323232;
}
.child_grid h3.alt_child_grid_heading:after{
    content: "";
    width:55%;
    padding:8px 0 0 0;
    display: inline-block;
    transition: 0.7s all;
    border-bottom: 3px solid #e3c097;
}
.child_grid h3.alt_child_grid_heading:hover:after{
    width:100%;
}
.child_grid p{
	margin:0;
	padding:0;
}
.red-multiply{
	background: rgba(67, 67, 67, 1);
}
.wallpaper-bg{
    background-image:url('../images/welcome-background.jpg');
	background-blend-mode: multiply;	    
	background-color:#7e7b77;
    background-attachment:fixed;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;	
}
.colorize-Red .wallpaper-bg{
    background-image:url('../images/welcome-background.jpg');
	background-blend-mode: multiply;	    
	background-color:#a21e25;
    background-attachment:fixed;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;	
}
.colorize-Blue .wallpaper-bg{
    background-image:url('../images/welcome-background-NewHolland.jpg');
	background-blend-mode: multiply;	    
	background-color:#003e85;
    background-attachment:fixed;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;	
}
.colorize-Orange .wallpaper-bg{
    background-image:url('../images/welcome-background-Kubota.jpg');
	background-blend-mode: multiply;	    
	background-color:#dc4405;
    background-attachment:fixed;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;	
}
.content--layout__background{
	padding:30px;
	background:#fff;
}
.transImageLink--container{
	margin-bottom:10px;
}
.transImageLink--container a img{
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
}
.transImageLink--container a:hover img{
    opacity: .7;
    filter: alpha(opacity=70);
}
.full_size--container{
	padding: 60px;
}
img.fade-on-hover{
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    filter: alpha(opacity=100);
}
img.fade-on-hover:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}
.main_welcome_holder a{
	color:#f8132f;
}
.fourteen,
.fourteen use
{
	width:14px;
	height:14px;
}
.eightteen,
.eightteen use
{
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
}
.white,
.white use
{
	fill:#fff;
}

/* Buttons */

.fill:hover, .fill:focus {
	box-shadow: inset 0 0 0 2em var(--hover);
}
.stretch{
	text-align: center;
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 var(--hover);
   }
}
.raise:hover, .raise:focus {
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	transform: translateY(-0.25em);
}
.up:hover, .up:focus {
	box-shadow: inset 0 -4em 0 0 var(--hover);
}
.slide:hover, .slide:focus {
	box-shadow: inset 16em 0 0 0 var(--hover);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 6px #F55656;
	color: #ffffff !important;
}
.fill {
	--color: #222222;
	--hover: #EB1B1B;
}
.raise {
	--color: #ffffff;
	--hover: #EB1B1B;
}
.up {
	--color: #181717;
	--hover: #181717;
}
.slide {
	--color: #ffffff;
	--hover: #F55656;
}
.ani-button {
	color: var(--color);
	display: inline-block;
	transition: 0.25s;
}
.ani-button:hover, .button:focus {
	border-color: var(--hover);
	color: #fff;
}
.ani-button {
	background: none;
	border: 3px solid;
    font-size: 1.375rem;
    text-transform:uppercase;
    font-weight:bold;
	line-height: 1;
	margin: 0;
	padding: 1.27em 2em;
}
.ani-button.slide {
	background: rgba(0, 0, 0, 0.3);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 6px #F55656;
	color: #F55656;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	padding: 1em 2em;
}
.ani-button--small {
	color: var(--color);
	display: inline-block;
	transition: 0.25s;
}
.ani-button--small:hover {
	border-color: var(--hover);
	color: #fff;
}
.ani-button--small {
	background: none;
	border: 2px solid;
    font-size: 1rem;
    text-transform:uppercase;
    font-weight:bold;
	line-height: 1;
	margin: 0;
	padding: 16px 30px;
}
.ani-button--small.slide {
	background: rgba(0, 0, 0, 0.3);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 6px #F55656;
	color: #F55656;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	padding: 1em 2em;
}
.button {    
    background: #181717;    
    color: #fff;
    font-size: 1.125rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 15px 60px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
}
.button:hover{
    background: #3f3c3c;	    
}
.orange-button{
	background:#dc4405;
	color:#fff;
    font-size: 1.125rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 15px 60px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;	
}
.orange-button:hover{
	background:#000;
}
.large_blocked--button {    
    background: #181717;    
    color: #fff;
    font-size: 24px;
    font-weight:bold;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 25px 60px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
}
.large_blocked--button:hover{
    background: #3f3c3c;	    
}
.lead-button {    
    font-size: 1.125rem;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 10px 65px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
}
.grey-button {  
    background: #181717;	    
    color: #fff;
    font-size: 1.125rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 12px 60px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
}
.grey-button:hover{
    background: #3f3c3c;
}
button {    
    background: #181717;    
    color: #fff;
    font-size: 1.125rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 15px 60px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
}
button:hover{
    background: #3f3c3c;	    
}
.button-khand {    
    background: #181717;    
    color: #fff;
	font-family: 'Khand', sans-serif;   
    font-size: 1.125rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 15px 60px;
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
}
.button-khand:hover{
    background: #3f3c3c;	    
}
.button-khand-ghost {    
    background: transparent;   
    border:2px #fff solid; 
    color: #fff !important;
	font-family: 'Khand', sans-serif;   
    font-size: 1.125rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 15px 60px;
    transition: 0.4s all;    
}
.button-khand-ghost:hover{
    border:2px gray solid; 
    color:gray;
}
.yellow-ghost-button {
    background: transparent;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 0;
    padding: 10px 35px;
    border: 2px #ffdd00 solid;
    box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: 0.4s all;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.yellow-ghost-button:hover {
    color: #ffdd00;
    border: 2px #fff solid;
}
.button-list{
	list-style-type:none;
}
.button-list li{
	display:inline-block;
	margin:0 10px 10px 0;
}
.button_list--forParts{
	list-style-type:none;
}
.button_list--forParts li{
	display:inline-block;
	width:48%;
	margin:0 10px 10px 0;
}


/* MastHead */

#MastHead_Section {
    width: 100%;
    background-image:url('../images/alt-hragripower-bg-header.webp');
    background-position:center top;
    background-repeat:repeat-x;
}
#MastHead_Section .mast_inner {
    padding: 30px 20px 30px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#MastHead_Section .dealer_logo{
	display:inline-block;
    vertical-align: middle;	
}
#MastHead_Section #Navigation_Section{
    display: inline-block;
    vertical-align:middle;
    padding: 0 15px 0 15px;
}
#MastHead_Section .submenu{
    display: inline-block;
    vertical-align:middle;
    padding: 0 15px 0 15px;
    margin-top:-6px;
}
#MastHead_Section .hours_weather{
	display:inline-block;
    vertical-align: middle;	
    position:relative;
}
#MastHead_Section .hours_weather a.hotline-link{
	display:inline-block;
    vertical-align: middle;	
}
#MastHead_Section .hours_weather a.hotline-link:before {
    transition: .4s width ease;
    width: 0;
    height: 2px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    margin: 0 auto;
}
#MastHead_Section .hours_weather a.hotline-link:hover:before {
	width:100%;
}
#MastHead_Section .hours_weather .weather__wrap {
	display:block;
	margin-top:-15px;
}
.mast-border{
	border-bottom: 5px solid #eff1f3;
}
#MobileMastHead{
    width: 100%;
    background-image:url('../images/alt-hragripower-bg-header.webp');
    background-position:center top;
    background-repeat:no-repeat;	
}
#MobileMastHead .dealer_logo{
	display:inline-block;
    vertical-align: middle;	
    margin-bottom:10px;
}
#MobileMastHead .dealer_logo a{
	display:block;
	overflow:hidden;
}
#MobileMastHead .menu_box_bar--wrapper{
	border:1px white solid;
	padding:10px
}
.StoreLocationsPicker__locale {
	display:block !important; /* do not let this get hidden */
	border-bottom:1px #1f1f1f solid;
}
.MobileLocales__locale__address{
	font-size: 16px;
	color: #fff;
}
.MobileLocales__locale__address a.MobileLocales__phone__cta{
	font-size:20px;
	font-weight:bold;
	padding:12px 0 6px 0;
	color:#fff;
	display:block;
}
.MobileLocales__locale__hours{
	padding:10px;
	background:#131313;
}
.MobileLocales__locale__hours .MobileLocales__locale__day-hours,
.MobileLocales__locale__hours .MobileLocales__locale__day-hours--extra
{
	font-size: 16px;
	line-height:2;
}
.MobileLocales__locale__ctas ul.cta__list{
	margin:0;
	padding:7px 0 0 0;
	list-style-type:none;
	list-style-position:outside;
	overflow:hidden;
}
.MobileLocales__locale__ctas ul.cta__list li{
	float:left;
	margin-right:10px;
}
.MobileLocales__locale__ctas a.MobileLocales__directions__cta{
	font-size:16px;
	display:block;
	padding:8px 12px;
	background:#ffbe1e;
	color:#000;
	text-align:center;
}
.MobileLocales__locale__ctas a.MobileLocales__details__cta{
	font-size:16px;
	display:block;
	padding:8px 12px;
	background:#f3b909;
	color:#000;
	text-align:center;
}
.MobileLocales__locale__photo {
	height:165px;
	overflow:hidden;
	margin:0 0 8px 0;
}
.MobileLocales__locale__photo img{
	width:100%;
}
ul.hoursacc{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.hoursacc li ul{
	display:none;
	margin:0;
	padding:0;
}
ul.hoursacc li a.hours-trigger{
	font-size: 16px;
	color: #dc1434;
}
#SecondaryBar_Section {
    background-color: #eff1f3;
}
#SecondaryBar_Section .container{
    padding:32px 0 32px 0;
}
#SecondaryBar_Section ul.main_index_ctas{
    margin: 0;
    padding: 0;
    font-size:0;
    text-align:center;
    list-style: none;
    list-style-position:outside;
}
#SecondaryBar_Section ul.main_index_ctas li{
	width:16%;
	line-height:1.4;
	position:relative;
	display:inline-block;
}
#SecondaryBar_Section ul.main_index_ctas li.border-right{
	border-right:1px #ccc solid;
}
#SecondaryBar_Section ul.main_index_ctas li a {
	font-size:0.875rem;
    color: #323232;
    transition:0;
}
#SecondaryBar_Section ul.main_index_ctas li a:hover {
    color: #616161;
    text-decoration:underline;
}
#SecondaryBar_Section ul.main_index_ctas li a span.mini-head{
	font-family: 'Khand', sans-serif;
	font-size:1.5rem;
    color: #000;
    font-weight: 600;
    letter-spacing: .025em;
    text-transform: uppercase;    
}
#SecondaryBar_Section ul.main_index_ctas li a:hover span{
    color: #616161;
}
.after--hours--wrap h3{
	background:#ededed;
	padding:15px;
	font-size:20px;
	font-weight:500;
	text-align:center;
}
.after--hours--wrap ul.afterhours-popup li{
	line-height:1.6;
	font-size:15px;
}
.page-banner {
    margin: 0 0 10px 0;
    height: auto;
}
.page-banner img {
    margin: 0 auto;
    height: auto;
    width: 100%;
}
.hours-scroll{
    text-align: center;
    font-size: 0.875rem;
    font-weight: 500;
    color: #dc1434;
    padding:6px 0 6px 0;
    text-transform: uppercase;
}

/* Hero Section */

#Hero_Section{
    position: relative;
    padding:25px;
    background-image:url('../images/alt-hragripower-bg-main.webp');
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
    background-color:#fff;
}
#Hero_Section .slider_padding{
	margin-right:20px;
}
#Hero_Section .grid-block-card{
	position: relative;
	overflow:hidden;
	max-height:285px;	
}
#Hero_Section .grid-block-card .zoom-container .title-placement{
	z-index: 2;
	position:absolute;
	bottom:45%;
	left:0%;
	right:0%;
	text-align:center;
}
#Hero_Section .grid-block-card .zoom-container .title-placement h2{
	display:inline-block;
	font-family: 'Khand', sans-serif;
    font-size: 2rem;
    color: #fff;
    font-weight:500;
    letter-spacing: .025em;	
	text-align:center;
	line-height:1.4;
	text-transform:uppercase;
	position:relative;	
	z-index: 11;
}
#Hero_Section .grid-block-card .zoom-container .title-placement h2:before{
	position:absolute;
	bottom:1em; 
	left:0;
	width:100%;
}
#Hero_Section .grid-block-card .zoom-container .title-placement h2:after
{
	content: "";
	display: block;
	padding-top: 4px;
	margin: 0 auto;
	width: 30%;
	transition: 0.7s all;
	border-bottom: 3px solid #e3c097;
}
#Hero_Section .grid-block-card .zoom-container:hover .title-placement h2:after { 
	transform: scaleX(1); 
	width: 60%;
}
#Hero_Section .zoom-container {
    overflow:hidden;
    background: rgba(31, 31, 31, 1);
}
#Hero_Section .zoom-container:hover .zoom{
	z-index: 1;
	-ms-transform: scale(1.10); /* IE 9 */
	-webkit-transform: scale(1.10); /* Safari 3-8 */
	transform: scale(1.10);
	opacity: 0.2;
}
#Hero_Section .zoom {
	width: 100%;
	height:100%;
	position:relative;
	background-size:cover;
	transition: all .5s;
	z-index:1;
	opacity: 1;	
}

/* Site Inventory Search */

#Equipment_SearchBar_Section{
	padding:48px 20px 48px 20px;
	background:#e3e3e3;
}
#Equipment_SearchBar_Section .WidgetHolder{
	margin-bottom:0px !important;
}

/* Department Card Section */

#Dept_Card_Section {
	padding:50px 30px 30px 30px;
    overflow: hidden;
}
#Dept_Card_Section ul li{
	position: relative;
	overflow:hidden;
}
#Dept_Card_Section .grid-block-card{
	position: relative;
	overflow:hidden;
	max-height:300px;	
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement{
	z-index: 2;
	position:absolute;
	bottom:45%;
	left:0%;
	right:0%;
	text-align:center;
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2{
	display:inline-block;
	font-family: 'Khand', sans-serif;
    font-size: 2rem;
    color: #fff;
    font-weight:500;
    letter-spacing: .025em;	
	text-align:center;
	line-height:1.4;
	text-transform:uppercase;
	position:relative;	
	z-index: 11;
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2:before{
	position:absolute;
	bottom:1em; 
	left:0;
	width:100%;
}
#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2:after
{
	content: "";
	display: block;
	padding-top: 4px;
	margin: 0 auto;
	width: 30%;
	transition: 0.7s all;
	border-bottom: 3px solid #e3c097;
}
#Dept_Card_Section .grid-block-card .zoom-container:hover .title-placement h2:after { 
	transform: scaleX(1); 
	width: 60%;
}
#Dept_Card_Section .zoom-container {
    overflow:hidden;
    background: rgba(31, 31, 31, 1);
}
#Dept_Card_Section .zoom-container:hover .zoom{
	z-index: 1;
	-ms-transform: scale(1.10); /* IE 9 */
	-webkit-transform: scale(1.10); /* Safari 3-8 */
	transform: scale(1.10);
	opacity: 0.2;
}
#Dept_Card_Section .zoom {
	width: 100%;
	height:100%;
	position:relative;
	background-size:cover;
	transition: all .5s;
	z-index:1;
	opacity: 1;	
}

/* Equipment Types Section */

#Equipment-Type_Card_Section { 
    padding:10px 0 60px 0;
}
#Equipment-Type_Card_Section ul li { 
    vertical-align:bottom;  
}
#Equipment-Type_Card_Section ul li .eq_grid_pad{
	padding:40px 0 40px 0;
}
#Equipment-Type_Card_Section ul li .eq_grid_pad span{
	display:block;
	font-size:18px;
	line-height:normal;
	font-weight:500;
	color:#787878;
	margin:0;
	padding:0;
}
#Equipment-Type_Card_Section ul li .eq_grid_pad .eq_title{
    font-family: 'Khand', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height:1.4;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 6px 0;    
}
#Equipment-Type_Card_Section ul li .eq_grid_pad ul.sub-buttons{
    margin: 0;   
    padding:0;
    font-size:0;
    list-style-type:none;
    list-style-position:outside; 
}
#Equipment-Type_Card_Section ul li .eq_grid_pad ul.sub-buttons li{
    display:inline-block;
}
#Equipment-Type_Card_Section ul li .eq_grid_pad ul.sub-buttons li a{
	background:transparent;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border: 1px solid #b8b8b8;
    font-size: 18px;
    font-weight:bold;
    text-transform:uppercase;
    color: #828282;	    
    text-align: center;
    padding:6px 20px 6px 20px;
    margin:0 5px 0 5px;
}
#Equipment-Type_Card_Section ul li .eq_grid_pad ul.sub-buttons li a:hover{
    background-color: #b8b8b8;
    color: #fff;
}

/* Welcome Section */

#Welcome_Section{
	background: rgba(55, 55, 55, 1);
}
#Welcome_Section .red-overlay{
	padding:100px 20px 100px 20px;
    background-image:url('../images/alt-welcome-background.webp');
	background-blend-mode: multiply;	    
	background-color:#4a4540;
    background-attachment:fixed;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;	
}
#Welcome_Section .main_welcome_holder{
	padding:60px 0 60px 0;
}
#Welcome_Section .main_welcome_holder .welcome_heading_holder{
	width:90%;
	border-right:1px white solid;
}
#Welcome_Section .main_welcome_holder p{
	font-size:1rem;
	line-height:1.6;
	color:#fff;
}
#Welcome_Section .main_welcome_holder span.main-sub{
	font-size:1.875rem;
	font-weight:400;
	color:#fff;
	display:block;
	margin-bottom:30px;
}
#Welcome_Section .main_welcome_holder h2.HR-header{
    font-family: 'Khand', sans-serif;    
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 0.9;
    text-transform: uppercase;
    color: #fff;
}

/* Newsletter Sign Up Section */

#Newsletter_Signup_Section{
    background: #eff1f3;
    padding:40px;
}
#Newsletter_Signup_Section h4{
	width:85%;
	font-family: 'Khand', sans-serif;
	font-weight: 600;
	letter-spacing: .025em;
	line-height: 1.2;	
	color:#000;
	text-transform:uppercase;
}
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset, 
#Newsletter_Signup_Section form#Form_NewsletterForm .Actions
{
	margin:0;
	padding:0;
	display:inline-block;
	width:75%;
	vertical-align:top;
}
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Name,
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Email,
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Captcha
{
	display:inline-block;
}
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Name,
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Email
{
	width:47%;
    margin: 0 5px 10px 5px;	
}
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input.text, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input.title, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input:not([type]), 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input[type=text], 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input[type=email], 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset textarea, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset select {
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
    height: 2.75rem;
    margin:0;
    font-size:14px;
    background-color: #fff;
	border: solid 1px #b4b4b4;    
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	color: #2f2f2f;  
}
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input.text:hover, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input[type=text]:hover, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input[type=email]:hover, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset textarea:hover, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset select:hover,
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input.text:focus, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input[type=text]:focus, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset input[type=email]:focus, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset textarea:focus, 
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset select:focus
{
    background-color: #f3eadf;
}
#Newsletter_Signup_Section form#Form_NewsletterForm .Actions {
    margin:0;
    width:18%;
} 
#Newsletter_Signup_Section form#Form_NewsletterForm .Actions input[type=submit] {
    -webkit-transition: .3s background-color ease;
    -o-transition: .3s background-color ease;
    transition: .3s background-color ease;
    height: 2.75rem;
    margin:0;
    padding: 10px 45px;
    font-size:14px;
    font-weight:normal;
    background-color: #34393d;
    text-transform:none;
    border: 0 transparent none;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	color: #fff;  
}
#Newsletter_Signup_Section form#Form_NewsletterForm .Actions input[type=submit]:hover {
    background-color: #1a1a1a;
}
#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Captcha {
	margin:0;
}
.major_newsletter--padding{
	padding:0 40px 0 40px;
}

/* DTN page */

h3.redhead {
    margin: 0 0 10px 0;
    padding: 0;
    background:#df0821;
    padding:10px 5px 10px 5px;
    font-size: 16px !important;
    font-weight:bold;
    color: #fff;
    text-transform: uppercase;
}
h3.redhead a{
    font-weight:bold;
    color: #fff;
    text-decoration:none;
}
p.subheading{
	color:#5f5f5f;
	font-size:16px;
	margin:0 0 20px 0;
	padding:0;
}
.radar-container{
	padding: 0 15px 0 0; 
}
.weather-container{
}

/* Brands Scroller Section */

#Brands_Section {
    width: 100%;
    padding:150px 20px 150px 20px;
}
#Brands_Section a.brand-trigger{
	display:none;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#dc1434;
	font-family: 'Khand', sans-serif;
	text-transform:uppercase;
}
#Brands_Section a.brand-trigger span{
	display:block;
}
#Brands_Section h2.primary_heading_home{
    font-size: 2rem;
    font-weight:900;
    margin:0 0 30px 0;
    text-align:center;
    color:#0f0f0f;
    text-transform:uppercase;
}
#Brands_ViewMore_Section {
    width: 100%;
    padding:70px 20px 70px 20px;
}
.brands-offhome{
	background:#e8e8e8;
}
#Brands_ViewMore_Section p.primary_byline_home{
    font-size: 1.375rem;
    line-height:1.4;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
    color:#014284;
    padding:0;
    margin:0;
}
#Brands_ViewMore_Section h2.primary_heading_home{
    font-size: 2rem;
    font-weight:900;
    margin:0 0 30px 0;
    text-align:center;
    color:#0f0f0f;
    text-transform:uppercase;
}
#Brands_ViewMore_Section .list {
    margin: 0px auto;
    width: 100%;
    text-align:center;
    box-sizing: border-box;
}
#Brands_ViewMore_Section .list-element {
    width: 19%;
    padding:10px;
    text-align: center;
    display: none;
}
#Brands_ViewMore_Section #loadmore {
	margin:20px auto 0 auto;
    display: block;
    padding: 8px 30px;
    background: #8f8f8f;
    font-size: 14px;
    font-weight: bold;
    z-index: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
	transition: 0.4s all;    
}
#Brands_ViewMore_Section #loadmore:hover {
    background: #797979;
}
#Brands_ViewMore_Section .list .list-element:nth-child(1) {
    display: inline-block;
}
#Brands_ViewMore_Section .list .list-element:nth-child(2) {
    display: inline-block;
}
#Brands_ViewMore_Section .list .list-element:nth-child(3) {
    display: inline-block;
}
#Brands_ViewMore_Section .list .list-element:nth-child(4) {
    display: inline-block;
}
#Brands_ViewMore_Section .list .list-element:nth-child(5) {
    display: inline-block;
}

/* Locales Section */

#Locales_Section{
	width:100%;
    background-color:#000;	
}
#Locales_Section a.loc-trigger{
	display:none;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	font-family: 'Khand', sans-serif;
	text-transform:uppercase;
}
#Locales_Section a.loc-trigger span{
	display:block;
}
#Locales_Section .field_box_bg{
    padding:60px 40px 40px 40px;
}
#Locales_Section .field_box_bg .pin-bx,
#Locales_Section .field_box_bg .store-bx
{
	padding:0 3px 0 3px;
	display:inline-block;
	vertical-align:top;
	line-height:1.6;
}
#Locales_Section .field_box_bg .pin-bx {
	width:10%;
}
#Locales_Section .field_box_bg .store-bx {
	width:85%;
}
#Locales_Section .field_box_bg .pin-bx i.fas{
	color:#fff;
}
#Locales_Section .field_box_bg h4{
	font-family: 'Khand', sans-serif;
    font-size: 18px;
    line-height:normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;	
    margin:0 0 4px 0;
    padding:0;
}
#Locales_Section .field_box_bg h4 a{
	font-family: 'Khand', sans-serif;
    font-size: 18px;
    line-height:normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;	
    margin:0 0 4px 0;
    padding:0;
}
#Locales_Section .field_box_bg h4 a:hover{
    color: #e3c097;	
}
#Locales_Section .field_box_bg p{
    font-size: 14px;
    line-height:1;
    color: #bfbfbf;	
    margin-bottom:10px;
}
#Locales_Section .field_box_bg p a{
    font-size: 14px;
    line-height:1.7;
    color: #bfbfbf;	
}
#Locales_Section .field_box_bg p a:hover{
    color: #e3c097;	
}
#Locales_Section .field_box_bg h5{
	font-family: 'Khand', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;	
    margin:0 0 6px 0;
    padding:0;
}
#Locales_Section .field_box_bg h5 a{
	font-family: 'Khand', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;	
    margin:0 0 6px 0;
    padding:0;
}
#Locales_Section .field_box_bg h5 a:hover{
    color: #e3c097;	
}

/* Store Association Styles */

.store_association--section{
	width:100%;
	padding:30px 0 30px 0;
}
.store_association--section h3.store-assc-header{
	font-size:24px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin:5px 0 15px 0;
	padding:5px 0 5px 0;
    text-shadow: 1px 1px 10px rgb(24 23 23 / 50%);	
}
.store_association--section .store-pic--wrapper{
	height:150px;
	overflow:hidden;
}
.store_association--section .store-pic--wrapper img{
	width:100%;
	height:100%;
}
.store_association--section h4.locale-title{
	font-size:16px;
	color:#fff;
	text-align:center;
	width:100%;
	margin:0 0 15px 0;
}
.store_association--section h4.locale-title a{
	display:block;
	font-size:16px;
	color:#fff;
	text-align:center;
	padding:5px;
}
.store_association--section p{
	font-size:15px;
	color:#000;
	text-align:center;
	line-height:1.5;
}
.store_association--section p a{
	font-size:14px;
	color:#000;
	font-weight:500;
	text-align:center;
	line-height:1.5;
	text-decoration:underline;
}
.store_association--section p a:hover{
	text-decoration:none;
}
.zoom-container {
	overflow: hidden;
}
.zoom {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
.zoom:hover {
	z-index: 100;
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}
body.colorize-Orange .store_association--section h4.locale-title a.button-colorized{
	background:#f05922;
}
body.colorize-Red .store_association--section h4.locale-title a.button-colorized{
	background:#b61e2a;
}
body.colorize-Blue .store_association--section h4.locale-title a.button-colorized{
	background:#003e85;
}


/* Brand Page */

.brand-zoom-container {
	overflow: hidden;
}
.brand-zoom {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
.brand-zoom:hover {
	z-index: 100;
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}
#brand-group {
    width: 100%;
    padding-top:20px;
}
#brand-group ul li .grid-pad-outer {
    background: white;
    padding:10px;
    border:1px #d7d7d7 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;    
}
#brand-group ul li .grid-pad-outer:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.30);   
}
#brand-group ul li .grid-pad-outer .grid-pad {
    background: white;
    border: 1px #cccccc solid;
    padding: 10px;
}
#brand-group .brand-grid {
    border: thin #dbdedc solid;
    text-align: center;
}
#brand-group .mfg-brand-pic a {
    display:block;
    overflow:hidden;
}
#brand-group h2.mfg-brand-title {
	color:#515151;
    font-size:18px;
    font-weight:bold;
}
#brand-group a.mfg-button {
    color:#0971b3;
    font-size:14px;
}
#brand-group a.mfg-button:hover {
    color:#0e405f;
    text-decoration:underline;
}
#brand-group h2.brand-title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 8px 0 8px 0;
    padding: 0;
    text-align: center;
}
#brand-group .brand-group-pic {
    display:block;
}
#brand-group .brand_content_container {
	display:block;
}
#brand-group .brand-group-pic img {
    width: 100%;
}
#brand-group h3.action-shot-heading{
	font-size:18px;
	font-weight:bold;
	color:#121212;
	margin:0;
	padding:10px 0 0 0;
}
#brand-group h3.action-shot-heading a{
	font-size:18px;
	font-weight:bold;
	color:#121212;
}
#brand-group h3.action-shot-heading a:hover{
	text-decoration:underline;
}
#brand-group .action-shot-description{
	font-weight:normal;
	color:#6c6c6c;
	padding:4px 0 4px 0;
	margin:0;
}
#brand-group .action-shot-description p{
	font-weight:normal;
	color:#6c6c6c;
	margin:0;
	padding:0;
}
#brand-group .brand_content_container a.learn_button:hover{
	text-decoration:underline;
}
.connected--stores ul.viewlocaleacc {
	margin:0;
	padding:0;
	list-style-type:none;
}
.connected--stores ul.viewlocaleacc li{
	margin:0 0 10px 0;
    padding:10px 0 10px 0;
    text-align:center;	
}
.connected--stores ul.viewlocaleacc li ul{
	display:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
.connected--stores ul.viewlocaleacc li ul li{
	margin:0 0 5px 0;
    padding:0;
    text-align:left;
    line-height:1.4;
}
.connected--stores ul.viewlocaleacc li ul li a{
	background:#eeeeee;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	color:#323232;
	text-decoration:underline;
}
.connected--stores ul.viewlocaleacc li ul li a:hover{
    color:#e3c097; 
    text-decoration:none;
    text-indent:10px;
}
.connected--stores ul.viewlocaleacc li a.locale-trigger{
	font-size: 16px;
	font-weight:bold;
	color: #262626;
}
.connected--stores ul.viewlocaleacc li a.locale-trigger span{
	margin-left:10px;
}


/* Testimonial Page and Slider */

#Testimonial_Block{
	width:100%;
	padding:24px 0;
	border-bottom:1px #e1e1e1 solid;
}
#Testimonial_Block img{
	margin: 16px 0 0 0;
}
#Testimonial_Block .testi-name{
	color:#c0272d;
	font-weight: bold;
	font-style: italic;
}
#Testimonial{
	background:#141414;
	margin:25px 0 25px 0;
	min-height:362px;
	overflow:hidden;
}
#Testimonial .testimonial_content{
	padding:40px 100px 40px 100px;
}
#Testimonial h3.testimonials_heading{
	color:#fff;
	font-size:2rem;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
#Testimonial h3.testimonials_heading:after {
	content: "";
	display: block;
	width: 15%;
	transition: 0.7s all;
	border-bottom: 3px solid #c12025;
}
#Testimonial ul.carouseltestimonials li,
#Testimonial ul.carouseltestimonials li p{
	color:#fff;
}
#Testimonial ul.carouseltestimonials li p{
	margin:0 0 8px 0;
	padding:0;
}
#Testimonial ul.carouseltestimonials li .testimonial_name{
	color:#fff;
	font-size:1.125rem;
}
#Testimonial .testimonial_photo_holder{
	background-image:url('../images/testimonial-anglecut.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	position:relative;
	width:639px;
	min-height:362px;
}
#Testimonial .testi_button {    
    background: #c12025;    
    color: #fff;
    font-size: 0.875rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 12px 0 0 0;
    padding: 12px 30px;
    transition: 0.4s all;  
}
#Testimonial .testi_button:hover{
    background: #9f1a1e;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	    
}

/* The overlay effect */
.overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
    background: rgba(9, 9, 9, 0.9); /* Adjust transparency if needed */
    backdrop-filter: blur(10px); /* Applies the blur effect to the background */
    -webkit-backdrop-filter: blur(10px); /* For Safari support */
}
.overlay-content {
	position: relative;
	top: 25%;
	width: 98%;
	margin-top: 30px;
	margin: auto;
}
.overlay-content h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.overlay-content form {
	width: 100%;
	position: relative;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
	cursor: pointer;
	color: white;
}
.overlay .closebtn:hover,
.overlay .closebtn:active,
.overlay .closebtn:focus {
	color: #d2061f;
	outline: none;
	border: none;
}
.overlay input[type=text] {
	display: inline-block;
	font-size: 40px;
	vertical-align: top;
	padding: 0;
	border: none;
	margin: 0;
	color: #000;
	background: transparent;
	text-transform: none;
	cursor: auto;
}
.overlay input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000;
	text-transform: none;
}
.overlay input::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
	text-transform: none;
}
.overlay input:-ms-input-placeholder {
	/* IE 10+ */
	color: #000;
	text-transform: none;
}
.overlay input:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
	text-transform: none;
}
form#Form_combinedsearch {
	position:relative;
}
form#Form_combinedsearch .field{
	margin:0;
	padding:0;
}
form#Form_combinedsearch .field input.text,
form#Form_combinedsearch .field input
{
    margin: 0;
    padding: 20px;
    font-size: 0.95rem;
    height:55px;
    background-color: #fff;
    border:0px transparent none;
    border-radius: 0;
    box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);
}
form#Form_combinedsearch fieldset {
	width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
form#Form_combinedsearch .Actions{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
form#Form_combinedsearch .Actions .action {
	background: #fa0a28;
    height: 100%;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: 10px 15px;
    border:none 0 transparent;
    border-radius: 0;
}
form#Form_combinedsearch .Actions .action:hover {
	background: #d2061f;
}
button.masthead_search_button{
    background-color: transparent;
    padding: 0 20px;
    line-height:normal;
}
button.masthead_search_button svg circle,
button.masthead_search_button svg path {
    transition: stroke 0.3s ease-in-out;
}
button.masthead_search_button:hover svg circle,
button.masthead_search_button:hover svg path
{
    stroke:red;
}
button.masthead_search_button--mobile{
    background-color: transparent;
    padding: 0;
    line-height:normal;
    position:absolute;
    top:35%;
    right:10%;
}


/* Combined Search Results Page */

.search-results #Form_elsapi_combinedsearch > fieldset {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 100%;
    vertical-align: bottom;
}
.search-results #Form_elsapi_combinedsearch .field,
.search-results #Form_elsapi_combinedsearch .field input {
	margin: 0;
}
.search-results #Form_elsapi_combinedsearch [type=text], 
.search-results #Form_elsapi_combinedsearch [type=search], 
.search-results #Form_elsapi_combinedsearch textarea 
{
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 55px;
    margin: 0;
    padding: .5rem;
    border: 1px solid #8a8a8a;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(17, 17, 17, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #111;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    appearance: none;
}
.search-results #Form_elsapi_combinedsearch > .btn-toolbar {
	height:100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	position:absolute;
	top:0;
	right:0;
}
.search-results #Form_elsapi_combinedsearch > .btn-toolbar .button{
    background: #fa0a28;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    display:inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 0;
    height: 100%;
    padding: 0 15px;
    transition: 0.4s all;
    border-radius: 0;
}
.search-results #Form_elsapi_combinedsearch > .btn-toolbar .button:hover{
    background: #d2061f;
}

/* Sidebar */

#sidebar-left{
	padding:0 30px 0 0;
}

/* Child Grid */

.child-grid {
}
.child-grid ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0 auto;
	padding:0;
}
.child-grid ul li.child-grid-item {
    margin: 0 auto;
    text-align:center;
}
.child-grid ul li .child-overlay {
    height:340px;
    background: rgba(0, 0, 0, 0.5);   
}
.child-grid ul li .child-overlay:hover {
    background: rgba(0, 0, 0, 0.3);
}
.child-grid ul li.child-grid-item h3.overlay-grid-title {    
	width:95%;
	position:absolute;
	z-index:50;
	top:45%;
	left:0;
	right:0;
	margin:0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.child-grid ul li.child-grid-item h3.overlay-grid-title:hover {    
	color: #f3f3f3;
	text-decoration:underline;
}
.child-grid ul li.child-grid-item h3.grid-title {    
	position:absolute;
	z-index:50;
	top:32%;
	left:0;
	right:0;
	margin:0 auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #343434;
    text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.child-grid ul li.child-grid-item h3.grid-title:hover {    
	color: #656565;
	text-decoration:underline;
}
.grid-category-blocks ul ul{
    margin: 0 0 0 25px;
    padding: 0;
}
.grid-category-blocks ul li ul li {
	list-style-type:disc;
	text-align:left;
    list-style-position: outside;
}
.grid-category-blocks ul li p {
    color: #5c5c5c;
}
.grid-category-blocks .small-pad {
    padding: 5px !important;
}
.grid-category-blocks .grid-card {
	background:#fafafa;
    border: 1px #d6d6d6 solid;
}
.grid-category-blocks .grid-card img {
    margin: 0 0 6px 0;
}
.grid-titles {
    width: 100%;
    font-size: 22px;
    color: #000;
    margin: 10px 0 10px 0;
}
ul.tableacc{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.tableacc li ul{
	display:none;
}
ul.tableacc li {
	display:block;
	margin:0 0 10px 0;
}
ul.tableacc li ul {
	margin:0;
    padding: 0;		
}
ul.tableacc li ul li {
	border-bottom:0px transparent none;
	margin:0;
    padding: 0;		
}
ul.tableacc li ul .inner_acc {
	background:#ececec;
	padding:30px;	
}
ul.tableacc li a.table-trigger{
	display:block;
	width:100%;
	font-size:18px;
	font-weight:bold;
	color:#c12025;
	text-transform:uppercase;
	padding:5px 15px 5px 15px;
	background:#f4f4f4;	
	border:1px #cfcfcf solid;
}
ul.tableacc li a.table-trigger:hover{
	background:#e5e5e5;	
}
ul.tableacc li a.table-trigger span{
	margin-left:10px;
}

/* Custom Ribbon */

#Ribbon {
    width: 100%;
    background:#c12025;
    padding:40px;
}
#Ribbon h4 {
    color: #fff;
    font-size: 34px;
    margin: 0 0 10px 0;
    font-weight: bold;
}
#Ribbon p {
    color: #fff;
    font-size: 16px;
}
#Ribbon .ribbon-button a {
	background: #2c2c2c;  
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-align:center;
    padding:18px 40px;
}
#Ribbon .ribbon-button a:hover {
    background: #161616;
}

/* Sitemap */

#Sitemap ul {
    list-style-type: none;
    margin: 0;
}
#Sitemap li {
    margin: 5px 0;
}
#Sitemap li a {
    background: #f0f0f0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 5px;
    color: #000;
}
#Sitemap li ul {
    list-style-type: disc;
    padding: 5px 0 1px 15px;
}
#Sitemap li li a {
    display: inline;
    background: none;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0;
    color: #000;
}
#Sitemap li li ul {
    list-style-type: circle;
    padding-left: 25px;
}
#Sitemap li li li ul {
    list-style-type: square;
}

/* Footer */

#Footer{    
    position:relative;
    background-image:url('../images/alt-hragripower-bg-footer.webp');
    background-position:center bottom;
}
.footer-large-padding{
    padding:40px 40px 0 40px;	
}
.footer-padding{
    padding:40px 40px 0 40px;	
}
#Footer .footer--top--section{
	padding:40px 0 40px 0;
}
#Footer .footer--top--section .footdesk h3{
	font-family: 'Khand', sans-serif; 
    font-size:24px;
    font-weight:bold;
    color:#fff;
    text-transform:uppercase;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#Footer .footer--top--section .footdesk ul{
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
}
#Footer .footer--top--section .footdesk ul li{
    font-size:14px;
    color:#fff;
    margin-bottom:8px;
}
#Footer .footer--top--section .footdesk ul li a{
    font-size:14px;
    color:#fff;
    -webkit-transition: .3s color ease;
    -o-transition: .3s color ease;
    transition: .3s color ease;    
}
#Footer .footer--top--section .footdesk ul li a:hover{   
    color:#e3c097; 
}
#Footer .footer--top--section ul.footacc li ul{
	display:none;
	margin:0;
}
#Footer .footer--top--section ul.footacc li{
	border-bottom:1px #363636 solid;
	margin:0 0 20px 0;
}
#Footer .footer--top--section ul.footacc li ul li{
	border-bottom:0px transparent none;
	margin:0;
    padding: 8px 0 8px 0;
    line-height:normal;	
}
#Footer .footer--top--section ul.footacc li ul li a{
	font-size:14px;
	color:#fff;
    -webkit-transition: .3s color ease;
    -o-transition: .3s color ease;
    transition: .3s color ease;  	
}
#Footer .footer--top--section ul.footacc li ul li a:hover{
    color:#dc1434; 
}
#Footer .footer--top--section ul.footacc li{
    padding: 0 .625rem .50rem;
}
#Footer .footer--top--section ul.footacc li h3{
	font-family: 'Khand', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dc1434;
	text-transform: uppercase;
}
#Footer .footer--top--section ul.footacc li a.foot-trigger{
	font-family: 'Khand', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#Footer .footer--top--section ul.footacc li a.foot-trigger span{
	margin-left:10px;
}
#Footer .footer--top--section ul.social-block{
	width:142px;
    margin: 0 auto;
    padding: 0;
    font-size:0;
    list-style: none;
    vertical-align: middle;
    border: 1px solid #a6a6a6;	    
}
#Footer .footer--top--section ul.social-block li{
	display:inline-block;
	margin:0;
	padding:0;
	width:70px;
	height:70px;
}
#Footer .footer--top--section ul.social-block li a{
	display:block;
	width:70px;
	height:70px;
	background:transparent;
	vertical-align:middle;
	padding:15px;
	font-size:18px;
	text-align:center;
	color:#a6a6a6;
    -webkit-transition: .3s color ease;
    -o-transition: .3s color ease;
    transition: .3s color ease;	
}
#Footer .footer--top--section ul.social-block li a:hover{
	background:#a6a6a6;
	color:#000;	
}
#Footer .footer--top--section ul.social-block li:nth-child(1) a{
    border-bottom: 1px solid #a6a6a6;
    border-right: 1px solid #a6a6a6;	    	
}
#Footer .footer--top--section ul.social-block li:nth-child(2) a{
    border-bottom: 1px solid #a6a6a6;	
}
#Footer .footer--top--section ul.social-block li:nth-child(3) a{
    border-bottom: 1px solid #a6a6a6;
    border-right: 1px solid #a6a6a6;	    	
}
#Footer .footer--top--section ul.social-block li:nth-child(4) a{
    border-bottom: 1px solid #a6a6a6;	
}
#Footer .footer--top--section ul.social-block li:nth-child(5) a{
    border-right: 1px solid #a6a6a6;	    	
}

/* */
.footer--bottom--section {
	background:#000103;
	border-top:1px #171717 solid;
	padding: 40px 0 20px 0;
}
.footer--bottom--section p.foot_menu{ 
	font-size: 0.75rem;
	color: #727272;
}
.footer--bottom--section p.foot_menu a{
	font-size: 0.75rem;
	color: #727272;
}
.footer--bottom--section p.foot_menu a:hover{  
	text-decoration:underline;
}
.uparrow {
    background-color: #050505;
    border-radius: 50%;
    cursor: pointer;
    position: fixed;
    padding:10px;
    width:50px;
    height:50px;
    bottom: 12%;
    left:0;
    right:0;
    margin:0 auto;
    display: none;
    z-index:4000;
}
.uparrow:hover {
    background-color: #1e1e1e;
}
.uparrow .arrow{
    position: absolute;
    transform: rotate(44deg); /* IE */
    -webkit-transform: rotate(45deg);
    border: solid #7d7d7d;
    border-width: 2px 0 0 2px;
    padding: 7px;
    top:40%;
    left:35%;
    box-shadow: 0px 0px 0px transparent;
}

/* SlideOut Form */

.slide-out-div {
    padding: 15px;
    width: 300px;
    background: #fff;
    z-index: 5000;
    -webkit-box-shadow: 5px 3px 8px 1px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 5px 3px 8px 1px rgba(0, 0, 0, 0.31);
    box-shadow: 5px 3px 8px 1px rgba(0, 0, 0, 0.31);
    height: auto !important;
}
.slide-out-div form label {
    color: #0871dc;
}
#quoteform form#Form_FeedbackForm {
    overflow: hidden;
}
#quoteform form#Form_FeedbackForm fieldset label {
    color: #000;
    font-weight:normal;
}
#contact-trigger .hide-btn {
    float: right;
}
#contact-trigger .hide-btn a{
    color: #205286;
}
#contact-trigger .hide-btn a:hover{
    color: #000;
}
.handle {
	width:65px;
	height:190px;
    top: 28% !important;
    left:-65px !important;
	background:#a0a0a0;
	font-size:18px;
	font-weight:900;
	text-align:center;
	text-indent:0 !important;
	color:#131313;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
.handle .icon--spot{
	background:#fff;
	padding:10px 4px 10px 4px;
	text-align:center;
}
.handle .icon--spot i.fas{
	font-size:34px;
	color:#484848;
}
.handle .text--spot{
	font-size:18px;
	font-weight:900;
	margin:20px 0 0 0;
	color:#131313;
	padding:15px 10px 15px 10px; 	
	text-transform:uppercase;
	-ms-transform: rotate(90deg); /* IE 9 */
	transform: rotate(90deg);
}
#quoteform h3 {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 16px;
    line-height:16px;
    font-weight: bold;
    vertical-align:top;
    color:black;
}
#quoteform p {
    padding: 0;
    margin: 0 0 10px 0;
}
#quoteform fieldset {
    padding: 0;
    margin: 0;
}
#quoteform form#Form_FeedbackForm fieldset #Name {
    width: 99%;
    margin: 0 0 10px 0;
    color: #fff;
}
#quoteform form#Form_FeedbackForm fieldset #Name input {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_FeedbackForm fieldset #Name input:focus {
    background: #eeeeee;
}
#quoteform form#Form_FeedbackForm fieldset #NearestLocation {
    width: 99%;
    margin: 0 0 10px 0;
    color: #fff;
}
#quoteform form#Form_FeedbackForm fieldset #NearestLocation select {
    background-color: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
    margin:0 0 5px 0;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_FeedbackForm fieldset #NearestLocation select:focus {
    background-color: #eeeeee;
}
#quoteform form#Form_FeedbackForm fieldset #Email {
    float: left;
    width: 48%;
    margin: 0 5px 0 0;
    color: #fff;
}
#quoteform form#Form_FeedbackForm fieldset #Email input {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_FeedbackForm fieldset #Email input:focus {
    background: #eeeeee;
}
#quoteform form#Form_FeedbackForm fieldset #Phone {
    float: left;
    width: 48%;
    margin: 0;
    color: #fff;
}
#quoteform form#Form_FeedbackForm fieldset #Phone input {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_FeedbackForm fieldset #Phone input:focus {
    background: #eeeeee;
}
#quoteform form#Form_FeedbackForm fieldset #Comments {
    clear: both;
    color: #fff;
}
#quoteform form#Form_FeedbackForm fieldset #Comments textarea {
    background: #f5f5f5;
    border: thin #eaeaea solid;
    color: #000;
	box-shadow: 0 0 0 transparent !important;
}
#quoteform form#Form_FeedbackForm fieldset #Comments textarea:focus {
    background: #eeeeee;
}
.sub-height {
    height: 30px;
}
#quoteform .Actions {
    margin-bottom: 0;
}
#quoteform a.btn,
#quoteform button,
#quoteform input[type=submit],
#quoteform .Actions .action {
    background: #181717;    
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 10px 25px;
}
#quoteform a.btn:hover,
#quoteform button,
#quoteform input[type=submit]:hover,
#quoteform .Actions .action:hover {
    background: #3f3c3c;
}
#MyCaptcha {
    width: 95%;
    margin: 0;
    padding: 0;
    clear: both;
}
#MyCaptcha label {
    display: none;
}
#MyCaptcha .field.recaptcha .recaptcha_widget > div > div {
    margin: 0 auto;
    width: 95%;
}
#MyCaptcha div div div {
    width: 90% !important;
}
#MyCaptcha div div div div {
    width: 100px !important;
}
.recaptcha_widget > div {
    max-width: 304px;
    width: auto !important;
}
.recaptcha_widget iframe {
    width: 100% !important;
}
.grecaptcha-badge {
	width: 70px !important;
	overflow: hidden !important;
	transition: all 0.3s ease !important;
	left: 4px !important;
}
.grecaptcha-badge:hover {
	width: 256px !important;
}


/* Widgets */

.WidgetHolder {
    width: 100%;
    margin-bottom: 12px;
    position: relative;
}
.widget-contain {
    width: 100%;
    height: auto;
}
.widget-contain iframe {
    width: 100%;
    height: auto;
}
.widget-contain img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.youtubewidget {
    margin: 0;
    padding: 0;
    background: #2f2f2f;
}
.youtubewidget li {
    list-style-type: none;
    margin: 0 0 6px 0;
    padding: 0 0 2px 0;
    border-bottom: 1px #585858 dotted;
}
.youtubewidget li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.youtubewidget li a:hover {
    text-decoration: underline;
}

/* shopping cart fixed link on right side */
.shoppingcart-fixed {
    position: fixed;
    top: 10%;
    right: 0;
    z-index: 500;
}
.shoppingcart-fixed > a {
    display: block;
    width: 120px;
    padding: 10px 70px 10px 10px;
    position: absolute;
    top: 45px;
    left: -60px;
    background: #d13439;
    border-radius: 5px 0 0 5px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
}
.shoppingcart-fixed > a span {
    display: block;
    line-height: 1;
    padding-top: 10px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
}
.shoppingcart-mobile {
    position: fixed;
    top: 60px;
    width: 75px;
    z-index: 500;
}
.shoppingcart-mobile:hover{
    color:#ffc225;
}
.shoppingcart-mobile i{
    color: #fff;
    margin: 0 5px 0 0;
    font-size:14px;
}
.shoppingcart-mobile > a {
    display:absolute;
    padding: 6px;
    position: ;
    top: 0;
    right: 0;
    background:#c0272d;
    border-radius: 0 0 0 3px;
    text-align:left;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3);
}
.shoppingcart-mobile > a span {
    font-size:18px;
    font-weight: bold;
    color:#FFF;
}
.parts_specials_btn {    
	margin-bottom:20px;
}
.parts_specials_btn a {    
    background: transparent;    
    color: #181717;
    border:3px #181717 solid;
    font-size: 1.375rem;
    font-weight:bold;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 20px 85px;
    transition: 0.4s all;    
}
.parts_specials_btn a:hover{
    color: #3f3c3c;
    border:3px #3f3c3c solid;
}

/* yellow ghost button */

.r-button::-moz-focus-inner, .r-button[type=button]::-moz-focus-inner, .r-button[type=reset]::-moz-focus-inner, .r-button[type=submit]::-moz-focus-inner {  
	border-style: none;
	padding: 0;
}
.r-link{
	--uirLinkDisplay: var(--rLinkDisplay, inline-flex);
	--uirLinkTextColor: var(--rLinkTextColor);
	--uirLinkTextDecoration: var(--rLinkTextDecoration, none);
	display: var(--uirLinkDisplay) !important;
	color: var(--uirLinkTextColor) !important;
	text-decoration: var(--uirLinkTextDecoration) !important;
}

/* Fault Code */

.FC_results ul.tabular_list{
	margin:0;
	padding:0;
	list-style-type:none;
}
.FC_results ul.tabular_list li.odd .info_container span{
	background:#efefef;
	border-bottom:1px #d7d7d7 solid;
	display:block;
	overflow:hidden;
	padding:10px;	
}
.FC_results ul.tabular_list li.even .info_container span{
	background:#f9f9f9;
	border-bottom:1px #d7d7d7 solid;	
	display:block;
	overflow:hidden;
	padding:10px;	
}
.FC_results ul.tabular_list li .info_container{
	font-size:0;
	vertical-align:middle;
}
.FC_results ul.tabular_list li .info_container .table--heading{
	color:#c71b2d;
}
.FC_results ul.tabular_list li .info_container .pos_1{
	width:10%;
	display:inline-block;
	font-size:14px;
}
.FC_results ul.tabular_list li .info_container .pos_2{
	width:10%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container .pos_3{
	width:40%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container .pos_4{
	width:10%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container .pos_5{
	width:20%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container .pos_6{
	width:10%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container a.FC_details--btn{
	display:block;
	padding:6px;
	background:#c71b2d;
	font-size:14px;
	color:#fff;
	text-align:center;
}
.FC_results ul.tabular_list li .info_container a.FC_details--btn:hover{
	background:#303030;
}
.fault_code_search--filters{
	margin:0 0 30px 0;
}
.fault_code_search--filters #FC_Form_Filters{
	margin:0 0 20px 0;
}
.fault_code_search--filters #FC_Form_Filters h3.FC_search--heading{
	font-size:26px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
}
.fault_code_search--filters #FC_Form_Filters .FC_SearchBox{
	width:50%;
	margin:0 auto;
}
.fault_code_search--filters #FC_Form_Filters input.text,
.fault_code_search--filters #FC_Form_Filters input[type=text], 
.fault_code_search--filters #FC_Form_Filters textarea,
.fault_code_search--filters #FC_Form_Filters select
{
	height:44px;
	margin:0;
}
.fault_code_search--filters #FC_Form_Filters .inner_bx {
	position:relative;
	margin:0;
}
.fault_code_search--filters #FC_Form_Filters .FC_SearchBox button.FC_search--submit{
	height:44px;
	background:#c71b2d;
	color:#fff;
	font-size:14px;
	position:absolute;
	top:0;
	right:0;
}
.fault_code_search--filters #FC_Form_Filters .FC_SearchBox button.FC_search--submit:hover{
	background:#171717;
}
.fault_code_search--filters #FC_Form_Filters .FC_ControllerBox{
	width:20%;
	margin-right:10px;
	display:inline-block;
}
.fault_code_search--filters #FC_Form_Filters .FC_ETypeBox{
	width:20%;
	display:inline-block;
}

.FC_results ul.tabular_list li .info_container-head{
	font-size:0;
	vertical-align:middle;
}
.FC_results ul.tabular_list li .info_container-head .table--heading{
	color:#c71b2d;
}
.FC_results ul.tabular_list li .info_container-head .pos_1{
	width:10%;
	display:inline-block;
	font-size:14px;
}
.FC_results ul.tabular_list li .info_container-head .pos_2{
	width:10%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container-head .pos_3{
	width:40%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container-head .pos_4{
	width:10%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container-head .pos_5{
	width:20%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container-head .pos_6{
	width:10%;
	display:inline-block;
	font-size:14px;	
}
.FC_results ul.tabular_list li .info_container-head a.FC_details--btn{
	display:block;
	padding:6px;
	background:#c71b2d;
	font-size:14px;
	color:#fff;
	text-align:center;
}
.FC_results ul.tabular_list li .info_container-head a.FC_details--btn:hover{
	background:#303030;
}
.FC_results ul.tabular_list li .info_container div.mobile_label {
    display: none;
}	
.facebook-icon,
.twitter-icon,
.linkedin-icon,
.instagram-icon,
.youtube-icon,
.email-icon
{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	fill:#fff;
}
.down_chevron-icon
{
	display:inline-block;
	vertical-align:middle;
	width:16px;
	height:16px;
	fill:#fff;
}
.ico,
.ico use
{
	display:inline-block;
	vertical-align:middle;	
}
.small,
.small use
{
	width:12px;
	height:12px;
}
.medium,
.medium use
{
	width:24px;
	height:24px;
}
.sixteen,
.sixteen use
{
	width:16px;
	height:16px;
}
.white,
.white use
{
	fill:#fff;
}

/******************** Pagination *********************/

.FC_results .pagination{
	padding:30px 0 0 0;
}
.FC_results .pagination span{
	color:#000;
	font-size:14px;
	font-weight:500;
	padding:10px;
	display:inline-block;
	margin:0 3px 8px 0;
}
.FC_results .pagination a{
	color:#c71b2d;
	font-size:14px;
	font-weight:500;
	padding:10px;
	border:1px #d0d0d0 solid;
	display:inline-block;
	margin:0 3px 8px 0;	
}
.FC_results .pagination a:hover{
	border:1px #a0a0a0 solid;
}

/* Private Label Search Filters */

ul.filtersacc {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	display:none;
}
ul.filtersacc li ul{
	display:none;
	margin:0;
	padding:10px;
	background:#f0f0f0;
}
ul.filtersacc li {
	margin:0 0 20px 0;
}
ul.filtersacc li ul li {
	border-bottom:0px transparent none;
	margin:0 0 6px 0;
    padding: 0;		
}
ul.filtersacc li a.filter-trigger{
	display:block;
	background:#df132a;
	font-size:18px;
	font-weight:bold;
	color:#fff;
    padding: 12px 6px 12px 6px;	
}

@media only screen and (max-width: 1280px) {
	.FC_results ul.tabular_list li .info_container a.FC_details--btn {
	    font-size: 12px;
	} 
}	 
@media only screen and (max-width: 1024px) {
	.FC_results ul.tabular_list li .info_container .pos_1,
	.FC_results ul.tabular_list li .info_container .pos_2,
	.FC_results ul.tabular_list li .info_container .pos_3,
	.FC_results ul.tabular_list li .info_container .pos_4,
	.FC_results ul.tabular_list li .info_container .pos_5,
	.FC_results ul.tabular_list li .info_container .pos_6
	{
	    width: 100%;
	    display: block;
	    line-height:1.7;
	    margin-bottom:5px;
	}
	.FC_results ul.tabular_list li.headings_display{
		display:none;
	}	
	.FC_results ul.tabular_list li .info_container div.mobile_label {
	    display: inline;
	    color: #c71b2d;
	    background:transparent;
	    border-bottom:0 transparent none;
	    padding: 0px;	
	    font-weight:bold;    
	}	
}
@media only screen and (max-width: 768px) {
	.fault_code_search--filters #FC_Form_Filters .FC_SearchBox {
	    width: 100%;
	}
}

	
/*
=====
CORE STYLES
=====
*/
	
.ai-element{
	--uiaiElementDisplay: var(--aiElementDisplay, inline-flex);	
	--uiaiElementPadding: var(--aiElementPadding, var(--aiElementPaddingTop, 0) var(--aiElementPaddingRight, 0) var(--aiElementPaddingBottom, 0) var(--aiElementPaddingLeft, 0));
	--uiaiElementColor: var(--aiElementColor);
	display: var(--uiaiElementDisplay);
	position: relative;
	overflow: hidden;
}

a.ai-element{
	padding: var(--uiaiElementPadding);
}
button.ai-element{
	--rButtonPadding: var(--uiaiElementPadding);	
}
.ai-element__label{
	color: var(--uiaiElementColor);
}	
.ai-element_type1{
	--uiaiElementLineWeight: var(--aiElementLineWeight, 2px);
	--uiaiElementLineColor: var(--aiElementLineColor, #fff);	
}
.ai-element_type1::before, 
.ai-element_type1::after{
	width: 100%;
	height: var(--uiaiElementLineWeight);
	left: 0;
}
.ai-element_type1::before{
	top: 0;
}
.ai-element_type1::after{
	bottom: 0;
}
.ai-element_type1 .ai-element__label::before,
.ai-element_type1 .ai-element__label::after{
	width: var(--uiaiElementLineWeight);
	height: 100%;
	top: 0;
}
.ai-element_type1 .ai-element__label::before{
	left: 0;
}
.ai-element_type1 .ai-element__label::after{
	right: 0;
}
.ai-element_type1::before,
.ai-element_type1::after,
.ai-element_type1 .ai-element__label::before,
.ai-element_type1 .ai-element__label::after{
	content: "";     
	background-color: var(--uiaiElementLineColor);
	position: absolute; 
	opacity: 1;
	will-change: transform, opacity;
	transition-property: transform, opacity;
}
.ai-element_type1:hover::before,
.ai-element_type1:hover::after,
.ai-element_type1:hover .ai-element__label::before,
.ai-element_type1:hover .ai-element__label::after{
	opacity: 0;
}
.ai-element1::before,
.ai-element1::after,
.ai-element1 .ai-element__label::before,
.ai-element1 .ai-element__label::after{
	transform: translate3d(0, 0, 0);
	transition-timing-function: ease-out;
	transition-duration: .2s, .15s;
}
.ai-element1:hover::before,
.ai-element1:hover::after,
.ai-element1:hover .ai-element__label::before,
.ai-element1:hover .ai-element__label::after{
	transition-duration: .25s;
}
.ai-element1:hover::before{
	transform: translate3d(-105%, 0, 0);
}
.ai-element1:hover::after{
	transform: translate3d(105%, 0, 0);
}
.ai-element1:hover .ai-element__label::before{
	transform: translate3d(0%, -100%, 0);
}
.ai-element1:hover .ai-element__label::after{
	transform: translate3d(0%, 100%, 0);
}
.ai-element__label{
	--uiaiElementColorHover: var(--aiElementColorHover);	
}
.ai-element:hover .ai-element__label{
	color: var(--uiaiElementColorHover);
}
.ai-element{
	--aiElementLineWeight: 2px;
	--aiElementLineColor: #f4b50b;
	--aiElementColor: #fff;
	--aiElementColorHover: #f4b50b;
}
@-webkit-keyframes blink { 
   0% {opacity: 1;}
   50%{opacity:1;}
   100%{opacity:0;}
}
@-moz-keyframes blink { 
   0% {opacity: 1;}
   50%{opacity:1;}
   100%{opacity:0;}
}
@keyframes blink { 
   0% {opacity: 1;}
   50%{opacity:1;}
   100%{opacity:0;}
}
.ai-element .stytxt:hover {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.ai-element .calltxt{
	font-size:16px;
}	
.ai-element_type1,
.ai-element_type3{
	--aiElementPadding: 10px 20px;
}
.ai-element_type3{
	--aiElementColor: #fff;
}

/* Media Queries */

@media only screen and (max-width: 1580px) {
	#MastHead_Section #Navigation_Section {
	    padding: 0 10px 0 10px;
	}    
	#MastHead_Section .submenu {
	    padding: 0 8px 0 8px;
	    margin-top: -9px;
	}    
	.submenu ul li.careers,
	.submenu ul li.contact-us
	{
	    display: none;
	}
    .custom-show-for-xlarge-up {
        display: none !important;
    }
    .custom-hide-for-xlarge-up {
        display: block !important;
    }	     
}
@media only screen and (max-width: 1366px) {
	#MastHead_Section .dealer_logo {
	    width:20%;
	}	
	#MastHead_Section .hours_weather {
	    width:10%;
	}	
	#Hero_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.375rem;
	    line-height:1.2;
	    letter-spacing:0;
	}
	#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.375rem;
	    line-height:1.2;
	    letter-spacing:0;
	}
	#Brands_Section {
	    padding: 60px 20px 60px 20px;
	}
	#Equipment-Type_Card_Section ul li .eq_grid_pad {
	    padding: 30px 0 30px 0;
	}	
	#Equipment-Type_Card_Section ul li .eq_grid_pad img{
	    width:60%;
	}	
	#Equipment-Type_Card_Section ul li .eq_grid_pad .eq_title {
	    font-size: 28px;
	}		
}
@media only screen and (max-width: 1280px) {
	.hotline-link,
	.hotline-link img	
	{
		display:none;
	}
	#SecondaryBar_Section ul.main_index_ctas li a span.mini-head {
	    font-size: 1.125rem;
	}
	#Brands_ViewMore_Section {
	    padding: 60px 20px 60px 20px;
	}	
	#Locales_Section .field_box_bg {
	    padding: 40px;
	}	
    .custom-show-for-large-up {
        display: none;
    }
    .custom-hide-for-large-up {
        display: block;
    }				      
}
@media only screen and (max-width: 1150px) {
	#MastHead_Section .dealer_logo {
	    width:auto;
	}
	#MastHead_Section .submenu {
	    display:none;
	}
	#MastHead_Section .hours_weather {
	    width:auto;
	}	
}
@media only screen and (max-width: 1024px) {
	#Hero_Section .slider_padding {
	    margin-right: 0px;
	    margin-bottom:30px;
	}
	#Hero_Section .grid-block-card .zoom-container .title-placement {
	    bottom: 38%;
	}	
	#Dept_Card_Section .grid-block-card .zoom-container .title-placement {
	    bottom: 38%;
	}	
	#Equipment_SearchBar_Section {
	    padding: 30px 20px 30px 20px;
	}
	#Welcome_Section .red-overlay {
	    padding: 40px 20px 40px 20px;
	}
	#Welcome_Section .main_welcome_holder {
	    padding: 40px 0 40px 0;
	}
	#Welcome_Section .main_welcome_holder h2.HR-header {
	    font-size: 3.75rem;
	}	
	#Welcome_Section .main_welcome_holder span.main-sub {
	    font-size: 1.25rem;
	}			
	#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.125rem;
	}
	#Brands_Section a.brand-trigger{
		display:block;
	}
	#Brands_Section ul.carouselbrands{
		display:none;
	}
	#Brands_ViewMore_Section {
	    padding: 40px 20px 40px 20px;
	}
	#Locales_Section {
	    height:auto;
	}	
	#Locales_Section a.loc-trigger{
		display:block;
	}
	#locales_Section ul.localedesktop{
		display:none;
	}
	#Locales_Section .field_box_bg {
	    position: relative;
	    top: 0;
	}
	.button_list--forParts li{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	.large_blocked--button {
	    font-size: 20px;
	}	
	#Footer .footer--top--section {
	    padding: 20px 0 40px 0;
	}	
	.footer-large-padding {
	    padding: 40px 40px 0 40px;
	}
	#Footer .footer--top--section ul.social-block {
	    width: 212px;
	}
	#Footer .footer--top--section ul.social-block li:nth-child(2) a{
	    border-bottom: 1px solid #a6a6a6;	
	    border-right: 1px solid #a6a6a6;	    	    
	}
	#Footer .footer--top--section ul.social-block li:nth-child(3) a{
	    border-bottom: 1px solid #a6a6a6;
	    border-right: 0px transparent none;	    	
	}
	#Footer .footer--top--section ul.social-block li:nth-child(4) a{
	    border-bottom: 0px transparent none;	
	    border-right: 1px solid #a6a6a6;    
	}
	#Footer .footer--top--section ul.social-block li:nth-child(5) a{
	    border-bottom: 0px transparent none;	
	    border-right: 1px solid #a6a6a6;	    	
	}			
	.localedesktop{
		display:none;
	}	
	.testacc{
		display:block;
	}		
	.footacc{
		display:block;
	}
	.footer--top--section .footdesk{
		display:none;
	}       
	.sectionsegment {
	    padding: 30px 0 30px 0;
	}    
    .media {
        width: 100%;
    }
    .media iframe {
        width: 100% !important;
    }
    iframe {
        width: 100% !important;
    }
    .large-content {
        padding: 15px;
    }
    .shoppingcart-fixed {
        display: none !important;
    } 
						      
}
@media only screen and (max-width: 800px) {
    .hrz-nav {
        display: none;
    }
	#SecondaryBar_Section ul.main_index_ctas li {
	    width: 49%;
	    padding:15px;
	}
	#SecondaryBar_Section ul.main_index_ctas li a span.break-off {
	    display:none;
	}	
	#SecondaryBar_Section ul.main_index_ctas li.border-right:nth-child(even) {
	    border-right: 0px transparent none;
	}	
	#SecondaryBar_Section ul.main_index_ctas li {
	    border-bottom: 1px #ccc solid;	
	}	
	#SecondaryBar_Section ul.main_index_ctas li:nth-child(n+5) {
	    border-bottom: 0px transparent none;	
	}	
	#SecondaryBar_Section .container {
	    padding: 15px 0 15px 0;
	}
	ul.filtersacc {
		display:block;
	}	
				    
}
@media only screen and (max-width: 770px) {
	#SecondaryBar_Section ul.main_index_ctas li a span.mini-head {
	    font-size: 1rem;
	}
	#Equipment-Type_Card_Section ul li .eq_grid_pad {
	    padding: 10px 0 10px 0;
	}
	#Dept_Card_Section {
	    padding: 20px;
	}    
	#Brands_ViewMore_Section .list-element {
	    width: 49%;
	} 
	ul.tableacc li a.table-trigger {
	    font-size: 16px;
	    line-height:1.4;
	}	
    .custom-show-for-medium-up {
        display: none !important;
    }
    .custom-hide-for-medium-up {
        display: block;
    }
    .custom-show-for-small-only {
        display: block;
    }
    .large-content {
        padding: 10px;
    }	   
}
@media only screen and (max-width: 640px) {
	.bg-grid_powersportsRanger {
	    width: 100%; 
	    height: 275px;
	}
	.bg-grid_compactCE {
	    width: 100%;
	    height: 275px;
	}
	.bg-grid_farmequipment {
	    width: 100%; 
	    height: 275px;
	}
	.bg-grid_lawngarden {
	    width: 100%; 
	    height: 275px;
	}

	.grey-button {
		padding: 12px 25px;
		font-size:0.875rem;
	}
	.small-unpad{
		padding:0 !important;
	}	
	.button {    
		font-size:0.875rem;
	}
	.lead-button {    
		font-size:0.875rem;
	}
	button {    
		font-size:0.875rem;
	}
	.button-khand {      
		font-size:0.875rem;
	}
	.yellow-ghost-button {
	    font-size: 14px;
	}	
	.content--layout__background {
	    padding: 20px;
	}
	#MobileMastHead .dealer_logo {
	    width:60%;
	}
	#Welcome_Section .main_welcome_holder {
	    width:85%;
	    margin:0 auto;
	}	
	#Welcome_Section .main_welcome_holder .welcome_heading_holder {
	    width: 100%;
	    border-right:0px transparent none;
	}
	.major_newsletter--padding{
		padding:0;
	}
	#Newsletter_Signup_Section h4 {
	    width: 99%;
	    letter-spacing: 0;
	    margin:0 auto 10px auto;
	    font-size:1rem;
	}	
	#Newsletter_Signup_Section form#Form_NewsletterForm {
	    margin: 0 auto;
	}	
	#Newsletter_Signup_Section form#Form_NewsletterForm fieldset, #Newsletter_Signup_Section form#Form_NewsletterForm .Actions {
	    margin: 0 auto;
	    display: block;
	    width: 99%;
	}	
	#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Name, #Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Email {
	    width: 100%;
	    margin: 0 0 5px 0;
	}
	#Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Name, #Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Email, #Newsletter_Signup_Section form#Form_NewsletterForm fieldset #Captcha {
	    display: block;
	}	
	#Newsletter_Signup_Section form#Form_NewsletterForm .Actions input[type=submit] {
	    width: 100%;
	}
	#Brands_Section {
	    padding: 40px 20px 40px 20px;
	}			
	#Brands_ViewMore_Section {
	    padding: 20px;
	}	  
	#Brands_ViewMore_Section p.primary_byline_home {
	    font-size: 1rem;
	}
	#Brands_ViewMore_Section h2.primary_heading_home {
	    font-size: 1.625rem;
	}	
	#Dept_Card_Section .grid-block-card .zoom-container .title-placement h2 {
	    font-size: 1.25rem;
	}
	#brand-group .brand-group-pic {
	    float: none;
	    width: 100%;
	}
	#brand-group .brand_content_container {
	    float: none;
	    width: 100%;
	    padding: 0;
	}	
	#Footer .footer--top--section .footdesk_mobile h3 {
	    margin: 0 0 5px 0;
	    padding: 0 0 5px 0;
	}	
	#Footer--Home .footer--bottom--section {
	    padding: 20px 0 20px 0;
	}
	#Footer .footer--top--section ul.social-block {
	    margin: 0 auto;
	}				
    .padding-left-large {
        padding-left: 20px;
    }
    .padding-right-large {
        padding-right: 20px;
    }
    .padding-top-large {
        padding-top: 20px;
    }
    .padding-bottom-large {
        padding-bottom: 20px;
    }
	.tab-table tbody tr td{
		display:block;
	} 
	table.parts-button-table tr td{
		display:block;
		width:100%;
	}   
	.parts_specials_btn a {
	    font-size: 1.125rem;
	    padding: 12px 25px;
	}	
	.shoppingcart-fixed {
		display:none;
		position:initial;
		float: right;  
    }
    .shoppingcart-fixed > a {
		padding: 6px 12px;
		position: initial;
		background:#c0272d;
		border-radius: 0 0 0 3px;
		text-align:left;
		-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3);
	}  						
}

