﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
} /*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
section:before,
section:after,
.container:before,
.container:after,
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
section:after,
.container:after,
.row:after,
.clearfix:after {
    clear: both;
}
section,
.container,
.row,
.clearfix {
    *zoom: 1;
}
@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;
    }
} /*! Bootstrap v3.0.2 */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ie-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-size: 16px;
}
button,
input,
select[multiple],
textarea {
    background-image: none;
}
a:hover,
a:focus {
    text-decoration: underline;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 560px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (min-width: 950px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -10px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 300px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
} /*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font:
        14px/20px "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("/resource/images/fancybox_sprite.png");
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("/resource/images/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("/resource/images/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}
.fancybox-lock {
    overflow: hidden;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("/resource/images/fancybox_overlay.png") repeat;
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-title {
    visibility: hidden;
    font:
        normal 13px/20px "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}
#fancybox-buttons {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 8050;
}
#fancybox-buttons.top {
    top: 10px;
}
#fancybox-buttons.bottom {
    bottom: 10px;
}
#fancybox-buttons ul {
    display: block;
    width: 166px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border: 1px solid #111;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
    background: #323232;
    background: -moz-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #444),
        color-stop(50%, #343434),
        color-stop(50%, #292929),
        color-stop(100%, #333)
    );
    background: -webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
    background: -o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
    background: -ms-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
    background: linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
#fancybox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0;
}
#fancybox-buttons a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-image: url("/resource/images/fancybox_buttons.png");
    background-repeat: no-repeat;
    outline: none;
    opacity: 0.8;
}
#fancybox-buttons a:hover {
    opacity: 1;
}
#fancybox-buttons a.btnPrev {
    background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
    background-position: -33px 0;
    border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
    background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
    background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
    background-position: 3px -60px;
    border-left: 1px solid #111;
    border-right: 1px solid #3e3e3e;
    width: 35px;
}
#fancybox-buttons a.btnToggleOn {
    background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
    border-left: 1px solid #111;
    width: 35px;
    background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
    opacity: 0.4;
    cursor: default;
}
a:focus,
a:active {
    outline: none !important;
}
.desktop {
    display: none;
}
#modal {
    z-index: 4000;
}
#overlay {
    z-index: 3000;
}
#main-nav li .dropdown {
    z-index: 2000;
}
#masthead #ctas {
    z-index: 1000;
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
body {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    line-height: 1.5em;
    color: #505050;
}
.wf-active body {
    font-family: proxima-nova, arial, sans-serif;
    font-weight: 400;
}
.wf-active body p,
.wf-active body .links li a,
.wf-active body #terms a,
.wf-active body #breadcrumb li,
.wf-active body td div {
    font-family: arial, sans-serif;
}
p a.action {
    font-weight: 700;
    color: #123889;
    text-decoration: none;
    font-size: 15px;
}
p a.action:hover {
    color: #03c;
}
p a.action:after {
    font-weight: 400;
    content: " \003e";
}
#banner a.action {
    color: #fff;
}
#content .section p.image img {
    float: none;
    margin: 0;
}
.right {
    text-align: right;
}
a,
a:visited {
    color: #123889;
}
a:hover {
    color: #03c;
}
img {
    max-width: 100%;
}
#logo-box {
    text-align: left;
    padding: 0;
}
#logo {
    display: inline-block;
    margin: 10px 0 0 0;
    text-indent: -9999px;
    width: 177px;
    height: 48px;
    background: url(../images/jewel-logo-new.png) no-repeat;
    background-size: contain;
    color: #141415;
}
#sub-nav ul {
    display: inline-block;
    margin: 0 0 20px 0;
    padding: 0;
}
#sub-nav li {
    display: inline-block;
    font-size: 14px;
    padding: 5px 0 0 0;
    color: #3a82b1;
    /* border-bottom: 1px solid #3a82b1; */
    line-height: 1em;
    text-decoration: none;
    
}
#sub-nav a {
    display: inline-block;
    font-size: 14px;
    padding: 5px 0 0 0;
    color: #3a82b1;
    line-height: 1em;
    text-decoration: none;
}
#sub-nav a:hover {
    text-decoration: none;
    color: #3a82b1;
    /* border-bottom: 1px solid #3a82b1; */
}
#sub-nav i {
    font-size: 30px;
    border-bottom: none;
}
.phone-number{
    
    border-bottom: 1px solid #3a82b1;
}
.brochures{
    
    border-bottom: 1px solid #3a82b1;

}

