/* Minification failed. Returning unminified contents.
(2,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
:root {
    --snv-red: #E61E25;
    --snv-gray: #767676;
    --snv-white-bg: #FFFFFF;
    --snv-gray-bg: #F2F2F2;
    --snv-red-on-gray: #D40000;
    --snv-gray-on-gray: #6E6E6E;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*unused bootstap css has been moved to css/bootstrap-unused */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 97%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

/*START - NEW CSS RULES FOR 'a' TAGS FOR ACCESSABILITY*/
#TwoColLeftFirst a,
#TwoColLeftLast a,
.content-block-large-title a,
.content-block-large-title-top-padding a,
.content-block-medium-title a,
.content-block-medium-title-top-padding a,
.left-rail-contents a,
.topic-wrapper a,
#LOProfileContainer a,
.container-inner a,
.search-results span.title,
.user-content-block a,
.cic-ql-recent a,
.cic-ql-highlights a,
.leaflet-popup-content-wrapper .info-window-table a,
.back-button a.back-button-text span.direction,
.mortgage-zip-search a.back-button-text p.direction,
.fal-sch-results a .loc-name h6,
.breadcrumb a,
#show-password,
.location-list a .location-list-name {
    text-decoration: underline;
}

.navbar-left a.login-mobile-toggle,
.navbar-nav .mobile-utility a {
    text-decoration: underline !important;
}

.container-inner .cic-ql-recent a {
    text-decoration-color: #333 !important;
}

a.btn,
#featuredResourceInfo a.title-link,
.thumbnail-card .caption a.title-link,
.search-results span.content,
.search-results a,
.navbar-center a,
.navbar-left a,
.back-button a.back-button-arrow,
.mortgage-zip-search a.back-button-arrow,
.location-list a {
    text-decoration: none !important;
}

.fal-sch-results a:hover .loc-name h6,
#show-password:hover,
.forgot-link-btn a.tabHelper:hover,
.back-button a.back-button-text:hover span.direction,
.learn-more-link-btn a:hover,
.login-pagemode .enroll-link a:hover,
.login-pagemode .learn-more a:hover {
    text-decoration: none !important;
    text-decoration-line: none !important;
}

    #featuredResourceInfo a.title-link:hover,
    .thumbnail-card .caption a.title-link:hover {
        text-decoration: underline !important;
        text-decoration-color: #333 !important;
    }
/*END - NEW CSS RULES FOR 'a' TAGS FOR ACCESSABILITY*/

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

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: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

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;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        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) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]: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;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
    font-display: swap;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font: -apple-system-body;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #e61e25;
    text-decoration: none;
}

.accordion .active .superScript a {
    color: #FFFFFF;
}

.accordion .active .accordion-panel-subtext a {
    color: #FFFFFF;
}

.accordion .active .panel-collapse .panel-body .superScript a {
    color: #e61e25;
}

a:hover,
a:focus {
    color: #c60209;
    text-decoration: none !important;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 1px;
}

/*Make focus ring more visible 
Firefox*/
@-moz-document url-prefix() {
    a:focus {
        outline: 2px solid black !important;
    }
}
/*IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    a:focus {
        outline: 2px solid #4d90fe !important;
    }
}
/*Edge*/
@supports (-ms-ime-align: auto) {
    a:focus {
        outline: 2px solid #4d90fe !important;
    }
}
/*Safari*/
@supports (background: -webkit-named-image(i)) {
    @media screen and (min-width: 1189px) {
        .dropdown-submenu a:focus {
            outline: 2px solid black !important;
        }
    }
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: StagWeb, Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    line-height: 1.05em;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    letter-spacing: 0.02em;
    margin-top: 27px;
    margin-bottom: 13.5px;
}

.h4 {
    letter-spacing: normal;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 4px;
    margin-bottom: 13.5px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 2.875rem;
}

h2,
.h2 {
    font-size: 2.375rem;
}

h3,
.h3 {
    font-size: 1.9375rem;
}

h4,
.h4 {
    font-size: 1.4375rem;
}

h5,
.h5 {
    font-size: 1.125rem;
}

h6,
.h6 {
    font-size: 1rem;
}

p {
    margin: 0 0 13.5px;
}

.lead {
    margin-bottom: 27px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 320px) {
    .lead {
        font-size: 1.6875rem;
    }
}

