/*@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,600,700);@import url(https://fonts.googleapis.com/css?family=Oswald:100,300,400,600,700);*/
p {
    font-weight: 400;
}

meta.foundation-version {
    font-family: "/5.2.3/";
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em;
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em;
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em;
}

meta.foundation-data-attribute-namespace {
    font-family: false;
}

html, body {
    height: 100%;
}

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

html {
    scroll-behavior: smooth;
}

html,
body {
    font-size: 100%;
}

body {
    background: white;
    color: #222222;
    padding: 0;
    margin: 0;
    font-family: "Work sans";
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default;
}

a:hover {
    cursor: pointer;
}

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

img {
    -ms-interpolation-mode: bicubic;
}

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

.left {
    float: left !important;
}

.right {
    float: right !important;
}

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

.clearfix:after {
    clear: both;
}

.hide {
    display: none;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

textarea {
    height: auto;
    min-height: 50px;
}

select {
    width: 100%;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 69rem;
}

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

.row:after {
    clear: both;
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}

.row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

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

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

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

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

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

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

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

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

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        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 {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

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

    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    .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;
    }
}

@media only screen and (min-width:40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        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 {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    .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;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width:64.063em) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
        margin-left: -12px;
    }

    .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: 69%;
    }

    .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 {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

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

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

    .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;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.accordion {
    margin-bottom: 0;
}

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

.accordion:after {
    clear: both;
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important;
}

.accordion .accordion-navigation.active>a, .accordion dd.active>a {
    background: #e8e8e8;
}

.accordion .accordion-navigation>a, .accordion dd>a {
    background: #efefef;
    color: #222222;
    padding: 1rem;
    display: block;
    font-size: 1rem;
}

.accordion .accordion-navigation>a:hover, .accordion dd>a:hover {
    background: #e3e3e3;
}

.accordion .accordion-navigation>.content, .accordion dd>.content {
    display: none;
    padding: 0.9375rem;
}

.accordion .accordion-navigation>.content.active, .accordion dd>.content.active {
    display: block;
    background: white;
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    transition: opacity 300ms ease-out;
    background-color: #008cba;
    border-color: #0078a0;
    color: white;
}

.alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
}

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

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

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

.alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white;
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white;
}

.alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f;
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white;
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f;
}

.alert-box.alert-close {
    opacity: 0;
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}

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

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

[class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
}

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none;
    }

    .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 {
        width: 50%;
        list-style: none;
    }

    .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 {
        width: 33.33333%;
        list-style: none;
    }

    .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 {
        width: 25%;
        list-style: none;
    }

    .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 {
        width: 20%;
        list-style: none;
    }

    .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 {
        width: 16.66667%;
        list-style: none;
    }

    .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 {
        width: 14.28571%;
        list-style: none;
    }

    .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 {
        width: 12.5%;
        list-style: none;
    }

    .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 {
        width: 11.11111%;
        list-style: none;
    }

    .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 {
        width: 10%;
        list-style: none;
    }

    .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 {
        width: 9.09091%;
        list-style: none;
    }

    .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 {
        width: 8.33333%;
        list-style: none;
    }

    .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.063em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none;
    }

    .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 {
        width: 50%;
        list-style: none;
    }

    .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 {
        width: 33.33333%;
        list-style: none;
    }

    .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 {
        width: 25%;
        list-style: none;
    }

    .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 {
        width: 20%;
        list-style: none;
    }

    .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 {
        width: 16.66667%;
        list-style: none;
    }

    .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 {
        width: 14.28571%;
        list-style: none;
    }

    .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 {
        width: 12.5%;
        list-style: none;
    }

    .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 {
        width: 11.11111%;
        list-style: none;
    }

    .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 {
        width: 10%;
        list-style: none;
    }

    .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 {
        width: 9.09091%;
        list-style: none;
    }

    .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 {
        width: 8.33333%;
        list-style: none;
    }

    .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.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none;
    }

    .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 {
        width: 50%;
        list-style: none;
    }

    .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 {
        width: 33.33333%;
        list-style: none;
    }

    .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 {
        width: 25%;
        list-style: none;
    }

    .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 {
        width: 20%;
        list-style: none;
    }

    .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 {
        width: 16.66667%;
        list-style: none;
    }

    .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 {
        width: 14.28571%;
        list-style: none;
    }

    .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 {
        width: 12.5%;
        list-style: none;
    }

    .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 {
        width: 11.11111%;
        list-style: none;
    }

    .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 {
        width: 10%;
        list-style: none;
    }

    .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 {
        width: 9.09091%;
        list-style: none;
    }

    .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 {
        width: 8.33333%;
        list-style: none;
    }

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

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

.breadcrumbs {
    display: block;
    padding: 0.5625rem 0.875rem 0.5625rem;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f4f4f4;
    border-color: gainsboro;
    border-radius: 3px;
}

.breadcrumbs>* {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #008cba;
}

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

.breadcrumbs>* a {
    color: #008cba;
}

.breadcrumbs>*.current {
    cursor: default;
    color: #333333;
}

.breadcrumbs>*.current a {
    cursor: default;
    color: #333333;
}

.breadcrumbs>*.current:hover, .breadcrumbs>*.current:hover a, .breadcrumbs>*.current:focus, .breadcrumbs>*.current:focus a {
    text-decoration: none;
}

.breadcrumbs>*.unavailable {
    color: #999999;
}

.breadcrumbs>*.unavailable a {
    color: #999999;
}

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

.breadcrumbs>*:before {
    content: "/";
    color: #aaaaaa;
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
}

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

button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "Work sans";
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #008cba;
    border-color: #007095;
    color: white;
    transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095;
}

button:hover, button:focus, .button:hover, .button:focus {
    color: white;
}

button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
}

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

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333333;
}

button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white;
}

button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}

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

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: white;
}

button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
}

button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
}

button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
}

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

button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}

button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.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: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

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

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white;
}

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

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

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

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

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

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: white;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #43ac6a;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
}

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

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: white;
}

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

@media only screen and (min-width:40.063em) {
    button, .button {
        display: inline-block;
    }
}

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

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

.button-group:after {
    clear: both;
}

.button-group>li {
    margin: 0;
    float: left;
    font-family: "Work sans";
}

.button-group>li>button, .button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}

.button-group>li:first-child button, .button-group>li:first-child .button {
    border-left: 0;
}

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

.button-group.radius>*>button, .button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}

.button-group.radius>*:first-child button, .button-group.radius>*:first-child .button {
    border-left: 0;
}

.button-group.radius>*, .button-group.radius>*>a, .button-group.radius>*>button, .button-group.radius>*>.button {
    border-radius: 0;
}

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

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

.button-group.round>*>button, .button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}

.button-group.round>*:first-child button, .button-group.round>*:first-child .button {
    border-left: 0;
}

.button-group.round>*, .button-group.round>*>a, .button-group.round>*>button, .button-group.round>*>.button {
    border-radius: 0;
}

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

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

.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, 0.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, 0.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, 0.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, 0.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, 0.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, 0.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 {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
}

.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
    border-left: 0;
}

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

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

.button-bar:after {
    clear: both;
}

.button-bar .button-group {
    float: left;
    margin-right: 0.625rem;
}

.button-bar .button-group div {
    overflow: hidden;
}

.clearing-thumbs, [data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

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

.clearing-thumbs:after, [data-clearing]:after {
    clear: both;
}

.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: #333333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}

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

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

.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: 0.6em;
}

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

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

.clearing-caption {
    color: #cccccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0;
}

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

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

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

.clearing-assembled .clearing-container .carousel>ul {
    display: none;
}

.clearing-feature li {
    display: none;
}

.clearing-feature li.clearing-featured-img {
    display: block;
}

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

    .clearing-main-prev,
    .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
    }

    .clearing-main-prev>span,
    .clearing-main-next>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 12px;
    }

    .clearing-main-prev>span:hover,
    .clearing-main-next>span:hover {
        opacity: 0.8;
    }

    .clearing-main-prev {
        left: 0;
    }

    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #cccccc;
    }

    .clearing-main-next {
        right: 0;
    }

    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #cccccc;
    }

    .clearing-main-prev.disabled,
    .clearing-main-next.disabled {
        opacity: 0.3;
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.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 {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none;
    }

    .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: 0.8;
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333333;
        overflow: hidden;
        height: 85%;
    }

    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0;
    }
}

.f-dropdown {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 2px;
    max-width: 200px;
}

.f-dropdown>*:first-child {
    margin-top: 0;
}

.f-dropdown>*:last-child {
    margin-bottom: 0;
}

.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99;
}

.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98;
}

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

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

.f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px;
}

.f-dropdown.drop-right>*:first-child {
    margin-top: 0;
}

.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0;
}

.f-dropdown.drop-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent white transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 99;
}

.f-dropdown.drop-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent #cccccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 98;
}

.f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px;
}

.f-dropdown.drop-left>*:first-child {
    margin-top: 0;
}

.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0;
}

.f-dropdown.drop-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent white;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 99;
}

.f-dropdown.drop-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent transparent #cccccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 98;
}

.f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px;
}

.f-dropdown.drop-top>*:first-child {
    margin-top: 0;
}

.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0;
}

.f-dropdown.drop-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: white transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -12px;
    left: 10px;
    right: auto;
    z-index: 99;
}

.f-dropdown.drop-top:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: #cccccc transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: auto;
    bottom: -14px;
    left: 9px;
    right: auto;
    z-index: 98;
}

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

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

.f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555555;
}

.f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    max-width: 200px;
}

.f-dropdown.content>*:first-child {
    margin-top: 0;
}

.f-dropdown.content>*:last-child {
    margin-bottom: 0;
}

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

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

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

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

.dropdown.button, button.dropdown {
    position: relative;
    padding-right: 3.5625rem;
}

.dropdown.button:after, button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%;
}

.dropdown.button:after, button.dropdown:after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem;
}

.dropdown.button:after, button.dropdown:after {
    border-color: white transparent transparent transparent;
}

.dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem;
}

.dropdown.button.tiny:before, button.dropdown.tiny:before {
    border-width: 0.375rem;
    right: 1.125rem;
    margin-top: -0.125rem;
}

.dropdown.button.tiny:after, button.dropdown.tiny:after {
    border-color: white transparent transparent transparent;
}

.dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem;
}

.dropdown.button.small:after, button.dropdown.small:after {
    border-width: 0.4375rem;
    right: 1.3125rem;
    margin-top: -0.15625rem;
}

.dropdown.button.small:after, button.dropdown.small:after {
    border-color: white transparent transparent transparent;
}

.dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem;
}

.dropdown.button.large:after, button.dropdown.large:after {
    border-width: 0.3125rem;
    right: 1.71875rem;
    margin-top: -0.15625rem;
}

.dropdown.button.large:after, button.dropdown.large:after {
    border-color: white transparent transparent transparent;
}

.dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent;
}

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

.flex-video.widescreen {
    padding-bottom: 56.34%;
}

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

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

form {
    margin: 0 0 1rem;
}

form .row .row {
    margin: 0 -0.5rem;
}

form .row .row .column,
form .row .row .columns {
    padding: 0 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 {
    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: 0.5rem;
}

label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

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

label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0;
}

label small {
    text-transform: capitalize;
    color: #676767;
}

select::-ms-expand {
    display: none;
}

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

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

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

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

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

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

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

span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc;
}

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

span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc;
}

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

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

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

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

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

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,
textarea.radius {
    border-radius: 3px;
}

input[type="submit"] {
    -webkit-appearance: none;
}

textarea[rows] {
    height: auto;
}

select {
    -webkit-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: 1px solid #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem;
}

select.radius {
    border-radius: 3px;
}

select:hover {
    background-color: #f3f3f3;
    border-color: #999999;
}

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

input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: baseline;
}

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

fieldset {
    border: 1px solid #dddddd;
    padding: 1.25rem;
    margin: 1.125rem 0;
}

fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem;
}

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
}

[data-abide] span.error, [data-abide] small.error {
    display: none;
}

span.error, small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
}

.error input,
.error textarea,
.error select {
    margin-bottom: 0;
}

.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem;
}

.error label,
.error label.error {
    color: #f04124;
}

.error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
}

.error>label>small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
}

.error span.error-message {
    display: block;
}

input.error,
textarea.error {
    margin-bottom: 0;
}

label.error {
    color: #f04124;
}

div.icon-bar {
    width: 100%;
    font-size: 0;
    display: inline-block;
    background: #333333;
}

div.icon-bar>* {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left;
}

div.icon-bar>* i, div.icon-bar>* img {
    display: block;
    margin: 0 auto;
}

div.icon-bar>* i+label, div.icon-bar>* img+label {
    margin-top: .0625rem;
}

div.icon-bar>* i {
    font-size: 1.875rem;
    vertical-align: middle;
}

div.icon-bar>* img {
    width: 1.875rem;
    height: 1.875rem;
}

div.icon-bar.label-right>* i, div.icon-bar.label-right>* img {
    margin: 0 .0625rem 0 0;
    display: inline-block;
}

div.icon-bar.label-right>* i+label, div.icon-bar.label-right>* img+label {
    margin-top: 0;
}

div.icon-bar.label-right>* label {
    display: inline-block;
}

div.icon-bar.vertical.label-right>* {
    text-align: left;
}

div.icon-bar.vertical {
    height: 100%;
    width: auto;
}

div.icon-bar.vertical .item {
    width: auto;
    margin: auto;
    float: none;
}

div.icon-bar>* {
    font-size: 1rem;
    padding: 1.25rem;
}

div.icon-bar>* i+label, div.icon-bar>* img+label {
    margin-top: .0625rem;
}

div.icon-bar>* i {
    font-size: 1.875rem;
}

div.icon-bar>* img {
    width: 1.875rem;
    height: 1.875rem;
}

div.icon-bar>*:hover {
    background: #008cba;
}

div.icon-bar>* label {
    color: white;
}

div.icon-bar>* i {
    color: white;
}

.icon-bar.two-up .item {
    width: 50%;
}

.icon-bar.two-up.vertical .item {
    width: auto;
}

.icon-bar.three-up .item {
    width: 33.3333%;
}

.icon-bar.three-up.vertical .item {
    width: auto;
}

.icon-bar.four-up .item {
    width: 25%;
}

.icon-bar.four-up.vertical .item {
    width: auto;
}

.icon-bar.five-up .item {
    width: 20%;
}

.icon-bar.five-up.vertical .item {
    width: auto;
}

.icon-bar.six-up .item {
    width: 16.66667%;
}

.icon-bar.six-up.vertical .item {
    width: auto;
}

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

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

.joyride-list {
    display: none;
}

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

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

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

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

.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: 10px solid #333333;
}

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

.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    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 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: white;
}

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

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

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

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

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

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

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

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

@media only screen and (min-width:40.063em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit;
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px;
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: #333333 !important;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: auto;
        right: -20px;
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: #333333 !important;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: -20px;
        right: auto;
    }
}

.keystroke,
kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: inherit;
    padding: 0.125rem 0.25rem 0;
    border-radius: 3px;
}

.label {
    font-weight: normal;
    font-family: "Work sans";
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: inherit;
    padding: 0.25rem 0.5rem 0.375rem;
    font-size: 0.6875rem;
    background-color: #008cba;
    color: white;
}

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

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

.label.alert {
    background-color: #f04124;
    color: white;
}

.label.success {
    background-color: #43ac6a;
    color: white;
}

.label.secondary {
    background-color: #e7e7e7;
    color: #333333;
}

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

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

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

[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em;
}

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

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        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 ul li:first-child {
    display: block;
}

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

.slideshow-wrapper .orbit-container li {
    display: block;
}

.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block;
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block;
}

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

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: none;
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-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 {
    position: absolute;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    color: white;
    width: 100%;
    padding: 0.625rem 0.875rem;
    font-size: 0.875rem;
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10;
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.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, 0.3);
    display: block;
    width: 0%;
    position: relative;
    right: 20px;
    top: 5px;
}

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

.orbit-container .orbit-timer.paused>span {
    right: -4px;
    top: 0px;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff;
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333;
}

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

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10;
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

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

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

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

.orbit-container .orbit-prev:hover>span {
    border-right-color: white;
}

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

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

.orbit-container .orbit-next:hover>span {
    border-left-color: white;
}

.orbit-bullets-container {
    text-align: center;
}

.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    text-align: center;
    display: block;
}

.orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px;
}

.orbit-bullets li.active {
    background: #999999;
}

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

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

.touch .orbit-bullets {
    display: none;
}

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

    .touch .orbit-container .orbit-prev,
    .touch .orbit-container .orbit-next {
        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>* {
        position: relative;
        margin: 0% !important;
        opacity: 1 !important;
    }

    .orbit-stack-on-small .orbit-slide-number {
        display: none;
    }

    .orbit-timer {
        display: none;
    }

    .orbit-next, .orbit-prev {
        display: none;
    }

    .orbit-bullets {
        display: none;
    }
}

ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin-left: -0.3125rem;
}

ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem;
}