#telephone-box {
    text-align: center;
    padding: 0;
    clear: both;
}
p#header-telephone {
    float: none;
    clear: both;
    display: inline-block;
    padding: 0 10px 0 60px;
    background: #fff url(../images/telephone.png) 22px center no-repeat;
    font-size: 16px;
    font-weight: 600;
    color: #3a82b1;
    margin: 0 0 10px 0;
    text-decoration: none;
}
#search {
    clear: right;
    
    border-radius: 5px;
    opacity: 0;
    height: 0;
    clear: both;
    overflow: hidden;
}
#search.show-search {
    opacity: 1;
    height: auto;
    transition: opacity 0.5s ease;
    padding: 6px 11px 10px 11px;
    margin-bottom: 20px;
}
#search fieldset {
    border: none;
}
#search label {
    display: none;
}
#search input[type="text"] {
    width: 100%;
    max-width: 100%;
    
    padding: 12px;
    font-size: 14px;
    color: #9fa0a0;
    border: 0;
    
    border-radius: 2px;
}
#search input[type="text"]:focus {
    outline: none;
}
#search input::-webkit-input-placeholder {
    color: #3a90cd;
}
#search #submit {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    width: 110px;
    min-height: 42px;
    margin-top: 6px;
    line-height: 1.6em;
    border: none;
    border-radius: 5px;
    background: #626262;
}
#search #submit:hover {
    background: #2f6e9a;
}
#search select {
    -webkit-appearance: none;
    margin-top: 6px;
    width: 150px;
    height: 42px;
    padding-left: 10px;
    font-size: 14px;
    cursor: pointer;
    background: url(../images/img-select.png) no-repeat;
    border: none;
}
#search select:focus {
    outline: none;
}
header.header {
    width: 100%;
    z-index: 999;
    transition: all 0.5s ease;
    position: relative;
    left: 0px;
    position: fixed;
    overflow: visible;
}
main.content {
    transition: left 0.5s ease;
    position: relative;
    left: 0px;
    padding-top: 158px;
    padding-top: 90px;
}
header.header.open-nav {
    left: -300px;
}
main.content.open-nav {
    left: -300px;
}
.header #sticky-footer {
    height: 20px;
    background: transparent;
    background-image: linear-gradient(to top, rgba(248, 249, 250, 0), #f8f9fa);
}
#header {
    background: #fff;
}
#toggles {
    padding: 20px 0 0 0;
    text-align: right;
    font-size: 20px;
}
#toggles a {
    text-decoration: none;
    color: #3a90cd;
}
#toggles span.label {
    display: none;
}
.header.open-nav span.toggle-close {
    display: inline-block;
}
.header.open-nav span.toggle-open {
    display: none;
}
.header span.toggle-close {
    display: none;
}
.header span.toggle-open {
    display: inline-block;
}
#navbox {
    width: 300px;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100vh;
    overflow-y: scroll;
}
#navbox {
    background: #2f6e9a;
}
#navbox .container,
#navbox .col-sm-12 {
    padding: 0;
}
#main-nav {
    clear: both;
    width: 100%;
    text-align: center;
    padding: 20px;
}
#main-nav ul {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
}
#main-nav li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#main-nav li li,
#main-nav li li:hover {
    border: 0;
}
#main-nav li:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#main-nav ul li a {
    display: block;
    padding: 5px 3px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}