small,
.small {
    font-size: 88%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #e61e25;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #bc151b;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 13.5px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

blockquote {
    padding: 13.5px 27px;
    margin: 0 0 27px;
    font-size: 1.40625rem;
    border-left: 5px solid #eee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.5;
        color: #777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 320px) {
    .container {
        width: 320px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
col-xl-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.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 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 320px) {
    .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 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 27px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.5;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 1.6875rem;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 2px solid #4d90fe !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #666;
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #727272;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #767676;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #4d90fe;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #4d90fe;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #4d90fe;
    }

    .form-control::-moz-placeholder {
        color: #727272;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #727272;
    }

    .form-control::-webkit-input-placeholder {
        color: #727272;
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 41px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 36px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 53px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 27px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 34px;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

@media (min-width: 320px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 0px;
}

@media (min-width: 320px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 1.4375rem;
    }
}

@media (min-width: 320px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 1rem;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 2px solid #4d90fe !important;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

button:focus,
button:active:focus,
button.active:focus,
button.focus,
button:active.focus,
button.active.focus {
    outline: 2px solid #4d90fe !important;
    outline: 5px auto -webkit-focus-ring-color;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #e61e25;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #e61e25;
    border-color: #e61e25;
}

    .btn-primary:focus,
    .btn-primary.focus {
        /*color: #fff;
        background-color: #bc151b;*/
        border-color: #770d11;
        color: #ffffff !important;
        background-color: #c60209 !important;
    }

    .btn-primary:hover {
        /*color: #fff;
        background-color: #bc151b;*/
        border-color: #b31419;
        color: #ffffff !important;
        background-color: #c60209 !important;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #bc151b;
        border-color: #b31419;
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #9c1116;
            border-color: #770d11;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #e61e25;
        border-color: #e61e25;
    }

    .btn-primary .badge {
        color: #e61e25;
        background-color: #fff;
    }

.btn-success {
    color: #e61e25;
    background-color: transparent;
    border-color: #e61e25;
}

    .btn-success:focus,
    .btn-success.focus {
        color: #e61e25;
        background-color: rgba(0, 0, 0, 0);
        border-color: #770d11;
    }

    .btn-success:hover {
        color: #e61e25;
        background-color: rgba(0, 0, 0, 0);
        border-color: #b31419;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #e61e25;
        background-color: rgba(0, 0, 0, 0);
        border-color: #b31419;
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #e61e25;
            background-color: rgba(0, 0, 0, 0);
            border-color: #770d11;
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus {
        background-color: transparent;
        border-color: #e61e25;
    }

    .btn-success .badge {
        color: transparent;
        background-color: #e61e25;
    }

.btn-danger {
    color: #fff;
    background-color: #e61e25;
    border-color: #e61e25;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #fff;
        background-color: #bc151b;
        border-color: #770d11;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #bc151b;
        border-color: #b31419;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #bc151b;
        border-color: #b31419;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #9c1116;
            border-color: #770d11;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #e61e25;
        border-color: #e61e25;
    }

    .btn-danger .badge {
        color: #e61e25;
        background-color: #fff;
    }

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 3px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.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;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1.125rem;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 12.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.5;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #333;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #e61e25;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 1rem;
    line-height: 1.5;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group-vertical > .btn:focus,
        .btn-group > .btn:active,
        .btn-group-vertical > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

    .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        border-radius: 0;
    }

    .btn-group > .btn:first-child {
        margin-left: 0;
    }

        .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

    .btn-group > .btn:last-child:not(:first-child),
    .btn-group > .dropdown-toggle:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group > .btn-group {
        float: left;
    }

        .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
            border-radius: 0;
        }

        .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
        .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

        .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

    .btn-group .dropdown-toggle:active,
    .btn-group.open .dropdown-toggle {
        outline: 0;
    }

    .btn-group > .btn + .dropdown-toggle {
        padding-left: 8px;
        padding-right: 8px;
    }

    .btn-group > .btn-lg + .dropdown-toggle {
        padding-left: 12px;
        padding-right: 12px;
    }

    .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

        .btn-group.open .dropdown-toggle.btn-link {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .btn-group-vertical > .btn,
    .btn-group-vertical > .btn-group,
    .btn-group-vertical > .btn-group > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
    }

        .btn-group-vertical > .btn-group > .btn {
            float: none;
        }

        .btn-group-vertical > .btn + .btn,
        .btn-group-vertical > .btn + .btn-group,
        .btn-group-vertical > .btn-group + .btn,
        .btn-group-vertical > .btn-group + .btn-group {
            margin-top: -1px;
            margin-left: 0;
        }

        .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

        .btn-group-vertical > .btn:first-child:not(:last-child) {
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn:last-child:not(:first-child) {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
            border-radius: 0;
        }

        .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
        .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus {
            z-index: 3;
        }

    .input-group-addon,
    .input-group-btn,
    .input-group .form-control {
        display: table-cell;
    }

        .input-group-addon:not(:first-child):not(:last-child),
        .input-group-btn:not(:first-child):not(:last-child),
        .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #eee;
    border: 1px solid #767676;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 1rem;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 1.4375rem;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 0px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none !important;
                background-color: transparent;
                color: #333;
                font-weight: normal;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: transparent;
        border-color: #e61e25;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 12.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #e61e25;
    }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 27px;
    border: 1px solid transparent;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

.navbar-brand {
    float: left;
    padding: 11.5px 0px;
    font-size: 1.4375rem;
    line-height: 1.17391em;
    height: 50px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 5px auto -webkit-focus-ring-color !important;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.navbar-nav {
    margin: 5.75px 0px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 27px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 27px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #777;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #f8f8f8;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #f8f8f8;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #f8f8f8;
        color: #555;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #f8f8f8;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 1.6875rem;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 0px;
    padding-right: 0px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 320px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 5.0625rem;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 27px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #e61e25;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 27px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-danger {
    background-color: #f2dede;
    border-color: #f2dede;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #ebcccc;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 1.6875rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 320px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover,
    .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 768px) {
    .carousel-caption {
        overflow: auto;
    }
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 320px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 1.875rem;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        /*padding-bottom: 30px;*/
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.panel-body:before,
.panel-body:after,
.promo-space-product .panel-body:before,
.promo-space-product .panel-body:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.container:after,
.container-fluid:after,
.row:after,
.panel-body:after,
.promo-space-product .panel-body:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 319px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 319px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 319px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 319px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 319px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 0px) and (max-width: 319px) {
    .container-fluid {
        min-width: 320px;
    }
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.visible-lg,
.visible-xl {
    display: none !important;
}

.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: StagWeb, Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1,
.h1 {
    font-size: 3.5rem;
    line-height: 1.05em;
    color: #e61e25;
    /*font-style: italic;*/
}

@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 2rem;
        line-height: 1.05em;
    }
}

h2,
.h2 {
    font-size: 3rem;
    line-height: 1.05em;
    color: #e61e25;
    /*font-style: italic;*/
}

@media (max-width: 767px) {
    h2,
    .h2 {
        font-size: 2rem;
        line-height: 1.05em;
    }
}

h3,
.h3 {
    font-size: 2.75rem;
    line-height: 1.05em;
    color: #e61e25;
    /*font-style: italic;*/
}

@media (max-width: 767px) {
    h3,
    .h3 {
        font-size: 1.75rem;
        line-height: 1.05em;
    }
}

h4,
.h4 {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    line-height: 1.125em;
}

@media (max-width: 1024px) {
    h4,
    .h4 {
        font-size: 1.5rem;
        line-height: 1.25em;
    }
}

h5,
.h5 {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.25em;
}

@media (max-width: 1024px) {
    h5,
    .h5 {
        font-size: 1.25rem;
        line-height: 1.2em;
    }
}

h6,
.h6 {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3em;
}

@media (max-width: 767px) {
    h6,
    .h6 {
        font-size: 1.125rem;
        line-height: 1.22222em;
    }
}

small,
.small {
    font-size: 88%;
    font-size: 1rem;
    line-height: 1.375em;
}

@media (max-width: 1024px) {
    small,
    .small {
        font-size: 0.875rem;
        line-height: 1.42857em;
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    color: #666;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #767676;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #4d90fe;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #4d90fe;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #4d90fe;
    }

.login-form .form-control:focus {
    outline: 2px solid #4d90fe;
}

.form-control::-moz-placeholder {
    color: #727272;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #727272;
}

.form-control::-webkit-input-placeholder {
    color: #727272;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 1.6875rem;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 0px;
    padding-right: 0px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 320px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 5.0625rem;
    }
}

@media (min-width: 320px) {
    .follow-us {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 0.875rem;
        width: auto;
        min-width: 70px;
    }
}

.follow-us li {
    vertical-align: middle;
}

    .follow-us li a {
        margin-left: 0;
    }

@media (min-width: 0px) and (max-width: 767px) {
    .follow-us li a {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.follow-us li:first-child {
    white-space: nowrap;
    font-size: 1.125rem;
    line-height: 1.44444em;
    font-weight: 500;
    text-decoration: none;
}

@media (min-width: 320px) {
    .follow-us li:first-child {
        display: none;
    }
}

.follow-us li:first-child:hover {
    text-decoration: none;
}

.follow-us .icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

footer {
    background-color: #f2f2f2;
    margin-top: 120px;
}

@media (min-width: 0px) and (max-width: 767px) {
    footer {
        margin-top: 48px;
    }
}

a:hover {
    text-decoration: none;
}

.footer-inner {
    text-align: center;
}

@media (min-width: 320px) {
    .footer-inner {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
    }
}

.footer-inner .brand {
    margin-bottom: 25px;
}

@media (max-width: 1188px) {
    .footer-inner .brand {
        height: 21px;
        width: 114px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .footer-inner .brand {
        margin-bottom: 35px;
    }
}

.footer-inner p {
    font-weight: bold;
    font-size: 1rem;
    padding-bottom: 0px;
}

@media (min-width: 320px) {
    .footer-inner p {
        font-size: 0.875rem;
        line-height: 1.85714em;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 5px;
    }
}

.footer-inner .legal {
    padding-bottom: 20px;
}

@media (min-width: 320px) {
    .footer-inner .legal {
        padding-bottom: 5px;
    }
}

.footer-inner .legal p {
    margin-bottom: 1px;
    font-weight: normal;
    color: #666666;
}

@media (min-width: 320px) {
    .footer-inner .legal p {
        font-size: 0.75rem;
        line-height: 1.5em;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.footer-inner h3.h6 {
    font-size: 1rem;
    font-weight: bold;
    margin: 0 0 5px;
    line-height: 1.875em;
}

.footer-inner .nav {
    margin-bottom: 30px;
    font-size: 1rem;
}

    .footer-inner .nav a {
        color: #333;
        font-size: 1.125rem;
        padding: 8px 0;
        display: inline-block;
    }

@media (min-width: 320px) {
    .footer-inner .nav a {
        font-size: 0.875rem;
        line-height: 1.42857em;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.footer-inner .nav li {
    padding: 0px;
    white-space: nowrap;
}

    .footer-inner .nav li a img {
        width: 30px;
        height: 30px;
    }

.footer-inner .nav .follow-us {
    font-size: 1rem;
    line-height: 1.875em;
    margin-right: 2px;
}

.footer-inner .nav li:hover {
    text-decoration: none;
}

.footer-inner .nav-pills-custom li a {
    padding: 0;
}

.footer-inner .line-divider {
    margin: 20px 0px 15px 0;
    border: 1px solid #e5e5e5;
}

.footer-inner .email-signup {
    margin-bottom: 40px;
}

.nav-pills-custom li + li {
    margin-left: 21px;
}

@media (min-width: 0px) and (max-width: 1024px) {
    .nav-pills-custom {
        display: inline-block;
    }

        .nav-pills-custom li + li {
            margin-left: 0px;
        }

            .nav-pills-custom li + li + li {
                margin-left: 11px;
            }
}

.navigation-default {
    z-index: 20;
    height: 75px;
    margin-bottom: 0;
    border: none;
}

    .navigation-default .forgot a {
        color: #ffffff !important;
    }

@media (max-width: 1188px) {
    .navigation-default .header-svg-logo {
        width: 114px;
    }
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default {
        height: 50px;
    }

        .navigation-default .mobile-menu-container {
            overflow-y: scroll;
        }
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-header {
        width: 100%;
    }
}

.navigation-default a {
    cursor: pointer;
}

.navigation-default .navbar-toggle {
    float: left;
    margin-left: 18px;
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-toggle {
        margin-left: 0;
        padding-left: 0;
        display: block;
    }
}

.navigation-default .icon-bar {
    background-color: #000;
}

.navigation-default .navbar-brand {
    padding-top: 22px;
}

@supports (-ms-ime-align:auto) and (color:unset) {
    .navigation-default .navbar-brand {
        padding-top: 24px;
    }
}

@supports (-ms-accelerator:true) and (-ms-ime-align:auto) and (color:unset) {
    .navigation-default .navbar-brand {
        padding-top: 6px;
        margin-top: -40px;
    }
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-brand {
        margin: 0 auto;
        height: auto;
        width: 114px;
        padding-top: 14px;
        display: block;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-brand .img {
        height: 21px;
        width: 114px;
    }
}

.navigation-default .navbar-right {
    padding-top: 6px;
}

.navigation-default .navbar-nav {
    margin-left: 42px;
    margin-top: 28px;
    margin-bottom: 0px;
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        background-color: #3a3a3a;
        color: #fff;
        float: none;
        margin: 0;
        display: none;
    }

        .navigation-default .navbar-nav.collapse.in {
            display: block !important;
        }

        .navigation-default .navbar-nav .dropdown.menu {
            display: block;
            position: relative;
            padding: 5px 15px 4px 15px;
        }

            .navigation-default .navbar-nav .dropdown.menu a {
                color: #ffffff;
                display: block;
            }

                .navigation-default .navbar-nav .dropdown.menu a .caret {
                    content: url('/images/icon-chevron-right-white.png');
                    border: none;
                    visibility: visible;
                    height: 16px;
                    width: 9px;
                    float: right;
                    margin-top: 15px;
                }

        .navigation-default .navbar-nav .mobile-utility {
            padding: 20px 0 40px 0;
            background-color: #333333;
            width: 100%;
            position: fixed;
            bottom: 0;
            z-index: 9999;
        }

    @media only screen and (max-width: 991px) and (orientation : landscape) {
        #navbar-collapse {
            overflow: auto;
        }

            #navbar-collapse .mobile-menu-container,
            #navbar-collapse .mobile-menu-container .maindropdown.open .dropdown-menu.level-1,
            #navbar-collapse .mobile-menu-container .maindropdown.open .dropdown-menu.level-1 .level-2 {
                min-height: 150px;
                z-index: 10000;
            }

        .navigation-default .navbar-nav .mobile-utility {
            position: relative;
            bottom: auto;
        }
    }

    .navigation-default .navbar-nav .mobile-utility a {
        color: #ffffff;
    }

    .navigation-default .navbar-nav .mobile-utility .list-item {
        padding: 0 !important;
        margin-top: 9px;
    }

        .navigation-default .navbar-nav .mobile-utility .list-item a {
            color: #ffffff !important;
            margin: 0 20px;
            font-size: 0.875rem !important;
            line-height: 1.85714em !important;
            font-weight: bold !important;
        }

            .navigation-default .navbar-nav .mobile-utility .list-item a::after {
                margin-top: 4px !important;
                display: none;
            }

        .navigation-default .navbar-nav .mobile-utility .list-item:nth-of-type(2) a {
            padding: 0 !important;
        }
}

.navigation-default .navbar-nav .menu {
    display: inline-block;
    position: inherit;
    padding: 0 15px;
}

    .navigation-default .navbar-nav .menu.location {
        margin-top: 20px;
    }

    .navigation-default .navbar-nav .menu a {
        color: #333333;
        font-weight: bold;
    }

        .navigation-default .navbar-nav .menu a:focus {
            text-decoration: none !important;
        }

        .navigation-default .navbar-nav .menu a .caret::before {
            content: " ";
        }
    /*.navigation-default .navbar-nav .menu a .caret {
            visibility: hidden;
        }*/

    .navigation-default .navbar-nav .menu .caret {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-bottom: 3px;
        border: 0;
        /* border-top: 4px dashed;
      border-top: 4px solid \9;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;*/
        color: #ffffff;
        content: url('/images/caret-default.png');
    }

    .navigation-default .navbar-nav .menu.open .caret,
    .navigation-default .navbar-nav .menu.hover .caret,
    .navigation-default .navbar-nav .menu.hover .caret::after {
        width: 10px;
        content: url('/images/caret-arrow.png');
    }

    .navigation-default .navbar-nav .menu .caret::after {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-bottom: 3px;
        border: 0;
        /*border-top: 4px dashed;
      border-top: 4px solid \9;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;*/
        color: #ffffff;
        content: url('../images/caret-default.png');
    }

    .navigation-default .navbar-nav .menu.open .caret {
        visibility: visible;
        color: #e61e25;
    }

    .navigation-default .navbar-nav .menu.open a,
    .navigation-default .navbar-nav .menu.hover a {
        color: #e61e25;
    }

    .navigation-default .navbar-nav .menu .dropdown-submenu {
        position: relative;
        display: inline-block;
    }

        .navigation-default .navbar-nav .menu .dropdown-submenu:hover a {
            border-bottom: 4px solid #dedede;
        }

        .navigation-default .navbar-nav .menu .dropdown-submenu a {
            font-size: 0.875rem;
            line-height: 3em;
            color: #ffffff;
            font-weight: normal;
            padding: 17px 15px 12px;
        }

        .navigation-default .navbar-nav .menu .dropdown-submenu.open a {
            border-bottom: 4px solid #dedede;
        }

        .navigation-default .navbar-nav .menu .dropdown-submenu.open .list-item a {
            border: none;
            padding-top: 5px;
        }

        .navigation-default .navbar-nav .menu .dropdown-submenu.nav-back a {
            color: #afafaf !important;
            text-align: center;
            border-bottom: 1px solid #4e4e4e !important;
            padding-bottom: 5px;
            padding-top: 5px;
            /*&::before {
            content: url('../images/icon-chevron-left-white.png');
            border: none;
            visibility: visible;
            height: 16px;
            width: 9px;
            float: left;
            margin-top: 2px;*/
            /*  }*/
        }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .menu .dropdown-submenu.nav-back a {
        padding: 7px 0 6px 0;
    }
}

.navigation-default .navbar-nav .menu .dropdown-submenu.nav-back a::after {
    visibility: hidden !important;
}

.navigation-default .navbar-nav .menu .dropdown-submenu.nav-back a:hover {
    background-color: transparent !important;
}

.navigation-default .navbar-nav .menu .dropdown-submenu .border-bottom-white {
    border-bottom: 4px solid #dedede;
}

.navigation-default .navbar-nav .menu .list-item {
    position: relative;
}

.navigation-default .navbar-nav .menu .level-1 {
    position: absolute;
    left: 0;
    top: 73px;
    background: #e61e25;
    color: #fff;
    height: 50px;
    width: 100%;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
/*@media (min-width:1485px){
    .navigation-default .navbar-nav .menu .level-1 {
        width: 1485px;
    }*/
/*}*/
@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .menu .level-1 {
        position: fixed;
        top: 44px;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        background-color: #3a3a3a;
        color: #fff;
        float: none;
        margin: 0;
        height: 70%;
        width: 100%;
        border: none;
        box-shadow: none;
        overflow-y: scroll;
        z-index: 10000;
    }

        .navigation-default .navbar-nav .menu .level-1 .dropdown-submenu {
            display: block;
        }

            .navigation-default .navbar-nav .menu .level-1 .dropdown-submenu a {
                font-size: 1.125rem;
                line-height: 2.22222em;
                border: none;
                margin: 0 20px;
                padding: 2px 0 1px 0;
                line-height: 2.5em;
            }

        .navigation-default .navbar-nav .menu .level-1 li {
            display: inline-block;
        }
}

@media (min-width: 0px) and (max-width: 1188px) and (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .menu .level-1 .dropdown-submenu:nth-of-type(3) a {
        padding-top: 8px;
    }
}

@media (min-width: 0px) and (max-width: 1188px) and (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .menu .level-1 li {
        display: block;
    }
}

.navigation-default .navbar-nav .menu .level-1 .level-2 {
    padding: 0;
    background: #ffffff;
    color: #333333;
    box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.1);
    margin-top: 3px;
    border-radius: 0;
    min-width: 280px;
}

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .menu .level-1 .level-2 {
        position: fixed;
        top: 44px;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        background-color: #3a3a3a;
        color: #fff;
        float: none;
        margin: 0;
        height: 70%;
        width: 100%;
        box-shadow: none;
        border: none;
        overflow-y: auto;
        z-index: 10000;
    }

        .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item {
            padding: 7px 0;
        }

            .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a::after {
                margin-top: -35px;
                display: none;
            }

            .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a h6,
            .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a .h6 {
                color: #ffffff !important;
            }

            .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a p {
                color: #ffffff !important;
            }

            .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a:hover {
                background: transparent !important;
            }

                .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a:hover h6,
                .navigation-default .navbar-nav .menu .level-1 .level-2 .list-item a:hover .h6 {
                    color: #ffffff !important;
                }

        .navigation-default .navbar-nav .menu .level-1 .level-2 .dropdown-menu:nth-of-type(2) {
            padding-top: 11px;
        }

        .navigation-default .navbar-nav .menu .level-1 .level-2 .nav-back a {
            padding: 7px 0 6px 0;
        }
}

.navigation-default .navbar-nav .menu .level-1 .level-2 li {
    display: block;
}

.navigation-default .navbar-nav .menu .level-1 .level-2 a {
    border: none;
    color: #333333;
    display: block;
}

    .navigation-default .navbar-nav .menu .level-1 .level-2 a:hover {
        background-color: #f2f2f2;
    }

        .navigation-default .navbar-nav .menu .level-1 .level-2 a:hover h6 {
            color: #e61e25;
        }

.navigation-default .navbar-nav .menu .level-1 .list-item {
    border: none;
    margin-bottom: 0;
    padding: 0;
}

    .navigation-default .navbar-nav .menu .level-1 .list-item a h6,
    .navigation-default .navbar-nav .menu .level-1 .list-item a .h6 {
        font-weight: bold;
        font-size: 1rem;
        line-height: 1.375em;
        color: #333333;
        margin: 0;
    }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .menu .level-1 .list-item a h6,
    .navigation-default .navbar-nav .menu .level-1 .list-item a .h6 {
        font-size: 1.125rem;
        line-height: 2.22222em;
    }
}

.navigation-default .navbar-nav .menu .level-1 .list-item a p {
    font-size: 0.75rem;
    color: #333333;
    font-weight: 300;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

.navigation-default .navbar-nav .menu .level-1 .list-item:first-child h6 {
    margin-top: 4px;
}

.navigation-default .navbar-nav .menu .level-1 .list-item:last-child p {
    margin-bottom: 0px;
}

.navigation-default .navbar-nav .mobile-menu {
    height: 50px;
}

    .navigation-default .navbar-nav .mobile-menu .navbar-header {
        background-color: #333333;
        height: 50px;
        text-align: center;
    }

        .navigation-default .navbar-nav .mobile-menu .navbar-header li {
            background-color: #333333;
            text-align: center;
            display: inline-block;
            width: 50px;
            line-height: 22px;
        }

            .navigation-default .navbar-nav .mobile-menu .navbar-header li.mobile-close {
                float: left;
                width: 50px;
                height: 50px;
                position: relative;
            }

                .navigation-default .navbar-nav .mobile-menu .navbar-header li.mobile-close a {
                    padding: 4px 6px 6px 6px;
                    height: 50px;
                    width: 50px;
                    background-color: #e61e25;
                }

                    .navigation-default .navbar-nav .mobile-menu .navbar-header li.mobile-close a img {
                        width: 18px;
                        height: 18px;
                    }

            .navigation-default .navbar-nav .mobile-menu .navbar-header li.mobile-logo {
                width: auto;
                margin-top: 13px;
            }

            .navigation-default .navbar-nav .mobile-menu .navbar-header li.mobile-search {
                float: right;
                border-left: 1px solid #484848;
            }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .navbar-nav .mobile-menu .navbar-header li.mobile-search .btn-desktop-search {
        width: 50px;
        height: 50px;
        padding-top: 4px;
    }
}

.navigation-default .navbar-nav .mobile-menu .navbar-header li a {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-radius: 0;
    color: #ffffff;
    background-color: #333333;
    padding: 0;
    line-height: 38px;
}

.navigation-default .navbar-nav .mobile-menu .nav-tabs.nav-justified li:first-child {
    border-right: none;
}

    .navigation-default .navbar-nav .mobile-menu .nav-tabs.nav-justified li:first-child a {
        border-right: none;
        background-color: #e61e25;
    }

.navigation-default a {
    padding-bottom: 0px;
    padding-right: 6px;
    color: #333333;
    font-size: 1rem;
    line-height: 2.5em;
    font-weight: bold;
}

    .navigation-default a:active {
        color: #e61e25;
    }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default a {
        line-height: 40px;
        font-size: 1.125rem;
    }
}

.navigation-default .mobile-top-login {
    float: right;
    display: block;
    position: inherit;
    margin-top: -24px;
    margin-right: 8px;
    right: 0;
}

    .navigation-default .mobile-top-login a {
        line-height: 30px;
        font-size: 0.75rem;
    }

    .navigation-default .mobile-top-login .dropdown {
        position: relative;
    }

    .navigation-default .mobile-top-login .dropdown-menu {
        padding: 0;
        background-color: #e61e25;
        margin-top: 9px;
        box-shadow: none;
        left: inherit;
        right: 0;
        width: 257px;
    }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .mobile-top-login .dropdown-menu {
        padding: 0;
    }
}

.navigation-default .mobile-top-search {
    float: right;
    display: block;
    position: inherit;
    margin-top: -25px;
    margin-right: 8px;
}

    .navigation-default .mobile-top-search .dropdown {
        position: inherit;
    }

    .navigation-default .mobile-top-search .dropdown-menu {
        position: absolute;
        left: 0;
        top: 48px;
        background: #e61e25;
        color: #fff;
        height: 50px;
        width: 100%;
        border-radius: 0;
        border: none;
        box-shadow: none;
    }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .mobile-top-search .dropdown-menu {
        padding: 0;
    }
}