ul.pagination li a {
    display: block;
    padding: 0.0625rem 0.625rem 0.0625rem;
    color: #999999;
    border-radius: 3px;
}

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

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

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
    background: transparent;
}

ul.pagination li.current a {
    background: #008cba;
    color: white;
    font-weight: bold;
    cursor: default;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus {
    background: #008cba;
}

ul.pagination li {
    float: left;
    display: block;
}

.pagination-centered {
    text-align: center;
}

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

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

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

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

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.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;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
}

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

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

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
    color: #333333;
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.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.radius {
    border-radius: 3px;
}

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

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

.pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eeeeee;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Work sans";
}

.pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Work sans";
}

.pricing-table .description {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd;
}

.pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd;
}

.pricing-table .cta-button {
    background-color: white;
    text-align: center;
    padding: 1.25rem 1.25rem 0;
}

.progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid white;
    padding: 0.125rem;
    margin-bottom: 0.625rem;
}

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

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

.progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block;
}

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

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

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

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

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

.range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #dddddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    background: #fafafa;
}

.range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #dddddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem;
}

.range-slider.vertical-range .range-slider-handle {
    margin-top: 0;
    margin-left: -0.5rem;
    position: absolute;
    bottom: -10.5rem;
}

.range-slider.vertical-range .range-slider-active-segment {
    width: 0.875rem;
    height: auto;
    bottom: 0;
}

.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: default;
    opacity: 0.7;
}

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
    background: #008cba;
    cursor: default;
    opacity: 0.7;
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
    background: #007ba4;
}

.range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 0.875rem;
    background: #e5e5e5;
}

.range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -0.3125rem;
    width: 2rem;
    height: 1.375rem;
    border: 1px solid;
    cursor: pointer;
    background: #008cba;
}

.range-slider-handle:hover {
    background: #007ba4;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: 99;
    display: none;
    top: 0;
    left: 0;
}

dialog, .reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 100;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: white;
    padding: 1.25rem;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width:40em) {
    dialog, .reveal-modal {
        min-height: 100vh;
    }
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        left: 50%;
    }
}

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

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

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

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        margin-left: -40%;
        width: 80%;
    }
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        top: 6.25rem;
    }
}

dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer;
}

dialog[open] {
    display: block;
    visibility: visible;
}

@media only screen and (min-width:40.063em) {
    dialog, .reveal-modal {
        padding: 1.875rem;
    }

    dialog.radius, .reveal-modal.radius {
        border-radius: 3px;
    }

    dialog.round, .reveal-modal.round {
        border-radius: 1000px;
    }

    dialog.collapse, .reveal-modal.collapse {
        padding: 0;
    }

    dialog.full, .reveal-modal.full {
        top: 0;
        left: 0;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0 !important;
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.tiny, .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%;
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.small, .reveal-modal.small {
        margin-left: -20%;
        width: 40%;
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.medium, .reveal-modal.medium {
        margin-left: -30%;
        width: 60%;
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.large, .reveal-modal.large {
        margin-left: -35%;
        width: 70%;
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.xlarge, .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%;
    }
}

@media only screen and (min-width:40.063em) and (min-width:40.063em) {
    dialog.full, .reveal-modal.full {
        margin-left: -50vw;
        width: 100vw;
    }
}

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

.side-nav {
    display: block;
    margin: 0;
    padding: 0.875rem 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: "Work sans";
}

.side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem;
}

.side-nav li a:not(.button) {
    display: block;
    color: #008cba;
    margin: 0;
    padding: 0.4375rem 0.875rem;
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #1cc7ff;
}

.side-nav li.active>a:first-child:not(.button) {
    color: #1cc7ff;
    font-weight: normal;
    font-family: "Work sans";
}

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

.side-nav li.heading {
    color: #008cba;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
}

.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:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%;
}

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

.split.button span {
    border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button span {
    width: 3.09375rem;
}

.split.button span:after {
    border-top-style: solid;
    border-width: 0.375rem;
    top: 48%;
    margin-left: -0.375rem;
}

.split.button span:after {
    border-color: white transparent transparent transparent;
}

.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.secondary span:after {
    border-color: white transparent transparent transparent;
}

.split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny {
    padding-right: 3.75rem;
}

.split.button.tiny span {
    width: 2.25rem;
}

.split.button.tiny span:after {
    border-top-style: solid;
    border-width: 0.375rem;
    top: 48%;
    margin-left: -0.375rem;
}

.split.button.small {
    padding-right: 4.375rem;
}

.split.button.small span {
    width: 2.625rem;
}

.split.button.small span:after {
    border-top-style: solid;
    border-width: 0.4375rem;
    top: 48%;
    margin-left: -0.375rem;
}

.split.button.large {
    padding-right: 5.5rem;
}

.split.button.large span {
    width: 3.4375rem;
}

.split.button.large span:after {
    border-top-style: solid;
    border-width: 0.3125rem;
    top: 48%;
    margin-left: -0.375rem;
}

.split.button.expand {
    padding-left: 2rem;
}

.split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent;
}

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

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

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25rem 0 1.125rem;
    padding-top: 0.25rem;
    margin-right: 0;
    margin-left: -0.75rem;
}

.sub-nav dt {
    text-transform: uppercase;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Work sans";
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
    text-decoration: none;
    color: #999999;
    padding: 0.1875rem 1rem;
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
    color: #737373;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #008cba;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: white;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
    background: #0078a0;
}

div.switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #dddddd;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out;
}

div.switch input {
    display: none;
}

div.switch input+label {
    margin-left: 0;
    margin-right: 0;
}

div.switch label:after {
    content: "";
    display: block;
    background: white;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

div.switch input:checked+label {
    background: #008cba;
}

div.switch input:checked+label:after {
    left: 2.25rem;
}

div.switch label {
    width: 4rem;
    height: 2rem;
}

div.switch label:after {
    width: 1.5rem;
    height: 1.5rem;
}

div.switch input:checked+label:after {
    left: 2.25rem;
}

div.switch label {
    color: transparent;
    background: #dddddd;
}

div.switch label:after {
    background: white;
}

div.switch input:checked+label {
    background: #008cba;
}

div.switch.large label {
    width: 5rem;
    height: 2.5rem;
}

div.switch.large label:after {
    width: 2rem;
    height: 2rem;
}

div.switch.large input:checked+label:after {
    left: 2.75rem;
}

div.switch.small label {
    width: 3.5rem;
    height: 1.75rem;
}

div.switch.small label:after {
    width: 1.25rem;
    height: 1.25rem;
}

div.switch.small input:checked+label:after {
    left: 2rem;
}

div.switch.tiny label {
    width: 3rem;
    height: 1.5rem;
}

div.switch.tiny label:after {
    width: 1rem;
    height: 1rem;
}

div.switch.tiny input:checked+label:after {
    left: 1.75rem;
}

div.switch.radius label {
    border-radius: 4px;
}

div.switch.radius label:after {
    border-radius: 3px;
}

div.switch.round {
    border-radius: 1000px;
}

div.switch.round label {
    border-radius: 2rem;
}

div.switch.round label:after {
    border-radius: 2rem;
}

table {
    background: white;
    margin-bottom: 1.25rem;
    border: solid 1px #dddddd;
}

table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold;
}

table thead {
    background: whitesmoke;
}

table thead tr th,
table thead tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
}

table tfoot {
    background: whitesmoke;
}

table tfoot tr th,
table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
}

table tr th,
table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left;
}

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

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

.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;
    }
}

@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.063em) 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.063em) {
    .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.063em) 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.063em) {
    .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.063em) 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.063em) {
    .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.063em) and (max-width:99999999em) {
    .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.063em) {
    .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;
    }
}

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

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

a:hover, a:focus {
    color: #333333;
}

a img {
    border: none;
}

p {
    font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

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

p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic;
}

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

h1 {
    font-size: 2.938rem;
    font-family: "Work sans";
    font-weight: 700;
    line-height: 3.75rem;
    margin-bottom: 2.938rem;
    color: #222222;
    text-rendering: optimizeLegibility;
}

h2 {
    font-size: 2.25rem;
    font-family: "Work sans";
    font-weight: 400;
    line-height: 3rem;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-bottom: 3rem;
    margin-top: 3.5rem;
}

h3 {
    font-size: 1.563rem;
    font-family: "Work sans";
    font-weight: 500;
    line-height: 2.375rem;
    margin-bottom: 2.25rem;
    margin-top: 3rem;
    color: #222222;
    text-rendering: optimizeLegibility;
}

h4 {
    font-size: 1.125rem;
    font-family: "Work sans";
    font-weight: 500;
    line-height: 1.875rem;
    margin-bottom: 1.125rem;
    color: #222222;
    text-rendering: optimizeLegibility;
}

h5 {
    font-size: 1.125rem;
    font-family: "Work sans";
    color: #222222;
    text-rendering: optimizeLegibility;
}

h6 {
    font-size: 1rem;
    font-family: "Work sans";
    color: #222222;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}

h7 {
    font-size: 1.125rem;
    font-family: "Work sans";
    color: #222222;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    margin-bottom: 30px;
}

h8 {
    font-size: 1.563rem;
    font-family: "Work sans";
    color: #222222;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    line-height: 2.25rem;
    margin-bottom: 30px;
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

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

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

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

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

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

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

ul.no-bullet {
    margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
}

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

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

ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}

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

ol {
    margin-left: 1.4rem;
}

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

dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
}

dl dd {
    margin-bottom: 0.75rem;
}

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

abbr {
    text-transform: none;
}

blockquote {
    margin: 60px 0;
    padding: 1rem 1rem 1rem 3rem;
    border-left: 3px solid #2595ff;
    font-style: italic;
    color: #000000 !important;
}

blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555;
    font-weight: 200 !important;
}

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

blockquote cite a,
blockquote cite a:visited {
    color: #555555;
}

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

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #dddddd;
    padding: 0.625rem 0.75rem;
}

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

.vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem;
}

.vevent .summary {
    font-weight: bold;
}

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

@media only screen and (min-width:40.063em) {
    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: 1rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    h6 {
        font-size: 1rem;
    }
}

.print-only {
    display: none !important;
}

@media print {
    * {
        background: transparent !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: "";
    }

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

    thead {
        display: table-header-group;
    }

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

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

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

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

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

    .print-only {
        display: block !important;
    }

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

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

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}

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

.tabs:after {
    clear: both;
}

.tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left;
}

.tabs dd>a, .tabs .tab-title>a {
    display: block;
    background: #efefef;
    color: #222222;
    padding: 1rem 2rem;
    font-family: "Work sans";
    font-size: 1rem;
}

.tabs dd>a:hover, .tabs .tab-title>a:hover {
    background: #e1e1e1;
}

.tabs dd.active a, .tabs .tab-title.active a {
    background: white;
    color: #222222;
}

.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto;
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
}

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

.tabs-content:after {
    clear: both;
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%;
}

.tabs-content>.content.active {
    display: block;
    float: none;
}

.tabs-content>.content.contained {
    padding: 0.9375rem;
}

.tabs-content.vertical {
    display: block;
}

.tabs-content.vertical>.content {
    padding: 0 0.9375rem;
}

@media only screen and (min-width:40.063em) {
    .tabs.vertical {
        width: 20%;
        float: left;
        margin-bottom: 1.25rem;
    }

    .tabs-content.vertical {
        width: 80%;
        float: left;
        margin-left: -1px;
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none;
}

.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px white;
    max-width: 100%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out;
}

.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

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

.has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: bold;
    color: #333333;
}

.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008cba;
}

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

.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3;
    padding: 0.75rem;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: white;
    background: #333333;
}

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

.tooltip>.nub.rtl {
    left: auto;
    right: 5px;
}

.tooltip.radius {
    border-radius: 3px;
}

.tooltip.round {
    border-radius: 1000px;
}

.tooltip.round>.nub {
    left: 2rem;
}

.tooltip.opened {
    color: #008cba !important;
    border-bottom: dotted 1px #003f54 !important;
}

.tap-to-close {
    display: block;
    font-size: 0.625rem;
    color: #777777;
    font-weight: normal;
}

@media only screen and (min-width:40.063em) {
    .tooltip>.nub {
        border-color: transparent transparent #333333 transparent;
        top: -10px;
    }

    .tooltip.tip-top>.nub {
        border-color: #333333 transparent transparent transparent;
        top: auto;
        bottom: -10px;
    }

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

    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333333;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px;
    }

    .tooltip.tip-right>.nub {
        border-color: transparent #333333 transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px;
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}

.contain-to-grid {
    width: 100%;
    background: #333333;
}

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

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

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px;
}

.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #333333;
    margin-bottom: 0;
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}

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

.top-bar form,
.top-bar input {
    margin-bottom: 0;
}

.top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem;
}

.top-bar .button, .top-bar button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem;
}

.top-bar .title-area {
    position: relative;
    margin: 0;
}

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

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

.top-bar .name h1 a {
    font-weight: normal;
    color: white;
    width: 75%;
    display: block;
    padding: 0 15px;
}

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

.top-bar .toggle-topbar a {
    color: white;
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
}

.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px;
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 40px 0 15px;
    color: white;
    position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 16px;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
}

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

.top-bar.expanded .title-area {
    background: #333333;
}

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

.top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out;
}

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

.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 {
    background: #333333;
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Work sans";
    font-size: 0.8125rem;
    font-weight: normal;
    text-transform: none;
}

.top-bar-section ul li>a.button {
    font-size: 0.8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #008cba;
    border-color: #007095;
    color: white;
}

.top-bar-section ul li>a.button:hover, .top-bar-section ul li>a.button:focus {
    background-color: #007095;
}

.top-bar-section ul li>a.button:hover, .top-bar-section ul li>a.button:focus {
    color: white;
}

.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
}

.top-bar-section ul li>a.button.secondary:hover, .top-bar-section ul li>a.button.secondary:focus {
    background-color: #b9b9b9;
}

.top-bar-section ul li>a.button.secondary:hover, .top-bar-section ul li>a.button.secondary:focus {
    color: #333333;
}

.top-bar-section ul li>a.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}

.top-bar-section ul li>a.button.success:hover, .top-bar-section ul li>a.button.success:focus {
    background-color: #368a55;
}

.top-bar-section ul li>a.button.success:hover, .top-bar-section ul li>a.button.success:focus {
    color: white;
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}

.top-bar-section ul li>a.button.alert:hover, .top-bar-section ul li>a.button.alert:focus {
    background-color: #cf2a0e;
}

.top-bar-section ul li>a.button.alert:hover, .top-bar-section ul li>a.button.alert:focus {
    color: white;
}

.top-bar-section ul li>button {
    font-size: 0.8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #008cba;
    border-color: #007095;
    color: white;
}

.top-bar-section ul li>button:hover, .top-bar-section ul li>button:focus {
    background-color: #007095;
}

.top-bar-section ul li>button:hover, .top-bar-section ul li>button:focus {
    color: white;
}

.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
}

.top-bar-section ul li>button.secondary:hover, .top-bar-section ul li>button.secondary:focus {
    background-color: #b9b9b9;
}

.top-bar-section ul li>button.secondary:hover, .top-bar-section ul li>button.secondary:focus {
    color: #333333;
}

.top-bar-section ul li>button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}

.top-bar-section ul li>button.success:hover, .top-bar-section ul li>button.success:focus {
    background-color: #368a55;
}

.top-bar-section ul li>button.success:hover, .top-bar-section ul li>button.success:focus {
    color: white;
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}

.top-bar-section ul li>button.alert:hover, .top-bar-section ul li>button.alert:focus {
    background-color: #cf2a0e;
}

.top-bar-section ul li>button.alert:hover, .top-bar-section ul li>button.alert:focus {
    color: white;
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #555555;
    background: #272727;
    color: white;
}

.top-bar-section ul li.active>a {
    background: #008cba;
    color: white;
}

.top-bar-section ul li.active>a:hover {
    background: #0078a0;
    color: white;
}

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

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

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

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

.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%;
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none;
}

.top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

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

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

.top-bar-section .dropdown li a.parent-link {
    font-weight: normal;
}

.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
}

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

.top-bar-section .dropdown li.has-form {
    padding: 8px 15px;
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
    top: auto;
}

.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777777;
    font-weight: bold;
    font-size: 0.625rem;
}

.js-generated {
    display: block;
}