#main-nav li ul.dropdown {
    background: #2f6e9a;
    padding: 0 !important;
    margin: 1px 0 10px 0;
}
#main-nav ul li .dropdown li {
    background: none;
    width: 100%;
    color: #fff;
    overflow: hidden;
    padding: 0 !important;
}
#main-nav ul li .dropdown li a {
    font-size: 14px;
    padding: 3px;
}
#main-nav ul li.more a {
    padding-right: 47px;
}
#main-nav ul li.more a:after {
    content: url(../images/arrow-down.png);
    position: absolute;
    right: 0px;
    top: 0;
    margin-top: 4px;
}
#main-nav ul li.more .dropdown li a:after {
    display: none;
}
#main-nav ul li.active {
    background: #726a5e;
}
#main-nav ul li:hover,
#main-nav- ul li.active.more {
    background: #2f6e9a;
}
#main-nav ul.dropdown li a:hover {
    background: #235273;
}
#main-nav ul li:hover a,
#main-nav ul li.active a {
    color: #fff;
    text-shadow: none;
}
#main-nav ul.collapse {
    display: none;
}
#main-nav ul.collapse.in {
    display: block;
}
#main-nav ul.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
#masthead .container {
    padding: 0 30px;
    position: relative;
}
#masthead {
    position: relative;
    min-height: 270px;
    background: #f5f5f5;
}
#banner {
    background: #f5f5f5;
    position: relative;
}
#newheader {
    height: 50px;
    margin-top: 220px;
    overflow: hidden;
}
.products #newheader {
    margin-top: 0;
    clear: both;
}
#content-newheader {
    padding: 20px 15px 15px 15px;
}
.products #content-newheader {
    padding: 20px 30px 15px 30px;
    background: #163557;
}
#masthead .content-wrap {
    min-height: 183px;
}
#masthead .content {
    padding: 20px 40px 60px 40px;
}
#home #masthead .content {
    padding: 40px 0 80px 60px;
    max-width: 340px;
}
#masthead h2,
#masthead p {
    color: #fff;
}
#masthead .content h2 {
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 5px;
    line-height: 1.1em;
}
#masthead .content p {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 1.1;
    max-width: 800px;
}
#masthead #slideshow {
    overflow: hidden;
    min-height: 328px;
}
#masthead #slideshow ul {
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#masthead #slideshow ul li {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    min-height: 328px;
}
#masthead #ctas {
    position: absolute;
    left: 60px;
    bottom: 40px;
    margin: 0;
    padding: 0;
}
#ctas ul {
    margin: 0 auto;
    display: inline-block;
    padding: 0;
}
#masthead #ctas li {
    position: relative;
    text-indent: -9999px;
    display: inline-block;
    list-style: none;
    width: 14px;
    height: 14px;
    background: transparent;
    margin-right: 7px;
    border-radius: 7px;
    border: 2px solid rgba(255, 255, 255, 0.5);
}
#masthead #ctas li:hover {
    cursor: pointer;
}
#masthead #ctas li.cycle-pager-active {
    background: rgba(255, 255, 255, 0.5);
}
#interior.products.detail #masthead .desc {
    clear: left;
}
#interior.products #masthead .content h2 {
    text-shadow: 1px 1px 0 #000;
}
#interior.products #masthead .content p {
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
    padding: 20px;
    background: #163557;
    background: rgba(22, 53, 87, 0.7);
}
#interior.products.detail #masthead p {
    padding: 0;
    background: none;
}
#interior.products.detail #masthead .desc {
    font-size: 16px;
    margin-bottom: 10px;
}
.cycle-slide {
    overflow: hidden;
    height: 328px;
}
p.page-img-right img {
    border-radius: 10px;
}
#xlmasthead {
    background: #f5f5f5;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
}
#xlmasthead #breadcrumb li,
#xlmasthead #breadcrumb a {
    color: #fff;
}
#xlmasthead .container {
    padding: 0 15px;
}
#xlmasthead .container > div {
    padding: 20px 40px 60px 40px;
    background: #0d68ad url(/resource/images/bg-xl-blue.jpg) center top no-repeat;
    background-size: 100%;
}
#xlmasthead p.pdf-link {
    text-align: right;
    margin: 20px 0;
    display: inline-block;
}
#xlmasthead p.pdf-link a {
    color: #fff;
    font-weight: 700;
    padding-left: 37px;
    padding-top: 5px;
    background: url(../images/pdf.png) left center no-repeat;
    min-height: 32px;
    display: inline-block;
}
#xlmasthead .text {
    margin: 400px auto 0;
    margin: 30vw auto 0 auto;
    color: #fff;
}
#xlmasthead p {
    background: none;
}
.textblock1 {
    text-align: right;
    text-align: left;
}
.textblock1 p {
    float: right;
    float: none;
}
#xlrangemasthead,
#xlrangeheader {
    background: #f5f5f5;
}
#xlrangeheader {
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.5em;
}
#xlrangemasthead .container > div {
    background: #0d68ad url(/resource/images/bg-xl-range3.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 27%;
}
#xlrangeheader .container {
    padding: 0;
}
#xlrangeheader a {
    text-decoration: none;
    font-weight: bold;
}
p.max-width {
    max-width: 700px;
}
.xlrange #content .section {
    padding: 30px 15px 30px 15px;
}
.xlrange h1 {
    margin-bottom: 0;
}
.xlrangelogo img {
    max-width: 130px;
}
.xlrangelogobig img {
    max-width: 275px;
    margin-right: 20px;
}
.xlrange #content h2 {
    margin: 25px 0;
}
.xlrangequote {
    text-align: center;
    padding: 30px 0;
}
.xlbox {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    clear: both;
    padding: 0 15px 30px 15px;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
}
.xllarge {
    font-size: 19px;
    line-height: 1.5em;
    color: #505050;
}
.xlsilver {
    border: 5px solid #f1f1f1;
    background-color: #f9f9f9;
    box-shadow: 0 0 0 1px #e5e5e5;
    padding: 15px 25px 5px 25px;
    margin-bottom: 30px;
}
.xlgold {
    border: 5px solid #f8f4e6;
    background-color: #fff;
    box-shadow: 0 0 0 1px #c7ac45;
    padding: 15px 25px 5px 25px;
}
.xlrangeimage img {
    width: 100%;
    max-width: 100%;
}
#content .xlsilver h3,
#content .xlgold h3 {
    color: #373737;
}
#content h3.xlrangeextra {
    font-weight: 700;
}
#content h3.xlrangeextra span {
    font-size: 46px;
}
#content .xlsilver h3.xlrangeextra {
    color: #242424;
}
#content .xlgold h3.xlrangeextra {
    color: #a98a4f;
}
.xlrangetable {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.2em;
}
.xlrangetable td,
.xlrangetable th {
    border: 1px solid #fff;
    color: #fff;
}
.xlrangetable th {
    padding: 15px 7px;
    background: transparent;
    background-image: linear-gradient(to top, #514f4c, #767472);
}
.xlrangetable tr th:first-child {
    background-image: linear-gradient(to top, #29485b, #4e6d82);
}
.xlgold .xlrangetable th {
    background-image: linear-gradient(to top, #957841, #b09d79);
}
.xlrangetable td {
    padding: 7px;
    background: transparent;
    background-image: linear-gradient(to top, #6a6967, #8e8f8f);
}
.xlrangetable tr td:first-child {
    background-image: linear-gradient(to top, #316282, #457797);
}
.xlgold .xlrangetable td {
    background-image: linear-gradient(to top, #a98a4f, #c3ae84);
}
#content .xlrangequote img {
    float: left;
    margin: 0;
}
.xlrangequote p {
    padding: 0 20px 10px 20px;
}
.xlrangequote p.quote {
    font-family: georgia, serif;
    font-size: 19px;
    font-style: italic;
    color: #505050;
    line-height: 1.5em;
    clear: both;
    padding: 0;
}
.xlrangequote cite {
    font-weight: 700;
    color: #b0b0b0;
    font-style: normal;
}
.xlrangebutton {
    clear: both;
    text-align: center;
}
#content .xlrangebutton a {
    background: #6a6967;
    color: #fff;
    display: inline-block;
    padding: 14px 20px;
    border-radius: 5px;
    border-top: 2px solid #a1a19f;
    margin: 40px 0 0 0;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    max-width: 460px;
    width: 100%;
}
#content .xlrangebutton a:hover {
    background: #505050;
}
#content .xlgold .xlrangebutton a {
    border-top: 2px solid #c9b590;
    background: #aa8c52;
}
#content .xlgold .xlrangebutton a:hover {
    background: #957841;
}
.tab-pane {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    padding-top: 15px;
}
.tab-pane.active {
    height: auto;
    opacity: 1;
    visibility: visible;
    position: relative;
}
ul.nav-tabs {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
}
ul.nav-tabs li {
    display: inline-block;
}
ul.nav-tabs a {
    display: inline-block;
    text-decoration: none;
    padding: 10px 50px;
    border-radius: 7px 7px 0 0;
    background: #2e2d2b;
    background-image: linear-gradient(to top, #2e2d2b, #535251);
    color: #fff;
    text-align: center;
    width: 100%;
}
ul.nav-tabs li.active a {
    background: #fff;
    color: #505050;
    padding-top: 15px;
    box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.03);
}
.xlform {
    border-top: 4px solid #29638f;
}
.xlbox.xlmarketlist {
    padding-bottom: 0;
}
.xlmarketlist ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
}
.xlmarketlist ul div {
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    padding: 25px 15px 15px 110px;
    position: relative;
    margin-bottom: 30px;
}
.xlmarketlist h4 {
    font-size: 18px;
    margin: 0;
}
.xlmarketlist h4 a {
    text-decoration: none;
}
#content p.xlmarketicon {
    position: absolute;
    top: 10px;
    left: 25px;
}
#content p.xlmarketicon img {
    border-radius: 50%;
    margin: 0;
    padding: 5px;
    background: #fff;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);
}
.xlfaq dt {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
}
.xlfaq dd {
    margin: 0 0 20px 0;
}
.xlbox.xlfaq {
    padding-bottom: 10px;
}
.xllist i {
    color: #74bf13;
}
.xlchecklist li {
    padding: 5px;
}
.xlchecklist li:nth-child(odd) {
    background: #f3f3f3;
}
.xlbladelistimg {
    text-align: left;
    margin-top: 0px;
}
#content section .xlbladelistimg p img {
    float: none;
    width: 100%;
    max-width: 300px;
}
.xlbladelistitem {
    background: #f3f3f3;
    margin-bottom: 20px;
    padding: 15px 0 0 0;
}
#content .xlbladelist h3 {
    margin-top: 0px;
}
#content .xlbladelistbutton a {
    background: #6a6967;
    color: #fff;
    display: inline-block;
    padding: 8px 14px;
    border-radius: 5px;
    border-top: 2px solid #a1a19f;
    text-decoration: none;
    font-weight: 700;
    font-size: 17px;
}
#content .xlbladelistbutton a:hover {
    background: #505050;
}
#content .xlbladelistgold .xlbladelistbutton a {
    border-top: 2px solid #c9b590;
    background: #aa8c52;
}
#content .xlbladelistgold .xlbladelistbutton a:hover {
    background: #957841;
}
.tab-pane {
    opacity: 1;
    visibility: visible;
    position: relative;
    padding-top: 15px;
}
#breadcrumb {
    margin: 10px 0 25px 0;
    padding: 0;
}
#breadcrumb li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin-right: 5px;
}
#breadcrumb li a {
    color: #999;
    text-decoration: none;
}
#breadcrumb li a:hover {
    text-decoration: underline;
}
#content {
    padding-top: 25px;
    clear: both;
    background: #f5f5f5;
}
#content .container {
    padding: 0;
}
#content section p img {
    float: right;
    margin: 0 0 20px 20px;
}
h1 {
    font-weight: 400;
    color: #2a3b6f;
    font-size: 34px;
    margin: 30px 0 40px 0;
    line-height: 1.2em;
}
#content h2,
#newheader h2 {
    font-weight: 400;
    color: #2a3b6f;
    font-size: 24px;
    margin: 40px 0 20px 0;
    line-height: 1.2em;
}
#home #content h1 {
    font-weight: 700;
    color: #3a90cd;
    font-size: 30px;
    margin: 20px 0 0px 0;
}
h2 a {
    text-decoration: none;
}

    