.navigation-default .utility .dropdown.btn-active .btn-desktop-search {
    background-position: 0 -57px;
}

.navigation-default .utility .list-item {
    display: inline-block;
}

    .navigation-default .utility .list-item a {
        font-size: 0.75rem !important;
        line-height: 2.5em !important;
        font-weight: normal !important;
        padding-right: 8px;
        padding-left: 8px;
        color: #666666;
        cursor: pointer;
    }

        .navigation-default .utility .list-item a:focus {
            /* text-decoration:none;*/
            text-decoration: none !important;
        }

        .navigation-default .utility .list-item a img {
            margin-top: -5px;
        }

        .navigation-default .utility .list-item a.btn-desktop-search {
            width: 21px;
            height: 21px;
            background: url('../images/search-icons-header-new.png') no-repeat 0 -8px;
            display: block;
            margin-bottom: -5px;
            margin-left: 20px;
        }

        .navigation-default .utility .list-item a .dropdown-menu.login {
            position: relative;
            width: 374px;
            right: 0;
        }

        .navigation-default .utility .list-item a .dropdown-menu.search {
            display: none !important;
        }

    .navigation-default .utility .list-item .login-nav a {
        font-size: 1rem !important;
        line-height: 1;
    }

.navigation-default .mobile-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: #3a3a3a;
    color: #fff;
    float: none;
    margin: 0;
    display: none;
}

    .navigation-default .mobile-nav.collapsed {
        display: none;
    }