@media only screen and (min-width:40.063em) {
    .top-bar {
        background: #333333;
        overflow: visible;
    }

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

    .top-bar:after {
        clear: both;
    }

    .top-bar .toggle-topbar {
        display: none;
    }

    .top-bar .title-area {
        float: left;
    }

    .top-bar .name h1 a {
        width: auto;
    }

    .top-bar input,
    .top-bar .button,
    .top-bar button {
        font-size: 0.875rem;
        position: relative;
        top: 7px;
    }

    .top-bar.expanded {
        background: #333333;
    }

    .contain-to-grid .top-bar {
        max-width: 62.5rem;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .top-bar-section {
        transition: none;
        left: 0 !important;
    }

    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline;
    }

    .top-bar-section ul li {
        float: left;
    }

    .top-bar-section ul li .js-generated {
        display: none;
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: #555555;
        background: #272727;
        color: white;
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #333333;
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #272727;
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: white;
        background: #008cba;
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
    }

    .top-bar-section .has-dropdown>a {
        padding-right: 35px !important;
    }

    .top-bar-section .has-dropdown>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px;
    }

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

    .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

    .top-bar-section .has-dropdown.hover>.dropdown, .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2;
    }

    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%;
    }

    .top-bar-section .dropdown li a {
        color: white;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333;
    }

    .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: white;
        background: #333333;
    }

    .top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
        color: white;
        background-color: #555555;
        background: #272727;
    }

    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333;
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0;
    }

    .top-bar-section>ul>.divider, .top-bar-section>ul>[role="separator"] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 45px;
        width: 0;
    }

    .top-bar-section .has-form {
        background: #333333;
        padding: 0 15px;
        height: 45px;
    }

    .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-color: #555555;
        background: #272727;
        color: white;
    }

    .no-js .top-bar-section ul li:active>a {
        background: #008cba;
        color: white;
    }

    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table;
}

.inner-wrap:after {
    clear: both;
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333333;
    color: white;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: white;
    font-weight: bold;
    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;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0;
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0;
}

.tab-bar-section {
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0;
}

@media only screen and (min-width:40.063em) {
    .tab-bar-section {
        text-align: left;
    }
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem;
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0;
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: white;
    position: relative;
    transform: translate3d(0, 0, 0);
}

.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
    width: 1rem;
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}

.left-off-canvas {
    position: relative;
    top: 0;
    background-color: #000000;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    right: 244px;
    bottom: 0;
    width: 15.25rem;
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    background-color: #000000;
    width: 244px;
}

ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}

ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease;
}

ul.off-canvas-list li a:hover {
    background: #242424;
}

.move-right>.inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.move-left>.inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0);
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}

.offcanvas-overlap .exit-offcanvas-menu {
    -webkit-backface-visibility: hidden;
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 1002;
}

@media only screen and (min-width:40.063em) {
    .offcanvas-overlap .exit-offcanvas-menu:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem;
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem;
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem;
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem;
}

@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

    .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }

    .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

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

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

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

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

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