#home #content h2 {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #7a7a7a;
    margin: 20px 0 20px 0;
}
#content h3,
#content .section p.heading {
    font-size: 22px;
    font-weight: 400;
    margin: 30px 0 10px 0;
    line-height: 1.2em;
    color: #2a3b6f;
}
#content .section p.date {
    color: #c8c8c8;
    position: relative;
    padding-top: 15px;
}
#content p.date:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #e9e9e9;
    content: "";
}
#content .section {
    padding: 0 15px;
    margin-bottom: 30px;
    
}
#content .section-nopad {
    padding: 15px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
div.welcome-image img {
    width: 100%;
}
#content .section p {
    margin: 15px 0;
    padding: 0;
    font-size: 14px;
}
#content .section img {
    max-width: 100%;
}
#interior #content #main p {
    margin: 20px 0;
}
#interior #content #main a,
#interior #content #main h2.nolink {
    color: #f3eab7;
    text-decoration: underline;
}
#productheader {
    background: #f5f5f5;
}
#productdesc {
    padding: 20px 10px;
}
#productdesc p {
    max-width: 600px;
}
.dimensions p {
    margin: 0;
    color: #999;
}
#productimage {
    text-align: right;
}
#productimage img {
    background-image: radial-gradient(circle closest-side, #fff, #f5f5f5);
    max-width: 100%;
}
.image-box {
    max-width: 500px;
    float: right;
    padding: 80px 10px 10px 10px;
    text-align: right;
}
.image-box.mobile {
    float: none;
    text-align: left;
    padding: 20px 0;
}
.image-box img {
    max-width: 100%;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    border: 2px solid #2f6e9a;
}
.products #content header h2 {
    display: inline-block;
    color: #595959;
    font-size: 23px;
    font-weight: 400;
    margin-top: 20px;
}
.xl {
    margin: 20px -15px;
}
h3.xl-gold,
h3.xl-silver {
    font-size: 18px;
}
.xl-gold a {
    color: #b6a073;
}
.xl-silver a {
    color: #777;
}
#content h2.choose-order {
    margin: 0;
}
#choose-order {
    color: #666;
    position: relative;
    margin-bottom: 20px;
}
#choose-order button.product-toggle {
    border: 0;
    width: auto;
    padding: 10px 0 0 0;
}
#collapseOrder {
    position: absolute;
    z-index: 100;
    top: 60px;
    left: 0;
    width: 170px;
    overflow: hidden;
}
#choose-order button i.right {
    padding: 10px 0 0 10px;
}
#choose-order h3 {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    margin: 0;
}
#choose-order ul {
    vertical-align: top;
    margin: 0;
    padding: 10px;
    background: #e7e7e7;
}
#choose-order li {
    list-style: none;
}
#choose-order a {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    padding: 4px 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 25px;
    display: inline-block;
}
#choose-order a:hover {
    color: #333;
    text-decoration: underline;
}
#choose-order a.active {
    background: #fff;
}
#pagination {
    clear: both;
    min-height: 60px;
}
#pagination a,
#pagination li.active {
    display: block;
    font-size: 14px;
    color: #fff;
    background: #2f6e9a;
    text-align: center;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 10px;
}
#pagination a {
    font-weight: 700;
}
#pagination a:hover {
    text-decoration: underline;
}
#pagination .prev {
    float: left;
}
#pagination .next {
    float: right;
}
#pagination .prev,
#pagination .next {
    min-width: 90px;
    color: #fff;
    text-decoration: none;
}
#pagination #nums {
    position: absolute;
    left: 50%;
}
#pagination #nums ul {
    position: relative;
    left: -50%;
    margin: 0;
    padding: 0;
}
#pagination #nums li {
    float: left;
    list-style: none;
    margin: 0 6px;
    color: #fff;
}
#pagination li.active {
    background: #e7e7e7;
    color: #666;
}
#product-list {
    clear: both;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #f7f7f7;
}
#product-list ul {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    max-width: 1252px;
}
#product-list li {
    display: inline-block;
    list-style: none;
    overflow: hidden;
    max-width: 310px;
}
#product-list li a {
    display: block;
    text-decoration: none;
    margin: 0 20px 20px 0;
    margin: 10px;
}
#product-list li figure {
    position: relative;
    background: #fff;
    border-radius: 0 0 2px 2px;
}
#product-list div.imagebox {
    border: 3px solid #2f6e9a;
    border-width: 3px 3px 0 3px;
    text-align: center;
    min-height: 140px;
    background: #fff;
}
#product-list li figure figcaption {
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    padding: 8px 15px;
    background: #2f6e9a;
    border-radius: 0 0 2px 2px;
}
#product-list.gold div.imagebox {
    border-color: #ccbe9f;
}
#product-list.gold li figure figcaption {
    background: #ccbe9f;
}
#product-list.silver div.imagebox {
    border-color: #bbb;
}
#product-list.silver li figure figcaption {
    background: #bbb;
}
#product-list li figure figcaption:after {
    content: url(../images/arrow-right.png);
    float: right;
}
#product-list li figure img {
    display: block;
    width: 100%;
    max-width: 284px;
    padding: 3px;
    min-height: 140px;
    margin: 0 auto;
}
.packaging-header {
    padding: 0 15px;
}
#options-list {
    margin: 0;
    padding: 0;
    width: 100%;
}
#options-list li {
    list-style: none;
    padding: 15px 20px;
    background-color: #ececec;
}
#options-list li:nth-child(even) {
    background-color: #f3f3f3;
}
#options-list li h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
#options-list li .img,
#options-list li .heading {
    float: left;
}
#options-list li .heading {
    max-width: 400px;
}
#options-list li .img {
    margin: 0 20px 20px 0;
    width: 89px;
    height: 78px;
}
#options-list li .img img {
    display: block;
    width: 89px;
}
#options-list li .detail {
    margin: 0;
}
#options-list li h4 {
    margin: 0;
}
#interior.products #newheader h2 {
    float: left;
}
#interior.products #content .info {
    float: left;
    clear: both;
    margin: 20px 0 0;
    font-size: 12px;
}
#interior.products #content #main {
    clear: both;
}
#interior.brochure h2,
#interior.sitemap h2 {
    margin: 20px 0 10px;
}
#interior.applications #content #applications,
#interior.applications #content #applications2 {
    margin: 0;
    padding: 0;
}
#interior.applications #content #applications h2,
#interior.applications #content #applications2 h2 {
    display: inline-block;
    color: #b6a073;
}
#interior.applications #content #applications a,
#interior.applications #content #applications2 a {
    color: #b6a073;
    text-decoration: none;
    line-height: 1.2;
}
#interior.applications #content img {
    float: right;
    margin: 0 0 25px 25px;
    border: 5px solid #fff;
}
#interior.applications #content h3 {
    clear: both;
}
#interior.applications #content img.xl-image {
    float: none;
    margin: 0 10px 25px 0;
    border: 0;
}
.news-listing img {
    max-width: 100%;
}
.map {
    max-width: 600px;
}
#news-archive h1 {
    margin: 50px 0 20px 0;
}
#news-archive ul {
    padding: 0;
    list-style: none;
    margin: 0 0 20px 0;
}
#content .news h2 {
    margin-top: 0;
}
#contact-us label,
.xlform label {
    font-size: 18px;
    font-weight: 700;
    display: block;
    padding-bottom: 10px;
}
#contact-us {
    padding-bottom: 20px;
}
#contact-us div {
    padding: 20px 0 0 0;
}
#contact-us div.g-recaptcha {
    padding: 0;
}
.xlform div.g-recaptcha {
    padding: 10px 0 20px 0;
}
div.g-recaptcha div,
div.g-recaptcha iframe {
    max-width: 100% !important;
}
#contact-us div.submitbox {
    padding-top: 60px;
    clear: both;
}
#contact-us #send,
.xlform input[type="submit"] {
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    background: #2f6e9a;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
}
#contact-us #send:hover,
.xlform input[type="submit"]:hover {
    background: #123889;
}
#contact-us input[type="text"],
#contact-us textarea,
.xlform input[type="text"],
.xlform textarea {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-width: 100%;
    width: 400px;
}
.xlform input[type="text"],
.xlform textarea {
    margin-bottom: 15px;
}
#errors {
    margin: 0 0 50px 0;
    padding: 0 20px;
    color: red;
    border-radius: 5px;
    display: inline-block;
}
#errors li,
#errors h3 {
    color: red;
}
#errors li {
    color: red;
    font-size: 12px;
}
.xlform #errors li {
    font-size: 16px;
    padding: 0;
}
.xlform #errors ul {
    margin-bottom: 0;
}
.xlform h3.success {
    color: green;
}
#sidebar {
    position: relative;
}
#sidebar .module {
    margin-bottom: 25px;
    clear: both;
    background-color: #fff;
    border-top: 3px solid #62b2eb;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