.navigation-default .search-field {
    display: none;
}

    .navigation-default .search-field.desktop {
        position: absolute;
        top: 75px;
    }

        .navigation-default .search-field.desktop.open {
            display: block;
        }

        .navigation-default .search-field.desktop .search-input-container {
            padding: 50px 0;
        }

            .navigation-default .search-field.desktop .search-input-container i {
                right: 0;
            }

        .navigation-default .search-field.desktop .related-searches {
            margin: 0;
            background-color: #ffffff;
            border-bottom: 8px solid #e61e25;
            max-height: 508px;
            overflow-x: hidden;
            overflow-y: auto;
        }

            .navigation-default .search-field.desktop .related-searches .related-searches-list {
                padding-top: 44px;
            }

            .navigation-default .search-field.desktop .related-searches .results-container {
                margin-left: -20px;
                margin-right: -20px;
            }

            .navigation-default .search-field.desktop .related-searches a {
                padding: 0;
                color: #e61e25;
            }

            .navigation-default .search-field.desktop .related-searches .search-title {
                display: none;
            }

@media (min-width: 0px) and (max-width: 1188px) {
    .navigation-default .search-field.mobile {
        top: 50px;
        /*overflow-y: scroll;*/
    }

        .navigation-default .search-field.mobile .search-input-container {
            padding-left: 23px;
            padding-right: 23px;
        }

            .navigation-default .search-field.mobile .search-input-container i {
                right: 20px;
            }
}

.navigation-default .login.dropdown-menu {
    padding: 0;
    background-color: #e61e25;
    margin-top: 10px;
    box-shadow: none;
    width: 257px;
}

.navigation-default .login .login-modal {
    position: relative;
    top: 0;
    padding-left: 20px;
    padding-right: 20px;
}

    .navigation-default .login .login-modal .header-login-alert-content-div {
        margin-top: 0;
        margin-bottom: 20px;
    }

.navigation-default .login button.close {
    opacity: 1;
}

.section-header-temp {
    border-bottom: 4px solid #dedede;
}

#desktop-login-form .forgot a {
    font-size: 0.75rem !important;
}
/** ADA changes **/

.dropdown-submenu.nav-back a span.back-link img {
    border: none;
    visibility: visible;
    height: 16px;
    width: 9px;
    float: left;
    margin-top: 13px;
}

.dropdown-submenu a.subchild img {
    border: none;
    visibility: visible;
    height: 16px;
    width: 9px;
    float: right;
    margin-top: 13px;
}

.navbar-nav .menu.open a.tier-1.mobilecheck,
.navbar-nav .menu.open + .menu a.tier-1.mobilecheck,
.navbar-nav .menu.open + .menu + .menu a.tier-1.mobilecheck,
.navbar-nav .menu.open + .menu + .menu + .menu a.tier-1.mobilecheck {
    display: none !important;
}
/** ADA changes end **/

.fade-in-on-load {
    animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-name: fadeInOnLoad;
    -webkit-animation-name: fadeInOnLoad;
}

@keyframes fadeInOnLoad {
    0%, 50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    span.mask {
        background: url(/images/ellipse-carousel.png) no-repeat -315px top;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    span.mask-plum-top {
        background: url(/images/ellipse-carousel.png) no-repeat center;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
}

@media (min-width: 0px) and (max-width: 480px) {
    span.mask-plum-top {
        background: url(/images/ellipse-carousel.png) no-repeat center;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
}
/* ADA Fix */

.carousel-indicators:focus {
    outline: none;
}
/* ADA Fix end */

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0) !important;
        transform: translate3d(100%, 0, 0) !important;
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0) !important;
        transform: translate3d(-100%, 0, 0) !important;
    }

        .carousel-inner > .item.next.left,
        .carousel-inner > .item.prev.right,
        .carousel-inner > .item.active {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
        }
}

.thumbnail a:focus, .thumbnail a:hover {
    outline: none !important;
}

    .thumbnail a:focus .img-circle, .thumbnail a:hover .img-circle {
        box-shadow: 0 0 0 5px #e61e25 !important;
    }

.thumbnail img:focus, .thumbnail img:hover {
    outline: none;
    box-shadow: 0 0 0 5px #e61e25 !important;
}
/* ADA Fix */