@media only screen and (min-width:40.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

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

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

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

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

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

@media only screen and (min-width:64.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

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

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

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

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

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

@media only screen and (min-width:90.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

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

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

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

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

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

@media only screen and (min-width:120.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: none !important;
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (orientation:landscape) {

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

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

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

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

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

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

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

@media only screen and (orientation:portrait) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
    .show-for-print {
        display: block;
    }

    .hide-for-print {
        display: none;
    }

    table.show-for-print {
        display: table;
    }

    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 {
        display: table-cell !important;
    }

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

@media only screen {
    .beaconblog-link a {
        color: #135474 !important;
    }

    .beaconblog a {
        color: #103B54;
    }

    .footer-list {
        /*padding-top: 70px;*/
        font-weight: 600;
        padding-bottom: 24px;
    }

    .footer-list h5 {
        color: #FBAA19;
        font-weight: 500;
        margin-bottom: 12px;
        font-family: "Oswald", "SANS-SERIF";
        font-size: 1.125rem;
        line-height: 1.688rem;
    }

    .footer-list .categories ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .footer-list .categories ul li a {
        color: #666;
        font-size: 14px;
    }

    .footer-list .inline-list li {
        margin-left: 1rem !important;
    }

    .footer-list .inline-list li img {
        width: 35px;
    }

    .address {
        padding: 0px;
    }

    .address h3 {
        display: none;
    }

    .usa-address {
        padding-left: 0px;
    }

    .usa-address .phone {
        display: inline-block;
        margin-top: 10px;
    }

    .usa-address .usa-border {
        border-right: 1px solid #d7d7d7;
    }

    .usa-address p {
        font-size: 14px;
        font-family: "Work sans";
        font-weight: 100;
        padding-right: 2px;
    }

    .india-address {
        padding-left: 30px;
    }

    .india-address .phone {
        display: inline-block;
        margin-top: 10px;
    }

    .india-address p {
        font-size: 14px;
        font-family: "Work sans", sans-serif;
        font-weight: 300;
    }

    .btn {
        font-size: 14px;
    }

    .btn-orange {
        padding: 14px 46px;
        background: -webkit-linear-gradient(#f2b40c, #f29f0c);
        background: -o-linear-gradient(#f2b40c, #f29f0c);
        background: -moz-linear-gradient(#f2b40c, #f29f0c);
        background: linear-gradient(#f2b40c, #f29f0c);
        color: #ffffff;
        border: 1px solid #ed8e39;
    }

    .btn-orange:hover {
        background: -webkit-linear-gradient(#dc9716, #d6951b);
        background: -o-linear-gradient(#dc9716, #d6951b);
        background: -moz-linear-gradient(#dc9716, #d6951b);
        background: linear-gradient(#dc9716, #d6951b);
        color: #ffffff;
    }

    .single-post #ssba {
        background: #F1F0EB;
        text-align: center;
        margin-bottom: 20px;
        padding: 10px 0px;
    }

    .single-post #ssba img {
        width: 40px;
        margin-right: 20px;
        border: 0;
        box-shadow: none !important;
        display: inline;
        vertical-align: middle;
    }

    #sliderWindow {
        position: fixed;
        bottom: 0px;
        right: 0px;
        width: 45%;
        opacity: 0;
        padding: 10px;
        border: 1px solid #d7d7d7;
        background: #ffffff;
        -webkit-box-shadow: -1px -1px 5px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: -1px -1px 5px 0px rgba(50, 50, 50, 0.75);
        box-shadow: -1px -1px 5px 0px rgba(50, 50, 50, 0.75);
        z-index: 10000;
        opacity: 0;
    }

    #sliderWindow img {
        float: left;
        margin-right: 20px;
        width: 120px;
    }

    #sliderWindow h4 {
        font-size: 20px;
        line-height: 24px;
    }

    #sliderWindow .read-more-btn {
        border: 1px solid #f9a818;
        border-radius: 5px;
        float: left;
        font-size: 14px;
        padding: 8px 26px;
    }

    #sliderWindow .read-more-btn:hover {
        background: #f9a818;
        color: #ffffff;
    }

    .learn-how-beaconstac-help {
        background-color: #666666;
        padding: 22px 0 4px;
    }

    .learn-how-beaconstac-help h3 {
        font-family: "Work sans", sans-serif;
        font-weight: 500;
        font-size: 32px;
        color: #ffffff;
        line-height: 40px;
        border-right: 1px solid #cccccc;
    }

    .learn-how-beaconstac-help p {
        float: right;
        margin-top: 7px;
        margin-bottom: 30px;
        margin-right: 18px;
    }

    .beaconstac-nav-section {
        z-index: 10;
        position: relative;
        background-color: #ffffff;
    }

    .beaconstac-nav-section form {
        float: right;
    }

    .beaconstac-nav-section form input {
        height: 37px;
        padding: 0 16px 0 16px;
    }

    .beaconstac-nav-section .main-search {
        height: 38px;
    }

    .beaconstac-nav-section .main-search i {
        position: relative;
        bottom: 41px;
        left: 180px;
        color: rgba(68, 68, 68, 0.7);
    }

    .all-about-beacons {
        background-color: #ffffff;
        padding-top: 20px;
    }

    .all-about-beacons .main-all-about-beacons a {
        margin-bottom: 0px;
        color: #4F4F4F;
        font-weight: bold;
        font-size: 56px;
    }

    .all-about-beacons .learn-everything a {
        color: #ffffff;
        position: absolute;
        margin-top: -150px;
        margin-left: -150px;
        margin-bottom: 50px;
    }

    .all-about-beacons ul {
        list-style: none;
    }

    .all-about-beacons p {
        color: #394455;
        font-size: 17px;
        line-height: 2em;
    }

    .all-about-beacons ol p:empty {
        margin: 0 !important;
    }

    .all-about-beacons .left-side-block a {
        color: #333333;
    }

    .all-about-beacons .left-side-block h2 {
        color: #333333;
        font-size: 30px;
        font-weight: 400;
    }

    .all-about-beacons .left-side-block h2 a {
        text-decoration: none !important;
    }

    .all-about-beacons .left-side-block img {}

    .all-about-beacons .left-side-block h3 {
        font-weight: 400;
        color: #333333;
        margin-bottom: 20px;
    }

    .all-about-beacons .left-side-block span {
        font-weight: 100;
        font-size: 16px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences {
        border-bottom: 1px solid #E4E4E4;
        margin-right: 10px;
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 20px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .read-more-btn {
        border: 1px solid #eb593c;
        color: #333333;
        padding: 8px 30px;
        border-radius: 5px;
        text-decoration: none;
        float: right;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .read-more-btn:hover {
        background-color: #eb593c;
        color: #ffffff;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .row-margin .updated-post {
        padding-top: 10px;
        padding-left: 36px;
        width: 106%;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .row-margin .updated-post li {
        margin-left: 0px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .row-margin .updated-post li i {
        font-size: 13px;
        float: left;
        position: relative;
        top: 5px;
        right: 6px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .row-margin .updated-post li span {
        color: #000000;
        font-weight: normal;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .panel-tab-beacons {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .beacons-ibeacon {
        margin-left: -2px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .beacons-ibeacon a {
        color: #a7a7a7;
        font-size: 14px;
        text-decoration: none;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .hover-block {
        font-size: 22px;
        color: #8c8c8c;
        float: right;
        position: relative;
        top: 50px;
        right: 20px;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .panel-stage-beacons {
        display: none;
    }

    .all-about-beacons .left-side-block .enhance-guest-experiences .panel-stage-beacons ul {
        float: right;
    }

    .all-about-beacons .left-side-block .real-life-examples .offers-and-rewards li {
        padding-bottom: 15px;
    }

    .all-about-beacons .right-side-block .about-beacons {
        border: 1px solid #E5E5E5;
        background-color: #ffffff;
    }

    .all-about-beacons .right-side-block #category-list .category-item {
        background: #9E9C9D;
        padding: 5px 10px;
        border-radius: 3px;
        display: inline-block;
        height: 35px;
        line-height: 1.5em;
    }

    .all-about-beacons .right-side-block #category-list .category-item a {
        color: white;
        padding: 10px;
    }

    .all-about-beacons .right-side-block #category-list .category-item:hover {
        background: #636363;
    }

    .read-more-btn {
        display: none;
    }

    .all-about-beacons .right-side-block .about-beacons .about-beaconstac ul {
        margin-left: 6px;
    }

    .all-about-beacons .right-side-block .about-beacons .about-beaconstac ul li {
        margin-left: 8px;
    }

    .all-about-beacons .right-side-block .about-beacons .about-beaconstac ul li img {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .all-about-beacons .right-side-block .about-beacons h2 {
        padding: 10px 10px;
        text-align: center;
        font-size: 1.3em;
        color: #7C7C7C;
        border-bottom: 1px solid #EBEBEB;
        width: 100%;
        font-weight: bold;
    }

    .all-about-beacons .right-side-block .about-beacons h2 a {
        text-decoration: none !important;
    }

    .all-about-beacons .right-side-block .about-beacons p {
        font-size: 14px;
        color: #333333;
        padding-left: 15px;
        padding-right: 15px;
    }

    .all-about-beacons .right-side-block .about-beacons p a {
        color: #529ecc;
        font-size: 16px;
        text-decoration: underline;
    }

    .all-about-beacons .right-side-block .next-frontier {
        margin-top: 20px;
        border: 1px solid #E5E5E5;
        background-color: #ffffff;
        margin-right: 0px;
    }

    .all-about-beacons .right-side-block .next-frontier h2 {
        padding: 10px;
        text-align: center;
        font-size: 1em;
        color: #333333;
        font-weight: bold;
    }

    .all-about-beacons .right-side-block .next-frontier h2 a {
        text-decoration: none !important;
    }

    .all-about-beacons .right-side-block .next-frontier img {
        width: 75%;
        margin-bottom: 15px;
    }

    .all-about-beacons .right-side-block .next-frontier p {
        font-size: 14px;
        color: #333333;
        padding: 0 10px;
    }

    .all-about-beacons .right-side-block .next-frontier p a {
        color: #529ecc;
        font-size: 16px;
        text-decoration: underline;
    }

    .footer-section {
        background-color: #16212F !important;
        color: #ffff !important;
    }

    .footer-section .copyright-blk span {
        font-size: 1rem;
        color: #ffffff;
        position: relative;
        top: 7px;
        font-family: "Oswald";
        font-weight: 100;
    }

    .footer-section .footer-row {
        padding: 20px 0px 0px;
    }

    .footer-section .divider a {
        border-left: 1px solid #ffffff;
        padding: 0px 20px;
    }

    .footer-section ul li a {
        color: #ffffff;
        font-size: 18px;
        font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300
    }

    .comments_section ol {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .comments_section .comment-author {
        border: none;
        padding: 0px;
        margin: 0px;
    }

    .comments_section .comment-author .avatar {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 60px;
        height: 60px;
    }

    .comments_section #commentform input[type=submit] {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #000;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        font-size: 16px;
        padding: 10px 15px;
        cursor: pointer;
    }

    .comments_section #commentform input[type=submit]:hover {
        background: #d7d7d7;
    }

    .archive-header .archive-title {
        color: rgba(68, 68, 68, 0.7) !important;
        font-weight: 300 !important;
    }

    .page-header .page-title {
        font-weight: 300 !important;
    }

    .download-book {
        margin-top: 13px;
        text-align: center;
        background: #ffffff;
        padding: 2px;
    }

    .beacons-sidebar {
        position: absolute;
        top: 0px;
    }

    .sidebar-description {
        color: #ffffff;
        float: left;
        line-height: 20px;
        margin-bottom: 0px;
        margin-top: 14px;
        font-size: 16px;
        margin-left: 10px;
        padding-right: 10px;
        text-align: left;
    }

    .download-book img {
        text-align: center;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .download-book form#ebookForm {
        padding: 10px;
    }

    .download-book form p {
        display: none;
    }

    .beacon_cta {
        border: 1px solid #E5E5E5;
    }

    .beacon_cta p {
        margin-bottom: 0px;
    }

    .newsletter {
        background: #545454;
        border: 1px solid #545454;
    }

    .newsletter h3 {
        padding: 8px 18px 0px;
        font-size: 18px;
    }

    .newsletter .form {
        padding: 0px 10px;
    }

    .button {
        background: #FBAA19 !important;
        padding: 10px !important;
        border-bottom: 4px solid #FBAA19 !important;
    }

    .paging-nav {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .paging-nav a {
        border: 1px solid #eb593c;
        border-radius: 6px;
        display: inline-block !important;
        padding: 10px 20px;
        text-decoration: none !important;
    }

    .paging-nav a:hover {
        color: #ffffff;
        background-color: #eb593c;
    }

    .paging-navigation {
        margin-bottom: 40px;
        overflow: hidden;
    }

    .paging-navigation .nav-previous {
        float: left;
    }

    .ibeacon-heading {
        color: #ffffff;
        margin-left: 10px;
        margin-top: 14px;
        float: left;
    }

    .sidebar-email-text {
        color: #FBAA19 !important;
        margin-top: -28px;
        margin-left: 10px;
        float: left;
    }

    .paging-navigation .nav-next {
        float: right;
    }

    .paging-navigation a {
        display: block;
        border: 1px solid #FBAA19;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        text-decoration: none !important;
        padding: 10px 20px;
    }

    .paging-navigation a:hover {
        background: #FBAA19 !important;
        color: #ffffff;
    }

    .paging-navigation a:hover span {
        color: #ffffff;
    }

    .beaconblog-link a {
        color: #008bce !important;
    }

    .download-book input {
        background-color: #2595FF;
        border: 1px solid #ffffff;
    }

    .download-book input[type="text"]:focus {
        border: 1px solid #ffffff;
    }

    .download-book select {
        background-color: #2595FF;
        border: 1px solid #ffffff;
        color: #ffffff;
    }

    .sidebar-border {
        color: #ffffff;
        width: 150px;
        margin-left: 10px;
    }

    .tm-ctt-text a {
        font-family: "Oswald";
        color: #008bce !important;
    }

    /*::-webkit-input-placeholder{color:#ffffff;} */
    input:-moz-placeholder {
        color: #ffffff;
    }

    @media only screen and (max-width: 40em) {
        .learn-how-beaconstac-help h3 {
            text-align: center;
            border-right: none !important;
        }

        .learn-how-beaconstac-help p {
            float: none !important;
            text-align: center;
            margin-top: 20px !important;
        }

        .all-about-beacons .enhance-guest-experiences {
            margin-right: 0 !important;
        }

        .all-about-beacons .enhance-guest-experiences h2 {
            padding-left: 0.9375rem;
            padding-right: 0.9375rem;
        }

        .all-about-beacons .main-all-about-beacons a {
            color: #4f4f4f;
            font-size: 42px;
            font-weight: bold;
            line-height: 40px;
            margin-bottom: 6px !important;
            display: none;
        }

        .all-about-beacons .learn-everything {
            display: none;
        }

        .all-about-beacons h2 {
            color: #333333 !important;
            font-size: 24px !important;
            font-weight: 400 !important;
            line-height: 30px !important;
        }

        .right-side-block .about-beacons {
            margin-left: 0 !important;
            text-align: center !important;
        }

        .right-side-block .about-beacons ul {
            display: inline-block;
            margin-left: 0 !important;
            padding-right: 10px !important;
        }

        .right-side-block .next-frontier {
            margin-left: 0 !important;
            text-align: center !important;
        }

        .right-side-block .next-frontier img {
            width: 40% !important;
        }
    }

    @media only screen and (max-width: 640px) {
        .mobstac-logo {
            margin-bottom: 20px;
        }

        .main-search p {
            float: none;
        }

        .main-search input {
            width: 200px;
            margin-left: auto;
            margin-right: auto;
            color: #2595FF;
        }

        .main-search i {
            display: none;
        }
    }

    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
        .learn-how-beaconstac-help h3 {
            border-right: none !important;
        }
    }

    .header-image {
        position: relative;
        width: 100%;
    }

    .main-all-about-beacons {
        background: #ffffff;
        width: 550px;
        margin-left: 400px;
        padding: 0 2px 0 2px;
        position: absolute;
        margin-left: 250px;
        margin-top: -250px;
    }

    .footer-list li {
        list-style: none;
        color: #ffffff;
        font-weight: 100;
        font-family: "Work sans";
        line-height: 1.6;
    }

    .footer-list a {
        color: #ffffff;
    }

    .button-group a {
        color: white;
    }

    .hero {
        height: 377px;
    }

    .hero img {
        position: absolute;
        right: 0;
        width: 100%;
        margin-top: -90px;
        height: 456px;
    }

    .avatar {
        width: 50px;
        height: 50px;
        margin-right: 25px;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
    }

    .row .featured-container {
        margin-bottom: 36px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        border-top: 1px solid #E4E4E4;
        height: 300px;
    }

    .featured-container h6 {
        margin-bottom: 2%;
        margin-top: -0.8em;
        display: table;
        margin-left: 45%;
        background-color: #FAFAFA;
    }

    .featured-post-section:nth-child(3) {
        border-right: 1px solid #D0D0D0;
        border-left: 1px solid #D0D0D0;
        margin-left: 6px;
    }

    .featured-container::after {
        position: absolute;
        left: 1px;
        right: 1px;
        height: 1px;
        width: 100%;
        border-bottom: 1px solid #D0D0D0;
        margin-top: 280px;
    }

    nav.custom-pagination {
        margin-bottom: 20px;
    }

    .page-numbers {
        margin-right: 8px;
        font-family: sans-serif;
        font-weight: 100;
        border-top: 1px solid #E4E4E4;
        border-bottom: 1px solid #E4E4E4;
        border-left: 1px solid #E4E4E4;
        border-right: 1px solid #E4E4E4;
        padding: 6px;
    }

    span.page-numbers.current {
        background: #FBAA19;
        color: #ffffff;
    }

    .wp-post-image {
        width: 100%;
    }

    #searchform i {
        color: #2595FF;
    }

    #searchform input {
        height: 38px;
        margin-top: -10px;
    }

    #searchform::-webkit-input-placeholder {
        color: #2595FF;
    }

    #searchform::-moz-placeholder {
        color: #2595FF;
    }

    .page-numbers span {
        font-color: #ffffff;
    }

    .view-more a {
        border: 1px solid #FBAA19;
        width: 100px;
        color: #FBAA19;
    }

    a.talk-to-us {
        font-weight: 300;
        border: 1px solid #fbaa19;
        border-radius: 40px;
        padding: 4px 10px;
    }

    .view-more a:hover {
        transiton: all 0.5s ease-in-out;
        color: #fbaa19 !important;
        font-color: #ffffff;
    }

    .footer-section a {
        font-weight: 100;
    }

    .image-overlay {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        height: 456px;
        background: rgba(0, 0, 0, 0.6);
        opacity: 0;
        transition: all 1s;
        -webkit-transition: all 1s;
        opacity: 0.6
    }

    .updated-post-author-section {
        margin-left: 25px;
        border-top: 1px solid #E4E4E4;
        border-bottom: 1px solid #E4E4E4;
        margin-top: 67px;
        text-align: center;
    }

    .updated-post-author-section p {
        color: #FBAA19;
        margin-top: 0.5rem;
    }

    .updated-post-author-section h6 {
        margin-bottom: 0.5rem;
        margin-top: -10px;
    }

    .updated-post-author-section li {
        padding-left: 50px;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-left: -35px;
    }

    .updated-post-author-section .avatar {
        width: 75px;
        height: 75px;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        margin-top: -10px;
    }

    @media only screen and (min-width: 10em) and (max-width: 40em) {
        .download-book {
            display: none !important;
        }

        #order-starter-kit {
            display: none !important;
        }
    }

    @media only screen and (max-width: 64em) {
        a.left-off-canvas-toggle i {
            font-size: 30px;
            color: #2595FF;
        }
    }

    @media only screen and (min-width: 10em) and (max-width: 47em) {
        .nav-bar {
            display: none !important;
        }

        .searchform {
            display: none !important;
        }

        .main-search {
            display: none !important;
        }
    }

    @media only screen and (min-width: 48em) and (max-width: 62.5rem) {
        .main-all-about-beacons {
            display: none !important;
        }
    }

    .beaconstac-nav-section .row {
        z-index: 1;
        right: 0;
        left: 0;
    }

    #logo {
        margin-top: -8px;
    }

    .left-off-canvas-toggle {
        margin-top: -8px;
    }

    .navigation-bar {
        padding-left: 64px;
    }

    @media only screen and (min-width: 48em) and (max-width: 62.5rem) {
        .navigation-bar {
            margin-top: -8px;
            padding-left: 17px;
        }

        .featured-post-section:nth-child(3) {
            margin-left: 0px;
        }

        .featured-container::after {
            margin-top: 226px;
        }
    }

    .main-all-about-beacons a {
        color: #000000;
    }

    .post-thumbnail {
        margin-top: 25px;
    }

    .post-avatar span {
        float: left;
    }

    .post-author {
        width: 42%;
        margin-top: 4px;
    }

    .post-author p {
        margin-left: 8px;
    }

    .post-date {
        width: 46%;
        margin-top: 4px;
    }

    li.post-date {
        margin-right: -1px;
    }

    .post-date p {
        float: right;
        text-transform: capitalize;
    }

    #fixed-sidebar p {
        padding: 14px;
    }

    .post-excerpt {
        margin-top: 20px;
    }

    .searchbox {
        width: 0%;
        height: 39px;
        float: right;
        overflow: hidden;
        margin-top: -51px;
        margin-right: 21px;
        -webkit-transition: width 0.3s;
        -moz-transition: width 0.3s;
        -ms-transition: width 0.3s;
        -o-transition: width 0.3s;
        transition: width 0.3s;
    }

    .searchbox-input {
        top: 0;
        right: 0;
        border: 0;
        outline: 0;
        background: #dcddd8;
        width: 100%;
        height: 50px;
        margin: 0;
        padding: 0px 55px 0px 20px;
        font-size: 20px;
        color: red;
        opacity: 0.56;
        border-top: 1px solid #cccccc;
    }

    .searchbox-input::-webkit-input-placeholder {
        color: #2595FF;
    }

    .searchbox-input:-moz-placeholder {
        color: #2595FF;
    }

    .searchbox-input::-moz-placeholder {
        color: #2595FF;
    }

    .searchbox-input:-ms-input-placeholder {
        color: #2595FF;
    }

    .searchbox-icon {
        width: 50px;
        height: 50px;
        display: block;
        font-family: verdana;
        font-size: 22px;
        padding: 0;
        border: 0;
        outline: 0;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        color: #2595FF;
        position: absolute;
        top: 0;
        right: 0;
    }

    .searchbox-submit {
        width: 39px;
        display: block;
        position: absolute;
        top: 0;
        font-family: verdana;
        font-size: 22px;
        right: 0;
        padding: 0;
        margin: 0;
        border: 0;
        outline: 0;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        padding: 25px;
        opacity: 0.56;
    }

    .searchbox-open {
        width: 107%;
        background-color: #ffffff;
        position: relative;
    }

    .byline {
        position: absolute;
        top: 150px;
        left: 30%;
        text-align: center;
        font-size: 18px;
    }

    .byline a {
        text-decoration: none;
        color: #d74b4b;
    }

    .hvr-underline-from-center {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        overflow: hidden;
        padding-bottom: 4px;
    }

    .hvr-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: white;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
        left: 0;
        right: 0;
    }

    .dropdown-hvr-underline-from-center {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        overflow: hidden;
        padding-bottom: 4px;
    }

    .dropdown-hvr-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #2595FF;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .dropdown-hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
        left: 0;
        right: 0;
    }

    .content.post-author {
        width: 40%;
    }

    .content.post-author p {
        margin-left: 0px;
    }

    .content.post-date {
        width: 25%;
        margin-left: -6px;
    }

    .recommended-post {
        padding-top: 9px;
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
        width: 100%;
        height: 100px;
        margin-bottom: 10px;
    }

    .recommended-post img {
        width: 150px;
        height: 80px;
    }

    .recommended-post h6 {
        margin-left: 165px;
        margin-top: -81px;
        font-size: 20px;
    }

    .recommended-post p {
        margin-left: 165px;
    }

    .recommended-post a:hover {
        border-bottom: 2px solid #008bce !important;
    }

    .form-field {
        position: relative;
    }

    /*.recommended-post button{background:#FBAA19 !important; height: 43px; padding: 9px; margin-left: 165px;margin-top: 10px;}*/
    @media only screen and (min-width: 10em) and (max-width: 62.5em) {
        .content.post-date {
            width: 28%
        }

        .recommended-post {
            height: 210px;
        }

        .recommended-post img {
            width: 100%;
            height: 125px;
        }

        .recommended-post h6 {
            margin-left: 0px;
            margin-top: 0px;
            font-size: 1rem;
        }

        .recommended-post p {
            margin-left: 185px;
        }

        .recommended-post a:hover {
            border-bottom: 2px solid #008bce !important;
        }

        .footer-section {
            height: auto;
        }

        .columns {
            position: relative;
            padding-left: 0.9375rem;
            padding-right: 0.9375rem;
            float: none;
        }

        .footer-section ul {
            float: none;
            padding: 5px;
        }

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

        /*.recommended-post button{margin-left:0px;margin-top:0px;}*/
    }

    .copyright-blk {
        margin-top: -10px;
    }

    .all-tags {
        margin-left: 36px;
        margin-top: -24px;
    }

    .tags {
        margin-bottom: 20px;
    }

    .right-side-block {
        margin-top: 30px;
    }

    @media only screen and (min-width: 10em) and (max-width: 40.63em) {
        #policy-list {
            margin-left: 23px;
            margin-top: -29px;
        }

        #google_translate_element {
            margin-top: 20px;
        }

        #rss {
            display: none;
        }

        .featured-post-section {
            margin-top: 25px;
        }

        .hero img {
            width: 100%;
            height: 265px;
        }

        .image-overlay {
            height: 268px;
        }

        .main-all-about-beacons {
            background-color: #ffffff;
            margin-top: -245px;
            position: inherit;
        }

        .main {
            overflow-x: hidden;
        }
    }

    .post-cta {
        margin: 20px 0;
    }

    /* CSS for header dropdown starts here */
    .dropdown .dropbtn {
        font-size: 0.99em;
        border: none;
        outline: none;
        color: white;
        padding: 5px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

    /*.dropdown-content a {*/
    /*    float: none;*/
    /*    color: black;*/
    /*    padding: 12px 16px;*/
    /*    text-decoration: none;*/
    /*    display: block;*/
    /*    text-align: left;*/
    /*}*/


    /* CSS for header dropdown ends here */
    .list-unstyled {
        padding-left: 0;
        list-style: none;
    }

    .footer-bottom {
        font-size: 13px !important;
        line-height: 1.4;
        background-color: #111A25;
        color: #bec8ce;
        padding: 50px 40px;
    }

    .footer-bottom a {
        color: #BEC8CE !important;
        font-size: 16px !important;
        opacity: 0.4;
        font-weight: 300;
    }

    .copyright-font-size {
        font-size: 13px;
        color: #BEC8CE !important;
        opacity: 0.4;
    }

    .text-white {
        color: white;
    }

    .flex-container {
        display: flex;
        flex-wrap: wrap;
    }

    .flex-direction-column {
        flex-direction: column;
    }

    .justify-content-space-between {
        justify-content: space-between;
    }

    .justify-content-space-evenly {
        justify-content: space-evenly;
    }

    .justify-content-center {
        justify-content: center;
    }

    .align-items-center {
        align-items: center;
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1020px;
        }

        .hide-lg {
            display: none !important;
        }

        .pt-lg-3-only {
            padding-top: 50px !important;
        }
    }

    @media (min-width: 999px) and (max-width: 1200px) {
        .container {
            max-width: 880px;
        }

        .hide-md {
            display: none !important;
        }

        .topnav li {
            padding: 14px 0 !important;

        }

        .float-right li:last-child {
            padding: 14px 4px !important;
        }
    }

    @media (min-width: 768px) and (max-width: 999px) {
        .container {
            max-width: 740px;
        }

        .hide-sm {
            display: none !important;
        }
    }

    @media (max-width: 768px) {
        .float-left>li:nth-child(6) {
            display: none;
        }
    }

    @media(max-width: 960px) {

        .float-left>li:nth-child(3),
        .float-left>li:nth-child(4) {
            display: none;
        }
    }

    @media (max-width: 768px) {
        .hide-xs {
            display: none !important;
        }

        h1 {
            font-size: 28px;
        }

        h2 {
            font-size: 26px;
        }

        h3 {
            font-size: 22px;
        }

        h4 {
            font-size: 19px;
        }

        h5 {
            font-size: 15px;
        }

        h6 {
            font-size: 12px;
        }

        .banner-subheading {
            font-size: 18px;
        }
    }

    @media (min-width: 768px) {
        h1 {
            font-size: 39px;
        }

        h2 {
            font-size: 32px !important;
        }

        h3 {
            font-size: 24px;
        }

        h4 {
            font-size: 19px;
        }

        h5 {
            font-size: 15px;
        }

        h6 {
            font-size: 13px;
        }

        .banner-subheading {
            font-size: 21px;
        }
    }

    @media (min-width: 996px) {
        .footer-border-bottom {
            border-bottom: 1px solid #41494f;
        }

        .py-md-1 {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .pt-md-2 {
            padding-top: 30px !important;
        }

        .list-spaced li {
            margin: 2px 0;
        }

        .banner-left {
            width: 65%;
        }

        .banner-right {
            width: 35%;
            padding-right: 95px;
            padding-left: 10px;
        }

        .flex-container-md {
            display: flex;
            flex-wrap: wrap;
        }

        .align-content-center-md {
            align-content: center;
        }

        .my-md-2 {
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .my-md-1 {
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .text-right-md {
            text-align: right;
        }

        .lead {
            line-height: 1.5;
        }

        .column:nth-child(1) img, .column:nth-child(2) img {
            height: 508px;
            object-fit: cover;
        }

        .banner-overlay-position {
            width: 77%;
        }

        .column:last-child .img {
            min-height: 247px;
        }

        .mySlides {
            max-height: 510px;
        }

        .banner-overlay h4 {
            font-size: 17px;
        }

        .banner-overlay h3 {
            font-size: 21px;
        }

        .border-top {
            border-top: 1px solid #00000026;
        }

        .slideshow-container {
            margin-left: 10px;
        }

        .slideshow-container .next {
            right: 10px;
        }

        .image-two {
            margin-top: 15px;
        }
    }

    @media (max-width: 999px) {

        .pb-sm-1 {
            padding-bottom: 20px;
        }

        .flex-container-sm {
            display: flex;
            flex-wrap: wrap;
        }

        .justify-content-center-sm {
            justify-content: center;
        }

        .footer-bottom-category .columns {
            padding-left: 0;
        }

        .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%;
        }

        .list-spaced li {
            margin: 10px 0;
        }

        .banner-left, .banner-right {
            width: 100%;
        }

        .py-sm-2 {
            padding-top: 30px;
            padding-bottom: 30px;
        }

        .px-sm-1 {
            padding-left: 20px;
            padding-right: 20px;
        }

        .mt-sm-2 {
            margin-top: 30px;
        }

        .text-center-sm {
            text-align: center;
        }

        .flex-direction-column-reverse-sm {
            flex-direction: column-reverse;
        }

        .lead {
            line-height: 1.3;
        }

        .intercom-launcher-frame.intercom-1l1pqix {
            bottom: 50px !important;
        }

        .banner-overlay-position {
            width: 75%;
            top: 52%;
        }

        .banner-overlay-last-column-top {
            width: 75%;
            top: 26%;
            left: 65%;
        }

        .banner-overlay-last-column-bottom {
            width: 75%;
            top: 76%;
            left: 65%;
        }

        .banner-overlay-last-column-top h4, .banner-overlay-last-column-bottom h4 {
            margin-bottom: 2.25rem;
        }

        .banner-overlay h4 {
            font-size: 18px;
        }

        .banner-overlay h3 {
            font-size: 18px;
        }

        .slideshow-container .next {
            right: 0;
        }
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .m-t {
        margin-top: 20px;
    }

    .m-t-md {
        margin-top: 30px;
    }

    .m-b {
        margin-bottom: 20px !important;
    }

    .m-b-md {
        margin-bottom: 30px;
    }

    .m-b-0 {
        margin-bottom: 0 !important;
    }

    .p-b-0 {
        padding-bottom: 0 !important;
    }

    .p-y {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .p-x {
        padding-left: 20px;
        padding-right: 20px;
    }

    .p-l {
        padding-left: 20px;
    }

    .p-t {
        padding-top: 20px;
    }

    .p-t-lg {
        padding-top: 60px;
    }

    .p-l-md {
        padding-left: 30px;
    }

    .country-image {
        height: 16px;
    }

    .country-name {
        margin-left: 10px;
        font-size: 13px;
        color: #fff !important;
    }

    .text-muted {
        color: #bec8ce;
    }

    .pull-left {
        float: left !important;
    }

    .social-media-links a, .mobile-apps i {
        margin-right: 12px;
    }

    .social-media-links i {
        font-size: 20px;
    }

    .social-media-links i:hover {
        color: #2595FF;
    }

    .mobile-apps {
        margin-top: 10px;
    }

    .mobile-apps img {
        margin-right: 10px;
        max-height: 1.954rem;
    }

    .certification-label {
        filter: contrast(50%);
        max-width: 15%;
        cursor: pointer;
    }

    .certification-label:hover {
        filter: contrast(100%);
    }

    .width-full {
        width: 100%;
    }

    .justify-content-space-evenly {
        justify-content: space-evenly;
    }

    .cursor-pointer {
        cursor: pointer;
    }

    .reviewer-detail-side .review-detail,
    .reviewer-detail .review-detail {
        margin: 0;
        font-size: 16px;
        line-height: 21px;
        font-weight: 600;
    }

    /* Add a black background color to the top navigation */
    .topnav {
        background-color: transparent;
        padding-right: 16px;
        padding-left: 16px;
    }

    /* Style the links inside the navigation bar */
    .topnav li {
        float: left;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-weight: 500;
        list-style-type: none;
        line-height: 40px;
    }

    @media(max-width:786px) {
        .topnav li {
            padding: 14px 4px;
        }
    }

    .bigger-size-screen {
        display: none;
    }

    @media(min-width: 1280px) {
        .bigger-size-screen {
            display: flex;
        }
    }

    .medium-size-screen {
        display: none;
    }

    @media(576px <=width < 1280px) {
        .medium-size-screen {
            display: block;
        }
    }

    .beaconstac-logo {
        display: block;
    }

    .beaconstac-icon {
        display: none;
    }

    @media(width<1280px) {
        .beaconstac-logo {
            display: none;
        }

        .beaconstac-icon {
            display: block;
        }
    }

    .topnav li.dropdown a i {
        transition: transform ease-in-out .15s;
        margin: auto 0 auto 5px;
        font-size: 12px;
    }

    .topnav li.dropdown a.open i {
        transform: rotate(180deg);
    }

    .topnav a {
        color: #262F36;
    }

    .topnav .navbar-nav.float-left>li {
        padding: 14px 0;
    }

    .topnav .navbar-nav.float-left>li>a {
        display: block;
        padding: 0 12px;
        border-radius: 4px;
    }

    @media(width <=992px) {
        .topnav .navbar-nav.float-left>li>a {
            padding: 5px 10px !important;
        }
    }

    @media(width <=786px) {
        .topnav .navbar-nav.float-left>li>a {
            padding: 4px 8px !important;
        }
    }

    .topnav .navbar-nav.float-left>li>a:hover {
        background-color: #2595FF;
        color: #ffffff !important;
    }

    .topnav .navbar-nav.float-left>li>a,
    .start-trial-cta {
        font-size: 16px;
        font-weight: 600;
    }

    .start-trial-cta:hover {
        color: black;
    }

    @media(max-width:1215px) {

        .topnav .navbar-nav.float-left>li>a,
        .start-trial-cta {
            font-size: 14px;
        }
    }

    @media(max-width:1110px) {

        .topnav .navbar-nav.float-left>li>a,
        .start-trial-cta {
            font-size: 12px;
        }
    }

    @media(max-width:1028px) {

        .topnav .navbar-nav.float-left>li>a,
        .start-trial-cta {
            font-size: 11px;
        }
    }

    @media(max-width:1000px) {

        .topnav .navbar-nav.float-left>li>a,
        .start-trial-cta {
            font-size: 10px;
        }
    }

    @media(max-width: 576px) {

        .topnav .navbar-nav.float-left>li>a,
        .start-trial-cta {
            font-size: 14px;
        }
    }

    /* Change the color of links on hover */
    .navbar-nav a:hover {
        color: white !important;
    }

    .nav-sidebar-items:hover {
        color: black !important;
    }

    .navbar-nav a:hover>.medium-size-screen>svg>path {
        fill: white;
    }

    .navbar-toogle span {
        width: 35px;
        height: 5px;
        background-color: black;
        margin: 6px 0;
    }

    .navbar-collapse {
        display: block;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        width: auto;
        border-top: 0;
        box-shadow: none;
        /*float: right;*/
    }

    .navbar-brand {
        float: left;
    }

    /* New nav header */
    /* QR Codes Left */
    .product-display {
        color: #52565B;
        border-radius: 12px;
        background: #DDEFFF;
        padding: 24px;
    }

    .product-display-mob {
        padding-bottom: 24px;
    }

    .product-display p, .product-display-mob p {
        margin-bottom: 0;
        font-size: 16px;
    }

    .product-details-links:nth-child(2) {
        background-color: red;
    }

    .product-display span, .product-display-mob span {
        background: linear-gradient(279deg, #FFF966 -15.13%, #FFC165 108.79%);
        padding: 2px 10px;
        border-radius: 2px;
        font-weight: 600;
        color: black;
        font-size: 16px;
    }

    .product-display p:nth-child(2), .product-display-mob p:nth-child(2) {
        color: black !important;
        font-weight: 600;
        font-size: 24px !important;
        padding: 8px 0;
    }

    .product-display p:nth-child(3), .product-display-mob p:nth-child(3) {
        color: #16212F !important;
        font-weight: 400;
    }

    .imageedit {
        border-radius: 4px;
        width: 100%;
        margin: 24px 0;
    }

    .product-display button {
        margin: -15px 0 0;
    }

    .product-display button, .product-display-mob button {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 14px 16px;
        margin: 0;
    }

    .product-display>button>p {
        font-weight: 600;
    }

    /* QR Codes Middle */
    .navheader-component-logo,
    .navheader-component-logo-mob {
        background: #F4F5F7;
        border-radius: 50%;
        color: black;
        min-width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s;
    }

    .navheader-component-logo-mob {
        background: #FFFFFF;
    }

    .btn-outline-primary {
        border: 1px solid #2595FF;
        background: transparent;
        color: #2595FF;
    }

    .btn-outline-primary:hover {
        background-color: #2595FF;
        color: white;
    }

    .btn-outline-primary:hover>svg>path {
        fill: white;
    }

    .product-links:hover div>.navheader-component-logo {
        background: white;
    }

    .product-links a>p {
        margin: auto 0px auto 20px;
        color: black;
        font-size: 16px;
        font-weight: 400;
    }

    .medium-size-screen>p,
    .start-trial-cta {
        font-weight: 600;
        margin: 0;
    }

    @media(width<=1280px) {

        .medium-size-screen>p,
        .start-trial-cta {
            font-size: 12px;
        }
    }

    @media(width<=695px) {

        .medium-size-screen>p,
        .start-trial-cta {
            font-size: 11px;
        }
    }

    @media(width<=670px) {

        .medium-size-screen>p,
        .start-trial-cta {
            font-size: 10px;
        }
    }

    .medium-size-screen {
        line-height: 10px;
        padding: 6px 0;
    }

    @media (max-width: 820px) {
        .dropdown-content-solution {
            min-width: 550px !important;
            left: -317px;
        }
    }

    @media(max-width: 660px) {
        .navbar-nav.float-left {
            display: none;
        }
    }

    @media (min-width: 820px) {
        .dropdown-content-solution {
            min-width: 695px !important;
            left: -385px;
        }
    }


    /*.navbar-right li a {*/
    /*    font-size: 13px;*/
    /*    font-weight: 500;*/
    /*   !*color: #5f6466;*!*/
    /*}*/

    .dropdown {
        position: relative;
        display: inline-block;
    }

    .text-heading-color {
        color: #c5c5c5;
    }

    .position-fixed {
        position: fixed;
    }

    .pricing-drop-content-width {
        min-width: 182px;
        left: 0;
    }

    .dropdown-content-solution-sticky {
        left: 451px !important;
    }


    /* Change color of dropdown links on hover */
    .dropdown-content a:hover {
        /*background-color: #F5F5F5 !important;*/
        color: #2595FF !important;
        /*border-radius: 4px;*/
    }


    /*.dropdown:hover .dropdown-content-solution {*/
    /*    display: flex !important;*/
    /*}*/

    /* Change the background color of the dropdown button when the dropdown content is shown */
    .dropdown:hover .dropbtn {
        background-color: #3e8e41;
    }

    .menu .nav a {
        color: #5f6466;
        font-weight: 500;
        letter-spacing: 0.05em;
    }

    .menu .nav a:hover, .menu .nav a:focus {
        text-decoration: none;
        background-color: transparent;
        color: black;
    }

    .navbar-brand-scroll {
        padding: 11px 10px;
    }

    .nfc-marketing-sub-heading {
        top: 55px;
        height: 6px;
        width: 6px;
        left: 10px;
    }

    .qr-marketing-sub-heading {
        top: 97px;
        height: 6px;
        width: 6px;
        left: 10px;
    }

    .navbar-brand {
        padding-top: 14px;
        padding-bottom: 14px;
        line-height: 40px;
        margin-top: 3px;
        margin-right: 10px;
    }

    .blog-logo {
        font-size: 18px;
        font-weight: 300;
    }

    @media(max-width:1215px) {
        .blog-logo {
            font-size: 16px;
        }
    }

    .hamburger-button {
        background: transparent;
        padding-bottom: 0;
        padding-top: 23px;
        padding-right: 0;
        padding-left: 31px;
        position: relative;
        z-index: 10;
    }

    .hamburger-button:focus, .hamburger-button:hover {
        background: transparent;
        outline: none;
    }

    .hamburger-button div {
        width: 22px;
        height: 2px;
        background-color: #AEAEAE;
        margin: 4px 0;
        border-radius: 2px;
    }

    .nav-sidebar {
        height: 0;
        width: 100%;
        position: fixed;
        z-index: 100025;
        bottom: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.3s;
    }

    .nav-sidebar.active {
        height: 100%;
    }

    .w3-block {
        display: block;
        width: 100%;
    }

    .display-inline-flex {
        display: inline-flex;
    }

    .align-content-center {
        align-content: center;
    }

    .align-items-center {
        align-items: center;
    }

    .nav {
        margin-top: 50px;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

    /*.nav-sidebar-list li {*/
    /*    margin: 5px 0 3px 0;*/
    /*}*/

    .main-sidebar-links {
        /*padding: 5px 10px 5px 40px;*/
        /*border-left: 4px solid transparent;*/
        font-style: normal;
        display: block;
        font-weight: 600 !important;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.2px;
        text-transform: uppercase;
        color: #000000;
        margin: 30px 30px 0px;
        border-bottom: 1px solid rgba(0, 0, 0, .3) !important;
        border-left: 0 !important;
        padding: 0 0 10px 0 !important;
    }

    .main-sidebar-links.active {
        border-left: 4px solid #2595FF;
    }

    .m-x-auto {
        margin: 0 auto;
    }

    .m-x {
        margin-left: 20px;
        margin-right: 20px;
    }

    .sidenav-arrow {
        position: relative;
        left: 44px;
        top: 27px;
        font-size: 18px;
        filter: invert(75%);
    }

    .sidebar-dropdown li a {
        color: #16212F;
        /*text-transform: uppercase;*/
    }

    .sidebar-dropdown-solution .fa-plus {
        vertical-align: unset;
        font-size: 10px;
    }

    .sidebar-dropdown, .sidebar-dropdown-resources {
        max-height: 0;
        display: none;
    }

    .sidebar-dropdown.active {
        max-height: max-content;
        display: block;
    }

    .sidebar-dropdown-resources.active {
        max-height: 240px !important;
        display: block;
    }

    .sidebar-dropdown-subheading:last-child {
        margin-bottom: 10px;
    }

    .sidebar-dropdown-subheading.active {
        max-height: 212px;
        display: block;
        margin-bottom: 15px;
    }

    .sidebar-dropdown-solution {
        max-height: 0;
        display: none;
    }

    .sidebar-dropdown-solution>a {
        color: #525252;
    }

    .sidebar-dropdown-solution.active {
        max-height: max-content !important;
        display: flex !important;
        flex-direction: column;
    }

    .font-weight-700 {
        font-weight: 700 !important;
    }

    .font-blue-bold {
        color: #2595FF !important;
        font-weight: 700;
    }

    .subheading-ul {
        list-style-type: none;
        margin-left: 0;
    }

    .dropdown-content-solution .text-heading-color {
        text-align: left;
        margin-bottom: 10px;
    }

    .display-none {
        display: none;
    }

    /*.footer-section a:hover {*/
    /*    color: #2595FF;*/
    /*}*/

    .btn-primary {
        background: #2595FF;
        color: white;
        border-radius: 4px;
    }

    .btn-primary:hover {
        background: #1581e4;
    }

    .m-l {
        margin-left: 20px;
    }

    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        line-height: 1.2;
    }

    h1, h2, h3, h4 {
        font-weight: 400;
    }

    body {
        font-family: "Work sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .banner-left {
        letter-spacing: -0.02em;
        font-weight: 300;
    }

    .banner-navigator {
        background: #ECECEC;
    }

    .banner-navigator a {
        color: #262f35;
    }

    .banner-navigator a:hover {
        background: #262f35;
        color: #2595FF;
    }

    .tech-navigator a {
        margin-right: 50px;
        font-size: 16px;
        color: #838897;
        font-weight: 200;
        text-transform: uppercase;
    }

    .tech-navigator a:last-child {
        margin-right: 0;
    }

    .tech-navigator a:hover, .tech-navigator-sm a:hover {
        color: #2595FF;
    }

    .tech-navigator-sm a {
        margin-right: 20px;
        min-width: fit-content;
        color: #838897;
        font-weight: 200;
        text-transform: uppercase;
    }

    .tech-navigator-sm {
        width: 100%;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .navbar-main-page {
        width: 100%;
    }

    .image-container {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }

    .column {
        flex: 33%;
        max-width: 33%;
        display: grid;
    }

    .column .img {
        vertical-align: middle;
    }

    @media (min-width: 1400px) {
        .column .img {
            max-width: 440px;
        }
    }

    @media (min-width: 1350px) and (max-width: 1400px) {
        .column .img {
            max-width: 420px;
        }
    }

    @media (min-width: 1280px) and (max-width: 1350px) {
        .column .img {
            max-width: 400px;
        }
    }

    @media (min-width: 1200px) and (max-width: 1280px) {
        .column .img {
            max-width: 375px;
        }
    }

    @media (min-width: 1125px) and (max-width: 1200px) {
        .column .img {
            max-width: 350px;
        }
    }

    @media (min-width: 1050px) and (max-width: 1125px) {
        .column .img {
            max-width: 326px;
        }
    }

    @media (min-width: 992px) and (max-width: 1050px) {
        .column .img {
            max-width: 305px;
        }
    }

    @media (min-width: 500px) and (max-width: 996px) {
        .slideshow-container {
            overflow-y: scroll;
        }
    }

    @media (max-width: 500px) {
        .column .img {
            height: 250px;
            width: fit-content;
        }

        .banner-overlay h3, .banner-overlay h4 {
            max-height: 87px;
            overflow-y: scroll;
        }
    }

    @media (max-width: 996px) {
        .column {
            flex: 100%;
            max-width: 100%;
            overflow: hidden;
        }

        .column .img {
            margin-top: 10px;
        }

    }

    @media (min-width: 996px) and (max-width: 1200px) {
        .column {
            flex: 33%;
            max-width: 33%;
        }
    }

    @media (min-width: 1200px) {
        .column {
            flex: 1;
            max-width: 33%;
        }
    }

    .slideshow-container {
        position: relative;
    }

    .mySlides {
        display: none;
    }

    .slideshow-container .prev,
    .slideshow-container .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: 50px;
        height: 50px;
        margin-top: -22px;
        color: black;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        background: #D8D8D8;
        border-radius: 50%;
        user-select: none;
        z-index: 3;
    }

    .slideshow-container .next {
        border-radius: 50%;
        padding: 16px 16px 16px 20px;
    }

    .slideshow-container .prev {
        padding: 16px 16px 16px 18px;
        left: 0;
    }

    .slideshow-container .prev:hover,
    .slideshow-container .next:hover {
        color: #f2f2f2;
        background-color: rgba(0, 0, 0, 0.8)
    }

    .text {
        color: #f2f2f2;
        font-size: 16px;
        padding-top: 12px;
        padding-bottom: 12px;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: #222428
    }

    /* Number text (1/3 etc) */
    .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    .dot {
        cursor: pointer;
        height: 15px;
        width: 15px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color .6s ease
    }

    .dot.active,
    .dot:hover {
        background-color: #717171
    }

    .banner-overlay {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        color: black;
        background: #ffffff;
        border-radius: 4px;
        padding: 20px 25px;
    }

    /* .banner-overlay-last-column-top p, .banner-overlay-last-column-bottom p{
    margin-bottom: 0;
} */
    .author-name {
        color: black;
        text-transform: capitalize;
        font-size: 12px;
    }

    .post-date {
        color: #6f6f6f;
        font-size: 12px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .post-title {
        font-size: 12px;
        margin-bottom: 10px;
    }

    @media (min-width: 1100px) {
        .banner-overlay-position {
            bottom: -119px;
            left: 60%;
        }

        .banner-overlay-last-column-bottom {
            width: 71%;
            bottom: -117px;
            ;
        }

        .banner-overlay-last-column-top {
            width: 71%;
            top: 185px;
        }
    }

    @media (min-width: 996px) and (max-width: 1100px) {
        .banner-overlay-position {
            bottom: -147px;
            left: 58%;
        }

        .banner-overlay-last-column-bottom {
            width: 77%;
            bottom: -117px;
        }

        .banner-overlay-last-column-top {
            width: 77%;
            top: 167px;
        }
    }

    .tptn_counter {
        display: none !important;
    }

    .nav-border-bottom {
        border-bottom: 1px solid #00000026;
    }

    .social-link:hover {
        color: #2595FF !important;
    }

    .uab-defaut-tab-wrapper svg:not(:root).svg-inline--fa {
        color: white;
    }

    .uab-defaut-tab-wrapper .avatar.avatar-200.photo {
        height: 100px;
        width: 100px;
        border-radius: 50%;
    }

    .uab-template-4 .uab-tabs li.uab-current:after, .uab-template-4 .uab-front-content .uab-tab-header:after, .uab-template-4 .uab-post-title-wrapper:after {
        background: #2595FF !important;
    }

    .uab-template-4 .uab-social-icons .uab-icon-instagram a {
        background: #F00175;
    }

    .uab-defaut-tab-wrapper .uab-short-contact {
        display: none;
    }

    .uab-defaut-tab-wrapper .uab-front-content .uab-tab-header {
        font-size: 13px !important;
    }

    .uab-defaut-tab-wrapper .uab-icon-linkedin svg:first-child, .uab-defaut-tab-wrapper .uab-icon-twitter svg:first-child, .uab-defaut-tab-wrapper .uab-icon-facebook svg:first-child {
        position: relative;
        color: white;
    }

    @media (max-width: 992px) {
        .uab-defaut-tab-wrapper .uab-template-4.uab-hidden-icon .uab-author-profile-pic {
            width: 100%;
        }
    }

    .originally-posted {
        font-size: 0.825rem;
        font-style: italic;
        margin-top: 2rem;
        color: #8c8c8c !important;
    }

    .last-updated {
        font-weight: 300 !important;
        font-style: italic;
        font-size: 16px !important;
        margin-top: 6px;
        margin-bottom: 0px;
    }

    .post-avatar img {
        border-radius: 50%;
    }

    .qr-cta-container {
        justify-content: space-between;
        display: flex;
        width: 100%;
    }

    a.create-dynamic-qr-btn {
        color: #ffffff !important;
        border-radius: 4px !important;
        background: #2595ff !important;
    }

    a.start-free-trial-btn {
        color: #2595ff !important;
        background: transparent !important;
        border: 1px solid #2595FF;
        border-radius: 4px !important;
    }

    @media (max-width: 1000px) {
        .qr-cta-container {
            flex-direction: column;
        }

        .start-free-trial-btn {
            margin-top: 20px !important;
        }
    }

    @media (max-width: 400px) {
        a.create-dynamic-qr-btn, a.start-free-trial-btn {
            padding: 12px 20px !important;
        }
    }

    @media (min-width: 999px) {
        a.create-dynamic-qr-btn, a.start-free-trial-btn {
            width: 49%;
        }
    }

    .component-article-section-custom-module {
        margin-bottom: 25px;
        padding: 25px 25px 10px;
        background: #fff;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);
        border-radius: 1px;
        border-left: 5px solid #2595FF;
        font-family: "Work sans";
        font-size: 18px;
        color: #505050;
        letter-spacing: 0;
        line-height: 29px;
    }

    .component-article-section-custom-module .section-header.title {
        margin-top: 0;
        color: #505050;
        font-family: "Work sans";
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .section-header {
        letter-spacing: 0;
        position: relative;
        margin: 30px 0 25px;
    }

    #user-email::placeholder {
        color: #bbb;
        font-size: 16px;
    }

    .top-side-cta-btn {
        margin-bottom: 0;
        width: 100%;
        border-radius: 4px;
        background: linear-gradient(45deg, #2595FF, #43baff);
        color: #fff;
        left: 1px;
        top: -8px;
        font-weight: 500;
        letter-spacing: 0.5px;
        padding: 10px 16px;
    }

    .top-cta-container.beaconstac-retarget .subscribe__heading {
        margin-top: 20px !important;
        padding-top: 0 !important;
        margin-bottom: 1.25rem !important;
        padding-bottom: 0 !important;
    }

    .top-cta-container.beaconstac-retarget .subscribe__heading .top-cta-main-heading {
        display: block;
        margin-bottom: 20px !important;
    }

    .top-cta-container {
        width: 100%;
        background: #262f36;
        text-align: center;
    }

    .top-cta-container .subscribe__heading {
        line-height: 1.3;
    }

    .top-cta-container .subscribe__heading .top-cta-main-heading {
        display: block;
        margin-bottom: 5px;
    }

    #right-side-holder .top-cta-container .subscribe__heading .top-cta-main-heading {
        text-transform: capitalize;
    }

    .top-cta-beaconstac-logo {
        height: 18px;
        display: flex;
        filter: opacity(0.4);
        object-fit: contain;
        margin-right: auto !important;
        width: auto !important;
    }

    .top-side-cta-btn:focus {
        outline: none;
        text-decoration: none;
    }

    @media (min-width: 1112px) {

        .top-side-cta-btn {
            font-size: 18px;
        }

        .top-cta-container {
            padding: 20px 20px;
            min-height: 280px;
        }

        .top-cta-main-heading {
            font-size: 22px;
        }

        .wp-block-embed__wrapper iframe {
            width: 100%;
            height: 320px;
        }
    }

    @media (min-width: 992px) and (max-width: 1112px) {

        .top-cta-container {
            padding: 20px 20px;
            min-height: 348px;
        }
    }

    @media (max-width: 1110px) {
        .top-side-cta-btn {
            font-size: 16px;
        }

        .top-cta-main-heading {
            font-size: 22px;
        }
    }

    @media (max-width: 992px) {
        .w-full-sm {
            width: 100%;
        }
    }

    @media (min-width: 700px) and (max-width: 992px) {
        .top-cta-container {
            padding: 20px 55px;
            min-height: 295px;
        }
    }

    @media (max-width: 700px) {
        .top-cta-container {
            padding: 20px 23px;
            min-height: 348px;
        }

        .wp-block-embed-youtube {
            margin-left: 0;
            margin-right: 0;
        }

        .wp-block-embed__wrapper iframe {
            width: 100%;
        }
    }

    .wp-block-embed__wrapper {
        display: flex;
        justify-content: center;
    }

    @media (min-width: 999px) {
        .cbd-background-img {
            background-image: url('../cbd-post-sidebar-top-bg-lg.html');
        }
    }

    @media (max-width: 999px) {
        .cbd-background-img {
            background-image: url('../cbd-post-sidebar-top-bg-sm.html');
        }
    }

    figure.wp-block-image {
        margin-left: 0;
        margin-right: 0;
    }

    @media (max-width: 992px) {
        .ml-sm-3 {
            margin-left: 60px;
        }
    }

    @media (min-width: 772px) {
        .footer-bar-left {
            width: 65%;
        }

        .footer-bar-right {
            width: 35%;
        }
    }

    @media (max-width: 992px) {
        .footer-bar-left {
            width: 65%;
        }

        .footer-bar-right {
            width: 35%;
            display: flex;
            justify-content: flex-end;
        }

        .mobile-nav-logo {
            /*position: absolute;*/
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 65px;
        }

        #footer-bar div.width-full {
            padding: 0 12px;
        }
    }

    #footer-bar {
        background-color: #2595ff;
        position: fixed;
        bottom: -60px;
        width: 100%;
        height: 74px;
        transition: bottom 0.3s;
        z-index: 10000000;
    }

    .bottom-product-link {
        padding-top: 8px;
        border-top: 1px solid #DBDFE3
    }

    .bottom-product-link>a>p {
        margin: 16px 0 0;
    }

    .bottom-sticky-button {
        color: #2595FF;
        background: white;
        font-size: 16px;
        text-transform: none;
        letter-spacing: normal;
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        line-height: 1.4;
        border-radius: 4px;
    }

    .bottom-sticky-button:hover, .bottom-sticky-button:focus {
        background: #f5f5f5;
        color: #2595FF !important;
    }

    .top-cta-container.goptimize {
        background: #2595ff !important;
        min-height: 420px;
    }

    .top-cta-container.goptimize h3 span {
        color: white;
        font-weight: 500;
        font-size: 35px;
        letter-spacing: 2px;
    }

    .top-cta-container.goptimize h3 div {
        margin-top: 15px;
    }

    #user-email .goptimize-input {
        background: rgb(89, 174, 254);
        border-radius: 4px !important;
        margin-bottom: 15px !important;
        color: white !important;
        border-style: solid !important;
    }

    #user-email .goptimize-input::placeholder {
        color: white !important;
    }

    .top-cta-container.goptimize button {
        background: rgb(255, 217, 58);
        color: rgb(45, 38, 94);
    }

    .top-cta-container.goptimize .top-cta-beaconstac-logo {
        filter: opacity(1) !important;
        height: 18px !important;
    }

    .top-cta-container.goptimize .image-icon-bottom {
        max-width: 80%;
        margin-top: 10px !important;
    }

    .dropdown-content ul a {
        font-weight: 400 !important;
        color: #2595ff !important;
        padding: 5px 10px;
    }

    .dropdown-content-solution {
        padding: 30px 20px;
    }

    .dropdown-content-solution li {
        padding: 0px 10px !important;
        width: 100% !important;
    }

    .dropdown-content-solution p {
        margin-bottom: 10.5px !important
    }

    .dropdown-box-left {
        width: 30%;
        border-right: 0.5px solid #c5c5c5;
        padding-right: 10px
    }

    .dropdown-box-right {
        width: 70%;
        padding-left: 15px;
    }

    .dropdown-content a {
        color: #262F36 !important;
    }

    .side-nav>li>a:focus, .side-nav>li>a:hover {
        background: transparent !important;
        color: #2595FF !important;
    }

    .sidebar-dropdown li a {
        color: #16212F;
    }

    .sidebar-dropdown li {
        padding: 0;
    }

    .sidebar-dropdown {
        /*max-height: 0;*/
        display: none;
    }

    .sidebar-dropdown.active {
        /*min-height: 100px;*/
        display: block;
    }

    .sidebar-dropdown-subheading.active {
        /*min-height: 100px;*/
        display: block;
    }

    .sidebar-dropdown-solution {
        /*max-height: 0;*/
        display: none;
    }

    .sidebar-dropdown-solution>a {
        color: #525252;
    }

    .sidebar-dropdown-solution.active {
        /*min-height: 100px ;*/
        display: flex !important;
        flex-direction: column;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 12000;
        top: 0;
        left: 0;
        background-color: #f2f2f2;
        overflow-x: hidden;
        transition: 0.3s;
    }

    .sidenav.active {
        width: 100%;
    }

    .sidenav-arrow {
        /*position: relative;
        left: 33px;
        top: 30px;*/
        filter: invert(60%);
        font-size: 20px;
    }

    .sidenav-sub-dropdown ul {
        margin: 5px 5px;
        padding-inline-start: 10px;
        border-left: 1px solid #bdbdbd;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .font-weight-700 {
        font-weight: 700 !important;
    }

    .font-blue-bold {
        color: #2595FF !important;
        font-weight: 700;
    }

    .fa-plus, .fa-minus {
        font-size: 10px;
        position: relative;
        top: -1px;
    }

    a:focus, a:hover {
        color: #2595FF;
        text-decoration: none;
    }

    .subheading-ul {
        list-style-type: none;
        padding: 5px 0 5px;
        /*padding-left:*/
    }

    .subheading-ul li {
        padding: 3px 0;
    }

    .subheading-ul li:first-child {
        padding-top: 0px;
    }

    .subheading-ul li:last-child {
        padding-bottom: 0px;
    }

    .transform-180-deg {
        transform: rotate(180deg);
    }

    .nav-sidebar .list-style-type-none {
        list-style-type: none;
        padding: 16px;
        margin-left: 0px !important;
        background: rgba(22, 33, 47, 0.04);
    }

    .nav-sidebar .fa-plus, .nav-sidebar .fa-minus {
        margin-left: 8px;
    }

    #technology.active {
        margin-bottom: 250px;

    }

    .row.post-body {
        max-width: 48% !important;
        margin-top: 40px;
        margin-left: 22%;
    }
}

.background-gradient {
    background-image: linear-gradient(140deg, #2595ff, #43baff) !important;
    color: #fff !important;
    border-radius: 4px;
}

.background-gradient:hover {
    color: #fff !important;
}

.post-banner {
    background: #F5F5F5;
    /*width: 70%;*/
    padding: 70px 110px;
    margin-top: 70px;
    background: linear-gradient(90deg, #F5F5F5 75%, #fff 25%);
}

.post-title-box {
    width: 55%;
    padding-right: 80px;
    /*padding: 80px 0px;*/
}

.post-title {
    /*padding-right: 100px;*/
}

.post-image-box {
    width: 45%;
    /*padding: 80px 0px;*/

}

.post-image-box img {
    /*position: absolute;*/
    /*margin-left:-220px;*/
    width: 600px
}

.w-100 {
    width: 100%;
}

#cta {
    /*position: relative;*/
}

#right-side-holder {
    display: none;
    position: absolute;
    padding-left: 40px;
    padding-right: 20px;
    margin-top: 120px;
}

.fixed-cta {
    position: fixed !important;
    top: 0;
}

@-webkit-keyframes run-left {
    0% {
        right: -20%;
        opacity: 0
    }

    100% {
        right: 2%;
        opacity: 1;
    }
}

.progress-container {
    height: 8px;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.progress-bar {
    width: 0px;
    height: 8px;
    background-image: linear-gradient(to right, #2595ff, #43baff);
}

.subscribe-btn {
    padding: 10px 20px;
    border-radius: 4px;
    color: #fff !important;
}

.author-details {
    margin-top: 2rem;
}

.header-modal {
    position: absolute;
    top: 0;
    height: 0px;
    max-height: 0px;
    /*opacity: 0;*/
    z-index: 2000;
    overflow: hidden;
    transition: height .3s ease-in;
    background: #fff;
    box-shadow: 2px 3px 12px #00000026;
}

.header-modal.active {
    position: fixed;
    max-height: 180px;
    height: 180px;
    padding: 20px;
    /*opacity: 1;*/
}


.close {
    color: #394455;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin: auto 0px;
}

.close:hover,
.close:focus {
    color: #2595ff;
    text-decoration: none;
    cursor: pointer;
}

.searchbox-input {
    width: 95% !important;
    border: none !important;
    box-shadow: none !important;
    height: 50px !important;
    font-size: 22px !important;
    padding: 6px 12px;
    background-color: #fff !important;
    border-radius: 20px;
    margin: auto !important;
}

.searchbox-input::-webkit-input-placeholder {
    color: #999999;
}

.searchbox-input::-moz-placeholder {
    color: #999;
}

#right-side-holder .top-cta-container, #right-side-holder img {
    max-width: 248px;
}

@media screen and (min-width: 1000px) {

    .animate-cta {
        display: block;
        -webkit-animation: ease-in-out 1;
        -webkit-animation-name: run-left;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: forwards;
    }
}

.searchbox-input :focus {
    background: #fff !important;
}

#sticky-nav {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0px;
    /*padding: 15px 0px;*/
}

#sticky-nav.active {
    position: fixed;
    top: 0;
    box-shadow: 2px 3px 12px #00000026;
    /*-webkit-animation:ease-in-out 0.3;*/
    /*-webkit-animation-name: appear-down;*/
    /*-webkit-animation-duration: 0.3s;*/
    box-shadow: 2px 3px 12px #00000026;
}

.uab-social-icons .fab {
    color: #fff;
}

@-webkit-keyframes appear-down {
    0% {
        opacity: 0;
        /*height: 0px;
        padding: 0px;
        overflow: hidden;*/
    }

    100% {
        opacity: 1;
        /*height: 90px;
        padding: 15px 0px;
        /*overflow: visible;*/
    }
}


@media (max-width: 1100px) {

    .fixed-cta {
        position: static !important;
        display: flex !important;
        justify-content: center;
    }

    .row.post-body {
        max-width: 60% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .post-banner {
        background: #F5F5F5;
        padding: 30px 0px !important;
        padding-bottom: 0px !important;
        background: linear-gradient(180deg, #F5F5F5 85%, #fff 15%);
        margin-top: 80px;
        /*flex-direction: column-reverse;*/
    }

    .post-image-box {
        width: 80%;
        /*display: none;*/
        margin: 30px auto;
        margin-bottom: 0px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .post-title-box {
        width: 80%;
        margin: auto;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .post-cta {
        margin: 0;
    }
}

@media (max-width: 999px) {
    .all-about-beacons {
        padding-top: 0px !important;
    }
}

@media (max-width: 768px) {
    .row.post-body {
        max-width: 80% !important;

    }
}

@media (max-width: 979px) {

    /*to hide white space in add this*/
    .at-custom-mobile-bar-counter {
        display: none !important;
    }
}

@media (max-width: 500px) {
    .row.post-body {
        max-width: 85% !important;
    }
}

.ordered-list li {
    margin: 10px;
}

.dropdown-content {
    width: 100vw !important;
    position: fixed !important;
    left: 0px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 12px 0 rgb(0 0 0 / 10%);
    text-align: left;
    border-radius: 4px;
    background-color: white;
    min-width: 185px;
    z-index: 4;
    display: none;
    /* top: 70px; */
}

/* Show the dropdown menu on click */
.dropdown-content.open {
    display: block;
}

@keyframes slideAndFade {
    from {
        opacity: 0;
        top: 50px;
    }

    to {
        opacity: 1;
        top: 72px;
    }
}

@media(width<=992px) {
    .medium-size-screen {
        padding: 0;
    }
}

@media(max-width: 1280px) {
    .topnav li {
        padding: 10px 0 !important;
    }

    .topnav .navbar-nav.float-right li {
        padding: 14px 10px 14px 0 !important;
    }

    @keyframes slideAndFade {
        from {
            opacity: 0;
            top: 60px;
        }

        to {
            opacity: 1;
            top: 78px;
        }
    }
}

.dropdown-content img {
    object-fit: contain;
}

.dropdown-box-left {
    width: 30%;
    border-right: 0.5px solid #c5c5c5;
    padding-right: 10px
}

.dropdown-box-right {
    width: 70%;
    padding-left: 15px;
}

.vl {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.dropdown-content-list {
    width: 45%;
    margin-left: 20px;
}

.dropdown-content-heading, .navigation-option a {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2px;
    color: #16212F;
    margin-bottom: 5px;
    font-weight: 500;
}

.dropdown-content-heading:hover {
    color: #2596FD;
}

.dropdown-content-para {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.2px;
    color: #16212F;
    opacity: 0.6;
}

.hl {
    width: 60%;
    height: 0px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.dropdown-content-style {
    font-style: normal;
    font-weight: normal;
}

.free-event {
    border-radius: 2px;
    color: #2596FD;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    letter-spacing: 0.2px;
}


.navheader-container {
    padding: 32px 0;
    display: flex;
    justify-content: center;
}

.pick-a-template {
    padding-left: 32px;
}

.div-wrapper>p:nth-child(1) {
    font-weight: 600;
    text-align: left;
    margin-bottom: 4px;
    font-size: 16px;
}

.div-wrapper p:nth-child(2) {
    text-align: left;
    font-size: 16px;
    color: #5E6980;
    font-weight: 400;
    margin-bottom: 16px;
}

.top-nav-slider input[type=radio] {
    display: none;
}

.top-nav-slider>label>img {
    border-radius: 8px;
}

.top-nav-slider input[type="radio"]:checked+label>img {
    border: 4px solid #2595FF;
    border-radius: 8px;
    transition: 0.1s;
}

.div-wrapper>button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 14px 16px;
    margin: 16px 0 24px;
    border-radius: 4px;
}

.div-wrapper button>p {
    font-weight: 600;
    margin: 0;
}

.dropdown-content-left {
    width: 33%;
}

.dropdown-content-middle {
    width: 38%;
}

.dropdown-content-right {
    width: 28%;
}

.solution-content-left,
.solution-content-right {
    width: 25%;
}

.solution-content-middle {
    width: 50%;
}

.dropdown-content-right {
    border-left: 1px solid #DBDFE3;
}

.icon-style {
    font-size: 12px;
}

.feature-link {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #DBDFE3;
    margin-top: 20px;
    padding: 32px 0;
    margin: auto;
}

.feature-link a>p {
    display: flex;
    color: black;
    font-weight: 400;
    font-size: 16px;
}

.product-links {
    display: flex;
    padding: 8px;
    margin: 0 32px 16px;
}

.product-links p {
    margin: 0 0 0 16px;
    color: black;
}

.qr-solution-links {
    margin-top: 8px;
    margin-bottom: 16px;
    display: flex;
    padding: 0px 8px;
    width: fit-content;
}

.qr-solution-links:hover,
.product-links:hover,
.info-display a:hover {
    background: #F4F5F7;
    border-radius: 6px;
    color: black !important;
}

.qr-solution-links p {
    margin: auto 0 auto 16px;
    color: black;
}

.DBC-template-mob,
.QR-template-mob,
.QR-template,
.DBC-template {
    margin-right: 1rem;
}

.DBC-template-mob:last-child,
.QR-template-mob:last-child,
.QR-template:last-child,
.DBC-template:last-child {
    margin-right: 0;
}

.learn-container {
    display: flex;
    background: #F4F5F7 !important;
}

.learn-container>div:nth-child(1) {
    width: 60%
}

.learn-container>div:nth-child(2) {
    width: 40%
}

.learn-sub-container {
    margin-left: 40%;
    width: 60%
}

.learn-heading {
    margin: 32px 0 16px !important;
    font-weight: 600;
}

.create-qr-code, .create-dbc,
.create-qr-code-mob, .create-dbc-mob {
    display: flex;
    margin: 16px 0;
    padding: 8px 8px 8px;
    width: fit-content;
    text-align: center;
}

.create-qr-code:hover,
.create-qr-code-mob:hover {
    background: #DDEFFF;
    border-radius: 6px;
}

.create-dbc:hover,
.create-dbc-mob:hover {
    background: #F0E4FF;
    border-radius: 6px;
}

.create-qr-code:hover .create-qr-code-1,
.create-qr-code-mob:hover .create-qr-code-mob-1 {
    background: #2595FF !important;
}

.create-dbc:hover .create-dbc-1,
.create-dbc-mob:hover .create-dbc-mob-1 {
    background: #9747FF !important;
}

.create-qr-code:hover .create-qr-code-2,
.create-dbc:hover .create-dbc-2,
.create-qr-code-mob:hover .create-qr-code-mob-2,
.create-dbc-mob:hover .create-dbc-mob-2 {
    color: white !important;
}

.quick-links-logo {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 14px;
    transition: 0.3s;
    position: relative;
}

.create-qr-code-2 {
    position: absolute;
    left: 4.5px;
    top: 7px;
}

.create-qr-code-mob-2 {
    position: absolute;
    left: 9px;
    top: 4px;
}

.create-dbc-2 {
    position: absolute;
    left: 3px;
    top: 8px;
}

.create-dbc-mob-2 {
    position: absolute;
    left: 8px;
    top: 4px;
}

.create-qr-code p, .create-dbc p {
    font-size: 16px;
    margin: auto 0 auto;
    color: black;
    font-weight: 400;
    text-align: left;
}

.learn-link {
    width: fit-content;
    padding: 8px;
    margin: 0 0 16px !important;
    display: block;
}

.learn-link>div {
    display: flex;
    margin: auto 0;
}

.info-display {
    margin-top: 24px;
    padding-top: 24px;
}

.info-display a p:nth-child(1) {
    margin: auto 0 auto 16px;
    font-weight: 600;
    color: black;
    font-size: 16px;
}

.info-display a p:nth-child(2) {
    margin: 0.625rem 0 auto 16px;
    font-weight: 400;
    color: black;
    font-size: 14px;
    font-weight: 300 !important;
}

.testimonial-container {
    padding-top: 20px;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 2px 6px 2px rgba(129, 139, 152, 0.12);
    max-width: 312px;
    margin: 30px 30px 20px;
}

.testimonial-container>img:nth-child(1) {
    padding-left: 36px !important;
}

.review {
    font-weight: 600;
    margin: 24px 0 16px !important;
    padding: 0 36px !important;
    color: black;
    font-size: 18px;
}

.review2 {
    padding: 0 36px !important;
    margin: 0 !important;
    font-weight: 400;
    color: #5E6980;
    font-size: 16px;
}

.reviewer-detail {
    display: flex;
    justify-content: space-around;
    font-weight: 600;
    font-size: 16px;
    padding: 0 20px 10px;
}

.customer-stories {
    color: #2595FF;
    width: 85%;
    font-weight: 500;
    margin: auto 30px;
}

.navbar-login {
    font-weight: 600;
    font-size: 12px;
    color: black;
    margin-bottom: 0px;
}

.feature-link>a>p {
    margin: 0;
    padding: 8px;
}

.feature-link>a:hover {
    background: #F4F5F7;
    border-radius: 6px;
}

#sidebar-links-container {
    margin-top: 70px;

}

.navsidebar-head {
    z-index: 1000000;
}

.navsidebar-head,
#sidebar-links-container>li {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}

#sidebar-links-container>li:last-child {
    border-bottom: 0px solid transparent;
}

.product-details-links {
    padding-bottom: 16px;
    display: flex;
    margin-left: 8px;
}

.close-button {
    border: 0;
    cursor: pointer;
    background: #F4F5F7;
    border-radius: 4px;
    padding: 8px;
    font-size: 12px;
    margin: auto 0 auto 16px;
    display: flex;
    flex-direction: column;
    color: black;
    font-weight: 600;
}

.close-button:hover {
    color: black;
    background: #F4F5F7;
}

.transform-180-deg {
    transform: rotate(180deg);
}

.testimonial-container-side {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 2px 6px 2px rgba(129, 139, 152, 0.12);
    margin: 24px 0 30px;
    width: 96%;
}

.testimonial-container-side>img {
    padding: 36px 30px 24px 30px;
}

.info-heading {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 16px;
}

.review-quote {
    color: #16212F;
    font-weight: 600;
    font-size: 18px;
    padding: 0 30px 16px 30px;
    text-transform: none;
    margin-bottom: 0px;
}

.review-text {
    font-weight: normal !important;
    padding: 0 30px 18px 30px;
    font-size: 16px;
    text-transform: none;
    color: #5E6980 !important;
    margin-bottom: 0px;
}

.reviewer-detail-side {
    display: flex;
    padding: 18px 30px 18px 30px;
    font-weight: 600;
    font-size: 16px;
    color: #5E6980;
}

#hamburger-button {
    bottom: 16px;
    left: 16px;
    border-radius: 6px;
    position: fixed;
    color: black;
    border-color: rgba(0, 0, 0, 0.1) !important;
    background: #F4F5F7;
    padding: 5px 12px;
    display: none;
    margin: 0 !important;
}

@media(max-width: 768px) {
    #hamburger-button {
        display: block;
    }
}

.dropdown-link:hover {
    background: #2595FF;
}

.dropdown-link:focus {
    color: black;
}

@media (min-width: 1200px) {
    .dropdown-content-left-1 {
        width: 42%;
        padding-left: 60px;
        margin-left: 60px;
    }
}

@media (max-width: 1200px) {
    .dropdown-content-left-1 {
        width: 40%;
        padding-left: 30px;
        margin-left: 30px;
    }
}

.dropdown-content-middle-1 {
    width: 24%;
}

.dropdown-content-right-1 {
    width: 24%;
}

.dropdown-solution-heading1 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #16212F;
    margin-bottom: 16px;
}

div>.qr-solution-links:last-child {
    margin-bottom: 0;
}

.start-trial-cta {
    background: linear-gradient(93.67deg, #FFF966 -15.13%, #FFC165 108.79%);
    border-radius: 4px;
    border: 0;
    color: #16212F;
    padding: 10px 15px !important;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.demo-link {
    margin-top: 65px;
    padding: 15px 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    width: 400px
}

.demo-link .dropdown-content-list {
    width: 293px
}

.m-b-md, .m-y-md {
    margin-bottom: 30px !important;
}

.p-b {
    padding-bottom: 20px !important;
}

.m-b-lg, .m-y-lg {
    margin-bottom: 60px !important;
}

.footer-section p {
    font-weight: 300;
    line-height: 25px;
}

.footer-border-right p {
    font-weight: 300;
}

.footer-border-right b {
    font-weight: 600 !important;
}

#navSidebar .fa {
    float: right;
    transition: 0.2s;
    line-height: 23px;
}

#navSidebar .fa-times {
    float: left;
}

.sticky-sidenav-bottom {
    bottom: 0px;
    position: sticky;
    width: 100%;
    z-index: 1000;
    background: #ffffff;
    transform: translate3d(0, 0, 0);
    padding: 16px 0px;
    border-top: 1px solid rgba(0, 0, 0, .3);
}

.nav-sidebar-list {
    height: 100vh;
    overflow-y: scroll;
}

.col-left {
    width: 70%
}

.col-right {
    /*width:30%;*/
    height: auto;
    max-width: 250px;
}

.cta-container {
    border: 1px solid #2595FF;
    border-radius: 5px;
    display: flex;
    padding-left: 30px !important;
}

.col-left .flex-container p {
    margin-bottom: 0px;
}

.col-left p:first-child {
    line-height: 1.2em;
}

.cta-container .has-vivid-cyan-blue-background-color {
    margin-top: 10px;
    line-height: 1;
    width: auto;
}

.cs-row {
    display: flex;
    flex-wrap: wrap;
}

.cs-row .cs-left-tabs {
    flex: 0 0 22%;
    padding: 0 15px;
    position: sticky;
    top: 5rem;
    height: 100%;
}

.cs-row .cs-center-content {
    flex: 0 0 78%;
    padding: 0 15px;
    width: calc(100% - 23%);
}

.row.post-body.cstm-row-sec {
    max-width: 69% !important;
    margin-left: 5% !important;
}

.cs-left-tabs ol li {
    list-style: none;
}

.cs-left-tabs ol {
    margin-left: 0;
    max-width: 225px;
}

.cs-left-tabs ol li a {
    background: transparent;
    padding: 3px 5px 3px 15px;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    border-left: 6px solid transparent;
    border-radius: 4px;
    color: #979797 !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}


/*.cs-left-tabs ol li a:hover{
    background: #2595ff1a;
    border-left: 6px solid #2596fd;
    color: #2596fd!important;
    font-weight: 500;
    border-radius: 2px;
}*/
.row.post-body.cstm-row-sec img.post-cta.lazyloaded {
    margin: 25px auto;
    display: block;
    margin-left: 23%;
    width: auto !important;
    max-width: 500px
}

.row.post-body.cstm-row-sec hr {
    margin-left: 23%;
}

.cstm-whatsapp-qr {
    padding-top: 30px;
    border-color: #59CE72;
}

.cstm-whatsapp-qr button:hover {
    color: #fff;
    background-color: #35897e;
}

.cstm-whatsapp-qr button {
    background-color: #35897e;
    outline: none;
}

.cstm-whatsapp-qr h4 {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 24px;
    color: #215C54;
    margin-bottom: 12px !important;
}

.cstm-whatsapp-qr p {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 17px !important;
    line-height: 24px !important;
    color: #6C6F72 !important;
}

.top-side-cta-btn:hover {
    color: #fff;
}



@media(max-width:1440px) {
    .cs-row .cs-left-tabs {
        flex: 0 0 30%;
    }

    .cs-row .cs-center-content {
        flex: 0 0 70%;
        width: calc(100% - 70%);
    }

    .row.post-body.cstm-row-sec hr {
        margin-left: 30%;
    }

}

@media (max-width: 1100px) {
    .row.post-body.cstm-row-sec {
        max-width: 98% !important;
        margin-left: auto !important;
    }
}

@media (max-width: 1000px) {
    .cta-container .col-left, .cta-container .col-right {
        width: 100%;
    }

    .cta-container {
        display: block;
    }
}

@media (max-width: 767px) {
    .row.post-body.cstm-row-sec {
        max-width: 100%;
    }

    .cs-row .cs-left-tabs {
        flex: inherit;
        padding: 0 15px;
        position: unset;
        top: unset;
        height: unset;
        width: 100%;
    }

    .cs-row .cs-center-content {
        flex: inherit;
        padding: 0 15px;
        width: 100%;
    }

    div#wp_rp_first,
    div#uab-frontend-wrapper,
    .comments_section,
    .row.post-body.cstm-row-sec img.post-cta.lazyloaded,
    .row.post-body.cstm-row-sec hr {
        margin-left: 0;
    }
}

/*260422*/
a.cs-whtsapp-btn img {
    width: 32px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

a.cs-whtsapp-btn.first-what-btn {
    background-color: #35897E !important;
    position: relative;
    padding-left: 40px !important;
}

a.cs-whtsapp-btn {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.whats-button-wrappper a.start-free-trial-btn {
    color: #35897E !important;
}

.what-sec-btn {
    border-color: #35897E !important;
    color: #35897E !important;
}

.whats-button-wrappper {
    display: flex;
    width: 100%;
}

.cs-left-tabs ol li a {
    position: relative;
    transition: all .3s ease-in-out;
}

.cs-left-tabs ol li a.active {
    padding-left: 18px;
}

.cs-left-tabs ol li a:before {
    position: absolute;
    content: "";
    background: #2595ff1a;
    border-left: 6px solid #2596fd;
    color: #2596fd !important;
    font-weight: 500;
    border-radius: 2px;
    top: 0;
    left: -20%;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
}

.cs-left-tabs ol li a.active:before {
    left: 0;
    opacity: 1;
}

.cstm-vcard-page #at-custom-sidebar.active {
    display: none !important;
}

strong, b {
    overflow-wrap: break-word;
}

.cs-row .cs-left-tabs h2 {
    font-size: 19px !important;
    line-height: 27px !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
}

@media(max-width:1440px) {
    .cs-row .cs-left-tabs {
        flex: 0 0 30%;
    }

    .cs-row .cs-center-content {
        flex: 0 0 70%;
        width: calc(100% - 70%);
    }

    .row.post-body.cstm-row-sec hr {
        margin-left: 30%;
    }

}

@media (max-width: 1100px) {
    .row.post-body.cstm-row-sec {
        max-width: 98% !important;
        margin-left: auto !important;
    }
}

@media (max-width: 1000px) {
    .cta-container .col-left, .cta-container .col-right {
        width: 100%;
    }

    .cta-container {
        display: block;
    }
}

@media (max-width:800px) {
    .whats-button-wrappper {
        flex-direction: column;
    }

}

@media (max-width: 767px) {
    .row.post-body.cstm-row-sec {
        max-width: 100%;
    }

    .cs-row .cs-left-tabs {
        flex: inherit;
        padding: 0 15px;
        position: unset;
        top: unset;
        height: unset;
        width: 100%;
    }

    .cs-left-tabs ol {
        margin-left: 0;
        max-width: 100%;
    }

    .cs-row .cs-center-content {
        flex: inherit;
        padding: 0 15px;
        width: 100%;
    }

    div#wp_rp_first,
    div#uab-frontend-wrapper,
    .comments_section,
    .row.post-body.cstm-row-sec img.post-cta.lazyloaded,
    .row.post-body.cstm-row-sec hr {
        margin-left: 0;
    }
}

.static-container-width.cstm-wifi-fields {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.img-dropdown-content {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
    display: none;
}

.img-dropdown-content.open {
    display: block;
}

.img-dropdown-toggle {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 4px;
    color: #008bce;
    font-size: 20px;
}

/*===== Accordion Block =====*/
.js-accordion-item .c-accordion__title {
    padding-top: 0 !important;
    padding-bottom: 10px !important;
}

/*===== New Footer =====*/
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.footer-section .container {
    width: 100%;
    max-width: 1160px;
}

.footer-section .row {
    max-width: none;
    width: auto;
}

.footer-border-bottom {
    border-bottom: 1px solid #41494f;
}

.footer-phone a {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}

.footer-social-media p a {
    font-size: 20px;
    text-decoration: underline !important;
    color: #ffffff;
}

.footer-phone a:hover, .footer-social-media p a:hover {
    color: #2595ff;
}

.footer-social-media .social-media-links a {
    color: #ffffff;
}

.footer-social-media .social-media-links i {
    font-size: 24px;
}

.footer-section ul {
    padding: 0 !important;
}

.footer-section .list-spaced li {
    margin: 6px 0 !important;
}

.footer-section .footer-list {
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #FFFFFF !important;
    mix-blend-mode: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}

.footer-section ul li a:focus, .footer-section ul li a:hover {
    color: #2595FF;
    text-decoration: none;
}

.footer-section .dropdown-menu {
    border: none;
    border-radius: 4px;
    min-width: 205px;
}

.footer-section .dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
    font-size: 16px;
    padding: 3px 12px;
}

.footer-section .qr-btn .btn {
    font-size: 18px !important;
    vertical-align: middle;
    font-weight: 500;
    border: 1px solid #2595FF;
    margin-bottom: 0;
    padding: 18px 20px;
    display: inline-block;
}

.footer-section .qr-btn .footer-buyNow-btn {
    font-weight: 400;
    color: #fff;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 4px;
    margin-left: 20px;
}

.footer-section .qr-btn .btn:hover, .footer-section .qr-btn .btn:focus {
    color: #ffffff;
}

.qr-btn-mob-section {
    padding: 0 15px 40px;
}

.footer-section .qr-btn-mob-section .qr-btn .btn {
    display: block;
    width: 100%;
    margin: 0 0 10px !important;
    text-align: center;
}

.navbar-header .navbar-nav li .p-t-0 .start-trial-cta:hover {
    color: #16212F;
}


/* Footer New Styling */
.company-footer-details {
    background: rgba(0, 0, 0, 0.16);
    padding: 32px;
    margin: 0;
    display: flex;
}
.company-footer-details > div:nth-child(1) {
    width: 62%;
}
.company-footer-details > div:nth-child(2) {
    width: 38%;
}

.company-social-link {
    display: flex;
    padding: 0;
}

.company-social-link>div:nth-child(1) {
    width: 30%;
}

.company-social-link>div {
    width: 35%;
}

.social-media-links,
.company-address,
.company-social-link>div:nth-child(1) {
    margin: auto;
}

.social-media-links a:hover>svg>path {
    fill: #2595FF;
}

.company-address {
    display: flex;
}

.company-address:hover>svg>path {
    fill: #2595FF;
}

.company-address>i {
    color: #C0C5CB;
    ;
    font-size: 28px;
    margin: auto 13px auto 0;
}

.company-address div>p {
    color: #C0C5CB !important;
    mix-blend-mode: normal;
    margin: 0;
}

.company-address div>p:nth-child(1) {
    font-size: 16px !important;
    font-weight: 500;
}

.company-address div>p:nth-child(2) {
    font-size: 14px !important;
    font-weight: 400;
}

.flow-button {
    display: flex;
    justify-content: flex-end;
}

.flow-button-mob {
    display: none;
}

.flow-button .freeTrail-btn,
.flow-button-mob .freeTrail-btn {
    font-size: 16px !important;
    font-weight: 500;
    color: white;
    padding: 22px 24px;
    margin: auto 32px auto 0;
    border-radius: 4px;
}

.flow-button .footer-buyNow-btn,
.flow-button-mob .footer-buyNow-btn {
    font-weight: 600;
    font-size: 16px !important;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 24px 22px;
    margin: auto;
}

.site-explore {
    display: grid;
    padding: 64px 32px;
    grid-template-rows: repeat(1, auto);
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    /* Gap between grid items */
}

.site-explore ul {
    list-style-type: none;
}

.site-explore>div:last-child {
    padding-right: 0;
}

.site-explore div ul {
    margin: 0;
    padding: 0;
}

.site-explore-mob {
    display: none;
}

.site-explore-mob>ul {
    margin: 0;
    padding: 0;
}

.site-explore-mob>ul>li {
    display: unset;
}

.site-explore-mob>ul>li>a>p {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 16px;
    border-bottom: 1px solid #52565B;
    background: #16212F;
}

.site-explore-mob .dropdown-content-footer {
    display: none;
}

.site-explore-mob .dropdown-content-footer ul {
    list-style-type: none;
}

.site-explore-mob .dropdown-content-footer>ul {
    background: rgba(255, 255, 255, 0.04);
    padding: 16px !important;
    margin: 0;
}

.products-details>p,
.usecase-details>p,
.learn-details>p,
.compare-details>p,
.company-details>p,
.company-details-md>p,
.contact-details>p {
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
}

.site-explore .products-details ul:nth-child(3) > li:nth-child(4),
.site-explore .learn-details > ul:nth-child(3) > li:nth-child(4),
#products-footer > ul > li:nth-child(10), 
#learn-footer  > ul > li:nth-child(10) {
    margin-top: 32px;
}

.dropdown-footer > p > i {
    transition: all 0.1s ease-in;
    margin-top: 5px;
    font-size: 14px;
}
.company-details>p:first-child,
.company-details-md>p:first-child,
.contact-details .contact-us {
    margin-bottom: 32px;
}

.company-details .contact-us {
    margin: 64px 0 32px;
}

.company-details-md,
.contact-details {
    display: none;
}

.products-details>ul>li>p,
.usecase-details>ul>li>p,
.learn-details>ul>li>p,
.compare-details>ul>li>p,
.dropdown-content-footer>ul>li>p {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
    margin-top: 32px;
}

.footer-link,
.footer-linkbottom {
    color: #C0C5CB;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px !important;
    margin: 16px 0;
}

.footer-linkbottom {
    margin: 16px 0 0;
}

.footer-link>span {
    border-radius: 2px;
    padding: 2px 6px;
    background: linear-gradient(90deg, #FC0 0%, #FFDE59 100%);
    color: var(--Secondary-Dark-Ink, #16212F);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

.footer-qr-img {
    margin-top: 64px;
    display: flex;
}

.footer-bottom {
    background-color: #111a25;
    padding: 32px;
}

.copyright-font-size {
    font-size: 16px;
}

.detail-link {
    display: flex;
    justify-content: end;
    margin: auto;
}

.footer-bottom-company-link {
    display: flex;
}

@media(max-width: 1280px) {
    .company-footer-details > div:nth-child(1) {
        width: 50%;
    }
    .company-footer-details > div:nth-child(2) {
        width: 50%;
    }

    .company-social-link>div {
        width: 100%;
    }

    .company-social-link {
        display: block;
    }

    .social-media-links,
    .company-address,
    .company-social-link>div:nth-child(1) {
        margin: 0;
    }

    .social-media-links,
    .company-address {
        margin-top: 24px;
    }
}

@media(992px < width < 1280px) {
    .flow-button {
        margin-top: 40px;
    }
}

@media(max-width: 992px) {
    .company-footer-details > div:nth-child(1),
    .company-footer-details > div:nth-child(2) {
        width: 100%;
    }

    .flow-button,
    .company-address {
        margin-top: 24px;
        justify-content: flex-start;
    }

    .company-social-link {
        display: block;
    }

    .detail-link {
        margin-top: 32px !important;
        justify-content: start;
    }

    .company-footer-details,
    .footer-bottom-company-link {
        display: block;
    }
}

@media(max-width: 960px) {
    .site-explore {
        grid-template-rows: repeat(2, auto);
        grid-template-columns: repeat(3, 1fr);
        row-gap: 64px;
        padding: 32px;
    }

    .company-details-md,
    .contact-details {
        display: block;
    }

    .company-details {
        display: none;
    }
}

@media(max-width: 660px) {
    .site-explore {
        grid-template-rows: repeat(3, auto);
        grid-template-columns: repeat(2, 1fr);
    }

    .flow-button {
        display: none;
    }

    .flow-button-mob {
        display: block;
        margin: 0 16px;
    }

    .flow-button-mob .freeTrail-btn {
        padding: 22px 0 !important;
    }

    .flow-button-mob .freeTrail-btn,
    .flow-button-mob .footer-buyNow-btn {
        width: 100%;
        margin-right: 0;
    }

    .flow-button-mob .footer-buyNow-btn {
        margin-bottom: 32px;
    }
}

@media(max-width: 576px) {
    .site-explore-mob {
        display: block;
    }

    .site-explore {
        display: none;
    }

    .dropdown-content-footer>ul>li>p {
        margin-top: 0;
    }

    .dropdown-content-footer>ul>li>p:nth-child(2) {
        margin-top: 32px;
    }

    .footer-qr-img {
        padding: 16px 0 16px 16px;
        margin: 0;
    }
    .company-footer-details {
        padding: 16px !important;
    }
    .flow-button-mob .footer-buyNow-btn {
        margin-bottom: 16px;
    }
}

@media(min-width:992px) {
    .col-md-6 {
        width: 50%;
    }
}

/* Footer new Styling end */


@media only screen and (min-width: 1000px) {
    .copyright-menu {
        float: right;
        margin-bottom: 0;
    }

    .qr-btn-mob-section {
        display: none;
    }
}

@media only screen and (max-width: 999px) {
    .mob-order {
        display: grid;
    }

    .order-one {
        order: 3;
        padding-bottom: 20px;
    }

    .order-two {
        padding-top: 20px;
    }

    .footer-section ul.list-spaced {
        margin-bottom: 50px;
    }

    .qr-btn-desktop-section {
        display: none !important;
    }

    .footer-section ul.copyright-menu {
        margin: 30px 0 0 !important;
    }

    .footer-section ul.copyright-menu li {
        float: none;
        margin: 0 0 10px;
    }
}



/* Margin */
.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 4px !important;
}

.m-2 {
    margin: 8px !important;
}

.m-3 {
    margin: 12px !important;
}

.m-4 {
    margin: 16px !important;
}

.mt-0 {
    margin: 0 !important;
}

.mt-1 {
    margin-top: 4px !important;
}

.mt-2 {
    margin-top: 8px !important;
}

.mt-3 {
    margin-top: 12px !important;
}

.mt-4 {
    margin-top: 16px !important;
}

.me-1 {
    margin-right: 4px !important;
}

.me-2 {
    margin-right: 8px !important;
}

.me-3 {
    margin-right: 12px !important;
}

.me-4 {
    margin-right: 16px !important;
}

.mb-1 {
    margin-bottom: 4px !important;
}

.mb-2 {
    margin-bottom: 8px !important;
}

.mb-3 {
    margin-bottom: 12px !important;
}

.mb-4 {
    margin-bottom: 16px !important;
}

.ms-1 {
    margin-left: 4px !important;
}

.ms-2 {
    margin-left: 8px !important;
}

.ms-3 {
    margin-left: 12px !important;
}

.ms-4 {
    margin-left: 16px !important;
}

.mx-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.mx-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.mx-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.mx-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
}

.my-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.my-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.my-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.my-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}


/* Padding */
.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 4px !important;
}

.p-2 {
    padding: 8px !important;
}

.p-3 {
    padding: 12px !important;
}

.p-4 {
    padding: 16px !important;
}

.pt-0 {
    padding: 0 !important;
}

.pt-1 {
    padding-top: 4px !important;
}

.pt-2 {
    padding-top: 8px !important;
}

.pt-3 {
    padding-top: 12px !important;
}

.pt-4 {
    padding-top: 16px !important;
}

.pe-1 {
    padding-right: 4px !important;
}

.pe-2 {
    padding-right: 8px !important;
}

.pe-3 {
    padding-right: 12px !important;
}

.pe-4 {
    padding-right: 16px !important;
}

.pb-1 {
    padding-bottom: 4px !important;
}

.pb-2 {
    padding-bottom: 8px !important;
}

.pb-3 {
    padding-bottom: 12px !important;
}

.pb-4 {
    padding-bottom: 16px !important;
}

.ps-1 {
    padding-left: 4px !important;
}

.ps-2 {
    padding-left: 8px !important;
}

.ps-3 {
    padding-left: 12px !important;
}

.ps-4 {
    padding-left: 16px !important;
}

.px-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.px-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.px-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.px-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.py-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.py-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.py-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.py-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.px-auto {
    padding-left: auto;
    padding-right: auto;
}

.py-auto {
    padding-top: auto;
    padding-bottom: auto;
}

/* Flex */
.flex-row {
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
}


/* Width */
.w-0 {
    width: 0 !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

/* Height */
.h-0 {
    height: 0 !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

/* font size */
.fs-8 {
    font-size: 8px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 18px !important;
}

/* Background */
.bg-light {
    background: white;
}

.bg-dark {
    background: black;
}

.bg-primary {
    background: #2595FF;
}