#sidebar .module div {
    padding: 15px 140px 0px 15px;
}
#sidebar .module.brochure div {
    background: transparent url(../images/img-brochure.png) 96% 20px no-repeat;
}
#sidebar .module.premium {
    border-top: 3px solid #c5ad79;
}
#sidebar .module.premium div {
    background: transparent url(../images/img-premium2.png) 96% -15px no-repeat;
}
#sidebar .module.languagebox {
    border-top: 3px solid #c5ad79;
    margin: 20px 0 30px 0;
}
#sidebar .module.languagebox div {
    padding: 15px 15px 0px 15px;
}
#sidebar .module.languagebox p.languageimage {
    float: right;
    padding: 0;
    margin: -5px 0 0 0;
}
p.languageflags {
    text-align: right;
    margin: 0;
    padding: 0 20px 0 0;
}
#sidebar .module h3 {
    margin: 0 0 10px;
    color: #454545;
    font-size: 18px;
    font-weight: 700;
}
#sidebar .module p {
    font-size: 14px;
}
#interior.products #content #sidebar {
    text-align: center;
}
#sidebar img {
    width: 100%;
    max-width: 400px;
}
#footer {
    padding: 30px 0 30px 0;
    color: #5d5d5d;
    background: #f5f5f5;
}
#footer a {
    color: #5d5d5d;
}
#footer h3 {
    font-size: 18px;
    margin: 0 0 15px 0;
    color: #8f8f8f;
}
#footer ul {
    margin-bottom: 30px;
    padding: 0;
    list-style: none;
}
.links {
    padding: 0;
}
.links li {
    position: relative;
    list-style: none;
    padding-left: 13px;
}
.links li:before {
    content: "\003e";
    position: absolute;
    top: -1px;
    left: -2px;
    color: #bcbcbc;
}
.links li a {
    text-decoration: none;
}
#footer-badges {
    text-align: center;
    padding-bottom: 30px;
}
#footer-badges a {
    margin-left: 10px;
    display: inline-block;
}
#footer-badges a.mis-badge {
    clear: both;
    margin-top: 30px;
}
#meta {
    padding-top: 30px;
    font-size: 12px;
    clear: both;
}
#copyright p {
    color: #555;
}
#copyright img {
    vertical-align: top;
    padding-right: 10px;
}
#copyright span {
    display: inline-block;
    padding-top: 22px;
}
#terms ul {
    margin: 0;
}
#terms li {
    display: inline-block;
    padding-top: 22px;
}
#terms a {
    text-decoration: none;
    padding-right: 10px;
}
#terms a:hover {
    text-decoration: underline;
}
.icon-twitter {
    padding-right: 20px;
    background: url(../images/twitter.png) right center no-repeat;
}
#modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    border: 10px solid #fff;
    max-width: 100%;
    margin: 0 50px 0 0;
}
#modal img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}
#modal #close {
    display: block;
    position: absolute;
    top: -27px;
    right: -27px;
    width: 43px;
    height: 43px;
    text-indent: -9999px;
    background: url(../images/btn-close.png) no-repeat;
}
#overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
#results {
    margin: 0;
    padding: 0;
}
#results li {
    list-style: none;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