.img-text-sm span {
    font-size: 1.25rem;
    line-height: 1.2em;
}
/* ADA Fix end */

.dropdownstate {
    font-weight: bolder !important;
    cursor: pointer;
    margin-top: 11px;
    margin-bottom: 11px;
}

.dropdownmarketarea a {
    padding-left: 6% !important;
    cursor: pointer;
}

.refine-search .panel-body fieldset {
    border: none;
    margin-top: 30px;
}

.refine-search .panel-body legend {
    color: #fff;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.375em;
    max-width: 100%;
    border: none;
}

.searchHidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.skip-main a {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.skiptarget {
    width: 1px;
    height: 1px;
    overflow: hidden;
    float: right;
}

@media screen and (max-width: 768px) {
    button:focus,
    button:active:focus,
    .btn:active:focus,
    .btn:focus,
    a:focus,
    input:focus,
    .navbar-toggle:focus,
    .acct-selector button.btn:focus {
        outline: none !important;
        box-shadow: none !important;
    }

    button.mobile-focus:focus,
    .btn.mobile-focus:focus,
    a.mobile-focus:focus,
    input.mobile-focus:focus,
    .acct-selector button.btn.mobile-focus:focus,
    .lp-digital .row a.app-download.mobile-focus:focus {
        outline: 5px auto -webkit-focus-ring-color !important;
    }
}

.container-fluid.navbar-synovus,
main,
.container-inner.pad-20,
.container-inner.pad-20
.row:first-child,
.col-xs-12.topic-wrapper {
    display: block !important;
}

h2 {
    margin-top: 0px;
}

/*start: for ADA issues */

.btn-primary:focus {
    color: #fff;
    background-color: #e61e25;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.superScript {
    font-size: .75em !important;
    /*position: relative;*/
    /*ADA defect D-03763*/
    vertical-align: super;
    /*ADA defect D-03763*/
    top: -0.5em;
    cursor: pointer;
}

#PageHeaderContentText .superScript {
    font-family: "proxima-nova",Helvetica,Arial,sans-serif;
    font-size: .6em !important;
}

    #PageHeaderContentText .superScript a {
        color: #fff;
    }

.carousel-content-caption h1.focus span, .carousel-content-caption div.focus.h1 span {
    font-family: "proxima-nova",Helvetica,Arial,sans-serif;
    font-size: .7em !important;
}

.carousel-content-caption .focus span a {
    color: #fff;
}

.carousel-content-caption content.focus p span a {
    color: #fff;
    font-family: inherit;
    font-size: inherit !important;
}

.superScript a {
    font-size: inherit !important;
    font-weight: 400 !important;
}

.left-rail-contents .superScript {
    font-size: 75%;
}

@media (min-width: 0px) and (max-width: 1024px) {
    .hidden-mob {
        display: none !important;
    }
}
/* end: for ADA issues  */

/*----------------------------speedbump------------------------------------*/
#speed-bump .modal-title {
    text-align: center;
}

#speed-bump .modal-dialog {
    width: auto;
    margin: 12px;
}

    #speed-bump .modal-dialog .modal-header {
        border-bottom: none;
    }

    #speed-bump .modal-dialog .divider {
        margin: 0px 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    #speed-bump .modal-dialog .modal-footer {
        text-align: center;
        border-top: none;
    }

.bump-btn {
    background-color: transparent;
    border-color: #e61e25 !important;
    color: #e61e25 !important;
}


/*----------------------------globalsearchresults & pagedsearchresults & searchquery & globalsearchheader & searchheader-----------------------------------------*/
.search-results-top-padding {
    padding-top: 76px;
}

.search-results-custom-top-padding {
    padding-top: 223px;
}

.search-results {
    max-width: 630px;
    margin: auto;
}

    .search-results p.results {
        font-size: 0.875rem;
        color: #333333;
        line-height: 2.14286em;
        margin-bottom: 12px;
    }

    .search-results p.title,
    .search-results span.title {
        font-size: 1.5rem;
        line-height: 1.16667em;
        margin-bottom: 8px;
        padding-top: 8px;
    }

    .search-results span.title {
        line-height: 36px;
    }

    .search-results p.content,
    .search-results span.content {
        font-size: 1rem;
        line-height: 1.375em;
        color: #666666;
    }

    .search-results span.content,
    .search-results span.title {
        margin: 0 0 13.5px;
    }

@media (min-width: 0px) and (max-width: 1024px) {
    .search-results p.content {
        font-size: 0.875rem;
        line-height: 1.42857em;
    }
}

.search-results .paginator {
    margin-top: 120px;
    width: 100%;
    position: relative;
    border-top: 2px solid #e5e5e5;
}




    .search-results .paginator ul {
        list-style: none;
        padding: 0;
    }

        .search-results .paginator ul li {
            display: inline-block;
        }

@media (max-width: 767px) {
    .search-results .paginator {
        margin-top: 120px !important;
        width: 104% !important;
        position: relative;
        border-top: 2px solid #e5e5e5;
    }
}



.search-results .paginator .center {
    position: absolute;
    left: 0;
    padding-left: 70px;
    width: 100%;
    -webkit-transform: translate(-10%, -2px);
    -moz-transform: translate(-10%, -2px);
    -ms-transform: translate(-10%, -2px);
    -o-transform: translate(-10%, -2px);
    transform: translate(-10%, -2px);
}


    .search-results .paginator .center .First-Page {
        margin-left: 138px;
    }

.search-results .paginator .left {
    margin-right: 135px;
}

.search-results .paginator .right {
    margin-left: 128px;
    position: absolute;
    top: 17px;
}