#results li img {
    margin: 0;
}
#results li p.results-image {
    float: left;
    padding: 0 30px 30px 0;
    margin: 0 !important;
}
#results li p.results-description {
    clear: both;
}
#results li p.more {
    clear: both;
}
#results li a {
    text-decoration: none !important;
}
button.product-toggle {
    background: none;
    border: 0;
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 20px;
    width: 100%;
    text-align: left;
    color: #2a3b6f;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#collapseDescription {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
}
button i.right {
    float: right;
}
.markets-table {
    margin-bottom: 20px;
}
.markets-table tr:nth-child(odd) {
    background-color: #ebebeb;
}
.markets-table tr:nth-child(even) {
    background-color: #f5f5f5;
}
.markets-table td {
    padding: 30px 15px;
    padding: 15px 0px;
    text-align: left;
    vertical-align: top;
}
#content section .markets-table h3 {
    margin: 15px 0;
    font-weight: 400;
}
.markets-table a {
    color: #2a3b6f;
}
.markets-table-measure {
    margin: 15px 0;
}
.markets-table img {
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.brochures h2,
.brochures p {
    margin: 0 !important;
}
.brochures p {
    margin: 0 0 2em 0 !important;
}
.qanda dt {
    border-top: 1px solid #ccc;
}
#interior #content #main dl.qanda dt p {
    font-weight: bold;
    margin-bottom: 0;
}
.qanda dd {
    padding: 0;
    margin: 0;
}
#interior #content #main dl.qanda p.img {
    text-align: center;
}
.qanda p.img img {
    max-width: 250px;
    border: 5px solid #ccc;
}
dl.qanda span.enlarge {
    display: block;
    padding-top: 10px;
}
dl.qanda span.enlarge span {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 5px 4px 0 0;
    vertical-align: top;
    background: url(/resource/images/icon-enlarge.png) top left no-repeat;
    filter: invert(100%);
}
ul.categorylinks {
    list-style: none;
    padding: 0;
}
#interior #content #main ul.categorylinks a {
    text-decoration: none;
}
h2.qandah2 {
    padding-top: 30px;
}
#sidebar .sidebarform label {
    font-size: 16px;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: 700;
}
#sidebar .module.sidebarform div {
    padding: 25px 30px 5px 30px;
}
#sidebar .module.sidebarform h2 {
    margin: 10px 0 30px 0;
}
#sidebar .module.sidebarform div.g-recaptcha,
#sidebar .module.sidebarform div.g-recaptcha div {
    padding: 0;
}
#sidebar .module.sidebarform p {
    padding: 0 0 10px 0;
    width: 100%;
}
.sidebarform input[type="text"],
.sidebarform textarea {
    width: 100%;
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 2px;
}
.sidebarform p.submit input {
    border: 0;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 700;
    background: #2f6e9a;
    color: #fff;
    margin: 10px 0 0 0;
}
.sidebarform p.submit input:hover {
    cursor: pointer;
    background: #123889;
}
#home .fancybox-wrap {
    width: 85% !important;
    height: auto !important;
}
#home .fancybox-outer,
.fancybox-inner {
    width: 100% !important;
    height: auto !important;
}
#home .fancybox-inner img {
    width: 100% !important;
    height: auto !important;
}
.nav-tabs {
    display: none;
}
.tab-content {
    clear: both;
    float: left;
}
@media (min-width: 768px) {
    .tabs-accordion .nav-tabs {
        display: flex;
    }
    .tabs-accordion .nav-tabs a {
        display: inline-block;
        text-decoration: none;
        padding: 10px 50px;
        border-radius: 7px 7px 0 0;
        background: #2e2d2b;
        background-image: linear-gradient(to top, #2e2d2b, #535251);
        color: #fff;
        text-align: center;
        width: 100%;
    }
    .tabs-accordion .card {
        border: none;
    }
    .tabs-accordion .card .card-header {
        display: none;
    }
    .tabs-accordion .card .collapse {
        display: block !important;
    }
    .tabs-accordion .card .show {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .tabs-accordion {
        padding: 0 15px;
    }
    .tabs-accordion .xlbox {
        padding: 0;
        background: transparent;
        box-shadow: none;
    }
    .tabs-accordion .tab-content > .tab-pane {
        display: block;
        opacity: 1;
    }
    .tabs-accordion .tab-pane .card-body {
        visibility: hidden;
        opacity: 0;
        height: 0;
        padding: 0px;
    }
    .tabs-accordion .tab-pane .card-body .col-sm-9,
    .tabs-accordion .tab-pane .card-body .col-sm-8,
    .tabs-accordion .tab-pane .card-body .col-sm-4,
    .tabs-accordion .tab-pane .card-body .col-md-3 {
        padding: 0;
    }
    .tabs-accordion .tab-pane {
        background: #fff;
        padding-top: 0;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
        margin-bottom: 1rem;
    }
    .tabs-accordion .in {
        padding: 0 30px 15px 30px;
    }
    .tabs-accordion .in .card-body {
        visibility: visible;
        opacity: 1;
        height: auto;
    }
    .tabs-accordion .card-header {
        display: flex;
        font-size: 22px;
        font-weight: 400;
        margin: 0;
    }
    .tabs-accordion .card-header a {
        width: 100%;
        padding: 20px 30px 0 30px;
        text-decoration: none;
    }
    .tabs-accordion .card-header:after {
        content: "⌄";
        color: #2a3b6f;
        position: absolute;
        right: 15px;
        top: 15px;
        width: 20px;
        height: 20px;
    }
}
.tabs-accordion {
    padding: 0 15px;
}
#home #masthead {
    display: none;
}
#footer-badges {
    clear: both;
}
#meta {
    text-align: center;
}
#sidebar.sidebar-product {
    display: none;
    margin-top: 0 !important;
}
@media (min-width: 560px) {
    #logo {
        width: 354px;
        height: 95px;
        margin: 10px 0;
    }
    #search #submit {
        font-size: 18px;
    }
    #sub-nav a {
        font-size: 16px;
    }
    p#header-telephone {
        font-size: 24px;
    }
    #toggles {
        padding: 30px 10px 0 0;
    }
    main.content {
        padding-top: 150px;
    }
}
@media (min-width: 950px) {
    #logo {
        width: 250px;
        height: 68px;
    }
    .desktop {
        display: block;
    }
    .mobile,
    #main-nav li.mobile {
        display: none;
    }
    #choose-order {
        float: right;
    }
    #collapseOrder {
        right: 0;
        left: auto;
    }
    #logo {
        margin: 30px 0;
    }
    #search div:first-child {
        float: left;
    }
    #search div:last-child {
        float: right;
    }
    #search input[type="text"] {
        width: 400px;
    }
    #search {
        float: right;
    }
    #sidebar.sidebar-product {
        display: block;
    }
    #home #masthead {
        display: block;
    }
    #logo-box {
        text-align: left;
    }
    p#header-telephone {
        float: right;
        font-size: 24px;
        margin: 20px 0;
    }
    #sub-nav {
        float: right;
    }
    #sub-nav ul {
        margin: 18px 30px 18px 0;
    }
    #content .section {
        padding: 15px 30px 15px 30px;
    }
    #content .container {
        padding: 0 15px;
    }
    .markets-table td {
        padding: 30px 15px;
    }
    #options-list li .detail {
        float: right;
        text-align: right;
    }
    #options-list li .img {
        margin: 0 20px 0 0;
    }
    #footer-badges {
        clear: none;
    }
    #terms {
        text-align: right;
    }
    #copyright {
        text-align: left;
    }
    #results li p.results-description {
        clear: none;
    }
    p.page-img-right {
        float: right;
        padding: 0 0 1em 1em;
    }
    #interior #content #main dl.qanda p.img {
        float: right;
        margin: 0 0 20px 20px;
    }
    .textblock1 {
        text-align: right;
    }
    .textblock1 p {
        float: right;
    }
    #toggles {
        display: none;
    }
    #navbox {
        background: #454545;
        background: linear-gradient(#454545, #53535d);
        width: auto;
        height: auto;
        position: relative;
        top: 0;
        right: 0;
        overflow: visible;
    }
    #navbox .container,
    #navbox .col-sm-12 {
        padding: 0;
    }
    #main-nav {
        padding: 0px;
    }
    #main-nav ul {
        width: auto;
    }
    #main-nav li {
        display: inline-block;
        background: url(../images/img-divider.png) top right no-repeat;
        border-bottom: 0;
    }
    #main-nav li:last-child {
        background: none;
    }
    #main-nav li:hover {
        border-bottom: 0;
    }
    #main-nav ul li a {
        padding: 11px 18px 11px 18px;
    }
    #main-nav ul li .dropdown li a {
        padding: 3px 18px 3px 18px;
    }
    #main-nav ul li.more a:after {
        top: 50%;
        margin-top: -9px;
        right: 20px;
    }
    #main-nav ul.collapse {
        display: none;
        height: auto !important;
    }
    #main-nav ul.collapse.in {
        display: block;
        height: auto !important;
    }
    #main-nav ul.collapsing {
        height: auto !important;
    }
    #main-nav li .dropdown {
        display: none !important;
        position: absolute;
        top: 100%;
        width: auto;
    }
    #main-nav ul li:hover .dropdown {
        display: block !important;
    }
    #main-nav li ul.dropdown {
        margin: 0;
    }
    #search {
        opacity: 1;
        height: auto;
        clear: right;
        border-radius: 10px;
        border: 2px solid #3a90cd;
        margin-bottom: 20px;
    }
    #telephone-box {
        clear: none;
    }
    main.content {
        padding-top: 198px;
    }
    #content section p.news-image {
        max-width: 250px;
        float: right;
        margin: 0 0 20px 20px;
    }
    #content section p.news-image.news-single {
        max-width: 300px;
    }
    .scrolled #logo-box,
    .scrolled #telephone-box {
        max-height: 0;
        transition: max-height 0.25s ease-out;
        overflow: hidden;
    }
    .header #sticky-footer {
        display: none;
    }
    .xlrangequotephoto {
        text-align: right;
    }
    .xlfirst {
        padding-left: 0;
    }
    .xllast {
        padding-right: 0;
    }
    .xlsilver {
        margin-bottom: 0px;
    }
    ul.nav-tabs {
        display: block;
    }
    .tab-pane {
        opacity: 0;
        visibility: hidden;
        position: absolute;
    }
    .xlbladelistimg {
        text-align: right;
    }
}
@media (min-width: 1200px) {
    #logo {
        width: 354px;
        height: 95px;
    }
    #main-nav ul li a {
        padding: 11px 22px 11px 22px;
    }
    #main-nav ul li .dropdown li a {
        padding: 3px 22px 3px 22px;
    }
    #home #masthead .content {
        padding: 60px 40px 80px 80px;
        max-width: 600px;
    }
    #masthead #ctas {
        left: 80px;
        bottom: 60px;
    }
    #small-row-2 {
        clear: none;
    }
}
#printcontact .contact-heading {
    margin: 5px 0;
    color: #666;
    font-size: 24px;
}
#printcontact {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-top: 1px solid #e7ecee;
    margin-top: 10px;
    padding-top: 10px;
}
@media screen and (max-width: 560px) {
    #printcontact {
        flex-direction: column;
    }
}

.discover-button {
    display: inline-block;   
    padding: 5px 20px;
    background-color: #3a90cd;
    color: white;
    border-radius: 10px;
    border: 2px solid #3a90cd;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    cursor: pointer!important;
    /* cursor: default!important; */
    text-decoration: none!important;
    color: white!important;
}

.video-banner {
    height: 50vh;
    border-bottom-left-radius: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.video-banner iframe {
    box-sizing: border-box;
    width: 177.77777778vh;
    height: 56.25vw;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.image-circle{
    position: absolute;
    top: 10%;
    right: 10%;
    width: 85px;
    height: 85px;
    background: #9cc0d8;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;

}
.image-circle p{
    font-size: 16px!important;
}

.uspCarousel .swiper-button-next:after, .uspCarousel .swiper-button-prev:after {
    display: none; 
}

.heading-underline:after{
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    background-color: #3a90cd;
    margin-top: 10px;
}
section.container{
    max-width: 1920px;
}