@media(min-width: 0px) and (max-width: 767px) {
    .search-results .paginator .center {
        left: 0;
        width: 100%;
        -webkit-transform: translate(-10%, -2px);
        -moz-transform: translate(-10%, -2px);
        -ms-transform: translate(-10%, -2px);
        -o-transform: translate(-10%, -2px);
        transform: translate(-10%, -2px);
    }

        .search-results .paginator .center .First-Page {
            margin-left: 5px;
        }

    .search-results .paginator .left {
        margin-right: 10px;
    }

    .search-results .paginator .right {
        margin-left: 0px;
        right: 0px;
        top: 19px;
        position: absolute;
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .search-results .paginator .center .First-Page {
        margin-left: 60px;
    }

    .search-results .paginator .left {
        margin-right: 50px;
    }

    .search-results .paginator .right {
        margin-left: 48px;
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .search-results .paginator .center .First-Page {
        margin-left: 60px;
    }

    .search-results .paginator .left {
        margin-right: 10px;
    }

    .search-results .paginator .right {
        margin-left: 260px;
    }
}

.search-results .paginator .center .page {
    font-size: 1rem;
    line-height: 1.5em;
    display: inline-block;
    padding: 16px 24px;
    color: #666666;
    cursor: pointer;
}

@media(min-width: 0px) and (max-width: 767px) {
    .search-results .paginator .center .page {
        font-size: 1rem;
        line-height: 1.5em !important;
        padding: 16px 13px !important;
        color: #666666;
        cursor: pointer;
    }
}

.search-results .paginator .center .page.active {
    color: #e61e25;
    border-top: 2px solid #e61e25;
}

.search-field {
    width: 100%;
    z-index: 2000;
    background-color: #f2f2f2;
}

    .search-field .search-input-container {
        position: relative;
        padding: 50px;
        width: 100%;
    }

        .search-field .search-input-container input {
            font-family: "proxima-nova", Helvetica, Arial, sans-serif;
            width: 100%;
            background-color: transparent;
            border: none;
            border-bottom: 1px solid #e61e25;
            font-size: 1.75rem;
            line-height: 1.07143em;
            color: #333;
            padding-bottom: 10px;
            padding-right: 36px;
            box-shadow: none;
        }

            .search-field .search-input-container input:focus {
                outline: none;
            }

            .search-field .search-input-container input::-ms-clear {
                width: 0;
                height: 0;
            }

@media (max-width: 767px) {
    .search-field .search-input-container input {
        font-size: 1.125rem;
    }
}

.search-field .search-input-container i {
    position: absolute;
    cursor: pointer;
    right: 50px;
    top: 55px;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-image: url('../images/icon-red-close.png');
}

.search-field .results-container-hide {
    display: none;
}

.related-searches {
    margin: 54px 20px 0 20px;
    padding: 0 0 0px 0px;
}

    .related-searches .related-searches-list {
        padding-top: 0;
    }

        .related-searches .related-searches-list ul {
            padding: 0;
        }

            .related-searches .related-searches-list ul li {
                margin-bottom: 16px;
                font-size: 1.5rem;
                line-height: 1.66667em;
                list-style: none;
            }

            .related-searches .related-searches-list ul .seeAll {
                padding: 42px 0 48px;
            }

            .related-searches .related-searches-list ul a {
                font-size: 1.5rem;
                font-weight: normal;
            }

        .related-searches .related-searches-list p {
            font-size: 1.5rem;
            line-height: 1.66667em;
        }

    .related-searches .search-title {
        margin-bottom: 20px;
    }

    .related-searches .search-padding {
        padding: 0 2px 0 18px;
    }

@media (min-width: 0px) and (max-width: 767px) {
    .related-searches .search-padding {
        padding: 0 43px 0;
    }
}

/*SeeAllResults Non-List item for GlobalSearchHeader*/
.related-searches .related-searches-list div {
    padding: 0;
}

    .related-searches .related-searches-list div .seeAll {
        padding: 42px 0 48px;
        margin-bottom: 16px;
        font-size: 1.5rem;
        line-height: 1.66667em;
        list-style: none;
    }

    .related-searches .related-searches-list div a {
        font-size: 1.5rem;
        font-weight: normal;
    }
/*END SeeAllResults Non-List*/


input::-webkit-input-placeholder {
    color: #727272;
}

input:-moz-placeholder {
    /* FF 4-18 */
    color: #727272;
    opacity: 1;
}

input::-moz-placeholder {
    /* FF 19+ */
    color: #727272;
    opacity: 1;
}

input:-ms-input-placeholder {
    /* IE 10+ */
    color: #727272 !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.modal-dialog {
    width: auto;
    margin: 12px;
}

    .modal-dialog .modal-header {
        border-bottom: none;
    }

    .modal-dialog .divider {
        margin: 0px 15px;
        border-bottom: 1px solid #e5e5e5;
    }

.border-bottom-color {
    border-bottom: 8px solid;
    border-bottom-color: #e61e25;
}

.hiddenAnchore {
    border: 0px solid #fff;
    width: 0px;
    height: 0px;
    margin-left: -1px;
    position: absolute;
}


/*------------------------------------------------------------*/
.article {
    padding: 0px 20px;
}

    .article .border {
        border-width: 3px 0 0 0;
        border-style: solid;
        border-top-color: #e5e5e5;
        padding-top: 20px;
    }

    .article h5 {
        margin-bottom: 66px;
        color: #e61e25;
    }

    .article img {
        margin-bottom: 14px;
        padding: 0 24px;
    }

    .article p {
        font-size: 0.875rem;
        line-height: 2em;
    }



/*------------------------------------------------------------*/
.alert-notification {
    clear: both;
}

    .alert-notification p {
        color: #fff;
        padding: 25px;
    }

    .alert-notification .alert-paragraph-div {
        color: #fff;
        padding: 25px;
        margin: 0 0 13.5px;
    }


@media (min-width: 0px) and (max-width: 767px) {
    .alert-notification p {
        font-size: 0.875rem;
        padding: 15px;
    }

    .alert-notification .alert-paragraph-div {
        font-size: 0.875rem;
        padding: 15px;
    }
}

.alert-notification .alert-danger {
    background: #e61e25;
    color: #fff;
}

.alert-notification a {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}

    .alert-notification a:hover {
        text-decoration: none;
        cursor: pointer;
    }

.alert-notification .content {
    font-size: 0.875rem;
    padding-bottom: 25px;
}

.backbutton {
    cursor: pointer;
}

.back-button .direction {
    display: inline-block;
    margin: 0px;
    color: #333;
    vertical-align: middle;
}

.back-button p {
    margin: 0px;
    color: #333;
    vertical-align: middle;
}

.back-button .left-chevron {
    height: 20px;
    margin-right: 10px;
}

.back-button ~ .news-page {
    padding-top: 0px;
}

.back-button-top-padding {
    padding-top: 65px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .back-button-top-padding {
        padding-top: 35px;
    }
}

.custom-dropdown .dropdown-menu {
    max-height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
}

.custom-dropdown button {
    background-color: #ffffff !important;
    border: 1px solid #767676 !important;
    border-radius: 4px !important;
    width: 100%;
    text-align: left;
    color: #727272;
    padding-top: 11px;
    padding-bottom: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .custom-dropdown button {
        display: 48px;
    }
}

.custom-dropdown button span {
    font-size: 1rem;
    line-height: 1.875em;
}

@media (min-width: 0px) and (max-width: 1024px) {
    .custom-dropdown button span {
        font-size: 0.875rem;
    }
}

.custom-dropdown button:hover,
.custom-dropdown button:active,
.custom-dropdown button:focus,
.custom-dropdown button:visited {
    color: #666666;
}

.custom-dropdown button::before {
    float: right;
    content: url(../images/select-arrow.png);
    margin-right: 12px;
}

.custom-dropdown.open > .dropdown-menu {
    width: 100%;
    top: 48px;
    left: -1px;
    min-width: inherit;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-left: 1px solid #767676;
    border-right: 1px solid #767676;
    border-bottom: 1px solid #767676;
    padding: 0;
    border-top: 1px solid #f2f2f2;
    box-shadow: none;
    z-index: 99999999;
}

    .custom-dropdown.open > .dropdown-menu a {
        color: #666666;
        padding: 11px 12px;
        font-size: 1rem;
        line-height: 1.875em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

        .custom-dropdown.open > .dropdown-menu a:hover,
        .custom-dropdown.open > .dropdown-menu a:active,
        .custom-dropdown.open > .dropdown-menu a:focus,
        .custom-dropdown.open > .dropdown-menu a:visited {
            color: #666666;
        }

    .custom-dropdown.open > .dropdown-menu .ddlList {
        color: #666666;
        padding: 11px 12px;
        font-size: 1rem;
        line-height: 1.875em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

        .custom-dropdown.open > .dropdown-menu .ddlList:hover,
        .custom-dropdown.open > .dropdown-menu .ddlList:active,
        .custom-dropdown.open > .dropdown-menu .ddlList:focus,
        .custom-dropdown.open > .dropdown-menu .ddlList:visited {
            color: #666666;
        }

@media (min-width: 0px) and (max-width: 767px) {
    .blue-border-top-padding {
        padding-top: 53px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .blue-border-top-padding {
        padding-top: 73px;
        margin-left: 0px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .yellow-border-top-padding {
        padding-top: 53px;
    }
}

.border-break {
    overflow: hidden;
}

@media (min-width: 0px) and (max-width: 767px) {
    .border-break {
        margin: 0 -20px;
    }
}

.top-padding-4 {
    padding-top: 50px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .top-padding-4 {
        padding-top: 20px;
    }
}

.top-padding-2 {
    padding-top: 33px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .top-padding-2 {
        padding-top: 19px;
    }
}

#borderBreakTopic {
    padding-top: 120px;
}

@media (min-width: 0px) and (max-width: 767px) {
    #borderBreakTopic {
        padding-top: 46px;
    }
}

#borderBreakProdDetail,
#borderBreakProdDetail2 {
    padding-top: 66px;
}
/*-------------content block styles-----------*/
.content-block-medium-title h2,
.content-block-medium-title .h2 {
    margin-bottom: 0px;
}

.content-block-medium-title p {
    margin-bottom: 0px;
    margin-top: 26px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-medium-title p {
        padding-top: 0px;
        margin-top: 32px;
    }
}

.content-block-medium-title ul {
    padding-left: 19px;
    margin-bottom: 0px;
    margin-top: 15px;
}

    .content-block-medium-title ul li {
        padding-left: 7px;
        padding-bottom: 6px;
    }

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-medium-title ul li {
        padding-bottom: 8px;
    }
}

.content-block-medium-title .btn {
    font-size: 1rem;
    line-height: 1.875em;
    padding: 8px 43px 10px 46px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-medium-title .btn {
        font-size: 1rem;
        line-height: 1.875em;
        padding: 8px 43px 10px 46px;
    }
}

.content-block-medium-title .div-center {
    margin-top: 37px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-medium-title .div-center {
        text-align: center;
        margin-top: 40px;
    }
}

.content-block-medium-title .h1-product-page {
    font-size: 3rem;
    margin-bottom: 0;
    margin-top: 0px;
    line-height: 1.05em;
    color: #e61e25;
    /*font-style: italic;*/
    font-family: StagWeb, Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-medium-title .h1-product-page {
        font-size: 2rem;
        line-height: 1.05em;
    }
}

.content-block-medium-title-top-padding {
    padding-top: 63px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-medium-title-top-padding {
        padding-top: 37px;
    }
}

.content-block-large-title h2 {
    margin-bottom: 0px;
}

.content-block-large-title p {
    margin-bottom: 0px;
    margin-top: 26px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-large-title p {
        padding-top: 0px;
        margin-top: 32px;
    }
}

.content-block-large-title ul {
    padding-left: 19px;
    margin-bottom: 0px;
    margin-top: 15px;
}

    .content-block-large-title ul li {
        padding-left: 7px;
        padding-bottom: 6px;
    }

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-large-title ul li {
        padding-bottom: 8px;
    }
}

.content-block-large-title .btn {
    font-size: 1rem;
    line-height: 1.875em;
    padding: 8px 43px 10px 46px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-large-title .btn {
        font-size: 1rem;
        line-height: 1.875em;
        padding: 8px 43px 10px 46px;
    }
}

.content-block-large-title .div-center {
    margin-top: 37px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-large-title .div-center {
        text-align: center;
        margin-top: 40px;
    }
}

.content-block-large-title .h1-product-page {
    font-size: 3rem;
    margin-bottom: 0;
    margin-top: 0px;
    line-height: 1.05em;
    color: #e61e25;
    /*font-style: italic;*/
    font-family: StagWeb, Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-large-title .h1-product-page {
        font-size: 2rem;
        line-height: 1.05em;
    }
}

.content-block-large-title-top-padding {
    padding-top: 63px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-large-title-top-padding {
        padding-top: 37px;
    }
}

.yellow-color {
    border-top: 6px solid #fcb71b;
}

.grey-color {
    border-top: 6px solid #e5e5e5;
}

.green-color {
    border-top: 6px solid #02b196;
}

.content-block-h4-title h2 {
    margin-bottom: 0px;
}

.content-block-h4-title h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.content-block-h4-title p {
    margin-bottom: 0px;
    margin-top: 12px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-h4-title p {
        padding-top: 0px;
    }
}

.content-block-h4-title ul {
    padding-left: 19px;
    margin-bottom: 0px;
    margin-top: 15px;
}

    .content-block-h4-title ul li {
        padding-left: 7px;
        padding-bottom: 6px;
    }

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-h4-title ul li {
        padding-bottom: 8px;
    }
}

.content-block-h4-title .btn {
    font-size: 1rem;
    line-height: 1.375em;
    padding: 11px 39px 13px 43px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-h4-title .btn {
        font-size: 0.875rem;
        line-height: 1.42857em;
        padding: 13px 42px 14px 47px;
    }
}

.content-block-h4-title .div-center {
    margin-top: 30px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-h4-title .div-center {
        text-align: center;
        margin-top: 30px;
    }
}

.content-block-h4-title-top-padding {
    padding-top: 25px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .content-block-h4-title-top-padding {
        padding-top: 22px;
    }
}

body {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.44444em;
    color: #333;
    background-color: #fff;
}

@media (max-width: 767px) {
    body {
        font-size: 1rem;
        line-height: 1.375em;
    }
}

.pad-20 {
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .pad-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 11.5px 0px;
    font-size: 1.125rem;
    line-height: 1.11111em;
}

.btn-primary {
    color: #fff;
    background-color: #e61e25;
    border-color: #e61e25;
}

    .btn-primary:focus,
    .btn-primary.focus {
        /*color: #fff;
        background-color: #bc151b;*/
        border-color: #770d11;
        color: #ffffff;
        background-color: #c60209;
    }

    .btn-primary:hover {
        /*color: #fff;
        background-color: #bc151b;*/
        border-color: #770d11;
        color: #ffffff;
        border-color: #b31419;
    }

.finddirection:focus {
    color: #fff !important;
    background-color: #bc151b !important;
    border-color: #b31419 !important;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #bc151b;
    border-color: #b31419;
}

    .btn-primary:active:hover,
    .btn-primary.active:hover,
    .open > .dropdown-toggle.btn-primary:hover,
    .btn-primary:active:focus,
    .btn-primary.active:focus,
    .open > .dropdown-toggle.btn-primary:focus,
    .btn-primary:active.focus,
    .btn-primary.active.focus,
    .open > .dropdown-toggle.btn-primary.focus {
        color: #fff;
        background-color: #9c1116;
        border-color: #770d11;
    }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #e61e25;
    border-color: #e61e25;
}

.btn-primary .badge {
    color: #e61e25;
    background-color: #fff;
}

.menu-item {
    display: inline-block;
    height: 45px;
}

    .menu-item:hover .subnav {
        display: block;
        position: absolute;
        left: 0;
    }

.subnav:hover {
    display: block !important;
    position: absolute;
    left: 0;
}

.equal-height-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    .equal-height-row > [class*='col-'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }

.carousel {
    position: relative;
    z-index: 0;
}

    .carousel .carousel-control {
        background: transparent;
    }

        .carousel .carousel-control .glyphicon {
            position: absolute;
            display: inline-block;
            top: 50%;
            width: 30px;
            height: 30px;
            margin-top: -10px;
            font-size: 1.875rem;
            z-index: 5;
            color: #e61e25;
        }

            .carousel .carousel-control .glyphicon.left {
                left: 50%;
                margin-left: -10px;
            }

            .carousel .carousel-control .glyphicon.right {
                right: 50%;
                margin-right: -10px;
            }

.top-padding {
    padding-top: 50px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .top-padding {
        padding-top: 20px;
    }
}

.bottom-padding {
    padding-bottom: 50px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .bottom-padding {
        padding-top: 20px;
    }
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("/images/select_arrow.png") no-repeat 99% 50% #fff;
    background-size: auto 80%;
}

    select.form-control::-ms-expand {
        display: none;
    }

    select.form-control:active,
    select.form-control:hover,
    select.form-control:focus {
        box-shadow: none;
        border: 1px solid #767676;
    }

a > s {
    color: black;
}

/*button:focus, input[submit]:focus, .btn:focus {outline:0 !important;}*/

/*Commented for ADA issue*/

h1 {
    font-size: 3.5rem;
}

@media (min-width: 0px) and (max-width: 767px) {
    h1 {
        font-size: 2rem;
    }
}

h2 {
    font-size: 3rem;
}

@media (min-width: 0px) and (max-width: 767px) {
    h2 {
        font-size: 2rem;
    }
}

h3 {
    font-size: 2.75rem;
}

@media (min-width: 0px) and (max-width: 767px) {
    h3 {
        font-size: 1.75rem;
    }
}

.loaderOverlay {
    display: none;
    position: fixed;
    background: #e9e9e9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index: 1000;
}

.synPageLoader {
    height: 100%;
    z-index: 20;
    background: url('../images/page-loader.gif') center center no-repeat;
}

/*start: for ADA issues */

button:focus,
input[submit]:focus,
.btn:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.backtoDetails:focus {
    background-color: #F2F2F2;
}

.backtoDetails:hover {
    color: #C1151B;
}

.howmuchcanaffordcalculate:focus {
    color: #ffffff;
    background-color: #c60209;
}

.popupdialog:focus {
    color: #ffffff;
    background-color: #c60209;
}

.inheritBg {
    background-color: inherit;
    border: none;
}

.btn {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.placeholder-control::-moz-placeholder {
    color: #727272 !important;
    opacity: 1;
}

.placeholder-control:-ms-input-placeholder {
    color: #727272 !important;
}

.placeholder-control::-webkit-input-placeholder {
    color: #727272 !important;
}

.affordresult {
    border: none;
    background-color: rgb(242,242,242);
    font-weight: bold;
}

.heading-level-three {
    font-size: 1.25rem;
    padding-bottom: 0px;
    font-weight: 400;
    margin-bottom: 13px;
    color: #333333;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    margin-top: 15px;
    line-height: 1.3em;
    letter-spacing: 0em;
}

@media (max-width: 768px) {

    .heading-level-three {
        font-size: 1.125rem;
        line-height: 1.22222em;
    }
}

.heading-level-two {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.25em;
    color: #333333;
}

.carousel-caption.purple {
    background-color: rgba(143, 15, 87, 0.9);
    color: #FFFFFF;
}

.purple h1,
.purple .h1,
.purple p,
.purple .btn-learn {
    color: #FFFFFF;
}

.purple .btn-learn {
    border: 1px solid #FFFFFF;
}

    .purple .btn-learn:hover, .purple .btn-learn:focus {
        color: rgba(143, 15, 87,1);
        background-color: #FFFFFF;
        opacity: 1 !important;
        z-index: 10000;
    }

.purple.carousel-indicators li {
    border: 1px solid #FFFFFF;
}

.purple.carousel-indicators .active {
    background-color: #FFFFFF;
}

.purple .carousel-indicators-button {
    background-color: #FFFFFF;
}

.purple .carousel-indicators-button {
    background-color: rgba(143, 15, 87, 0.9);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.purple .overlay-title-border {
    color: #FFFFFF;
}

.carousel-caption.darkgray {
    background-color: rgba(34, 34, 34, 0.9);
    color: #FFFFFF;
}

.darkgray h1,
.darkgray .h1,
.darkgray p,
.darkgray .btn-learn {
    color: #FFFFFF;
}

.darkgray .btn-learn {
    border: 1px solid #FFFFFF;
}

    .darkgray .btn-learn:hover, .darkgray .btn-learn:focus {
        color: #FFFFFF;
        background-color: #e61e25;
        border: 1px solid #e61e25;
        opacity: 1 !important;
        z-index: 10000;
    }

.darkgray.carousel-indicators li {
    border: 1px solid #FFFFFF;
}

.darkgray.carousel-indicators .active {
    background-color: #FFFFFF;
}

.darkgray .carousel-indicators-button {
    background-color: rgba(34, 34, 34, 0.9);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.darkgray .overlay-title-border {
    color: #FFFFFF;
}

.lightgray {
    background-color: rgba(239, 239, 239, 0.9);
    color: #333333;
}

    .lightgray h1,
    .lightgray .h1,
    .lightgray p,
    .lightgray .btn-learn {
        color: #333333;
    }

    .lightgray .btn-learn {
        border: 1px solid #333333;
    }

        .lightgray .btn-learn:hover, .lightgray .btn-learn:focus {
            border: 1px solid #e61e25;
            color: #FFFFFF;
            background-color: rgba(230, 30, 37, 1);
            z-index: 10000;
        }

    .lightgray.carousel-indicators li {
        border: 1px solid #333333;
    }

    .lightgray.carousel-indicators .active {
        background-color: #333333;
    }



    .lightgray .carousel-indicators-button {
        background-color: #EFEFEF;
        opacity: 0.9;
        color: #333333;
        border: 1px solid #333333;
    }

    .lightgray .overlay-title-border {
        color: #333333;
    }

.carousel-caption.defaultcolortheme {
    background-color: rgba(143, 15, 87, 0.9);
    color: #FFFFFF;
}

.defaultcolortheme h1,
.defaultcolortheme .h1,
.defaultcolortheme p,
.defaultcolortheme .btn-learn {
    color: #FFFFFF;
}

.defaultcolortheme .btn-learn {
    border: 1px solid #FFFFFF;
}

    .defaultcolortheme .btn-learn:hover, .defaultcolortheme .btn-learn:focus {
        color: rgba(143, 15, 87,1);
        background-color: #FFFFFF;
        opacity: 1 !important;
        z-index: 10000;
    }

.defaultcolortheme.carousel-indicators li {
    border: 1px solid #FFFFFF;
}

.defaultcolortheme.carousel-indicators .active {
    background-color: #FFFFFF;
}

.defaultcolortheme .carousel-indicators-button {
    background-color: rgba(143, 15, 87, 0.9);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.defaultcolortheme .overlay-title-border {
    color: #FFFFFF;
}

.new-carousel .overlay-title-border {
    border-bottom: 4px solid;
    width: 46px;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.new-carousel .hover-indicators:hover {
    box-shadow: 0 0 0 2px #8fc3f5;
}

.new-carousel .hover-indicators:focus {
    box-shadow: 0 0 0 2px #8fc3f5;
}

.new-carousel .item {
    height: 576px;
}

.new-carousel.disable-overlay .carousel-indicators li {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background-color: #ffffff;
    border: 1px solid #707070;
}

.new-carousel.disable-overlay .carousel-indicators .active {
    margin-bottom: 1px;
    margin-top: 1px;
    background-color: #b7b7b7;
}

.new-carousel.disable-overlay .item {
    height: 436px;
}

.new-carousel .item .carousel-img {
    height: 535px;
    width: 100%;
}

.new-carousel.disable-overlay .item .carousel-img {
    height: 389px;
}

.new-carousel .carousel-caption {
    top: 288px;
    z-index: 1;
    width: 622px;
    height: 288px;
    /*background-color: rgba(143, 15, 87, 0.85);*/
    text-align: left;
    padding-left: 30px;
    padding-top: 22px;
    padding-right: 30px;
    left: auto;
    vertical-align: top;
    text-shadow: none;
    overflow: auto;
}

.new-carousel.localzonepage .carousel-caption {
    top: 209px;
    height: 367px;
}

.new-carousel .carousel-caption .localzone-title {
    margin-bottom: 10px;
    font-size: 1rem;
}

.new-carousel .carousel-caption .overlay-title {
    margin-top: 4px;
    font-size: 1rem;
}

.new-carousel .carousel-caption h1,
.new-carousel .carousel-caption .h1,
.new-video-header .carousel-caption h1,
.new-video-header .carousel-caption .h1 {
    /* color: #fff; */
    font-size: 2.25rem;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
    vertical-align: top;
    line-height: 1.11111em;
}

.new-carousel .carousel-caption p {
    /* color: #fff; */
    font-size: 1rem;
    line-height: 1.375em;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
    text-shadow: none;
}

.new-carousel .carousel-caption .btn-learn {
    padding: 11px 25px;
    font-size: 1rem;
    border-radius: 6px;
    line-height: 2.375em;
    font-weight: 600;
}

.new-carousel .carousel-indicators-controls {
    bottom: 0px;
    z-index: 15;
    margin-bottom: 1px;
    padding-bottom: 0px;
    width: 622px;
    padding-right: 30px;
    text-align: right;
    height: 35px;
    left: auto;
    margin-left: 0px;
    position: absolute;
}

.new-carousel .carousel-indicators {
    display: inline-block;
    position: unset;
    width: unset;
    margin-left: unset;
}

.new-carousel .carousel-indicators li, .new-carousel .carousel-indicators li .active {
    width: 17px;
    height: 17px;
    margin-left: 10px;
    vertical-align: top;
}

.new-carousel .carousel-indicators-controls img {
    margin-top: 2px;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    vertical-align: top;
}

.new-carousel.disable-overlay .carousel-indicators-controls img {
    width: 14px;
    height: 14px;
}

.carousel-indicators-button {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.625rem;
    width: 15px;
    height: 15px;
    height: 17px;
    width: 17px;
}

    .carousel-indicators-button span {
        cursor: pointer;
        margin: 0 auto !important;
        top: -4px;
    }



.new-video-header .item .carousel-img {
    height: 535px;
    width: 100%;
}

.new-video-header .carousel-caption {
    top: 288px;
    z-index: 1;
    width: 408px;
    height: 200px;
    text-align: left;
    padding-left: 30px;
    padding-top: 25px;
    padding-right: 30px;
    left: auto;
}

.new-video-header .play-icon-area {
    padding-top: 25px;
}

    .new-video-header .play-icon-area img {
        width: 70px;
        height: 70px;
    }

    .new-video-header .play-icon-area .play-text {
        padding-left: 13px;
    }

.new-carousel .right-carousel, .new-video-header .right-carousel {
    right: 8%;
}

.new-carousel .left-carousel, .new-video-header .left-carousel {
    left: 8%;
}

.new-video-header {
    height: 535px;
}

.new-carousel .carousel-content-caption {
    max-width: 484px;
}

.new-video-header .carousel-content-caption {
    max-width: 350px;
}

.new-video-header iframe {
    max-width: 560px;
    max-height: 315px;
}

.new-carousel .carousel-indicators-controls.disable-overlay {
    height: 28px;
}

@media only screen and (max-width: 767px) {
    .new-video-header {
        height: 450px;
    }

    .new-carousel .item {
        height: 560px;
    }

    .new-video-header .item .carousel-img {
        height: 447px;
    }

    .new-carousel .item .carousel-img {
        height: 480px;
    }

    .new-carousel .carousel-caption {
        margin-left: 6%;
        margin-right: 6%;
        top: 163px;
        width: 88%;
        height: 400px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        right: auto;
        left: auto;
    }

    .new-carousel.localzonepage .carousel-caption {
        top: 163px;
        height: 100%;
    }

    .new-carousel .carousel-caption h1,
    .new-carousel .carousel-caption .h1,
    .new-video-header .carousel-caption h1,
    .new-video-header .carousel-caption .h1 {
        font-size: 1.75rem;
        line-height: 1.14286em;
    }

    .new-carousel .carousel-caption p {
        margin-top: 13px;
        font-size: 0.875rem;
        line-height: 1.42857em;
    }

    .new-carousel .carousel-indicators-controls {
        margin-left: 6%;
        margin-right: 6%;
        width: 88%;
        text-align: center;
        padding-right: 0px;
        right: auto;
        left: auto;
    }

    .carousel-indicators-button span {
        top: -2px;
    }

    .new-video-header .carousel-caption {
        margin-left: 6%;
        margin-right: 6%;
        top: 263px;
        z-index: 1;
        width: 88%;
        height: 170px;
        text-align: center;
        padding: 20px;
        padding-top: 15px;
        right: auto;
        left: auto;
    }

    .new-video-header .play-icon-area {
        padding-top: 15px;
    }

        .new-video-header .play-icon-area img {
            width: 66px;
            height: 66px;
        }

        .new-video-header .play-icon-area .play-text {
            padding-top: 5px;
        }

    .new-carousel.homepage .item {
        height: 530px;
    }

        .new-carousel.homepage .item .carousel-img {
            height: 432px;
        }

    .new-carousel.homepage .carousel-caption {
        height: 370px;
    }

    .new-carousel.productpage.disable-overlay .item {
        height: 520px;
    }


        .new-carousel.productpage.disable-overlay .item .carousel-img {
            height: 485px;
        }
}


/*Ipad*/

@media only screen and (max-device-width: 767px) {
    .new-carousel .carousel-caption {
        padding-bottom: 30px;
    }
}

.banner_image {
    background-size: cover;
    height: 300px;
    width: 100%;
}

@media (min-width: 0px) and (max-width: 1024px) {
    .banner_image {
        background-size: cover !important;
        height: 180px !important;
        width: 100% !important;
    }
}

.disable-overlay {
    background-color: rgba(0, 0, 0, 0) !important;
}

@media (max-width: 1024px) and (min-width: 0px) {
    .bannerBottom {
        padding-left: 20px;
        padding-right: 20px;
    }

    .new-carousel .item {
        margin-top: 0px !important;
    }
}

@media (max-width: 1024px) {
    .new-carousel .right-carousel.pwm {
        right: 2% !important;
    }

    .new-carousel .item .carousel-img.pwm {
        background-size: 1138px 465px !important;
    }

    .new-carousel .item.pwm {
        height: 453px;
    }
}

@media (max-width: 767px) and (orientation:portrait) {
    .animation {
        width: 100% !important;
        height: auto !important;
    }
}

