.ki-card-wrapper {
    position: absolute;
    width: 14%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.ki-card-wrapper-mobile {
    color: #000000;
    text-decoration: none;
    padding-right: 22px;
}
.recent-news-body {
    line-height: 15px !important;
}
.recent-news-body a:hover {
    color: #00A49C;
}
.recent-news-body-mobile a {
    color: #000000;
    text-decoration: none;
}
.recent-news-body-mobile a:hover {
    color: #00A49C;
}
.ki-card-tile.ki-card-content header {
    padding-left: 20px;
    font-size: 20px;
}
.ki-card-tile.ki-card-image-tile.ki-responsive-image{
	width: 50px;
    height: 50px;
    overflow: hidden;
 	}

.ki-responsive-image img {
    height: 100%;
	width: auto;
}

header hr {
    border-top: 3px solid #00A49C;
    margin-top: 2px;
    margin-right: 3px;
}
header a {
    color: #00A49C;
}
.recent-elements-list {
    list-style-type: none;
    padding-left: 22px;
}
.recent-news-image {
    float: left;
    width: 61px;
}

.recent-news-body a {
    color: #a0a0a0;
    font-family: GothamHTF-Medium;
    font-size: 13px;
    line-height: 1.5;
    vertical-align: top;
}
.recent-news-body-mobile a {
    color: #a0a0a0;
    font-family: GothamHTF-Medium;
    font-size: 13px;
    line-height: 10px;
    vertical-align: top;
}
.dong {
    border-top: 2px dotted #00A49C;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 1px;
}
.recent-news-element .article-img {
    margin: 0;
}
.recent-news-image-mobile {
    float: left;
    width: 54px;
}
.dong-mobile {
    border-top: 2px dotted #00A49C;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.fixedarticle {
    position: fixed;
    top: 30px;
    width: 14%;

}

@media only screen 
  and (min-device-width: 768px) 
        and (max-device-width: 1024px){

.ki-card-wrapper-mobile {
    color: #000000;
    text-decoration: none;
    padding-right: 50px;
}
.ki-card-tile.ki-card-content header {
    padding-left: 35px;
    font-size: 27px;
}
.recent-elements-list {
    list-style-type: none;
    padding-left: 35px;
}
.recent-news-image-mobile {
    float: left;
    width: 64px;
}
.recent-news-body-mobile a {
    color: #a0a0a0;
    font-family: GothamHTF-Medium;
    font-size: 14px;
    line-height: 10px;
    vertical-align: top;
}


}

.owl-carousel .owl-wrapper:after,
.owl-home-carousel .owl-stage:after {
    content: ".";
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper,
.owl-home-carousel .owl-item,
.owl-home-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.label,
sub,
sup {
    vertical-align: baseline
}
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
    vertical-align: middle
}
.owl-controls,
.owl-home-carousel,
.owl-home-carousel .owl-item,
html {
    -webkit-tap-highlight-color: transparent
}
.four-column-table,
table {
    border-collapse: collapse;
    border-spacing: 0
}
.form-control-feedback,
.green-arrow,
.search-back.inactive,
.search-filter-options ._selected,
.search-next.inactive,
.search-open .header .navbar .kh-logo,
.select .arr,
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.owl-home-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-home-carousel .owl-animated-in {
    z-index: 0
}
.owl-home-carousel .owl-animated-out {
    z-index: 1
}
.owl-home-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}
.owl-home-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}
.owl-home-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-home-carousel .owl-stage:after {
    display: block
}
.owl-home-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-home-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none
}
.owl-home-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.owl-home-carousel .owl-buttons.disabled,
.owl-home-carousel .owl-dots.disabled,
.owl-home-carousel .owl-nav.disabled {
    display: none
}
.owl-home-carousel .owl-dot,
.owl-home-carousel .owl-nav .owl-next,
.owl-home-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-controls,
.owl-home-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.owl-home-carousel.owl-loaded {
    display: block
}
.owl-home-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-home-carousel.owl-hidden {
    opacity: 0
}
.owl-home-carousel.owl-refresh .owl-item {
    display: none
}
.owl-home-carousel.owl-drag .owl-item {
    user-select: none
}
.owl-home-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-home-carousel.owl-rtl {
    direction: rtl
}
.owl-home-carousel.owl-rtl .owl-item {
    float: right
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.owl-carousel .owl-item {
    float: left
}
.no-js .owl-home-carousel {
    display: block
}
.owl-home-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.owl-carousel .owl-wrapper:after {
    display: block
}
.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}
.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}
.owl-controls {
    -khtml-user-select: none;
    user-select: none
}
.grabbing {
    cursor: url(clientlib-site/ui-images/grabbing.png) 8 8, move
}
.hero-carousel .owl-theme .owl-controls {
    text-align: center
}
.hero-carousel .owl-theme .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0 30px;
    padding: 0;
    font-size: 46px
}
.hero-carousel .owl-theme .owl-buttons div:hover {
    text-decoration: none
}
.hero-carousel .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}
.hero-carousel .owl-theme .owl-controls .owl-page span {
    display: block;
    border: 3px solid #fff;
    width: 14px;
    height: 14px;
    margin: 5px;
    border-radius: 14px;
    opacity: .95
}
.hero-carousel .owl-theme .owl-controls .owl-page.active span,
.hero-carousel .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #FFF
}
.hero-carousel .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px
}
hr,
img {
    border: 0
}
.owl-item.loading {
    min-height: 150px;
    background: url(clientlib-site/styles/AjaxLoader.gif) center center no-repeat
}
/*!
 * Polyfill CSS object-fit
 * http://helloanselm.com/object-fit
 *
 * @author: Anselm Hannemann <hello@anselm-hannemann.com>
 * @author: Christian "Schepp" Schaefer <schaepp@gmx.de>
 * @version: 0.3.4
 *
 */

x-object-fit {
    position: relative!important;
    display: block!important
}
x-object-fit>.x-object-fit-taller,
x-object-fit>.x-object-fit-wider {
    left: -100%!important;
    right: -100%!important;
    top: -100%!important;
    bottom: -100%!important;
    margin: auto!important
}
body,
figure {
    margin: 0
}
.x-object-fit-none>.x-object-fit-taller,
.x-object-fit-none>.x-object-fit-wider {
    width: auto!important;
    height: auto!important
}
.x-object-fit-fill>.x-object-fit-taller,
.x-object-fit-fill>.x-object-fit-wider {
    width: 100%!important;
    height: 100%!important
}
.x-object-fit-contain>.x-object-fit-taller {
    width: auto!important;
    height: 100%!important
}
.x-object-fit-contain>.x-object-fit-wider,
.x-object-fit-cover>.x-object-fit-taller {
    width: 100%!important;
    height: auto!important
}
.x-object-fit-cover>.x-object-fit-taller,
.x-object-fit-cover>.x-object-fit-wider {
    max-height: none!important
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}
.x-object-fit-cover>.x-object-fit-taller {
    max-width: none!important
}
.x-object-fit-cover>.x-object-fit-wider {
    width: auto!important;
    height: 100%!important;
    max-width: none!important
}
.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%
}
.x-object-position-top>.x-object-fit-taller,
.x-object-position-top>.x-object-fit-wider {
    top: 0!important;
    bottom: auto!important
}
.x-object-position-right>.x-object-fit-taller,
.x-object-position-right>.x-object-fit-wider {
    left: auto!important;
    right: 0!important
}
.x-object-position-bottom>.x-object-fit-taller,
.x-object-position-bottom>.x-object-fit-wider {
    top: auto!important;
    bottom: 0!important
}
.x-object-position-left>.x-object-fit-taller,
.x-object-position-left>.x-object-fit-wider {
    left: 0!important;
    right: auto!important
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
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
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
hr {
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.glyphicon,
address {
    font-style: normal
}
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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
td,
th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        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 td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.active.btn-transparent,
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-transparent:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-warning.dropdown-toggle,
.open>.dropdown-toggle.btn-transparent {
    background-image: none
}
.img-thumbnail,
body {
    background-color: #fff
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(clientlib-site/fonts/glyphicons-halflings-regular.eot);
    src: url(clientlib-site/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(clientlib-site/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(clientlib-site/fonts/glyphicons-halflings-regular.woff) format("woff"), url(clientlib-site/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(clientlib-site/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.popover,
.tooltip,
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before,
.icon-keyboard_arrow_right:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    font-size: 10px
}
body {
    font-size: 14px;
    line-height: 1.428571429;
    color: #333
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #04a19c;
    text-decoration: none
}
a:focus,
a:hover {
    color: #6fc5c7;
    text-decoration: none
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.img-responsive {
    display: block;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    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: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.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,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.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: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
dt,
kbd kbd,
label {
    font-weight: 700
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.428571429
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.list-inline,
.list-unstyled,
.share-buttons {
    padding-left: 0;
    list-style: none
}
.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
}
.initialism,
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #04a19c
}
a.text-primary:focus,
a.text-primary:hover {
    color: #036f6c
}
.text-success {
    color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus,
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #04a19c
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #036f6c
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}
pre code,
table {
    background-color: transparent
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
dl,
ol,
ul {
    margin-top: 0
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
address,
dl {
    margin-bottom: 20px
}
ol,
ul {
    margin-bottom: 10px
}
.list-inline,
.share-buttons {
    margin-left: -5px
}
.list-inline>li,
.share-buttons>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dd {
    margin-left: 0
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width: 1201px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
.article-content-video,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.standard-content-video-card,
.two-col-content>li:after {
    clear: both
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}
legend,
pre {
    color: #333
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}
caption,
th {
    text-align: left
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before,
.two-col-content>li:after,
.two-col-content>li:before {
    display: table;
    content: " "
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.pre-scrollable {
    overflow-y: scroll
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1201px) {
    .container {
        width: 1170px
    }
}
.row,
.two-col-content>li {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.two-col-content>li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1 {
    width: 7.1428571429%
}
.col-xs-2 {
    width: 14.2857142857%
}
.col-xs-3 {
    width: 21.4285714286%
}
.col-xs-4 {
    width: 28.5714285714%
}
.col-xs-5 {
    width: 35.7142857143%
}
.col-xs-6 {
    width: 42.8571428571%
}
.col-xs-7 {
    width: 50%
}
.col-xs-8 {
    width: 57.1428571429%
}
.col-xs-9 {
    width: 64.2857142857%
}
.col-xs-10 {
    width: 71.4285714286%
}
.col-xs-11 {
    width: 78.5714285714%
}
.col-xs-12 {
    width: 85.7142857143%
}
.col-xs-13 {
    width: 92.8571428571%
}
.col-xs-14 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 7.1428571429%
}
.col-xs-pull-2 {
    right: 14.2857142857%
}
.col-xs-pull-3 {
    right: 21.4285714286%
}
.col-xs-pull-4 {
    right: 28.5714285714%
}
.col-xs-pull-5 {
    right: 35.7142857143%
}
.col-xs-pull-6 {
    right: 42.8571428571%
}
.col-xs-pull-7 {
    right: 50%
}
.col-xs-pull-8 {
    right: 57.1428571429%
}
.col-xs-pull-9 {
    right: 64.2857142857%
}
.col-xs-pull-10 {
    right: 71.4285714286%
}
.col-xs-pull-11 {
    right: 78.5714285714%
}
.col-xs-pull-12 {
    right: 85.7142857143%
}
.col-xs-pull-13 {
    right: 92.8571428571%
}
.col-xs-pull-14 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 7.1428571429%
}
.col-xs-push-2 {
    left: 14.2857142857%
}
.col-xs-push-3 {
    left: 21.4285714286%
}
.col-xs-push-4 {
    left: 28.5714285714%
}
.col-xs-push-5 {
    left: 35.7142857143%
}
.col-xs-push-6 {
    left: 42.8571428571%
}
.col-xs-push-7 {
    left: 50%
}
.col-xs-push-8 {
    left: 57.1428571429%
}
.col-xs-push-9 {
    left: 64.2857142857%
}
.col-xs-push-10 {
    left: 71.4285714286%
}
.col-xs-push-11 {
    left: 78.5714285714%
}
.col-xs-push-12 {
    left: 85.7142857143%
}
.col-xs-push-13 {
    left: 92.8571428571%
}
.col-xs-push-14 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 7.1428571429%
}
.col-xs-offset-2 {
    margin-left: 14.2857142857%
}
.col-xs-offset-3 {
    margin-left: 21.4285714286%
}
.col-xs-offset-4 {
    margin-left: 28.5714285714%
}
.col-xs-offset-5 {
    margin-left: 35.7142857143%
}
.col-xs-offset-6 {
    margin-left: 42.8571428571%
}
.col-xs-offset-7 {
    margin-left: 50%
}
.col-xs-offset-8 {
    margin-left: 57.1428571429%
}
.col-xs-offset-9 {
    margin-left: 64.2857142857%
}
.col-xs-offset-10 {
    margin-left: 71.4285714286%
}
.col-xs-offset-11 {
    margin-left: 78.5714285714%
}
.col-xs-offset-12 {
    margin-left: 85.7142857143%
}
.col-xs-offset-13 {
    margin-left: 92.8571428571%
}
.col-xs-offset-14 {
    margin-left: 100%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 7.1428571429%
    }
    .col-sm-2 {
        width: 14.2857142857%
    }
    .col-sm-3 {
        width: 21.4285714286%
    }
    .col-sm-4 {
        width: 28.5714285714%
    }
    .col-sm-5 {
        width: 35.7142857143%
    }
    .col-sm-6 {
        width: 42.8571428571%
    }
    .col-sm-7 {
        width: 50%
    }
    .col-sm-8 {
        width: 57.1428571429%
    }
    .col-sm-9 {
        width: 64.2857142857%
    }
    .col-sm-10 {
        width: 71.4285714286%
    }
    .col-sm-11 {
        width: 78.5714285714%
    }
    .col-sm-12 {
        width: 85.7142857143%
    }
    .col-sm-13 {
        width: 92.8571428571%
    }
    .col-sm-14 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 7.1428571429%
    }
    .col-sm-pull-2 {
        right: 14.2857142857%
    }
    .col-sm-pull-3 {
        right: 21.4285714286%
    }
    .col-sm-pull-4 {
        right: 28.5714285714%
    }
    .col-sm-pull-5 {
        right: 35.7142857143%
    }
    .col-sm-pull-6 {
        right: 42.8571428571%
    }
    .col-sm-pull-7 {
        right: 50%
    }
    .col-sm-pull-8 {
        right: 57.1428571429%
    }
    .col-sm-pull-9 {
        right: 64.2857142857%
    }
    .col-sm-pull-10 {
        right: 71.4285714286%
    }
    .col-sm-pull-11 {
        right: 78.5714285714%
    }
    .col-sm-pull-12 {
        right: 85.7142857143%
    }
    .col-sm-pull-13 {
        right: 92.8571428571%
    }
    .col-sm-pull-14 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 7.1428571429%
    }
    .col-sm-push-2 {
        left: 14.2857142857%
    }
    .col-sm-push-3 {
        left: 21.4285714286%
    }
    .col-sm-push-4 {
        left: 28.5714285714%
    }
    .col-sm-push-5 {
        left: 35.7142857143%
    }
    .col-sm-push-6 {
        left: 42.8571428571%
    }
    .col-sm-push-7 {
        left: 50%
    }
    .col-sm-push-8 {
        left: 57.1428571429%
    }
    .col-sm-push-9 {
        left: 64.2857142857%
    }
    .col-sm-push-10 {
        left: 71.4285714286%
    }
    .col-sm-push-11 {
        left: 78.5714285714%
    }
    .col-sm-push-12 {
        left: 85.7142857143%
    }
    .col-sm-push-13 {
        left: 92.8571428571%
    }
    .col-sm-push-14 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 7.1428571429%
    }
    .col-sm-offset-2 {
        margin-left: 14.2857142857%
    }
    .col-sm-offset-3 {
        margin-left: 21.4285714286%
    }
    .col-sm-offset-4 {
        margin-left: 28.5714285714%
    }
    .col-sm-offset-5 {
        margin-left: 35.7142857143%
    }
    .col-sm-offset-6 {
        margin-left: 42.8571428571%
    }
    .col-sm-offset-7 {
        margin-left: 50%
    }
    .col-sm-offset-8 {
        margin-left: 57.1428571429%
    }
    .col-sm-offset-9 {
        margin-left: 64.2857142857%
    }
    .col-sm-offset-10 {
        margin-left: 71.4285714286%
    }
    .col-sm-offset-11 {
        margin-left: 78.5714285714%
    }
    .col-sm-offset-12 {
        margin-left: 85.7142857143%
    }
    .col-sm-offset-13 {
        margin-left: 92.8571428571%
    }
    .col-sm-offset-14 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .two-col-content>li {
        float: left
    }
    .col-md-1 {
        width: 7.1428571429%
    }
    .col-md-2 {
        width: 14.2857142857%
    }
    .col-md-3 {
        width: 21.4285714286%
    }
    .col-md-4 {
        width: 28.5714285714%
    }
    .col-md-5 {
        width: 35.7142857143%
    }
    .col-md-6,
    .two-col-content>li {
        width: 42.8571428571%
    }
    .col-md-7 {
        width: 50%
    }
    .col-md-8 {
        width: 57.1428571429%
    }
    .col-md-9 {
        width: 64.2857142857%
    }
    .col-md-10 {
        width: 71.4285714286%
    }
    .col-md-11 {
        width: 78.5714285714%
    }
    .col-md-12 {
        width: 85.7142857143%
    }
    .col-md-13 {
        width: 92.8571428571%
    }
    .col-md-14 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 7.1428571429%
    }
    .col-md-pull-2 {
        right: 14.2857142857%
    }
    .col-md-pull-3 {
        right: 21.4285714286%
    }
    .col-md-pull-4 {
        right: 28.5714285714%
    }
    .col-md-pull-5 {
        right: 35.7142857143%
    }
    .col-md-pull-6 {
        right: 42.8571428571%
    }
    .col-md-pull-7 {
        right: 50%
    }
    .col-md-pull-8 {
        right: 57.1428571429%
    }
    .col-md-pull-9 {
        right: 64.2857142857%
    }
    .col-md-pull-10 {
        right: 71.4285714286%
    }
    .col-md-pull-11 {
        right: 78.5714285714%
    }
    .col-md-pull-12 {
        right: 85.7142857143%
    }
    .col-md-pull-13 {
        right: 92.8571428571%
    }
    .col-md-pull-14 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 7.1428571429%
    }
    .col-md-push-2 {
        left: 14.2857142857%
    }
    .col-md-push-3 {
        left: 21.4285714286%
    }
    .col-md-push-4 {
        left: 28.5714285714%
    }
    .col-md-push-5 {
        left: 35.7142857143%
    }
    .col-md-push-6 {
        left: 42.8571428571%
    }
    .col-md-push-7 {
        left: 50%
    }
    .col-md-push-8 {
        left: 57.1428571429%
    }
    .col-md-push-9 {
        left: 64.2857142857%
    }
    .col-md-push-10 {
        left: 71.4285714286%
    }
    .col-md-push-11 {
        left: 78.5714285714%
    }
    .col-md-push-12 {
        left: 85.7142857143%
    }
    .col-md-push-13 {
        left: 92.8571428571%
    }
    .col-md-push-14 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 7.1428571429%
    }
    .col-md-offset-2,
    .two-col-content>li:nth-child(even) {
        margin-left: 14.2857142857%
    }
    .col-md-offset-3 {
        margin-left: 21.4285714286%
    }
    .col-md-offset-4 {
        margin-left: 28.5714285714%
    }
    .col-md-offset-5 {
        margin-left: 35.7142857143%
    }
    .col-md-offset-6 {
        margin-left: 42.8571428571%
    }
    .col-md-offset-7 {
        margin-left: 50%
    }
    .col-md-offset-8 {
        margin-left: 57.1428571429%
    }
    .col-md-offset-9 {
        margin-left: 64.2857142857%
    }
    .col-md-offset-10 {
        margin-left: 71.4285714286%
    }
    .col-md-offset-11 {
        margin-left: 78.5714285714%
    }
    .col-md-offset-12 {
        margin-left: 85.7142857143%
    }
    .col-md-offset-13 {
        margin-left: 92.8571428571%
    }
    .col-md-offset-14 {
        margin-left: 100%
    }
}
@media (min-width: 1201px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 7.1428571429%
    }
    .col-lg-2 {
        width: 14.2857142857%
    }
    .col-lg-3 {
        width: 21.4285714286%
    }
    .col-lg-4 {
        width: 28.5714285714%
    }
    .col-lg-5 {
        width: 35.7142857143%
    }
    .col-lg-6 {
        width: 42.8571428571%
    }
    .col-lg-7 {
        width: 50%
    }
    .col-lg-8 {
        width: 57.1428571429%
    }
    .col-lg-9 {
        width: 64.2857142857%
    }
    .col-lg-10 {
        width: 71.4285714286%
    }
    .col-lg-11 {
        width: 78.5714285714%
    }
    .col-lg-12 {
        width: 85.7142857143%
    }
    .col-lg-13 {
        width: 92.8571428571%
    }
    .col-lg-14 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 7.1428571429%
    }
    .col-lg-pull-2 {
        right: 14.2857142857%
    }
    .col-lg-pull-3 {
        right: 21.4285714286%
    }
    .col-lg-pull-4 {
        right: 28.5714285714%
    }
    .col-lg-pull-5 {
        right: 35.7142857143%
    }
    .col-lg-pull-6 {
        right: 42.8571428571%
    }
    .col-lg-pull-7 {
        right: 50%
    }
    .col-lg-pull-8 {
        right: 57.1428571429%
    }
    .col-lg-pull-9 {
        right: 64.2857142857%
    }
    .col-lg-pull-10 {
        right: 71.4285714286%
    }
    .col-lg-pull-11 {
        right: 78.5714285714%
    }
    .col-lg-pull-12 {
        right: 85.7142857143%
    }
    .col-lg-pull-13 {
        right: 92.8571428571%
    }
    .col-lg-pull-14 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 7.1428571429%
    }
    .col-lg-push-2 {
        left: 14.2857142857%
    }
    .col-lg-push-3 {
        left: 21.4285714286%
    }
    .col-lg-push-4 {
        left: 28.5714285714%
    }
    .col-lg-push-5 {
        left: 35.7142857143%
    }
    .col-lg-push-6 {
        left: 42.8571428571%
    }
    .col-lg-push-7 {
        left: 50%
    }
    .col-lg-push-8 {
        left: 57.1428571429%
    }
    .col-lg-push-9 {
        left: 64.2857142857%
    }
    .col-lg-push-10 {
        left: 71.4285714286%
    }
    .col-lg-push-11 {
        left: 78.5714285714%
    }
    .col-lg-push-12 {
        left: 85.7142857143%
    }
    .col-lg-push-13 {
        left: 92.8571428571%
    }
    .col-lg-push-14 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 7.1428571429%
    }
    .col-lg-offset-2 {
        margin-left: 14.2857142857%
    }
    .col-lg-offset-3 {
        margin-left: 21.4285714286%
    }
    .col-lg-offset-4 {
        margin-left: 28.5714285714%
    }
    .col-lg-offset-5 {
        margin-left: 35.7142857143%
    }
    .col-lg-offset-6 {
        margin-left: 42.8571428571%
    }
    .col-lg-offset-7 {
        margin-left: 50%
    }
    .col-lg-offset-8 {
        margin-left: 57.1428571429%
    }
    .col-lg-offset-9 {
        margin-left: 64.2857142857%
    }
    .col-lg-offset-10 {
        margin-left: 71.4285714286%
    }
    .col-lg-offset-11 {
        margin-left: 78.5714285714%
    }
    .col-lg-offset-12 {
        margin-left: 85.7142857143%
    }
    .col-lg-offset-13 {
        margin-left: 92.8571428571%
    }
    .col-lg-offset-14 {
        margin-left: 100%
    }
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>tbody>tr,
.table-bordered>tfoot>tr,
.table-bordered>thead>tr {
    border-top: 1px solid #ddd
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: none
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
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
}
.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset,
legend {
    padding: 0;
    border: 0
}
fieldset {
    margin: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px
}
input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control,
output {
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.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
}
@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: 34px
    }
    .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],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .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],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}
.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}
.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.collapsing,
.dropdown,
.dropup {
    position: relative
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary,
.btn-transparent {
    border-color: #038884
}
.btn-primary.focus,
.btn-primary:focus,
.btn-transparent:focus,
.focus.btn-transparent {
    color: #fff;
    background-color: #036f6c;
    border-color: #000c0b
}
.active.btn-transparent,
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.btn-transparent:active,
.btn-transparent:hover,
.open>.btn-primary.dropdown-toggle,
.open>.dropdown-toggle.btn-transparent {
    color: #fff;
    background-color: #036f6c;
    border-color: #024c4a
}
.active.btn-transparent:focus,
.active.btn-transparent:hover,
.active.focus.btn-transparent,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-transparent:active.focus,
.btn-transparent:active:focus,
.btn-transparent:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.dropdown-toggle.btn-transparent:focus,
.open>.dropdown-toggle.btn-transparent:hover,
.open>.dropdown-toggle.focus.btn-transparent {
    color: #fff;
    background-color: #024c4a;
    border-color: #000c0b
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.disabled.active.btn-transparent,
.disabled.btn-transparent,
.disabled.btn-transparent:active,
.disabled.btn-transparent:focus,
.disabled.btn-transparent:hover,
.disabled.focus.btn-transparent,
[disabled].active.btn-transparent,
[disabled].btn-transparent,
[disabled].btn-transparent:active,
[disabled].btn-transparent:focus,
[disabled].btn-transparent:hover,
[disabled].focus.btn-transparent,
fieldset[disabled] .active.btn-transparent,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-transparent,
fieldset[disabled] .btn-transparent:active,
fieldset[disabled] .btn-transparent:focus,
fieldset[disabled] .btn-transparent:hover,
fieldset[disabled] .focus.btn-transparent {
    background-color: #04a19c;
    border-color: #038884
}
.btn-primary .badge,
.btn-transparent .badge {
    color: #04a19c;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #04a19c;
    font-weight: 400;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
    text-decoration: none
}
.btn-link:focus,
.btn-link:hover {
    color: #6fc5c7;
    text-decoration: none;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    transition: opacity .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 {
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429;
    white-space: nowrap
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
@media (max-width: 767px) {
    .dropdown-menu {
        font-size: 15px
    }
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #04a19c;
    background-color: transparent
}
@media (max-width: 1023px) {
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        color: inherit;
        outline: 0
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover {
        color: #04a19c
    }
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #04a19c;
    text-decoration: none;
    outline: 0;
    background-color: transparent
}
@media (max-width: 1023px) {
    .dropdown-menu>.no-active>a,
    .dropdown-menu>.no-active>a:focus,
    .dropdown-menu>.no-active>a:hover {
        color: #333
    }
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #04a19c
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    font-size: 12px;
    color: #777
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 1024px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    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-toolbar {
    margin-left: -5px
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn .caret,
.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: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-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}
.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.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:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}
.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:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    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
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}
.input-group {
    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,
.input-group-addon,
.input-group-btn {
    display: table-cell
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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:after,
.nav:before {
    content: " ";
    display: table
}
.nav>li,
.nav>li>a {
    display: block;
    position: relative
}
.nav:after {
    clear: both
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #04a19c
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #6fc3c6;
    background-color: #04a19c
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent
}
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}
.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}
.navbar-collapse.in {
    overflow-y: visible
}
@media (min-width: 1024px) {
    .navbar {
        border-radius: 0
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.carousel-inner,
.embed-responsive,
.four-column-table,
.modal,
.modal-open,
.progress,
body.search-open {
    overflow: hidden
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 1024px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: none
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 32px;
    height: 2px;
    background-color: #fff
}
@media (max-width: 767px) {
    .navbar-toggle .icon-bar {
        width: 26px
    }
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 10px;
    color: #fff
}
@media (max-width: 1023px) {
    .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 .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media (min-width: 1024px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (min-width: 768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
.breadcrumb>li,
.pagination {
    display: inline-block
}
.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}
@media (max-width: 1023px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 1024px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}
.navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar-default .navbar-toggle {
    border-color: transparent
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 1024px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: transparent
}
.navbar-default .navbar-brand {
    color: #fff
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #e6e6e6;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #fff
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #04a19c;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff
}
@media (max-width: 1023px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #04a19c;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #fff
}
.navbar-default .navbar-link:hover {
    color: #04a19c
}
.navbar-default .btn-link {
    color: #fff
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #04a19c
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #fff;
    border-color: #e6e6e6
}
.navbar-inverse .navbar-brand {
    color: #333
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #515151
}
.navbar-inverse .navbar-nav>li>a {
    color: #333
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #04a19c;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a {
    color: #333
}
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #04a19c;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: transparent
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: transparent
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #ededed
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #04a19c
}
@media (max-width: 1023px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #e6e6e6
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #e6e6e6
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #333
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #04a19c;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #333
}
.navbar-inverse .navbar-link:hover {
    color: #04a19c
}
.navbar-inverse .btn-link {
    color: #333
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #04a19c
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #04a19c;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #6fc5c7;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #04a19c;
    border-color: #04a19c;
    cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:after,
.pager:before {
    content: " ";
    display: table
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}
.label:empty {
    display: none
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #04a19c
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #036f6c
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.media-object,
.thumbnail {
    display: block
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #04a19c;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.alert,
.thumbnail {
    margin-bottom: 20px
}
.alert .alert-link,
.close {
    font-weight: 700
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px 9px 9px 0;
    color: #333
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #04a19c
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #04a19c;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-bar-danger {
    background-color: #d9534f
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}
.media-middle,
.vcenter {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.carousel-indicators li,
.close:focus,
.close:hover,
.cursor-pointer,
.form-card .radio label,
.home .featured-article:hover,
.home .promo-article:hover,
button.close {
    cursor: pointer
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #6fc3c6;
    background-color: #04a19c;
    border-color: #04a19c
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #75fcf7
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel-body {
    padding: 15px
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-title {
    margin-top: 0;
    font-size: 16px
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #04a19c
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #04a19c;
    border-color: #04a19c
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #04a19c
}
.panel-primary>.panel-heading .badge {
    color: #04a19c;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #04a19c
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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 #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.popover,
.tooltip {
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-content,
.popover {
    background-clip: padding-box
}
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    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, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.428571429
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}
.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: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px
}
.tooltip.top-right .tooltip-arrow {
    left: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.carousel-caption,
.carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.eyebrow,
.press-date {
    text-transform: uppercase
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carousel,
.carousel-inner {
    position: relative
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
.carousel-inner {
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.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: .5;
    filter: alpha(opacity=50);
    font-size: 20px
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(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: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    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;
    background-color: #000\9;
    background-color: transparent
}
.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;
    padding-bottom: 20px
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.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
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1201px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}
@media (max-width: 767px) {
    .hidden-xs,
    .home-page #home-carousel .item .item-text-action .btn,
    .owl-theme .owl-buttons.owl-right {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .hidden-md {
        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
    }
    td.visible-print,
    th.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
    }
    .hidden-print {
        display: none!important
    }
}
@font-face {
    font-family: social-icons;
    src: url(clientlib-site/fonts/social-icons.eot);
    src: url(clientlib-site/fonts/social-icons.otf) format("opentype"), url(clientlib-site/fonts/social-icons.eot?#iefixtsz27s) format("embedded-opentype"), url(clientlib-site/fonts/social-icons.woff?tsz27s) format("woff"), url(clientlib-site/fonts/social-icons.ttf?tsz27s) format("truetype"), url(clientlib-site/fonts/social-icons.svg?tsz27s#social-icons) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: GothamHTF-Light;
    src: url(clientlib-site/fonts/GothamHTF-Light.eot);
    src: url(clientlib-site/fonts/GothamHTF-Light.otf) format("opentype"), url(clientlib-site/fonts/GothamHTF-Light.eot?#iefixtsz27s) format("embedded-opentype"), url(clientlib-site/fonts/GothamHTF-Light.woff?tsz27s) format("woff"), url(clientlib-site/fonts/GothamHTF-Light.ttf?tsz27s) format("truetype"), url(clientlib-site/fonts/GothamHTF-Light.svg?tsz27s#GothamHTF-Light) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: GothamHTF-Bold;
    src: url(clientlib-site/fonts/GothamHTF-Bold.eot);
    src: url(clientlib-site/fonts/GothamHTF-Bold.otf) format("opentype"), url(clientlib-site/fonts/GothamHTF-Bold.eot?#iefixtsz27s) format("embedded-opentype"), url(clientlib-site/fonts/GothamHTF-Bold.woff?tsz27s) format("woff"), url(clientlib-site/fonts/GothamHTF-Bold.ttf?tsz27s) format("truetype"), url(clientlib-site/fonts/GothamHTF-Bold.svg?tsz27s#GothamHTF-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: GothamHTF-Medium;
    src: url(clientlib-site/fonts/GothamHTF-Medium.eot);
    src: url(clientlib-site/fonts/GothamHTF-Medium.otf) format("opentype"), url(clientlib-site/fonts/GothamHTF-Medium.eot?#iefixtsz27s) format("embedded-opentype"), url(clientlib-site/fonts/GothamHTF-Medium.woff?tsz27s) format("woff"), url(clientlib-site/fonts/GothamHTF-Medium.ttf?tsz27s) format("truetype"), url(clientlib-site/fonts/GothamHTF-Medium.svg?tsz27s#GothamHTF-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: GothamHTF-Book;
    src: url(clientlib-site/fonts/GothamHTF-Book.eot);
    src: url(clientlib-site/fonts/GothamHTF-Book.otf) format("opentype"), url(clientlib-site/fonts/GothamHTF-Book.eot?#iefixtsz27s) format("embedded-opentype"), url(clientlib-site/fonts/GothamHTF-Book.woff?tsz27s) format("woff"), url(clientlib-site/fonts/GothamHTF-Book.ttf?tsz27s) format("truetype"), url(clientlib-site/fonts/GothamHTF-Book.svg?tsz27s#GothamHTF-Book) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: GothamHTF-XLight;
    src: url(clientlib-site/fonts/GothamHTF-XLight.eot);
    src: url(clientlib-site/fonts/GothamHTF-XLight.otf) format("opentype"), url(clientlib-site/fonts/GothamHTF-XLight.eot?#iefixtsz27s) format("embedded-opentype"), url(clientlib-site/fonts/GothamHTF-XLight.woff?tsz27s) format("woff"), url(clientlib-site/fonts/GothamHTF-XLight.ttf?tsz27s) format("truetype"), url(clientlib-site/fonts/GothamHTF-XLight.svg?tsz27s#GothamHTF-XLight) format("svg");
    font-weight: 400;
    font-style: normal
}
.bg-gray {
    background-color: #f6f6f6
}
.category .overview-card .picture img,
.landing-page .module-image .article-content-img .article-img,
.objectFit {
    object-fit: cover
}
.vcenter {
    display: inline-block;
    float: none
}
.bold,
p b {
    color: #000!important;
    font-family: GothamHTF-Medium!important;
    font-weight: 700
}
.eyebrow {
    font-family: GothamHTF-Medium;
    font-size: 12px
}
.italic {
    font-style: italic
}
.left {
    float: left
}
.right {
    float: right
}
.iframe-container {
    background-color: #fff;
    margin-bottom: 75px;
    min-height: 400px
}
.iframe-wrapper iframe {
    display: block;
    width: 100%
}
.iframe-wrapper iframe.iframe-vh {
    height: 100vh
}
.no-padding {
    padding: 0
}
.carousel-vcenter,
.custom-vcenter,
.home-page #home-carousel .item .item-text-action,
.owl-theme .owl-buttons {
    position: relative;
    top: 50%;
    z-index: 100;
    transform: translate(0, -50%)
}
.carousel-vcenter,
.home-page #home-carousel .item .item-text-action,
.owl-theme .owl-buttons {
    position: absolute!important
}
a.full-link:active,
a.full-link:hover,
a.full-link:link,
a.full-link:visited {
    color: transparent;
    text-decoration: none;
    font-weight: 400;
    outline: 0
}
.press-date {
    color: #999;
    font-family: GothamHTF-Bold;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 3
}
.btn-primary,
.btn-transparent,
.press-centered .press-date {
    font-family: GothamHTF-Medium
}
.btn {
    border: none;
    border-radius: 0
}
.btn-primary,
.btn-transparent {
    background-color: #00a0a0;
    color: #fff;
    font-size: 16px;
    height: 53px;
    padding: 13.5px 0;
    width: 176px
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
    background: #30b0b1;
    background: linear-gradient(to bottom, #30b0b1 0, #2db2b1 4%, #21abab 29%, #20acad 33%, #0da6a4 69%, #0da5a6 73%, #06a2a1 90%, #03a1a2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#30b0b1', endColorstr='#03a1a2', GradientType=0);
    outline: 0
}
.btn-transparent {
    background-color: transparent;
    border: 2px solid #fff
}
.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
    background-color: #fff!important;
    background: 0 0;
    border-color: #fff!important;
    box-shadow: none!important;
    color: #00a0a0!important;
    -webkit-filter: none!important;
    filter: none!important
}
.btn-link {
    font-family: GothamHTF-Bold
}
.home-play-button,
.play-button {
    background-image: url(clientlib-site/ui-images/play-button.png);
    background-repeat: no-repeat;
    background-size: 100%;
    float: right;
    height: 62px;
    margin: -104px 42px 0 0;
    position: relative;
    width: 62px
}
.home-play-button:focus,
.play-button:focus {
    outline: 0
}
@media (max-width: 767px) {
    .home-play-button,
    .play-button {
        background-image: url(clientlib-site/ui-images/play-button-big.png);
        height: 152px;
        left: 50%;
        margin-top: -240px;
        position: absolute;
        margin-left: -76px;
        width: 152px
    }
}
@media (max-width: 480px) {
    .home-play-button,
    .play-button {
        height: 130px;
        margin-left: -65px;
        width: 130px
    }
}
.home-play-button {
    background-image: url(clientlib-site/ui-images/play-button-big.png)!important;
    float: none;
    height: 89px;
    left: 0;
    margin: calc(50% - 107px) calc(50% - 44.5px);
    position: absolute;
    top: 0;
    width: 89px
}
@media (max-width: 1280px) {
    .home-play-button {
        margin: calc(50% - 94px) calc(50% - 44.5px)
    }
}
@media (max-width: 1200px) {
    .home-play-button {
        height: 72px;
        margin: calc(50% - 86px) calc(50% - 36px);
        width: 72px
    }
}
@media (max-width: 1024px) {
    .home-play-button {
        margin: calc(50% - 84px) calc(50% - 36px)
    }
}
@media (max-width: 991px) {
    .home-play-button {
        height: 72px;
        margin: calc(50% - 88px) calc(50% - 36px);
        width: 72px
    }
}
@media (max-width: 991px) and (orientation: landscape) {
    .home-play-button {
        margin: calc(50% - 85px) calc(50% - 36px)
    }
}
@media (max-width: 767px) {
    .home-play-button {
        background-image: url(clientlib-site/ui-images/play-button-big-small-border.png)!important;
        height: 166px;
        margin: calc(50% - 171px) calc(50% - 83.5px);
        width: 167px
    }
}
@media (max-width: 767px) and (orientation: landscape) {
    .home-play-button {
        margin: calc(50% - 192px) calc(50% - 83.5px)
    }
}
@media (max-width: 480px) {
    .home-play-button {
        height: 86px;
        margin: calc(50% - 104px) calc(50% - 43.5px);
        width: 87px
    }
}
@media (max-width: 480px) and (orientation: landscape) {
    .home-play-button {
        margin: calc(50% - 114px) calc(50% - 43.5px)
    }
}
.bottom-green {
    border-bottom: 4px solid #57ae47!important
}
.bottom-purple {
    border-bottom: 4px solid #7e2c79!important
}
.bottom-orange {
    border-bottom: 4px solid #f3952a!important
}
.bottom-blue {
    border-bottom: 4px solid #6fc3c6!important
}
.bottom-lime {
    border-bottom: 4px solid #b3cc36!important
}
.four-column-table>tbody>tr>td,
.four-column-table>tbody>tr>th,
.four-column-table>tfoot>tr>td,
.four-column-table>tfoot>tr>th,
.four-column-table>thead>tr>td,
.four-column-table>thead>tr>th {
    border: none;
    color: #98968b;
    font-family: GothamHTF-Book;
    text-align: left;
    white-space: nowrap;
    width: 27%
}
@media (min-width: 768px) and (max-width: 991px) {
    .four-column-table>tbody>tr>td,
    .four-column-table>tbody>tr>th,
    .four-column-table>tfoot>tr>td,
    .four-column-table>tfoot>tr>th,
    .four-column-table>thead>tr>td,
    .four-column-table>thead>tr>th {
        white-space: normal
    }
}
.four-column-table>tbody>tr>td:first-child,
.four-column-table>tbody>tr>th:first-child,
.four-column-table>tfoot>tr>td:first-child,
.four-column-table>tfoot>tr>th:first-child,
.four-column-table>thead>tr>td:first-child,
.four-column-table>thead>tr>th:first-child {
    padding-left: 45px
}
.four-column-table>tbody>tr>td:last-child,
.four-column-table>tbody>tr>th:last-child,
.four-column-table>tfoot>tr>td:last-child,
.four-column-table>tfoot>tr>th:last-child,
.four-column-table>thead>tr>td:last-child,
.four-column-table>thead>tr>th:last-child {
    padding-right: 45px
}
.four-column-table>tbody>tr>td:before,
.four-column-table>tbody>tr>th:before,
.four-column-table>tfoot>tr>td:before,
.four-column-table>tfoot>tr>th:before,
.four-column-table>thead>tr>td:before,
.four-column-table>thead>tr>th:before {
    content: "";
    float: none
}
@media (max-width: 767px) {
    .four-column-table>tbody>tr>td:first-child,
    .four-column-table>tbody>tr>th:first-child,
    .four-column-table>tfoot>tr>td:first-child,
    .four-column-table>tfoot>tr>th:first-child,
    .four-column-table>thead>tr>td:first-child,
    .four-column-table>thead>tr>th:first-child {
        padding-left: 0
    }
    .four-column-table>tbody>tr>td:last-child,
    .four-column-table>tbody>tr>th:last-child,
    .four-column-table>tfoot>tr>td:last-child,
    .four-column-table>tfoot>tr>th:last-child,
    .four-column-table>thead>tr>td:last-child,
    .four-column-table>thead>tr>th:last-child {
        padding-right: 0
    }
    .four-column-table>tbody>tr>td,
    .four-column-table>tbody>tr>th,
    .four-column-table>tfoot>tr>td,
    .four-column-table>tfoot>tr>th,
    .four-column-table>thead>tr>td,
    .four-column-table>thead>tr>th {
        display: block;
        margin: 20px 0 25px;
        min-width: 160px;
        padding: 0
    }
    .four-column-table>tbody>tr>td:before,
    .four-column-table>tbody>tr>th:before,
    .four-column-table>tfoot>tr>td:before,
    .four-column-table>tfoot>tr>th:before,
    .four-column-table>thead>tr>td:before,
    .four-column-table>thead>tr>th:before {
        color: #333;
        content: attr(data-label);
        float: left;
        font-family: GothamHTF-Medium;
        font-size: 16px;
        width: 100%;
        margin-left: 25px
    }
    .four-column-table thead {
        display: none
    }
}
@media (max-width: 480px) {
    .four-column-table>tbody>tr>td,
    .four-column-table>tbody>tr>th,
    .four-column-table>tfoot>tr>td,
    .four-column-table>tfoot>tr>th,
    .four-column-table>thead>tr>td,
    .four-column-table>thead>tr>th {
        font-size: 12px;
        margin-bottom: 25px;
        min-width: 60%
    }
    .four-column-table>tbody>tr>td:before,
    .four-column-table>tbody>tr>th:before,
    .four-column-table>tfoot>tr>td:before,
    .four-column-table>tfoot>tr>th:before,
    .four-column-table>thead>tr>td:before,
    .four-column-table>thead>tr>th:before {
        font-size: 13px;
        margin-right: 10px;
        white-space: normal;
        width: 60%
    }
}
.four-column-table thead tr th {
    color: inherit;
    font-family: GothamHTF-Medium;
    font-size: 16px;
    font-weight: 400;
    padding-top: 3%;
    padding-bottom: 3%
}
.form-card .radio label,
.select {
    font-family: GothamHTF-Light
}
.four-column-table tbody>tr:nth-of-type(odd) {
    background-color: #f7f7f7
}
@media (max-width: 767px) {
    .four-column-table tbody tr {
        display: block;
        padding: 2% 0
    }
    .four-column-table {
        margin-top: 25px
    }
}
.form-card .radio label {
    display: inline-block;
    font-size: 16px;
    margin-right: 15px;
    padding-left: 25px;
    position: relative
}
.form-card .radio input[type=radio] {
    display: none
}
.form-card .radio label:before {
    background-color: #fff;
    top: 5px;
    border: 1px solid #a0a0a0;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    width: 20px;
    border-radius: 12px
}
.form-card .radio input[type=radio]:checked+label:before {
    content: "\2022";
    color: #04a19c;
    font-size: 37px;
    text-align: center;
    line-height: 17px
}
@media (max-width: 480px) {
    .form-card .radio input[type=radio]:checked+label:before {
        line-height: 19px
    }
}
.select .select-date,
.select .select-state {
    background: 0 0;
    line-height: inherit;
    margin: 0;
    outline: 0
}
.select {
    color: #333;
    display: inline-block;
    font-size: 34px;
    position: relative
}
.select .select-state {
    border-radius: 5px!important;
    border: 1px solid #ccc;
    box-shadow: none!important;
    color: #333;
    display: block;
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    height: auto;
    padding: 0 40px 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}
.select .select-state::-ms-expand {
    display: none!important
}
.select .arr {
    background: 0 0;
    bottom: 0;
    color: #27ada9;
    font-size: 15px;
    height: 6px;
    position: absolute;
    right: 15px;
    top: 25px;
    width: 12px
}
.select .arr-form {
    top: 19px;
    font-size: 17px
}
.select .select-date {
    border-bottom-width: 2px!important;
    border-color: transparent transparent #ededed!important;
    border-radius: 0!important;
    box-shadow: none!important;
    color: #333;
    display: block;
    font-family: inherit;
    font-size: inherit;
    height: auto;
    padding: 0 35px 0 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}
.header .navbar .kh-logo,
.hero {
    background-position: center center
}
.green-arrow,
.header .navbar .kh-logo,
.hero {
    background-repeat: no-repeat
}
.select .select-date:focus {
    outline: 0
}
.select .select-date::-ms-expand {
    display: none!important
}
.select.ie9-select .arr {
    display: none
}
.select.ie9-select select {
    padding-right: 0
}
.green-arrow {
    background-image: url(clientlib-site/ui-images/dropdown-green-arrow.png);
    background-size: contain;
    height: 10px;
    margin-top: 3px;
    position: absolute;
    right: 20px;
    width: 19px
}
@media (max-width: 767px) {
    .select {
        font-size: 26px
    }
    .select .arr {
        top: 16px
    }
}
.modal-title {
    color: #4c4c4c;
    font-family: GothamHTF-Light
}
@media (min-width: 1024px) {
    .hidden-slg {
        display: none!important
    }
}
[class*=" icon-social"],
[class^=icon-social] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border-radius: 30px;
    border: 2px solid #666;
    font-family: social-icons;
    font-size: 26px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 53px;
    line-height: 1;
    padding: 10px;
    speak: none;
    text-decoration: none;
    text-transform: none;
    width: 53px
}
.icon-warning:before {
    content: "\e800"
}
.icon-social-instagram:before {
    content: "\e605";
    font-size: 20px;
    padding: 0 3px;
    position: relative;
    top: -2px
}
.icon-social-youtube:before {
    content: "\e600";
    font-size: 20px;
    padding: 0 2px;
    position: relative;
    top: -2px
}
.icon-social-google-plus:before {
    content: "\e601";
    font-size: 20px;
    padding: 0 2px
}
.icon-social-pinterest:before {
    content: "\e602"
}
.icon-social-facebook:before {
    content: "\e603"
}
.icon-social-twitter:before {
    content: "\e604"
}
.icon-social-linkedin:before {
    content: "\eac9"
}
.icon-social-pinterest2:before {
    content: "\ead1"
}
.icon-social-facebook-official:before {
    content: "\f230"
}
.icon-page-arrow-prev:before {
    content: "\e901"
}
.icon-page-arrow-next:before {
    content: "\e900"
}
.accordion-arrow {
    background-image: url(clientlib-site/ui-images/arrow.png);
    height: 40px;
    width: 20px
}
.carousel.homepage-carousel {
    margin-bottom: 0;
    margin-top: -20px;
}
.header .is-active {
    transition: all .5s ease
}
.header .navbar-fixed-top,
.header .navbar-inverse {
   /* height: 117px;
    padding: 45px 0 42px;*/
    height: 61px;
    padding: 24px 0;
}
.header .navbar li {
    font-family: GothamHTF-Bold;
    margin: 0;
    text-transform: uppercase
}
.header .navbar .dropdown li {
    text-transform: capitalize;
    font-family: GothamHTF-Medium
}
.header .navbar-nav>.dropdown>.dropdown-menu .dropdown .dropdown-menu li {
    font-family: GothamHTF-Book
}
.header .navbar .kh-logo {
    background-image: url(clientlib-site/ui-images/logo_kohls.png);
    height: 30px;
    margin-top: -5px;
    text-indent: -100000px;
    width: 180px
}
.header .navbar-inverse .kh-logo,
.search-page .header .navbar-default .kh-logo {
    background-image: url(clientlib-site/ui-images/logo_kohls_blk.png); 
    background-size: 100%;
}
@media (max-width: 767px) {
    .header .navbar .kh-logo {
        background-size: 90%;
        margin-left: 20px
    }
}
@media (max-width: 480px) {
    .header .navbar .kh-logo {
        background-size: 76%;
        margin-left: -5px
    }
}
.search-page .header .navbar-default {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb
}
.search-page .header .navbar-default .icon-bar {
    background-color: #333
}
.header .header-nav-min-height {
    height: 61px;
    padding: 24px 0
}
.search-open .header .header-nav-min-height {
    height: 117px;
    padding: 45px 0 42px
}
.header .navbar-toggle {
    margin-top: 0
}
.header .navbar.header-nav-min-height .kh-logo {
    padding: 0
}
.header .dropdown-container {
   /*visibility: hidden;
   transition: visibility 600ms;
   opacity:0;*/
  
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;

    -moz-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.header .dropdown-figure,
.header .dropdown-figure .dropdown-description,
.header .dropdown-figure .dropdown-picture {
    display: inline-block;
    vertical-align: top
}
.header .dropdown-figure {
    padding-left: 115px;
    padding-top: 50px;
    width: 70%
}
.header .dropdown-figure .dropdown-description {
    width: 45%
}
.header .dropdown-figure .dropdown-description .dropdown-link {
    color: #04a19c;
    font-family: GothamHTF-Medium;
    font-size: 16px;
    padding: 0;
    margin-top: 20px;
    text-transform: none
}
.header .dropdown-figure .dropdown-description .dropdown-link:hover {
    color: #6fc5c7
}
.header .dropdown-figure .dropdown-picture {
    max-width: 410px;
    padding: 0 20px 0 0
}
.header .dropdown-figure .dropdown-title {
    color: #333;
    font-family: GothamHTF-Light;
    line-height: 1.3;
    margin: 0;
    text-transform: none
}
@media (max-width: 1280px) {
    .header .dropdown-figure {
        width: 63%
    }
    .header .dropdown-figure .dropdown-description {
        width: 53%
    }
    .header .dropdown-figure .dropdown-picture {
        max-width: 45%
    }
    .header .dropdown-figure .dropdown-title {
        font-size: 26px
    }
}
.header .dropdown-menu>li>a {
    padding: 15px 0
}
.header .black-opacity-box {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: .25;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}
@media (min-width: 1400px) {
    .header .navbar-default .navbar-collapse,
    .header .navbar-default .navbar-form,
    .header .navbar-fixed-top .navbar-collapse,
    .header .navbar-fixed-top .navbar-form,
    .header .navbar-inverse .navbar-collapse,
    .header .navbar-inverse .navbar-form {
        width: 1200px
    }
}
@media (max-width: 1023px) {
    .header .dropdown-container .close,
    .header .dropdown-figure {
        display: none
    }
    .header .navbar-default .navbar-collapse,
    .header .navbar-default .navbar-form,
    .header .navbar-fixed-top .navbar-collapse,
    .header .navbar-fixed-top .navbar-form,
    .header .navbar-inverse .navbar-collapse,
    .header .navbar-inverse .navbar-form {
        width: 50%
    }
}
@media (max-width: 767px) {
    .header .navbar-default .navbar-collapse,
    .header .navbar-default .navbar-form,
    .header .navbar-fixed-top .navbar-collapse,
    .header .navbar-fixed-top .navbar-form,
    .header .navbar-inverse .navbar-collapse,
    .header .navbar-inverse .navbar-form {
        width: 100%
    }
}
@media (max-width: 1023px) {
    .header .container {
        width: 100%
    }
    .header .container>.navbar-header {
        height: 100px;
        margin-left: 0;
        padding-left: 0
    }
    .header .container>.navbar-collapse {
        margin-left: 0;
        padding-left: 0
    }
    .header .navbar-fixed-top,
    .header .navbar-inverse {
        height: 100px;
        padding: 0
    }
    .header .navbar-default .navbar-collapse,
    .header .navbar-default .navbar-form,
    .header .navbar-fixed-top .navbar-collapse,
    .header .navbar-fixed-top .navbar-form,
    .header .navbar-inverse .navbar-collapse,
    .header .navbar-inverse .navbar-form {
        background-color: #fff;
        overflow: scroll;
        position: absolute;
        right: 0;
        top: 100px
    }
    .header .navbar-default .brand-logo-container,
    .header .navbar-fixed-top .brand-logo-container,
    .header .navbar-inverse,
    .header .navbar-inverse .brand-logo-container {
        background-color: transparent
    }
    .header .navbar-inverse .brand-logo-container,
    .header .navbar-inverse .menu-button-container,
    .header .navbar-inverse .navbar-header {
        background-color: #fff
    }
    .header .navbar-inverse .menu-button-inverse {
        background-color: #7e2c79
    }
    .header .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #333
    }
    .header .navbar-inverse .menu-button-inverse .icon-bar {
        background-color: #fff
    }
    .header .navbar-brand {
        padding-bottom: 13px;
        padding-top: 13px;
        margin-left: 60px
    }
    .header .menu-button-container {
        border: none;
        height: 100px;
        margin: 0 13px 0 0;
        padding: 37.5px 0;
        width: 120px
    }
    .header .menu-button-container>[data-toggle=collapse] {
        border: none;
        background-color: transparent;
        display: block;
        height: 25px;
        margin: 0 auto;
        padding: 0
    }
    .header .menu-button-container>[data-toggle=collapse]:focus {
        outline: 0
    }
    .header .brand-logo-container {
        padding: 36.5px 0;
        display: inline-block;
        background-color: transparent
    }
    .header .navbar li {
        margin: 0;
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        border-bottom: solid 1px #ebebeb
    }
    .header .dropdown.active.is-active>a {
        color: inherit
    }
    .header .dropdown.is-active>.dropdown-menu,
    .header .navbar-nav>li>.dropdown-menu {
        position: relative;
        float: none;
        margin-left: -30px;
        margin-right: -20px;
        background-color: #f2f2f2;
        box-shadow: none;
        border: none
    }
    .header .dropdown.is-active>.dropdown-menu .dropdown.is-active>.dropdown-menu,
    .header .navbar-nav>li>.dropdown-menu .dropdown.is-active>.dropdown-menu {
        background-color: #e8e8e8;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-top: 10px
    }
    .header .dropdown.is-active>.dropdown-menu .dropdown.is-active>a,
    .header .navbar-nav>li>.dropdown-menu .dropdown.is-active>a {
        padding-bottom: 25px
    }
    .header .navbar-nav {
        margin: 0;
        background-color: #fff
    }
    .header .dropdown-menu>li>a {
        padding-left: 30px;
        padding-right: 20px
    }
    .header .navbar .dropdown-menu li {
        border: none
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .header .container {
        width: 95%
    }
}
.header .navbar-inverse .navbar-nav>li>a,
.header .navbar-inverse .navbar-nav>li>a:focus,
.header .navbar-inverse .navbar-nav>li>a:hover {
    color: #333
}
@media (min-width: 1024px) {
    .header .navbar-nav {
        float: right;
        margin-top: -5px
    }
    .header .navbar-nav>li>a {
        font-size: 13px;
        letter-spacing: 2.5px;
        margin: 0 18px;
        padding: 10px 0 0;
        padding-bottom: 7px;
    }
    .header .navbar-default .navbar-nav>.active>a,
    .header .navbar-default .navbar-nav>.active>a:focus,
    .header .navbar-default .navbar-nav>.active>a:hover,
    .header .navbar-default .navbar-nav>li>a:hover {
        border-bottom: solid 2px #fff;
        padding-bottom: 7px
    }
    .header .navbar-default .navbar-nav>li>a,
    .header .navbar-default .navbar-nav>li>a:focus,
    .header .navbar-default .navbar-nav>li>a:hover {
        color: #fff
    }
    .header .navbar-inverse .navbar-nav>li>a,
    .header .navbar-inverse .navbar-nav>li>a:focus,
    .header .navbar-inverse .navbar-nav>li>a:hover,
    .search-page .header .navbar-default .navbar-nav>li>a,
    .search-page .header .navbar-default .navbar-nav>li>a:focus,
    .search-page .header .navbar-default .navbar-nav>li>a:hover {
        color: #333
    }
    .header .navbar-default .search-button {
        background-image: url(clientlib-site/ui-images/search-small-white.svg)
    }
    .header .navbar-inverse .search-button,
    .search-page .header .navbar-default .search-button {
        background-image: url(clientlib-site/ui-images/search-small.svg)
    }
    .header .navbar-inverse .navbar-nav>.active>a,
    .header .navbar-inverse .navbar-nav>.active>a:focus,
    .header .navbar-inverse .navbar-nav>.active>a:hover,
    .header .navbar-inverse .navbar-nav>li>a:hover {
        border-bottom: solid 2px #04a19c;
        padding-bottom: 7px
    }
    .search-open .header .navbar-inverse .navbar-nav>.active>a,
    .search-open .header .navbar-inverse .navbar-nav>.active>a:focus,
    .search-open .header .navbar-inverse .navbar-nav>.active>a:hover,
    .search-open .header .navbar-inverse .navbar-nav>li>a:hover {
        border-bottom: 0;
        padding-bottom: 0
    }
    .search-open .header .navbar-inverse .navbar-nav>li>a,
    .search-open .header .navbar-inverse .navbar-nav>li>a:focus,
    .search-open .header .navbar-inverse .navbar-nav>li>a:hover {
        opacity: .5;
        pointer-events: none
    }
    .header .dropdown-container .close,
    .search-open .header .navbar-inverse .search-button {
        background-image: url(clientlib-site/ui-images/close-mega-nav.png)
    }
    .header .navbar-inverse.header-nav-min-height .navbar-nav>.active>a,
    .header .navbar-inverse.header-nav-min-height .navbar-nav>.active>a:focus,
    .header .navbar-inverse.header-nav-min-height .navbar-nav>.active>a:hover,
    .header .navbar-inverse.header-nav-min-height .navbar-nav>li>a:hover {
        border-bottom: solid 2px #04a19c;
        padding-bottom: 7px
    }
    .search-open .header .navbar-inverse.header-nav-min-height .navbar-nav>.active>a,
    .search-open .header .navbar-inverse.header-nav-min-height .navbar-nav>.active>a:focus,
    .search-open .header .navbar-inverse.header-nav-min-height .navbar-nav>.active>a:hover,
    .search-open .header .navbar-inverse.header-nav-min-height .navbar-nav>li>a:hover {
        border-bottom: 0;
        padding-bottom: 0
    }
    .header .navbar-inverse.header-nav-min-height .nav li.dropdown:hover>.dropdown-container {
        display: none
    }
    .header .navbar-inverse.header-nav-min-height .navbar-nav>li:hover>a {
        border-bottom: initial;
        padding-bottom: initial
    }
    .search-open .header .navbar-inverse.header-nav-min-height .navbar-nav>li:hover>a {
        border-bottom: 0;
        padding-bottom: 0
    }
    .header .navbar-inverse .navbar-nav>li:hover>a {
        border-bottom: solid 2px #04a19c;
        padding-bottom: 7px
    }
    .search-open .header .navbar-inverse .navbar-nav>li:hover>a {
        border-bottom: 0;
        padding-bottom: 0
    }
    .header .navbar-inverse .navbar-nav>li .container {
        width: auto;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
    }
   
    .header .navbar-inverse .nav li.dropdown:hover>.dropdown-container {
       /*transition-delay: 600ms ;
        -webkit-animation: fadeIn 1s ;
        animation: fadeIn 1s ;*/
        
     
        -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
         -moz-transition-duration:400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration:400ms;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 100%;
  
    overflow: hidden;
        /*visibility: visible;
        opacity:1;*/
    }

     .header .navbar-inverse .nav li.dropdown:hover>.dropdown-container>div{
        transition-delay: 400ms ;
        -webkit-animation: fadeIn 1s ;
        animation: fadeIn 1s
     }
    .header .navbar-inverse .nav li.dropdown:hover>.dropdown-container .container>.dropdown-menu {
        display: inline-block;
    }
    .search-open .header .navbar-inverse .nav li.dropdown:hover>.dropdown-container {
        display: none
    }
    .header .navbar-nav>li {
        height: 38px
    }
    .header .navbar-nav>li>.dropdown-container>.container .dropdown-menu {
        background-clip: border-box;
        border-top: none;
        border-right: none;
        border-bottom: none;
        box-shadow: none;
        max-width: 325px;
        min-height: 400px;
        padding: 40px 45px;
        text-align: left;
        
    }
    .header .dropdown-container {
        background-color: #fff;
        /*border-bottom: 0px solid #e6e6e6;
        border-top: 0px solid #e6e6e6;*/
        margin: 0 auto;
        left: 0;
        right: 0;
        //min-height: 400px;
        position: fixed;
        top: 58px;
        max-height: 0px;
        
    }
    .header .dropdown-container .container {
        max-width: 1400px;
        padding: 0
    }
    .header .dropdown-container .close {
        background-size: cover;
        color: #333;
        height: 20px;
        margin: 15px 20px 0 0;
        opacity: 1;
        outline: 0;
        width: 20px
    }
}
@media (max-width: 768px) {
    .header .navbar-brand {
        margin-left: 30px
    }
    .form-card .btn-container {
        text-align: center
    }
}
@media (max-width: 767px) {
    .header .navbar-fixed-top,
    .header .navbar-inverse {
        height: 70px;
        padding: 0
    }
    .header .header-nav-min-height {
        height: auto;
        padding: 0
    }
    .header .navbar-default .navbar-collapse,
    .header .navbar-default .navbar-form,
    .header .navbar-fixed-top .navbar-collapse,
    .header .navbar-fixed-top .navbar-form,
    .header .navbar-inverse .navbar-collapse,
    .header .navbar-inverse .navbar-form {
        top: 70px
    }
    .header .navbar-default .brand-logo-container,
    .header .navbar-fixed-top .brand-logo-container,
    .header .navbar-inverse .brand-logo-container {
        background-color: transparent
    }
    .header .menu-button-container {
        height: 70px;
        margin: 0;
        padding: 24px 0 28.5px;
        width: 80px
    }
    .header .menu-button-container>[data-toggle=collapse] {
        height: 22px
    }
    .header .brand-logo-container {
        padding: 21.5px 0
    }
    .header .navbar li {
        padding-left: 35px
    }
    .header .container>.navbar-collapse,
    .header .container>.navbar-header {
        margin-right: 0
    }
    .header .container>.navbar-header {
        height: 70px
    }
}
@media (max-width: 767px) and (max-width: 480px) {
    .header .navbar li {
        padding-left: 25px
    }
}
.header .nav-search {
    border-bottom: 1px solid #e6e6e6;
    padding-left: 45px;
    padding-right: 20px
}
.header .nav-search .dropdown-container {
    display: block;
    opacity: 1;
    visibility: visible;
    max-height: 100%;
}
.search-open .header .black-opacity-box {
    opacity: .75
}
.header .search-item {
    display: none
}
@media (max-width: 1023px) {
    .home-page .header .navbar-fixed-top {
        border-color: transparent
    }
}
@media (min-width: 768px) {
    .header .nav-search {
        padding-left: 30px
    }
}
@media (min-width: 1024px) {
    .header .nav-search {
        border: 0;
        display: none
    }
    .header .search-item,
    .search-open .header .nav-search {
        display: block
    }
    .header .nav-search .dropdown-container {
        max-height: 100%;
        top: 61px;
    }
    .header .search-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        background-size: cover;
        border: 0;
        color: transparent;
        content: '';
        display: block;
        font: 0/0 a;
        height: 15px;
        margin-top: 12px;
        text-shadow: none;
        width: 15px
    }
    .header .search-button:focus {
        outline: 0
    }
    .ie .header .search-button {
        height: 17px
    }
}
.discount input[type=number],
.giftcard-list .select-giftcard input[type=number] {
    -moz-appearance: textfield
}
@media (min-width: 1200px) {
    .header .nav-search .search-wrapper {
        margin-left: 0
    }
}
@media (min-width: 1400px) {
    .header .nav-search form {
        width: 1215px
    }
}
.side-nav {
    background-color: #fff;
    padding: 20px 40px 40px;
    margin-right: 10px;
    width: 394px
}
.side-nav .side-nav-title {
    font-size: 34px;
    font-family: GothamHTF-Light;
    margin-bottom: 15px
}
.side-nav .side-nav-title .title-link {
    color: #333;
    text-decoration: none
}
.side-nav .panel-group {
    padding-left: 0
}
.side-nav .panel-group .panel {
    border: none;
    box-shadow: none;
    font-family: GothamHTF-Medium;
    font-size: 16px;
    list-style-type: none;
    padding: 10px 0
}
.home .topical-article.second-type:after,
.home .topical-article.third-type:after,
.home .topical-article:after {
    border-top: 60px solid transparent
}
.side-nav .panel-group .panel .panel-title,
.side-nav .panel-group .panel .sub-item {
    color: #333;
    text-decoration: none;
    text-transform: capitalize
}
.caption-primary,
.topic {
    text-transform: uppercase
}
.side-nav .panel-group .panel .active,
.side-nav .panel-group .panel .panel-title:hover,
.side-nav .panel-group .panel .sub-item:hover {
    color: #04a19c
}
.side-nav .panel-group .panel .panel-collapse {
    padding-top: 5px
}
.side-nav .panel-group .panel .panel-collapse li {
    font-family: GothamHTF-Book;
    list-style-type: none;
    padding: 10px 0
}
.side-nav .panel-group .panel .panel-collapse li:last-child {
    padding-bottom: 0
}
.iframe-page .side-nav {
    width: 350px
}
.article,
.error {
    color: #908d8d;
    padding: 0 0 0 70px;
    width: 1050px;
}
.article .article-content,
.error .article-content,
.error .error-content {
    font-family: GothamHTF-Book;
    font-size: 18px;
    min-height: 41vh;
    padding-bottom: 80px;
    width: 900px
}
.article .article-content .half-size,
.error .article-content .half-size,
.error .error-content .half-size {
    float: left;
    width: 450px
}
.article .article-content .article-primary-img,
.error .article-content .article-primary-img,
.error .error-content .article-primary-img {
    font-family: GothamHTF-Light;
    font-size: 14px;
    font-style: italic;
    float: right;
    height: 400px;
    margin: -65px -196px 105px 40px;
    position: relative;
    width: 600px
}
@media (max-width: 767px) {
    .article .article-content .article-primary-img.main-article-img img,
    .error .article-content .article-primary-img.main-article-img img,
    .error .error-content .article-primary-img.main-article-img img {
        margin-left: -60px
    }
}
@media (max-width: 480px) {
    .article .article-content .article-primary-img.main-article-img img,
    .error .article-content .article-primary-img.main-article-img img,
    .error .error-content .article-primary-img.main-article-img img {
        margin-left: -40px
    }
}
.article .article-content p,
.error .article-content p,
.error .error-content p {
    color: #a0a0a0;
    padding-bottom: 30px;
    line-height: 1.7
}
.article-content .rte-class  p {
    color: #a0a0a0;
    padding-bottom: 0px !important;
    line-height: 1.7
}
.error .article-content .pull-quote,
.error .error-content .pull-quote {
    color: #4c4c4c;
    float: right;
    font-family: GothamHTF-Light;
    font-size: 37px;
    font-weight: lighter;
    margin: 20px -100px 40px 75px;
    padding-bottom: 0;
    width: 400px
}
.article .article-content .pull-quote,
{
    color: #4c4c4c;
    float: right;
    font-family: GothamHTF-Light;
    font-weight: lighter;
    margin: 20px -100px 40px 75px;
    padding-bottom: 0;
    width: 400px
}

.caption-primary,
.caption-primary .dec {
    font-family: GothamHTF-Medium
}
.article .article-content .pull-quote:before,
.error .article-content .pull-quote:before,
.error .error-content .pull-quote:before {
    content: '"';
    float: left;
    padding: 4px 0 0 15px
}
.article .article-content .pull-quote p,
.error .article-content .pull-quote p,
.error .error-content .pull-quote p {
    color: #4c4c4c;
    padding-left: 33px
}
.article .subtitle,
.error .error-content .subtitle,
.error .subtitle {
    color: #4c4c4c;
    font-family: GothamHTF-Medium;
    font-size: 16px;
    line-height: 1.7;
    margin: 50px 0 40px
}
.caption-primary {
    color: #4c4c4c;
    font-style: normal
}
.caption-primary .type {
    color: #04a19c
}
.caption-secundary {
    color: #a0a0a0;
    font-family: GothamHTF-Light
}
@media (max-width: 767px) {
    .caption-primary,
    .caption-secundary {
        margin: 0;
        padding: 0 20% 0 0
    }
}
.article-img {
    margin: 15px 0
}
.article-content-img,
.article-content-video {
    font-family: GothamHTF-Medium;
    font-size: 14px;
    font-style: italic;
    margin: 40px 0
}
.article-content-img .img-responsive,
.article-content-img .video-responsive,
.article-content-video .img-responsive,
.article-content-video .video-responsive {
    max-width: 110%
}
.article-content-video .caption-primary .video-text-indicator,
.standard-content-video-card .caption-primary .video-text-indicator {
    color: #04a19c;
    display: inline-block;
    line-height: initial;
    margin-bottom: 0;
    margin-right: 5px;
    padding-bottom: 0
}
.article-content-video .caption-secundary.video-caption,
.standard-content-video-card .caption-secundary.video-caption {
    color: #908d8d;
    font-family: GothamHTF-Medium
}
.error-title,
.main-title {
    line-height: 1.3;
    font-family: GothamHTF-Light;
    font-size: 50px;
    margin: 0;
    word-break: break-word
}
@media (max-width: 767px) {
    .error-title,
    .main-title {
        font-size: 35px
    }
}
.topic {
    color: #fff;
    font-family: GothamHTF-Medium;
    font-size: 13px;
    letter-spacing: 1.7px;
    opacity: .7
}
@media (max-width: 1200px) {
    .article,
    .error {
        padding-left: 22px;
        width: 874px
    }
    .article .article-content,
    .error .article-content,
    .error .error-content {
        width: 716px
    }
    .article .article-content .half-size,
    .error .article-content .half-size,
    .error .error-content .half-size {
        width: 340px
    }
    .article .article-content .article-primary-img,
    .error .article-content .article-primary-img,
    .error .error-content .article-primary-img {
        height: 308px;
        margin-right: -143px;
        width: 462px
    }
    .article .article-content .pull-quote,
    .error .article-content .pull-quote,
    .error .error-content .pull-quote {
        font-size: 32px;
        margin: 20px -30px 40px 30px;
        width: 330px
    }
    .article-content-img .img-responsive,
    .article-content-img .video-responsive,
    .article-content-video .img-responsive,
    .article-content-video .video-responsive {
        max-width: 115%
    }
}
@media (max-width: 992px) {
    .article,
    .error {
        padding-left: 45px;
        width: 680px
    }
    .article .article-content,
    .error .article-content,
    .error .error-content {
        width: 600px
    }
    .article .article-content .half-size,
    .error .article-content .half-size,
    .error .error-content .half-size {
        float: none;
        width: initial
    }
    .article .article-content .article-primary-img,
    .error .article-content .article-primary-img,
    .error .error-content .article-primary-img {
        float: none;
        height: 400px;
        margin: 40px 0 80px;
        width: 600px
    }
    .article .article-content .pull-quote,
    .error .article-content .pull-quote,
    .error .error-content .pull-quote {
        float: inherit;
        margin: 30px 0;
        width: 100%
    }
    .article-content-img .img-responsive,
    .article-content-img .video-responsive,
    .article-content-video .img-responsive,
    .article-content-video .video-responsive {
        max-width: 100%
    }
}
@media (max-width: 767px) {
    .article,
    .error {
        padding: 0 60px;
        width: 100%
    }
    .article .article-content,
    .error .article-content,
    .error .error-content {
        width: inherit
    }
    .article .article-content .article-primary-img,
    .error .article-content .article-primary-img,
    .error .error-content .article-primary-img {
        height: auto;
        min-width: 100%;
        min-height: 100%;
        margin-bottom: 20px;
        width: 135%
    }
    .article .article-content .article-primary-img .article-img,
    .error .article-content .article-primary-img .article-img,
    .error .error-content .article-primary-img .article-img {
        width: 100%
    }
    .article .subtitle,
    .error .error-content .subtitle,
    .error .subtitle {
        font-size: 16px;
        line-height: 1.6
    }
    .article-content-video {
        margin-left: -60px;
        margin-right: -60px
    }
    .article-content-video .caption-primary {
        font-size: 14px
    }
    .article-content-video .caption-secundary {
        font-size: 12px
    }
    .article-content-video .caption-primary,
    .article-content-video .caption-secundary {
        margin-top: 10px;
        padding-left: 60px
    }
}
@media (max-width: 480px) {
    .article,
    .error {
        padding: 0 30px;
        width: 100%
    }
    .article .article-content,
    .error .article-content,
    .error .error-content {
        width: inherit
    }
    .article .article-content .article-primary-img,
    .error .article-content .article-primary-img,
    .error .error-content .article-primary-img {
        float: none;
        margin-top: 40px
    }
    .article .article-content .article-primary-img figcaption,
    .error .article-content .article-primary-img figcaption,
    .error .error-content .article-primary-img figcaption {
        margin: 0 15px
    }
    .article .article-content .pull-quote,
    .error .article-content .pull-quote,
    .error .error-content .pull-quote {
        float: inherit;
        margin: 30px 0;
        width: 100%
    }
    .article .subtitle,
    .error .error-content .subtitle,
    .error .subtitle {
        margin-bottom: 0;
        margin-top: 25px
    }
    .article-content-img .img-responsive,
    .article-content-img .video-responsive,
    .article-content-video .img-responsive,
    .article-content-video .video-responsive {
        max-width: 100%
    }
    .article-content-video {
        margin-left: -30px;
        margin-right: -30px
    }
    .article-content-video .caption-primary,
    .article-content-video .caption-secundary {
        padding-left: 30px
    }
}
.hero {
    background-size: cover;
    padding: 188px 0 150px
}
.hero.purple-sm {
    background-image: url(clientlib-site/ui-images/Hero_BGs_3_Landing_A.jpg)
}
.hero.green-sm {
    background-image: url(clientlib-site/ui-images/Hero_BGs_3_Landing_C.jpg)
}
.hero.blue-sm {
    background-image: url(clientlib-site/ui-images/Hero_BGs_3_Landing_B.jpg)
}
.hero.red-md {
    background-image: url(clientlib-site/ui-images/Hero_BGs_2_Article_D.jpg)
}
.hero.purple-md {
    background-image: url(clientlib-site/ui-images/Hero_BGs_2_Article_C.jpg)
}
.hero.green-md {
    background-image: url(clientlib-site/ui-images/Hero_BGs_2_Article_B.jpg)
}
.hero.blue-md {
    background-image: url(clientlib-site/ui-images/Hero_BGs_2_Article_A.jpg)
}
.hero.blue-lg {
    background-image: url(clientlib-site/ui-images/Hero_BGs_1_Home.jpg)
}
@media (max-width: 1200px) and (orientation: portrait) {
    .hero {
        padding: 15% 0 10%
    }
}
@media (max-width: 1200px) and (orientation: landscape) {
    .hero {
        margin-bottom: 0;
        padding: 15% 0
    }
}
@media (max-width: 767px) {
    .hero {
        background-position: 75%;
        padding: 20% 0 10%
    }
}
@media (max-width: 480px) {
    .hero {
        background-position: 75%;
        padding: 35% 0 10%
    }
    .home-page .hero {
        min-height: 500px
    }
}
@media (min-width: 1201px) {
    .home-page .hero {
        padding: 150px 0
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .home-page .hero {
        padding: 120px 0
    }
}
@media (min-width: 768px) {
    .landing-page .hero {
        padding: 139px 0
    }
}
@media (max-width: 767px) {
    .landing-page .hero {
        padding-bottom: 15%
    }
}
@media (min-width: 1201px) {
    .category-landing .hero {
        padding: 150px 0
    }
}
.article-page {
    overflow-x: hidden
}
.article-page .section.article-page,
.preview .article-page {
    overflow-x: visible
}
.article-page .title {
    color: #f6f6f6;
    min-height: 100px
}
@media (max-width: 1200px) {
    .article-page .title {
        padding-left: 100px;
        padding-right: 50px;
        width: 100%
    }
}
@media (max-width: 1200px) and (orientation: portrait) {
    .article-page .title {
        padding-left: 85px;
        padding-right: 25px
    }
    .article-page .title .error-title,
    .article-page .title .main-title {
        font-size: 45px
    }
}
@media (max-width: 767px) {
    .category-landing .hero {
        padding-bottom: 25%
    }
    .article-page .title {
        padding: 0 33px 0 53px;
        text-align: center
    }
}
@media (max-width: 767px) and (orientation: landscape) {
    .article-page .title {
        padding-right: 45px
    }
}
@media (max-width: 767px) and (orientation: landscape) and (min-device-width: 320px) and (max-device-width: 568px) {
    .article-page .title {
        padding-right: 33px
    }
}
@media (max-width: 480px) {
    .article-page .title {
        padding: 0 20px 5% 25px
    }
}
@media (max-width: 480px) and (orientation: landscape) {
    .article-page .title {
        padding: 0 25px 5% 27px
    }
}
@media (max-width: 1200px) and (orientation: landscape) {
    .article-page .title .error-title,
    .article-page .title .main-title {
        font-size: 50px
    }
}
.category-page,
.error-page {
    overflow-x: hidden
}
.category-page .hero,
.error-page .hero {
    background-size: 100% 117px;
    background-position: top;
    min-height: 117px;
    padding: 117px 0 0
}
@media (max-width: 1200px) {
    .category-page .hero,
    .error-page .hero {
        background-size: 100% 100px;
        min-height: 100px;
        padding: 100px 0 0
    }
}
@media (max-width: 767px) {
    .category-page .hero,
    .error-page .hero {
        background-size: 100% 70px;
        min-height: 70px;
        padding: 70px 0 0
    }
}
.category-page .hero-min-height,
.error-page .hero-min-height {
    background-image: none
}
.category-page .title,
.error-page .title {
    color: inherit;
    height: auto;
    margin: 90px auto;
    min-height: initial
}
.owl-theme .owl-buttons.owl-right {
    right: 0
}
.owl-theme .owl-buttons .owl-next,
.owl-theme .owl-buttons .owl-prev {
    background-image: url(clientlib-site/ui-images/carrousel-arrows.png);
    height: 47px;
    width: 25px;
    cursor: pointer
}
.owl-theme .owl-buttons .owl-prev {
    background-position: 0 48px;
    float: left
}
.owl-theme .owl-buttons .owl-next {
    background-position: 0 0;
    float: right
}
.owl-theme .owl-controls {
    z-index: 100
}
@media (max-width: 767px) {
    .category-page .title,
    .error-page .title {
        margin: 45px auto
    }
    .owl-theme .owl-controls {
        position: relative;
        top: -50px
    }
}
@media (max-width: 1280px) {
    .home-page .landing-page .full-width {
        left: -18%
    }
}
@media (max-width: 1201px) {
    .home-page .landing-page .full-width {
        left: -11%;
        width: 122%!important
    }
}
@media (max-width: 992px) {
    .home-page .landing-page .full-width {
        left: -18%;
        width: 138%!important
    }
}
.home-page .hero-carousel {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 1400px;
    max-height: 504px;
    min-height: 307px
}
.home-page #home-carousel .item {
    display: block;
    max-height: 504px;
    overflow: hidden;
    position: relative
}
@media (max-width: 767px) and (orientation: landscape) {
    .home-page #home-carousel .item {
        max-height: 377px
    }
}
@media (max-width: 480px) {
    .article-page .title .error-title,
    .article-page .title .main-title {
        font-size: 35px
    }
    .owl-theme .owl-controls {
        position: relative;
        top: -30px
    }
    .home-page .hero-carousel {
        margin: 0 auto -32px
    }
    .home-page #home-carousel .item {
        max-height: 377px
    }
}
.home-page #home-carousel .item img {
    display: block;
    height: auto;
    width: 1400px
}
@media (max-width: 991px) {
    .home-page #home-carousel .item img {
        margin-left: -25%
    }
}
@media (max-width: 767px) {
    .home-page #home-carousel .item img {
        margin-left: -50%
    }
}
@media (max-width: 480px) {
    .home-page #home-carousel .item img {
        width: 750px
    }
}
@media (max-width: 480px) and (orientation: landscape) {
    .home-page #home-carousel .item img {
        margin-left: -25%
    }
}
@media (max-width: 480px) and (orientation: portrait) {
    .home-page #home-carousel .item img {
        margin-left: -50%
    }
}
.home-page #home-carousel .item .item-overlay:after {
    background: rgba(0, 0, 0, .15);
    content: '\A';
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 1;
    top: 0;
    width: 100%;
    z-index: 10
}
.home-page #home-carousel .item .ie-item-text-action {
    top: 35%
}
.home-page #home-carousel .item .item-text-action {
    
    margin: 15px auto 0;
    padding: 0 12%;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    width: 100%;
    z-index: 20
}
.home-page #home-carousel .item .item-text-action .error-title,
.home-page #home-carousel .item .item-text-action .main-title {
    font-family: GothamHTF-Light;
    font-size: 54px;
    opacity: 1
}
@media (max-width: 1200px) {
    .home-page #home-carousel .item .item-text-action .error-title,
    .home-page #home-carousel .item .item-text-action .main-title {
        font-size: 48px
    }
}
@media (max-width: 767px) {
    .home-page #home-carousel .item .item-overlay:after {
        background: rgba(0, 0, 0, .25)
    }
    .home-page #home-carousel .item .item-text-action .error-title,
    .home-page #home-carousel .item .item-text-action .main-title {
        font-size: 36px
    }
}
@media (max-width: 480px) {
    .home-page #home-carousel .item .item-text-action {
        padding: 0 5%
    }
    .home-page #home-carousel .item .item-text-action .error-title,
    .home-page #home-carousel .item .item-text-action .main-title {
        font-size: 28px
    }
}
.home-page #home-carousel .item .item-text-action a:first-child {
    color: #fff;
    opacity: 1
}
.home-page #home-carousel .item .item-text-action .btn {
    margin: 25px 0 0
}
.home-page .home-title {
    color: #333!important;
    font-family: GothamHTF-Medium;
    margin: 0 auto;
    max-width: 1400px;
    padding: 15px 70px;
    text-align: center;
    width: 70%
}
@media (min-width: 1400px) {
    .home-page .home-title {
        width: 50%
    }
}
@media (max-width: 991px) {
    .home-page .home-title {
        width: 90%
    }
}
.home-page .home-title h1 {
    font-size: 20px!important;
    line-height: 26px
}
@media (max-width: 767px) {
    .home-page .home-title h1 {
        font-size: 26px!important;
        line-height: 1.1
    }
}
@media (max-width: 480px) {
    .home-page .home-title {
        padding: 20px;
        width: 95%
    }
    .home-page .home-title h1 {
        font-size: 22px!important;
        line-height: 26px
    }
}
.home {
    width: 1230px;
    padding: 0
}
.home .grid {
    width: 1300px;
    margin-bottom: 50px
}
@media (max-width: 767px) {
    .home .grid {
        margin-bottom: 15px
    }
}
.home .home-element {
    width: 380px;
    min-height: 420px;
    float: left
}
.home .home-element.text-article {
    height: auto!important;
    min-height: 200px
}
.home .home-element .article-link:hover {
    text-decoration: none
}
.home .featured-article,
.home .promo-article {
    background-color: #fff
}
.home .featured-article .main-picture img,
.home .featured-article .secundary-picture img,
.home .promo-article .main-picture img,
.home .promo-article .secundary-picture img {
    height: auto!important;
    transition: transform .2s ease-in-out;
    width: 100%
}
.home .featured-article .description,
.home .promo-article .description {
    padding: 25px 35px;
    margin-top: -5px;
    overflow: hidden
}
.home .featured-article .description .article-category,
.home .promo-article .description .article-category {
    color: #a0a0a0;
    font-family: GothamHTF-Medium;
    font-size: 16px
}
.home .featured-article .description .article-title,
.home .promo-article .description .article-title {
    color: #4c4c4c;
    font-family: GothamHTF-Light;
    font-size: 28px;
    line-height: 1.3;
    margin: 0
}
.home .featured-article:hover .article-title,
.home .promo-article:hover .article-title {
    color: #04a19c
}
.home .featured-article:hover .main-picture img,
.home .featured-article:hover .secundary-picture img,
.home .promo-article:hover .main-picture img,
.home .promo-article:hover .secundary-picture img {
    transition: transform .2s ease-in-out;
    transform: scale(1.1)
}
.accordion-module .panel .panel-heading.image-panel a[aria-expanded=true] span,
.accordion-module .panel .panel-heading.info-panel .panel-title a[aria-expanded=true] span {
    transform: rotate(90deg)
}
.home .featured-article {
    height: 547px;
    margin: -60px 15px 15px;
    overflow: hidden;
    width: 1196px
}
.home .featured-article .main-picture {
    width: 816px;
    overflow: hidden
}
.home .featured-article .description {
    height: 547px;
    width: 380px
}
.home .promo-article {
    min-height: auto!important;
    margin: 15px
}
.home .promo-article .secundary-picture {
    display: inline-block;
    overflow: hidden;
    width: 100%
}
.home .promo-article.text-article {
    min-height: 200px
}
.home .topical-article {
    background-image: linear-gradient(to bottom, #b3cc35 0, #57ae47 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFB3CC35', endColorstr='#FF57AE47', GradientType=0);
    background-color: #57ae47;
    color: #fff;
    min-height: auto!important;
    margin: 15px;
    padding: 100px 40px;
    position: relative;
    text-align: center
}
.home .topical-article:after {
    border-right: 60px solid #f6f6f6;
    bottom: 0;
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    width: 20%
}
.home .topical-article .article-category {
    font-family: GothamHTF-Medium;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase
}
.home .topical-article .topic-text {
    font-family: GothamHTF-XLight;
    font-size: 30px;
    line-height: 1.3;
    margin: 0
}
.home .topical-article.second-type {
    padding-top: 90px;
    background-image: linear-gradient(to bottom, #6fc5c7 0, #00a0a0 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF6FC5C7', endColorstr='#FF00A0A0', GradientType=0);
    background-color: #00a0a0
}
.home .topical-article.third-type {
    padding-top: 90px;
    background-image: linear-gradient(to bottom, #c6168d 0, #7e2c79 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFC6168D', endColorstr='#FF7E2C79', GradientType=0);
    background-color: #7e2c79
}
@media (max-width: 1280px) {
    .home,
    .home .grid {
        width: 1010px
    }
    .home .home-element {
        width: 305px
    }
    .home .featured-article {
        height: 468px;
        width: 1025px
    }
    .home .featured-article .main-picture {
        width: 668px
    }
    .home .featured-article .main-picture img {
        height: 468px
    }
    .home .featured-article .description {
        height: 468px;
        width: 338px
    }
    .home .promo-article {
        min-height: 468px;
        margin: 15px
    }
    .home .promo-article .description {
        padding: 25px
    }
    .home .promo-article.text-article {
        min-height: 200px
    }
    .home .promo-article img {
        height: 310px
    }
    .home .topical-article {
        min-height: 588px
    }
}
@media (max-width: 1024px) {
    .home {
        width: 980px
    }
    .home .grid {
        width: 100%
    }
    .home .home-element {
        width: 295px
    }
    .home .featured-article {
        height: 468px;
        width: 930px
    }
    .home .featured-article .main-picture {
        width: 600px
    }
    .home .featured-article .description {
        width: 330px
    }
    .home .promo-article {
        margin: 15px;
        min-height: 400px
    }
    .home .promo-article img {
        height: 300px
    }
    .home .topical-article {
        background-size: contain;
        min-height: 400px
    }
}
@media (max-width: 992px) {
    .home,
    .home .grid {
        width: 700px
    }
    .home .home-element {
        width: 320px
    }
    .home .featured-article .description .article-category,
    .home .promo-article .description .article-category {
        font-size: 14px
    }
    .home .featured-article .description .article-title,
    .home .promo-article .description .article-title {
        font-size: 28px
    }
    .home .featured-article {
        height: 348px;
        width: 670px
    }
    .home .featured-article .main-picture {
        width: 400px
    }
    .home .featured-article .main-picture img {
        height: 348px
    }
    .home .featured-article .description {
        width: 270px;
        height: 348px
    }
    .home .promo-article {
        min-height: 350px;
        margin: 15px
    }
    .home .promo-article img {
        height: 320px
    }
    .home .topical-article {
        min-height: 350px
    }
    .home .topical-article .article-category {
        font-size: 14px
    }
    .home .topical-article .topic-text {
        font-size: 26px
    }
}
@media (max-width: 767px) {
    .home .featured-article,
    .home .promo-article,
    .home .topical-article {
        min-height: 350px;
        margin-left: 0
    }
    .home {
        width: 90%
    }
    .home .grid,
    .home .home-element {
        width: 100%
    }
    .home .featured-article {
        margin-top: -30px;
        width: 100%
    }
    .home .featured-article .main-picture {
        float: inherit;
        display: inline-block;
        width: 100%
    }
    .home .featured-article .main-picture img {
        height: 400px
    }
    .home .featured-article .description {
        float: inherit;
        width: 100%
    }
    .home .promo-article img {
        height: 400px;
        width: 100%
    }
    .home .promo-article.text-article {
        height: 250px
    }
    .home .topical-article {
        background-size: contain
    }
    .home .topical-article .topic-text {
        font-size: 34px
    }
}
@media (max-width: 480px) {
    .home .featured-article,
    .home .promo-article {
        min-height: 350px;
        margin-left: 0
    }
    .home {
        width: 90%
    }
    .home .grid,
    .home .home-element {
        width: 100%
    }
    .home .featured-article {
        margin-top: -40px;
        width: 100%
    }
    .home .featured-article .main-picture {
        float: inherit;
        width: 100%
    }
    .home .featured-article .main-picture img {
        height: 300px
    }
    .home .featured-article .description {
        float: inherit;
        width: 100%
    }
    .home .promo-article img {
        height: 300px;
        width: 100%
    }
    .home .promo-article.text-article {
        height: 250px
    }
    .home .topical-article {
        background-size: contain;
        min-height: 315px;
        margin-left: 0
    }
    .home .topical-article .topic-text {
        font-size: 26px
    }
}
.category-landing .category-container {
    margin-top: -30px
}
.category .contact-card,
.category .content-card,
.category .image-card,
.category .overview-card {
    background-color: #fff;
    border-bottom: 4px solid #7e2c79;
    line-height: 2;
    margin-bottom: 35px;
    padding-top: 15px;
    width: 788px
}
.category .contact-card .card-content,
.category .content-card .card-content,
.category .image-card .card-content,
.category .overview-card .card-content {
    line-height: 1.7;
    padding: 0 40px 40px;
    width: 100%
}
.category .contact-card .card-content.image-content,
.category .content-card .card-content.image-content,
.category .image-card .card-content.image-content,
.category .overview-card .card-content.image-content {
    padding-top: 0
}
.category .contact-card .card-content button,
.category .content-card .card-content button,
.category .image-card .card-content button,
.category .overview-card .card-content button {
    border: none
}
.category .contact-card .card-content b,
.category .content-card .card-content b,
.category .image-card .card-content b,
.category .overview-card .card-content b {
    color: #000!important;
    font-family: GothamHTF-Medium!important;
    font-weight: 700
}
.category .contact-card .card-content a,
.category .content-card .card-content a,
.category .image-card .card-content a,
.category .overview-card .card-content a {
    word-break: break-all
}
.category .contact-card .picture img,
.category .content-card .picture img,
.category .image-card .picture img,
.category .overview-card .picture img {
    margin-top: -15px
}
.category .contact-card .title-card,
.category .content-card .title-card,
.category .image-card .title-card,
.category .overview-card .title-card {
    font-size: 29px;
    font-family: GothamHTF-Light;
    margin-bottom: 20px;
    text-transform: capitalize
}
.footer .footer-links .footer-main-links,
.form-subtitle {
    text-transform: uppercase
}
.category .contact-card .subtitle,
.category .content-card .subtitle,
.category .image-card .subtitle,
.category .overview-card .subtitle {
    color: #333;
    font-family: GothamHTF-Medium;
    font-size: 18px
}
.category .contact-card li,
.category .contact-card p,
.category .contact-card ul,
.category .content-card li,
.category .content-card p,
.category .content-card ul,
.category .image-card li,
.category .image-card p,
.category .image-card ul,
.category .overview-card li,
.category .overview-card p,
.category .overview-card ul {
    font-family: GothamHTF-Light;
    font-size: 18px;
    color: #908d8d
}
.category .contact-card li.video-caption,
.category .contact-card p.video-caption,
.category .contact-card ul.video-caption,
.category .content-card li.video-caption,
.category .content-card p.video-caption,
.category .content-card ul.video-caption,
.category .image-card li.video-caption,
.category .image-card p.video-caption,
.category .image-card ul.video-caption,
.category .overview-card li.video-caption,
.category .overview-card p.video-caption,
.category .overview-card ul.video-caption {
    font-family: GothamHTF-Medium;
    font-size: 14px
}
.category .contact-card.blue,
.category .content-card.blue,
.category .image-card.blue,
.category .overview-card.blue {
    border-color: #6fc3c6
}
.category .contact-card.green,
.category .content-card.green,
.category .image-card.green,
.category .overview-card.green {
    border-color: #57ae47
}
.category .contact-card.orange,
.category .content-card.orange,
.category .image-card.orange,
.category .overview-card.orange {
    border-color: #f3952a
}
.category .contact-card.purple,
.category .content-card.purple,
.category .image-card.purple,
.category .overview-card.purple {
    border-color: #7e2c79
}
.category .contact-card .green-color,
.category .content-card .green-color,
.category .image-card .green-color,
.category .overview-card .green-color {
    color: #04a19c
}
.category .overview-card {
    overflow: hidden;
    padding-top: 0;
    width: 788px
}
.category .overview-card .card-content {
    padding: 60px 40px
}
.category .overview-card .picture,
.category .overview-card .picture img {
    height: 396px;
    width: 100%
}
.category .overview-card figure .title-card {
    margin-top: 35px;
    padding: 5px 40px 10px
}
.category .image-card {
    height: 396px
}
.category .image-card .picture {
    width: 50%;
    float: left
}
.category .image-card .picture.right {
    float: right
}
.category .image-card .picture img {
    height: auto;
    width: 100%
}
@media (min-width: 768px) {
    .category .image-card>figure {
        height: 100%
    }
    .category .image-card .picture {
        height: 100%;
        position: relative;
        overflow: hidden
    }
    .category .image-card img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0
    }
}
.category .image-card .caption {
    float: right;
    width: 50%;
    padding: 60px 40px;
    color: #333
}
.category .image-card .caption .title-card {
    line-height: 1.5
}
.category .image-card .caption .text-card {
    font-size: 24px;
    line-height: 1.5
}
.category .image-card .caption.left {
    float: left
}
.category .contact-card .card-content {
    display: inline-block
}
.category .contact-card .card-content .left {
    width: 48%;
    margin-bottom: 25px;
    margin-right: 2%
}
.category .contact-card .card-content .left .contact-title {
    color: #333
}
.category .contact-card .card-content .left a {
    font-weight: 700
}
.category .contact-card .card-content .bold {
    font-family: GothamHTF-Light;
    padding: 10px 0 5px
}
.category .caption-primary {
    margin-top: 10px
}
.category .video-caption {
    font-family: GothamHTF-Medium;
    font-size: 14px;
    font-style: italic
}
.category-title {
    width: inherit;
    margin: 0 auto
}
@media (max-width: 1400px) {
    .category .contact-card,
    .category .content-card,
    .category .image-card,
    .category .overview-card {
        width: 705px
    }
}
@media (max-width: 1200px) {
    .category {
        width: 882px;
        margin: 0 auto
    }
    .category .contact-card,
    .category .content-card,
    .category .image-card,
    .category .overview-card {
        width: 852px
    }
    .category .overview-card .picture img {
        height: 411px
    }
    .category-title {
        width: 90%
    }
}
@media (max-width: 992px) {
    .category {
        width: 684px;
        margin: 0 auto
    }
    .category .contact-card,
    .category .content-card,
    .category .image-card,
    .category .overview-card {
        width: 654px
    }
    .category .image-card .caption {
        padding: 40px
    }
    .category .image-card .caption .title-card {
        padding-top: 10px
    }
    .category-title {
        width: 648px
    }
}
@media (max-width: 991px) {
    .category {
        width: 90%;
        margin: 0 auto
    }
    .category .contact-card,
    .category .content-card,
    .category .image-card,
    .category .overview-card {
        width: 100%
    }
    .category-title {
        width: 85%
    }
}
@media (min-width: 768px) {
    .category figure:after,
    .category figure:before {
        content: '';
        display: table
    }
    .category figure:after {
        clear: both
    }
    .category .image-card {
        height: auto
    }
    .category .image-card .caption,
    .category .image-card .picture {
        width: 50%;
        float: left
    }
    .category .image-card .caption img,
    .category .image-card .picture img {
        width: 100%;
        position: relative;
        display: block;
        float: left
    }
    .category .contact-card .card-content {
        display: inline-block
    }
    .category .contact-card .card-content .left {
        width: 50%;
        float: inherit
    }
    .category .caption-primary {
        margin-bottom: 0
    }
}
@media (max-width: 767px) {
    .category figure:after,
    .category figure:before {
        content: '';
        display: table
    }
    .category .contact-card .view-press-title .title-card,
    .category .content-card .view-press-title .title-card,
    .category .image-card .view-press-title .title-card,
    .category .overview-card .view-press-title .title-card {
        font-size: 26px;
        margin: 10px 0
    }
    .category figure {
        height: 100%
    }
    .category figure:after {
        clear: both
    }
    .category .image-card .caption,
    .category .image-card .picture {
        width: 100%
    }
    .category .image-card .picture {
        height: 50%
    }
    .category .image-card .picture img {
        height: 100%;
        width: auto;
        margin: 0 auto
    }
}
@media (max-width: 480px) {
    .category {
        width: 100%;
        padding: 0
    }
    .category .contact-card .card-content,
    .category .content-card .card-content,
    .category .image-card .card-content,
    .category .overview-card .card-content {
        padding: 20px
    }
    .category .contact-card .subtitle,
    .category .contact-card li,
    .category .contact-card p,
    .category .contact-card ul,
    .category .content-card .subtitle,
    .category .content-card li,
    .category .content-card p,
    .category .content-card ul,
    .category .image-card .subtitle,
    .category .image-card li,
    .category .image-card p,
    .category .image-card ul,
    .category .overview-card .subtitle,
    .category .overview-card li,
    .category .overview-card p,
    .category .overview-card ul {
        font-size: 16px
    }
    .category .contact-card ul,
    .category .content-card ul,
    .category .image-card ul,
    .category .overview-card ul {
        padding-left: 20px
    }
    .category .overview-card .picture img {
        height: 240px
    }
    .category .overview-card figure .title-card {
        padding: 0 20px 10px;
        font-size: 26px
    }
    .category .image-card .caption {
        padding: 20px
    }
    .category .image-card .caption .text-card {
        font-size: 16px
    }
    .category-title {
        text-align: center;
        width: 100%
    }
}
.press-room .view-press-title {
    margin-bottom: 2%
}
.press-room .view-press-title .title-card {
    display: inline-block;
    line-height: 1.5
}
.press-room .view-press-title .press-year {
    display: inline-block;
    margin: 0;
    min-width: 80px
}
.press-room .table-press thead {
    background-color: #f6f6f6
}
.press-room .table-press thead th {
    color: #333;
    font-family: GothamHTF-Bold;
    font-size: 14px;
    padding-bottom: 2.5%;
    padding-top: 2.5%;
    text-transform: uppercase
}
.press-room .table-press tbody {
    background-color: #fefefe;
    display: none
}
.press-room .table-press tbody:first-child {
    display: block
}
.press-room .table-press td,
.press-room .table-press th {
    padding: 5%;
    width: 70%;
    float: none
}
.press-room .table-press td:first-child,
.press-room .table-press th:first-child {
    width: 20%
}
.press-room .table-press a {
    color: inherit;
    line-height: inherit;
    outline: 0
}
.press-room .table-press .press-title {
    font-family: GothamHTF-Medium;
    font-size: 16px;
    line-height: 1.7;
    word-break: break-word
}
.press-room .table-press tr {
    clear: none
}
@media (max-width: 767px) {
    .press-room .table-press td,
    .press-room .table-press th {
        float: left;
        padding: 0 5% 7.5%;
        width: 100%
    }
    .press-room .table-press td:first-child,
    .press-room .table-press th:first-child {
        padding: 7.5% 5% 0;
        width: 100%
    }
    .press-room .table-press td:last-child,
    .press-room .table-press th:last-child {
        border-top: none
    }
    .press-room .table-press tr {
        clear: left
    }
}
.aem-editor-live .parsys.grid-par:after,
.footer .footer-links .footer-main-links-container:after,
.footer:after,
.landing-page .module:after,
.landing-page .press-list .press-item:after,
.search-pagination:after,
.two-col-content:after {
    clear: both
}
.four-col-content .card-content {
    padding: 20px 5px!important
}
.four-col-content .title-card {
    padding-left: 40px;
    padding-right: 40px
}
@media (max-width: 767px) {
    .four-col-content .title-card {
        padding-left: 20px;
        padding-right: 20px
    }
}
@media (max-width: 480px) {
    .two-col-content {
        padding-left: 0!important
    }
}
.two-col-content:after,
.two-col-content:before {
    content: " ";
    display: table
}
.two-col-content .two-col-title {
    color: #000;
    font-family: GothamHTF-Book;
    font-size: 19px;
    margin-bottom: 0;
    min-width: 325px
}
@media (max-width: 767px) {
    .two-col-content .two-col-title {
        font-size: 15px;
        min-width: auto
    }
}
.two-col-content .two-col-description {
    color: gray!important;
    font-family: GothamHTF-Book!important;
    font-size: 14px!important;
    margin-bottom: 3px
}
.form-card {
    background-color: #fff;
    margin-bottom: 35px;
    line-height: 2;
    font-size: 18px
}
.form-card .title-card {
    font-size: 34px;
    font-family: GothamHTF-Light
}
.error .error-content .form-card .subtitle,
.form-card .error .error-content .subtitle,
.form-card .subtitle {
    font-family: GothamHTF-Medium;
    font-size: 16px
}
.form-card .extra-info {
    font-family: GothamHTF-Book;
    font-style: italic;
    font-size: 15px;
    color: #908d8d;
    margin-top: 40px
}
.form-card .btn-primary,
.form-card .btn-transparent {
    border: none;
    line-height: 1
}
.any-amount {
    margin-left: 0!important
}
.form-subtitle {
    font-family: GothamHTF-Bold!important;
    font-size: 16px!important;
    padding-top: 10px
}
.giftcard-list .error-qty {
    display: none
}
.giftcard-list .error-qty.required,
.order-total-text {
    display: inline-block
}
.giftcard-list .error-qty .error {
    color: red;
    font-size: 16px;
    padding: 0
}
@media (max-width: 991px) {
    .giftcard-list .error-qty .error {
        font-size: 13px
    }
}
.giftcard-list .select-giftcard {
    padding: 0 25px;
    margin-bottom: 8px
}
.giftcard-list .select-giftcard:first-child {
    padding-top: 20px
}
.giftcard-list .select-giftcard .result,
.giftcard-list .select-giftcard label {
    font-size: 16px;
    font-family: GothamHTF-Book;
    width: 130px
}
.giftcard-list .select-giftcard .operator {
    font-size: 16px;
    font-family: GothamHTF-Medium
}
.giftcard-list .select-giftcard input {
    border-radius: 5px;
    border: 1px solid #bcbcbc;
    font-family: GothamHTF-Book;
    height: 58px;
    margin-left: 26px;
    margin-right: 22px;
    padding: 10px;
    text-align: center;
    width: 75px
}
.giftcard-list .select-giftcard input::-o-inner-spin-button,
.giftcard-list .select-giftcard input::-o-outer-spin-button {
    -o-appearance: none;
    margin: 0
}
.giftcard-list .select-giftcard input[type=number]::-webkit-inner-spin-button,
.giftcard-list .select-giftcard input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.giftcard-list .select-giftcard .result {
    margin-left: 30px
}
.giftcard-list .subtotal {
    margin: 40px 0;
    border-top: 1px solid #bcbcbc;
    padding: 25px 0 0
}
.giftcard-list .subtotal .subtotal-text {
    font-family: GothamHTF-Medium;
    font-size: 16px
}
.footer .list-group-item a,
.shiping-form .shiping-input,
.shiping-form label {
    font-family: GothamHTF-Book
}
.giftcard-list .subtotal .subtotal-text .subtotal-price {
    margin-left: 180px
}
.order-total-text {
    min-width: 132px
}
.shiping-form {
    height: 50px;
    position: relative;
    width: 370px
}
.shiping-form input,
.shiping-form label {
    position: absolute
}
.shiping-form label {
    color: gray;
    font-size: 17px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 12px;
    transition: padding 1.5s
}
@media (max-width: 991px) {
    .shiping-form label {
        font-size: 14px
    }
}
.shiping-form label.used {
    transition: padding 1.5s;
    color: #CCC;
    font-size: 11px;
    margin-left: 20px;
    margin-top: 3px
}
.shiping-form .shiping-input {
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #CCC;
    color: gray;
    font-size: 17px;
    height: 50px;
    padding-left: 20px;
    width: 100%
}
.shiping-form .shiping-input.used {
    background-color: transparent;
    padding: 10px 0 0 20px
}
.shiping-form .error {
    color: red;
    padding: 3px 0;
    position: absolute;
    right: -340px;
    top: 7px;
    width: 320px
}
@media (max-width: 991px) {
    .shiping-form .error {
        display: inline-block;
        top: 10px
    }
}
.shiping-form .error .error-invalid,
.shiping-form .error .error-required {
    color: red;
    display: none;
    font-size: 16px
}
.shiping-form.invalid .error .error-invalid,
.shiping-form.required .error .error-required {
    display: block
}
.shiping-form.invalid input:first-of-type,
.shiping-form.required input:first-of-type {
    background-image: url(clientlib-site/ui-images/desktop-input-error.png);
    background-size: cover;
    height: 54px;
    width: 104%;
    border: none;
    transition: width 0s
}
@media (max-width: 991px) {
    .shiping-form .error .error-invalid,
    .shiping-form .error .error-required {
        font-size: 13px
    }
    .shiping-form.invalid input:first-of-type,
    .shiping-form.required input:first-of-type {
        background-image: none;
        border: 1px solid red;
        width: 100%
    }
}
.shiping-form.invalid .number-ext,
.shiping-form.required .number-ext {
    border: none;
    height: 46px;
    top: 4px
}
.shiping-form.invalid .shiping-input,
.shiping-form.required .shiping-input {
    border-color: red
}
.shiping-form .number {
    width: 265px;
    border-radius: 5px 0 0 5px;
    border-right: none
}
.shiping-form .label-ext,
.shiping-form .number-ext {
    float: right;
    position: relative
}
.shiping-form .label-ext {
    left: -65px
}
@media (max-width: 768px) {
    .shiping-form .label-ext {
        left: -50px
    }
}
.shiping-form .number-ext {
    width: 105px;
    border-radius: 0 5px 5px 0;
    left: 38px
}
.general-questions .form-subtitle,
.request-info .form-subtitle {
    color: #333
}
.general-questions {
    width: 500px
}
.general-questions .form-subtitle {
    display: inherit;
    margin-top: 30px
}
.general-questions label {
    margin: 20px 0
}
.general-questions input,
.general-questions textarea {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #CCC;
    height: 50px;
    width: 100%;
    padding-left: 20px
}
.general-questions textarea {
    height: 130px
}
.promo-code-label {
    margin-right: 31px
}
.any-quantity-label:before {
    content: '$';
    margin-left: -5px;
    padding-right: 1px
}
.discount .subtotal {
    margin: 40px 0 135px;
    border-top: 1px solid #CCC;
    padding-top: 40px
}
.discount .subtotal .subtotal-price,
.discount input {
    margin-left: 240px
}
.discount input {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #CCC;
    height: 50px;
    width: 150px;
    padding-left: 25px
}
.discount input::-o-inner-spin-button,
.discount input::-o-outer-spin-button {
    -o-appearance: none;
    margin: 0
}
.discount input[type=number]::-webkit-inner-spin-button,
.discount input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
@media (max-width: 991px) {
    .shiping-form.select-type .error {
        top: -10px!important
    }
    .shiping-form.invalid,
    .shiping-form.required {
        height: 90px
    }
    .shiping-form.invalid .error,
    .shiping-form.required .error {
        left: 0;
        position: relative;
        top: 60px
    }
    .giftcard-list .select-giftcard .result,
    .giftcard-list .select-giftcard label {
        width: 70px
    }
    .giftcard-list .subtotal .subtotal-text .subtotal-price {
        margin-left: 140px
    }
    .shiping-form {
        width: 100%
    }
    .shiping-form .shiping-input.number {
        width: 70%
    }
    .shiping-form .shiping-input.number-ext {
        width: 30%
    }
    .general-questions {
        width: 100%
    }
    .discount input {
        width: 100px;
        margin-left: 140px;
        padding-left: 25px
    }
}
@media (max-width: 991px) and (max-width: 768px) {
    .shiping-form.number-type .error,
    .shiping-form.select-type .error {
        top: 10px
    }
}
@media (max-width: 480px) {
    .giftcard-list .select-giftcard {
        padding: 0
    }
    .giftcard-list .select-giftcard .result,
    .giftcard-list .select-giftcard label {
        font-size: 12px;
        width: 50px
    }
    .giftcard-list .select-giftcard input {
        margin: 0;
        font-size: 13px;
        width: 45px
    }
    .giftcard-list .select-giftcard .result {
        margin-left: 5px
    }
    .giftcard-list .subtotal .subtotal-text .subtotal-price {
        margin-left: 20px
    }
    .shiping-form .shiping-input {
        font-size: 14px
    }
    .discount input {
        font-size: 14px;
        margin-left: 15px;
        width: 100px
    }
    .discount .subtotal .subtotal-price {
        margin-left: 20px
    }
}
.reset-corporate-link {
    display: inline!important;
    line-height: inherit!important;
    height: auto!important
}
.footer .footer-links .footer-main-links-container:after,
.footer .footer-links .footer-main-links-container:before,
.footer:after,
.footer:before {
    display: table;
    content: " "
}
.footer {
    color: #fff;
    overflow: hidden;
    padding: 0
}
.footer .list-group-item {
    background-color: transparent;
    border: none;
    box-sizing: border-box;
    line-height: 1.35;
    margin-bottom: 0;
    padding: 8px 20px 8px 0
}
.footer .list-group-item a {
    color: #bcbcbc;
    font-size: 14px
}
.footer .list-group-item a:hover {
    color: #fff;
    text-decoration: underline
}
.footer .list-group-item a:active,
.footer .list-group-item a:focus {
    text-decoration: none
}
.footer .list-group-item.main-links a {
    font-size: 13px;
    font-family: GothamHTF-Medium
}
.footer .footer-links .copy,
.footer .sub-links {
    font-family: GothamHTF-Book
}
@media (min-width: 1024px) {
    .footer .footer-links,
    .footer .footer-social {
        height: 100%;
        margin-bottom: -99999px;
        padding: 3px 0 99999px
    }
}
.footer .footer-links {
    background-color: #1e1e1e;
    color: #bcbcbc;
    line-height: 2.2
}
.footer .footer-links .footer-links-container {
    float: right;
    padding: 135px 72px 56px;
    width: 690px
}
.footer .footer-links .footer-links-container>article {
    padding-right: 20px!important
}
.footer .footer-links .footer-main-links-container {
    padding-left: 0
}
.footer .footer-links .copy {
    color: #454545;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0!important
}
.footer .footer-social {
    background-color: #222;
    padding-top: 163px
}
.footer .footer-social .social-content {
    margin: 0 auto 0 72px;
    width: 400px
}
@media (min-width: 1024px) {
    .footer .footer-social .social-content {
        padding-bottom: 60px
    }
}
.footer .social-navigation {
    display: inline-block;
    float: none;
    padding: 0
}
.footer .social-navigation .social-icon-list {
    padding: 15px 0
}
.footer .social-navigation .social-icon-list li {
    color: #bcbcbc;
    display: inline-block;
    list-style: none;
    margin-right: 9px
}
.footer .social-navigation .social-icon-list li:last-child {
    margin-right: 0
}
.footer .social-navigation [class*=" icon-social"],
.footer .social-navigation [class^=icon-social] {
    color: #666;
    text-decoration: none
}
.footer .social-navigation [class*=" icon-social"]:hover,
.footer .social-navigation [class^=icon-social]:hover {
    border: 2px solid #8c8c8c;
    color: #8c8c8c
}
.footer .sub-links {
    padding-right: 0
}
.footer .sub-links.primary {
    margin-bottom: 0
}
.footer .sub-links li {
    float: none
}
.footer .follow {
    font-family: GothamHTF-XLight;
    font-size: 20px;
    padding-left: 0
}
@media (max-width: 1200px) {
    .footer .footer-links {
        padding: 0;
        margin: 0
    }
    .footer .footer-links .footer-links-container {
        float: inherit;
        padding: 72px 102px;
        width: 100%
    }
    .footer .footer-social {
        height: 120px;
        padding: 30px;
        margin: 0
    }
    .footer .footer-social .social-content {
        width: 750px
    }
    .footer .follow {
        padding-left: 15px;
        line-height: 2
    }
}
@media (max-width: 768px) {
    .footer .footer-links {
        height: auto
    }
    .footer .footer-links .footer-links-container {
        padding: 52px 10px 50px
    }
    .footer .footer-links .footer-links-container .footer-main-links {
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 15px
    }
    .footer .footer-links .footer-links-container .footer-main-links .list-group-item {
        font-size: 14px;
        font-weight: 700
    }
    .footer .footer-links .footer-links-container .sub-links {
        display: inline-block;
        padding: 0
    }
    .footer .footer-links .footer-links-container .sub-links.primary {
        margin: 0
    }
    .footer .footer-links .footer-links-container .sub-links li {
        font-size: 16px
    }
    .footer .footer-links li {
        padding: 10px
    }
    .footer .footer-links .copy {
        margin-top: 20px;
        padding-left: 15px
    }
    .footer .footer-social {
        height: auto;
        padding: 10px
    }
    .footer .footer-social .social-content {
        margin: 0 auto;
        text-align: center;
        width: auto
    }
    .footer .footer-social .social-content .follow {
        text-align: center
    }
    .footer .social-navigation {
        margin: 0 auto;
        width: 350px
    }
    .footer .social-navigation [class*=" icon-social"],
    .footer .social-navigation [class^=icon-social] {
        padding: 5px
    }
}
@media (max-width: 767px) {
    .footer .footer-links .footer-links-container .footer-main-links {
        border-bottom: 1px solid #4c4c4c;
        text-align: center
    }
    .footer .footer-links .footer-links-container .sub-links li {
        font-size: 13px;
        text-align: center
    }
    .footer .social-navigation {
        width: 286px
    }
    .footer .social-navigation .social-icon-list li {
        margin-right: 2%
    }
}
.landing-page .landing-container {
    padding: 0
}
.landing-page .full-width {
    position: relative;
    left: -10%;
    width: 120%!important
}
.landing-page .no-top-margin {
    margin-top: 0!important
}
.landing-page .yes-top-margin {
    margin-top: 100px!important
}
.landing-page .module {
    background-color: #fff
}
.landing-page .module~.single-1-col-full {
    border-bottom: #ebebeb 1px solid
}
.landing-page .module:after,
.landing-page .module:before {
    content: " ";
    display: table
}
.landing-page .module.press-centered,
.landing-page .module.single-1-col-centered {
    height: 400px;
    margin-top: -30px;
    overflow: hidden;
    padding: 0;
    width: 102%
}
.landing-page .module.module-video,
.landing-page .module.module-video .module-image .article-content-img .article-img {
    height: 552px
}
.landing-page .module.press-centered .module-image,
.landing-page .module.single-1-col-centered .module-image {
    width: 50%
}
.landing-page .module.press-centered .module-image.pull-left,
.landing-page .module.single-1-col-centered .module-image.pull-left {
    margin: 0
}
.landing-page .module.press-centered .module-description,
.landing-page .module.single-1-col-centered .module-description {
    max-height: 118px;
    overflow: hidden
}
.landing-page .module.double-2-col-full,
.landing-page .module.triple-3-col-full {
    border-bottom: #ebebeb 1px solid;
    overflow: hidden;
    padding-bottom: 5%
}
.landing-page .module.double-2-col-full .module-content,
.landing-page .module.triple-3-col-full .module-content {
    border-right: #ebebeb 1px solid;
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    padding-top: 5%;
    width: 39.5%
}
@media (min-width: 1200px) {
    .landing-page .module.double-2-col-full .module-content,
    .landing-page .module.triple-3-col-full .module-content {
        width: 36%
    }
}
.landing-page .module.double-2-col-full .module-content.pull-right,
.landing-page .module.triple-3-col-full .module-content.pull-right {
    border-right: none;
    margin-right: 0;
    width: 40%
}
@media (min-width: 768px) and (max-width: 1201px) {
    .landing-page .module.double-2-col-full .module-content.pull-left,
    .landing-page .module.triple-3-col-full .module-content.pull-left {
        padding-left: 5%
    }
    .landing-page .module.double-2-col-full .module-content.pull-left .module-description,
    .landing-page .module.double-2-col-full .module-content.pull-left .module-subtitle,
    .landing-page .module.double-2-col-full .module-content.pull-left .module-title,
    .landing-page .module.triple-3-col-full .module-content.pull-left .module-description,
    .landing-page .module.triple-3-col-full .module-content.pull-left .module-subtitle,
    .landing-page .module.triple-3-col-full .module-content.pull-left .module-title {
        width: 92%
    }
}
@media (min-width: 1201px) {
    .landing-page .module.double-2-col-full .module-content.pull-left,
    .landing-page .module.triple-3-col-full .module-content.pull-left {
        margin-left: 15%
    }
}
.landing-page .module.double-2-col-full .btn-link,
.landing-page .module.triple-3-col-full .btn-link {
    margin-left: -10px
}
.landing-page .module.single-1-col-full {
    padding: 7% 5%
}
.landing-page .module.single-1-col-full .module-content {
    margin-left: 4.5%;
    padding: 2% 0
}
.landing-page .module.single-1-col-full .module-content.pull-right {
    width: 40%
}
.landing-page .module.single-1-col-full .module-content.odd-col {
    margin-left: 12%!important
}
.landing-page .module.single-1-col-full .module-image.pull-left {
    margin-left: 59px
}
.landing-page .module.single-1-col-full .module-image.pull-right {
    margin-right: 35px
}
.landing-page .module.triple-3-col-full {
    padding-left: 9%
}
.landing-page .module.triple-3-col-full .module-content {
    margin-left: 5.3%!important;
    width: 25%
}
@media (min-width: 768px) and (max-width: 1201px) {
    .landing-page .module.triple-3-col-full .module-content.pull-left {
        padding-left: 0
    }
    .landing-page .module.triple-3-col-full .module-content.pull-left .module-description,
    .landing-page .module.triple-3-col-full .module-content.pull-left .module-subtitle,
    .landing-page .module.triple-3-col-full .module-content.pull-left .module-title {
        width: 87%
    }
}
.landing-page .module.triple-3-col-full:last-child {
    border-right: none
}
.landing-page .module.module-video .module-content {
    margin-left: 5%;
    padding-top: 77px;
    width: 21%
}
.landing-page .module.module-video .module-content.pull-right {
    width: 25%
}
.landing-page .module.module-video .module-content .btn {
    margin-left: -10px
}
.landing-page .module.module-video .module-content .module-description {
    max-height: 200px
}
.landing-page .module.module-video .module-image {
    width: 815px
}
.landing-page .module.press-centered {
    height: auto!important;
    padding-bottom: 35px
}
.landing-page .module.press-centered.full-width {
    padding: 0 8% 35px 10%;
    width: 120%!important
}
.landing-page .module.press-centered .module-content {
    padding: 30px 0 45px;
    width: 82%
}
.landing-page .module.press-centered .btn-link,
.landing-page .module.press-centered .module-title {
    display: inline-block
}
.landing-page .module.press-centered .module-title {
    margin-left: -5px
}
.landing-page .module.press-centered .btn-link {
    margin-top: -10px
}
.landing-page .module.press-centered .module-subtitle {
    font-family: GothamHTF-Medium;
    font-size: 18px;
    margin: 5px auto 25px
}
.landing-page .module.press-centered .module-description {
    font-size: 18px
}
.landing-page .module-image {
    background-color: #fff;
    height: auto;
    margin: 0 0 0 16px;
    padding: 0;
    width: 598px
}
.landing-page .module-image .article-content-img {
    margin: 0;
    overflow: hidden!important;
    padding: 0
}
.landing-page .module-image .article-content-img .article-img {
    height: 400px;
    margin: 0;
    max-width: 900px!important;
    max-height: 700px!important;
    width: 100%
}
.landing-page .module-content {
    height: 100%;
    margin-left: 8.5%;
    padding: 5% 0;
    width: 38%
}
@media (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
    .landing-page .module-content {
        padding-top: 2.5%
    }
}
.landing-page .module-content.pull-right {
    width: 41%
}
.landing-page .module-content .module-description,
.landing-page .module-content .module-subtitle,
.landing-page .module-content .module-title {
    margin-top: 0;
    width: 87%
}
.landing-page .module-title {
    color: #333;
    font-family: GothamHTF-Light;
    font-size: 34px;
    line-height: 1.4
}
.landing-page .module-subtitle {
    color: #262525;
    font-family: GothamHTF-Medium;
    font-size: 16px
}
.landing-page .module-description {
    color: #908d8d;
    font-family: GothamHTF-Book;
    font-size: 16px;
    line-height: 1.6;
    padding: 0px !important;
    margin-bottom: 10px !important;
}
.landing-page .btn {
    font-family: GothamHTF-Medium;
    margin-top: 20px
}
.landing-page .press-list {
    list-style: none;
    padding: 0 45px
}
.landing-page .press-list .press-item {
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
    padding: 68px 55px
}
.landing-page .press-list .press-item:after,
.landing-page .press-list .press-item:before {
    content: " ";
    display: table
}
.landing-page .press-list .press-item .pull-left {
    overflow: hidden;
    width: 68%
}
.landing-page .press-list .press-item .btn {
    letter-spacing: 1.2px;
    margin: 55px 0 0
}
@media (max-width: 1200px) {
    .landing-page .full-width {
        width: 122%
    }
    .landing-page .module.press-centered,
    .landing-page .module.single-1-col-centered {
        height: 360px;
        width: 94%
    }
    .landing-page .module.press-centered .module-content,
    .landing-page .module.single-1-col-centered .module-content {
        background-color: transparent;
        width: 40%
    }
    .landing-page .module.press-centered .module-content.pull-right,
    .landing-page .module.single-1-col-centered .module-content.pull-right {
        margin-right: 0
    }
    .landing-page .module.press-centered .module-description,
    .landing-page .module.single-1-col-centered .module-description {
        max-height: 90px
    }
    .landing-page .module.double-2-col-full,
    .landing-page .module.triple-3-col-full {
        padding-left: 9%
    }
    .landing-page .module.double-2-col-full .module-content.pull-right,
    .landing-page .module.triple-3-col-full .module-content.pull-right {
        margin-right: 10%;
        width: 40%
    }
    .landing-page .module.single-1-col-full .module-content.odd-col {
        margin-left: 14%!important;
        width: 37%!important
    }
}
@media (max-width: 1200px) and (orientation: portrait) {
    .landing-page .module.single-1-col-full .module-content.odd-col {
        width: 43%!important
    }
}
@media (max-width: 1200px) {
    .landing-page .module.single-1-col-full .module-content.pull-left {
        margin-left: 8.5%;
        width: 40%
    }
    .landing-page .module.single-1-col-full .module-content.pull-right {
        width: 46%
    }
    .landing-page .module.single-1-col-full .module-image {
        width: 40%
    }
    .landing-page .module.single-1-col-full .module-image .article-content-img .article-img {
        height: 344px
    }
    .landing-page .module.single-1-col-full .module-image.pull-left {
        margin-left: 8.5%
    }
    .landing-page .module.single-1-col-full .module-image.pull-right {
        margin-right: 6%
    }
    .landing-page .module.module-video {
        height: auto
    }
    .landing-page .module.module-video .module-content {
        padding-top: 30px;
        width: 25%
    }
    .landing-page .module.module-video .module-content .module-description {
        max-height: 90px
    }
    .landing-page .module.module-video .module-image {
        width: 65%
    }
    .landing-page .module.module-video .module-image.pull-left {
        width: 60%
    }
    .landing-page .module.module-video .module-image .article-content-img .article-img {
        height: 497px
    }
    .landing-page .module.press-centered.full-width {
        left: -11%;
        padding: 0 14% 35px;
        width: 122%!important
    }
    .landing-page .module.press-centered .module-content {
        padding-left: 5%;
        width: 100%
    }
    .landing-page .module.press-centered .module-title {
        margin-left: 5px;
        width: 68%!important
    }
    .landing-page .module-content {
        margin-left: 5%;
        width: 35%
    }
    .landing-page .module-content .module-title {
        font-size: 26px
    }
    .landing-page .module-content .module-description,
    .landing-page .module-content .module-subtitle {
        font-size: 14px
    }
    .landing-page .module-image {
        width: 59%
    }
    .landing-page .module-image .article-content-img .article-img {
        height: 360px;
        width: auto;
        max-width: inherit!important;
        max-height: inherit!important
    }
    .landing-page .btn {
        margin-top: 10px
    }
}
@media (max-width: 992px) {
    .landing-page .landing-container {
        width: 100%
    }
    .landing-page .module.press-centered,
    .landing-page .module.single-1-col-centered {
        width: 88%
    }
    .landing-page .module.press-centered .module-content .module-description,
    .landing-page .module.press-centered .module-content .module-subtitle,
    .landing-page .module.press-centered .module-content .module-title,
    .landing-page .module.single-1-col-centered .module-content .module-description,
    .landing-page .module.single-1-col-centered .module-content .module-subtitle,
    .landing-page .module.single-1-col-centered .module-content .module-title {
        width: 90%
    }
    .landing-page .module.press-centered.full-width {
        padding: 0 17% 35px
    }
    .landing-page .module-content .module-description,
    .landing-page .module-content .module-subtitle,
    .landing-page .module-content .module-title {
        width: 82%
    }
    .landing-page .press-list .press-item {
        padding: 40px 30px
    }
    .landing-page .press-list .press-item .pull-left {
        width: 100%
    }
    .landing-page .press-list .press-item .btn {
        margin-left: 34%;
        margin-top: 35px
    }
    .landing-page .press-list .press-item .pull-right {
        float: none!important
    }
}
@media (max-width: 767px) and (orientation: portrait) {
    .landing-page .module.press-centered,
    .landing-page .module.single-1-col-centered {
        margin-top: -15px
    }
}
@media (max-width: 767px) {
    .landing-page .module.press-centered,
    .landing-page .module.single-1-col-centered {
        height: auto;
        overflow: initial;
        padding-bottom: 5%
    }
    .landing-page .module.press-centered .module-content,
    .landing-page .module.press-centered .module-image,
    .landing-page .module.single-1-col-centered .module-content,
    .landing-page .module.single-1-col-centered .module-image {
        width: 100%
    }
    .landing-page .module.press-centered .module-content.pull-right,
    .landing-page .module.single-1-col-centered .module-content.pull-right {
        margin-right: -5%
    }
    .landing-page .module.press-centered .article-content-img .article-img,
    .landing-page .module.single-1-col-centered .article-content-img .article-img {
        height: auto;
        width: 100%
    }
    .landing-page .module.double-2-col-full,
    .landing-page .module.triple-3-col-full {
        padding-bottom: 0;
        border-bottom: none
    }
    .landing-page .module.double-2-col-full .module-content.pull-left,
    .landing-page .module.double-2-col-full .module-content.pull-right,
    .landing-page .module.triple-3-col-full .module-content.pull-left,
    .landing-page .module.triple-3-col-full .module-content.pull-right {
        border-right: none;
        border-top: #ebebeb 1px solid;
        margin-left: 0;
        margin-right: 0;
        padding-left: 10%;
        padding-right: 10%;
        width: 100%
    }
    .landing-page .module.double-2-col-full .module-content.pull-right,
    .landing-page .module.triple-3-col-full .module-content.pull-right {
        float: left!important
    }
    .landing-page .module.single-1-col-full .module-content.odd-col {
        margin-left: -1.8%!important;
        padding: 0 8% 0 15%!important;
        width: 100%!important
    }
    .landing-page .module.single-1-col-full .module-content.pull-left,
    .landing-page .module.single-1-col-full .module-content.pull-right {
        margin: 0;
        padding: 5% 15%;
        width: 100%
    }
    .landing-page .module.single-1-col-full .module-image {
        margin-left: 0;
        margin-right: 0;
        padding: 0 15%;
        width: 100%
    }
    .landing-page .module.single-1-col-full .module-image .article-content-img .article-img {
        height: 295px
    }
    .landing-page .module.single-1-col-full .module-image.pull-left {
        margin-left: 0
    }
    .landing-page .module.single-1-col-full .module-image.pull-right {
        margin-right: 0
    }
    .landing-page .module.triple-3-col-full {
        left: -15%
    }
    .landing-page .module.triple-3-col-full .module-content.pull-left {
        padding-left: 11%;
        padding-right: 20%
    }
    .landing-page .module.module-video {
        height: auto;
        padding: 7%
    }
    .landing-page .module.module-video .module-content {
        width: 100%
    }
    .landing-page .module.module-video .module-content.pull-left,
    .landing-page .module.module-video .module-content.pull-right {
        margin: 0;
        width: 100%
    }
    .landing-page .module.module-video .module-content .module-description {
        max-height: auto
    }
    .landing-page .module.module-video .module-image,
    .landing-page .module.module-video .module-image.pull-left,
    .landing-page .module.module-video .module-image.pull-right {
        width: 100%
    }
    .landing-page .module.module-video .module-image .article-content-img .article-img {
        height: 296px
    }
    .landing-page .module.press-centered {
        border: 1px solid #e0e0e0;
        margin-bottom: 100px;
        padding-bottom: 30px
    }
    .landing-page .module.press-centered.full-width {
        left: 0;
        padding: 0 0 30px;
        width: 88%!important
    }
    .landing-page .module.press-centered .module-content {
        padding: 20px 0;
        text-align: center;
        width: 90%
    }
    .landing-page .module.press-centered .module-title {
        margin: 0;
        padding: 0;
        width: 100%!important
    }
    .landing-page .module.press-centered .module-subtitle {
        margin: -5px auto 10px
    }
    .landing-page .module.press-centered .module-description {
        max-height: 100%!important;
        overflow: auto!important
    }
    .landing-page .module.press-centered .btn-link {
        margin: 15px 0 -15px
    }
    .landing-page .module.press-centered .btn-link.visible-xs {
        margin: 27.5px 0 0;
        position: relative;
        z-index: 1000
    }
    .landing-page .module.press-centered .btn-link.hidden-link {
        padding-bottom: 32px
    }
    .landing-page .module.press-centered .item-nav-indicator {
        color: #9c9c9c;
        font-family: GothamHTF-Book;
        font-size: 20px;
        margin: -120px 0 0;
        position: relative;
        text-align: center;
        z-index: 1000
    }
    .landing-page .module.press-centered .item-nav-indicator.hidden-ind {
        height: 0;
        visibility: hidden
    }
    .landing-page .module.press-centered .item-nav-indicator .indic-left,
    .landing-page .module.press-centered .item-nav-indicator .indic-right {
        color: #b9b9b9
    }
    .landing-page .module.press-centered .item-nav-indicator .disabled {
        color: #e8e7e7
    }
    .landing-page .module-content .module-description,
    .landing-page .module-content .module-subtitle,
    .landing-page .module-content .module-title {
        width: 89%
    }
    .landing-page .module-image .article-content-img .article-img {
        height: 350px
    }
    .landing-page .btn.btn-primary,
    .landing-page .btn.btn-transparent {
        bottom: 23px;
        display: block;
        left: 45%;
        margin-left: -88px;
        margin-top: 75px;
        position: relative
    }
    .landing-page .btn.btn-link {
        margin-bottom: 25px
    }
    .landing-page .yes-top-margin {
        margin-top: 40px!important
    }
    .landing-page .press-list {
        margin-bottom: 0;
        padding: 0
    }
    .landing-page .press-list .press-item {
        border: none;
        height: auto;
        margin-bottom: 0;
        padding: 0 30px 150px
    }
    .landing-page .press-list .press-item .pull-left {
        border-top: #e0e0e0 1px solid;
        float: none!important;
        padding-top: 15px
    }
    .landing-page .press-list .press-item .btn {
        margin: 50px 0 0 -75px
    }
}
@media (max-width: 767px) and (orientation: landscape) {
    .landing-page .btn.btn-primary,
    .landing-page .btn.btn-transparent {
        bottom: 0
    }
    .landing-page .press-list .press-item .btn {
        margin-bottom: 35px
    }
}
@media (max-width: 767px) {
    .landing-page .press-list .press-item .pull-right {
        border-bottom: #e0e0e0 1px solid;
        padding-bottom: 15px
    }
}
.landing-page .owl-carousel .owl-wrapper-outer {
    z-index: 1
}
@media (max-width: 380px) {
    .landing-page .module.press-centered .module-title {
        font-size: 20px
    }
    .landing-page .press-list .press-item .btn {
        margin-left: -80px
    }
}
.accordion-brand {
    font-size: 18px
}
.accordion-brand .accordion-title {
    padding: 42px
}
.accordion-brand .brand-content {
    border: 1px solid #a0a0a0;
    height: 168px
}
.accordion-brand .brand-content .brand-image {
    height: 168px;
    width: 68px
}
.accordion-module {
    background-color: #fff;
    font-size: 18px
}
.accordion-module .accordion-title {
    font-family: GothamHTF-Light;
    font-size: 34px;
    padding: 2px 42px 15px;
    text-transform: capitalize
}
@media (max-width: 767px) {
    .accordion-module .accordion-title {
        font-size: 26px;
        margin-bottom: 0;
        margin-top: 0;
        padding-right: 62px
    }
}
.accordion-module .accordion-title.in {
    padding-right: 32px
}
@media (max-width: 767px) {
    .accordion-module .accordion-title.in {
        padding-right: 40px
    }
}
.accordion-module .summary {
    padding: 0 42px 20px
}
.accordion-module .panel {
    border: none;
    border-top: 1px solid #a0a0a0;
    border-radius: initial;
    margin: 0
}
.accordion-module .panel .panel-heading.image-panel,
.accordion-module .panel .panel-heading.info-panel {
    background-color: #fff;
    border: none;
    font-family: GothamHTF-Medium;
    padding: 0
}
.accordion-module .panel .panel-heading.image-panel a,
.accordion-module .panel .panel-heading.info-panel a {
    color: #4c4c4c
}
.accordion-module .panel .panel-heading.info-panel {
    padding: 0
}
.accordion-module .panel .panel-heading.info-panel .panel-title {
    font-family: GothamHTF-Medium;
    padding: 0;
    position: relative
}
.accordion-module .panel .panel-heading.info-panel .panel-title a {
    color: #4c4c4c;
    display: inline-block;
    line-height: 2;
    outline: 0;
    padding: 26px 66px 26px 42px;
    width: 100%
}
@media (max-width: 480px) {
    .accordion-module .panel .panel-heading.info-panel .panel-title a {
        padding: 26px 50px 26px 42px
    }
}
.accordion-module .panel .panel-heading.info-panel .panel-title a span {
    color: #bcbcbc;
    font-size: 22px;
    position: absolute;
    right: 42px;
    top: 24%
}
@media (max-width: 768px) {
    .accordion-module .panel .panel-heading.info-panel .panel-title a span {
        right: 22px
    }
}
.accordion-module .panel .panel-heading.image-panel {
    padding: 0
}
@media (min-width: 768px) {
    .accordion-module .panel .panel-heading.image-panel {
        height: 193px
    }
}
.accordion-module .panel .panel-heading.image-panel .panel-title {
    line-height: 0
}
.accordion-module .panel .panel-heading.image-panel a {
    color: #4c4c4c;
    display: inline-block;
    height: 191px;
    outline: 0;
    position: relative;
    width: 100%
}
.accordion-module .panel .panel-heading.image-panel a span {
    color: #bcbcbc;
    font-size: 22px;
    position: absolute;
    right: 42px;
    top: 40%
}
@media (max-width: 767px) {
    .accordion-module .panel .panel-heading.image-panel a {
        height: 100px
    }
    .accordion-module .panel .panel-heading.image-panel img {
        height: 100px;
        width: 100px
    }
    .accordion-module .panel .panel-heading.image-panel h2 {
        font-size: 22px
    }
}
.accordion-module .panel .panel-heading.image-panel .image-header {
    overflow: hidden;
    position: relative
}
.accordion-module .panel .panel-heading.image-panel .image-header .text {
    margin-left: 42px
}
@media (max-width: 768px) {
    .accordion-module .panel .panel-heading.image-panel a span {
        right: 22px;
        top: 30%
    }
    .accordion-module .panel .panel-heading.image-panel .image-header .text {
        margin-left: 22px
    }
}
@media (max-width: 480px) {
    .accordion-module .panel .panel-heading.image-panel .image-header {
        display: inline-block;
        min-height: 100px;
        overflow: hidden;
        width: 100%
    }
    .accordion-module .panel .panel-heading.image-panel .image-header .text {
        margin-left: 12px;
        min-height: 100px;
        overflow: hidden
    }
}
.accordion-module .panel .panel-heading.image-panel .image-header .text.half-text {
    width: 50%
}
.accordion-module .panel .panel-heading.image-panel .image-header .text h2 {
    color: #666;
    font-family: GothamHTF-Light;
    font-size: 34px;
    margin-bottom: 20px;
    margin-top: 40px;
    text-transform: capitalize
}
@media (max-width: 768px) {
    .accordion-module .panel .panel-heading.image-panel .image-header .text h2 {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 10px
    }
}
.accordion-module .panel .panel-heading.image-panel .image-header .text p {
    color: #666;
    font-family: GothamHTF-Medium;
    font-size: 16px;
    line-height: 1
}
@media (max-width: 480px) {
    .accordion-module .panel .panel-heading.image-panel .image-header .text p {
        font-size: 14px
    }
}
.accordion-module .panel .panel-body {
    color: gray;
    font-family: GothamHTF-Medium;
    padding: 20px 42px 42px
}
.accordion-module .panel .panel-body.image-panel {
    border-top: 1px solid #a0a0a0
}
.share-buttons {
    padding-top: 25px
}
.share-buttons [class^=icon-social] {
    border-color: #fff;
    color: #fff;
    height: 40px;
    width: 40px
}
.share-buttons .icon-social-facebook-official {
    padding: 10px 12px
}
.error .error-content {
    min-height: 50vh
}
.error-title {
    color: #000;
    font-size: 34px;
    font-family: GothamHTF-Light;
    margin-bottom: 20px;
    margin-top: 90px
}
.error-description,
.error-subtitle {
    font-size: 16px!important
}
.error-subtitle {
    color: #000!important;
    padding-bottom: 0!important;
    font-family: GothamHTF-Bold
}
.error-description,
.search-filter-list span,
.search-filter-options ._selected,
.search-form input,
.search-tab .no-search-results {
    font-family: GothamHTF-Book
}
.search-form .search-wrapper {
    position: relative
}
.search-form .search-wrapper:before {
    background-image: url(clientlib-site/ui-images/search-small.svg);
    background-size: cover;
    bottom: 0;
    content: '';
    display: block;
    height: 15px;
    left: 20px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 15px;
    z-index: 1
}
.search-form .search-clear,
.search-form .search-item,
.search-form .search-submit,
.search-tab .loading-search,
.search-tab .no-search-results {
    display: none
}
.ie .search-form .search-wrapper:before {
    top: 2px
}
.search-form input {
    border: 0;
    color: gray;
    font-size: 16px;
    padding: 19px 20px 19px 45px;
    position: relative;
    text-overflow: ellipsis;
    width: 100%
}
.search-form input:-moz-placeholder,
.search-form input:-ms-input-placeholder,
.search-form input::-moz-placeholder,
.search-form input::-webkit-input-placeholder {
    text-overflow: ellipsis
}
.search-form input:focus {
    outline: 0
}
.ie .search-form input {
    padding-bottom: 20px;
    padding-top: 18px
}
.navbar .search-form .search-wrapper {
    margin-left: -15px;
    padding-left: 20px
}
.navbar .search-form .search-wrapper:before {
    left: 0
}
.navbar .search-form .search-wrapper input {
    padding-left: 0
}
.search-page {
    padding-top: 90px
}
.search-page button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0
}
.search-tab .loading-search {
    background-image: url(clientlib-site/ui-images/Kohls_Loading_animation_03.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 26px;
    min-height: 300px;
    width: 100%
}
.search-tab .no-search-results {
    font-weight: 700
}
.search-tab.search-loading .loading-search {
    display: block
}
.search-tab.search-empty .loading-search,
.search-tab.search-loading .no-search-results {
    display: none
}
.search-tab.search-empty .no-search-results {
    display: block
}
.search-filter-list,
.search-filter-title {
    display: inline-block
}
.search-results-container {
    margin: 20px 0
}
.search-filter {
    background-color: #fff;
    padding: 20px 20px 12px
}
.search-filter-title p {
    color: gray;
    margin-bottom: 0
}
.search-filter-list {
    margin-left: 5px;
    position: relative
}
.search-filter-list._active .search-filter-active:before {
    transform: rotate(180deg)
}
.search-filter-list._active .search-filter-active:after {
    background-color: #ebebeb;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    top: 30px;
    width: 100%
}
.search-filter-list._active .search-filter-options {
    background-color: #fff;
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}
.search-filter-options {
    border: 1px solid #ebebeb;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .1);
    font-size: 0;
    left: -10px;
    list-style-type: none;
    margin: 0;
    opacity: 0;
    padding: 45px 10px 20px;
    position: absolute;
    visibility: hidden;
    top: -8px;
    transition: visibility 0s linear .25s, opacity .25s linear;
    z-index: 5
}
.search-filter-options ul {
    margin: 0;
    padding: 0
}
.search-filter-options li {
    margin-top: 10px
}
.search-filter-options li button {
    padding: 0;
    text-align: left
}
.search-filter-options li button:hover {
    opacity: .7
}
.search-filter-options ._selected:hover {
    opacity: 1
}
.search-filter-active {
    color: #04a19c;
    padding: 0 20px 0 0;
    position: relative;
    z-index: 10
}
.search-filter-active:before {
    content: '\e259';
    display: block;
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: 0;
    top: 1px;
    transition: all .25s linear
}
.no-search-results,
.search-result-title {
    font-family: GothamHTF-Light
}
.search-filter-active:focus {
    outline: 0
}
.search-results-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.search-results-list-container {
    background-color: #fff;
    padding: 0 20px 20px
}
.search-results-list-item {
    border-top: 1px solid #ebebeb;
    padding: 25px 0
}
.search-results-list-item:last-child {
    padding-bottom: 0
}
.search-results-list-item a:focus {
    outline: 0
}
.no-search-results {
    display: none;
    padding-top: 25px
}
.search-result-image-wrapper {
    display: none
}
.search-result-title {
    color: #333;
    font-size: 20px;
    margin-top: 0
}
.search-result-date,
.search-result-description {
    font-family: GothamHTF-Book;
    font-size: 12px;
    margin-bottom: 0
}
.search-result-date {
    color: gray;
    margin-top: 15px
}
.search-result-description {
    color: #333;
    margin-top: 5px
}
.search-pagination {
    display: none;
    font-size: 0;
    padding: 20px 0 0;
    text-align: center
}
.search-pagination:after,
.search-pagination:before {
    content: " ";
    display: table
}
.search-pagination button,
.search-pagination div,
.search-pagination p {
    display: inline-block;
    font-family: GothamHTF-Book;
    font-size: 12px
}
.search-pagination button {
    color: #04a19c
}
.search-pagination button:hover {
    color: #6fc5c7
}
.search-pagination button:focus {
    outline: 0
}
.search-back,
.search-next {
    padding-bottom: 0;
    position: relative
}
.search-back:before,
.search-next:before {
    bottom: 0;
    color: #04a19c;
    display: block;
    font-family: social-icons;
    font-size: 8px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 12px
}
.search-back:hover:before,
.search-next:hover:before {
    color: #6fc5c7
}
.search-back.inactive,
.search-back.inactive:before,
.search-back.inactive:hover,
.search-back.inactive:hover:before,
.search-next.inactive,
.search-next.inactive:before,
.search-next.inactive:hover,
.search-next.inactive:hover:before {
    color: gray
}
.search-back {
    float: left;
    padding-left: 20px
}
.search-back:before {
    content: '\e901';
    left: 0
}
.search-page-indicator {
    margin: 0 auto;
    position: relative
}
.search-page-indicator p {
    margin-bottom: 0
}
.search-next {
    float: right;
    padding-right: 20px
}
.search-next:before {
    content: '\e900';
    right: 0
}
.current-page {
    border-color: #bcbcbc;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    margin-right: 3px;
    padding: 0 5px
}
.total-pages {
    margin-left: 3px;
    padding: 0
}
@media (min-width: 768px) {
    .search-page {
        padding-top: 120px
    }
    .search-results-container {
        overflow: hidden
    }
    .search-filter p {
        vertical-align: top
    }
    .search-filter-list {
        margin: 0;
        vertical-align: top
    }
    .search-filter-list .search-filter-options {
        border: 0;
        box-shadow: none;
        left: auto;
        opacity: 1;
        padding: 0;
        position: relative;
        top: auto;
        visibility: visible
    }
    .search-filter-list li {
        display: inline-block;
        font-size: 14px;
        margin-left: 15px;
        margin-top: 0
    }
    .search-filter-list button span {
        font-family: GothamHTF-Book
    }
    .search-filter-list ._selected {
        color: #00a0a0;
        font-family: GothamHTF-Medium;
        padding-bottom: 6px;
        pointer-events: none;
        position: relative
    }
    .search-filter-list ._selected:hover {
        opacity: 1
    }
    .search-filter-list ._selected:before {
        content: '';
        background-color: #00a0a0;
        bottom: 0;
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        width: 100%
    }
    .search-filter-active {
        display: none
    }
    .search-results-list-item {
        position: relative
    }
    .search-results-list-item:hover:before {
        background-color: #f1f1f1;
        content: '';
        height: calc(100% + 2px);
        left: -20px;
        position: absolute;
        top: -1px;
        width: 100vw
    }
    .search-results-list-item:hover:last-child:before {
        height: calc(100% + 22px)
    }
    .search-results-list-item:hover h2 {
        color: #6fc5c7
    }
    .search-results-list-item>a {
        display: table;
        position: relative;
        z-index: 2
    }
    .search-result-content,
    .search-result-image-wrapper {
        display: table-cell
    }
    .search-result-image-container {
        display: block;
        height: 155px;
        width: 233px
    }
    .search-result-image {
        height: 100%;
        width: 100%
    }
    .search-result-video {
        position: relative
    }
    .search-result-video:before {
        background-image: url(clientlib-site/ui-images/play-button.png);
        background-size: cover;
        bottom: 0;
        content: '';
        display: block;
        height: 60px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 60px
    }
    .search-result-content {
        max-width: 800px;
        padding-left: 25px;
        vertical-align: top
    }
    .search-pagination {
        padding-top: 30px
    }
}
@media (min-width: 1024px) {
    .search-form {
        background-color: #fff;
        padding: 15px 0
    }
    .search-form .search-wrapper {
        display: inline-block;
        position: relative;
        width: 83%
    }
    .search-form .search-wrapper:before {
        background-image: url(clientlib-site/ui-images/search-large.svg);
        height: 24px;
        left: 30px;
        width: 24px
    }
    .ie .search-form .search-wrapper:before {
        top: 6px
    }
    .search-form input {
        font-family: GothamHTF-Light;
        font-size: 26px;
        padding: 12px 77px 12px 70px
    }
    .search-form input::-ms-clear {
        display: none
    }
    .search-form .search-clear {
        background-color: transparent;
        background-image: url(clientlib-site/ui-images/close-mega-nav.png);
        background-size: cover;
        border: 0;
        bottom: 0;
        color: transparent;
        font: 0/0 a;
        height: 18px;
        margin: auto;
        opacity: .5;
        outline: 0;
        position: absolute;
        right: 30px;
        top: 0;
        text-shadow: none;
        width: 18px
    }
    .ie .search-form .search-clear {
        height: 19px
    }
    .search-form .search-submit {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        border: 0;
        color: #a0a0a0;
        display: inline-block;
        font-family: GothamHTF-Light;
        font-size: 26px;
        padding: 12px 30px;
        pointer-events: none;
        position: relative
    }
    .search-form .search-submit:before {
        background: #e0e0e0;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
    .navbar .search-form {
        padding: 0
    }
    .navbar .search-form .search-wrapper {
        padding: 18px 60px 18px 30px;
        width: 86%
    }
    .navbar .search-form .search-wrapper:before {
        left: 20px
    }
    .navbar .search-form .search-wrapper input {
        padding-left: 35px
    }
    .navbar .search-form .search-submit {
        padding-bottom: 20px;
        padding-top: 20px
    }
    .search-form.search-active .search-clear {
        display: block
    }
    .search-form.search-active .search-clear:hover {
        opacity: .25
    }
    .search-form.search-active .search-submit {
        color: #04a19c;
        pointer-events: auto
    }
    .search-form.search-active .search-submit:hover {
        color: #6fc5c7
    }
    .search-page {
        padding-top: 147px
    }
    .search-results-container {
        margin: 30px 0
    }
    .search-filter {
        padding: 30px 30px 18px
    }
    .search-results-list-container {
        padding: 0 30px 30px
    }
    .search-results-list-item {
        padding: 40px 0
    }
    .search-results-list-item:hover:before {
        left: -30px
    }
    .search-results-list-item:hover:last-child:before {
        height: calc(100% + 32px)
    }
    .search-result-title {
        font-size: 28px
    }
    .search-result-date,
    .search-result-description {
        font-size: 14px
    }
    .search-result-description {
        margin-top: 15px
    }
    .search-pagination {
        margin: 0 auto;
        width: 310px
    }
}
.aem-editor-live .home-page #home-carousel .item .item-text-action {
    left: 0;
    right: 0
}
.aem-editor-live .article-page .article .article-content h3,
.aem-editor-live .article-page .error .article-content h3,
.aem-editor-live .article-page .error .error-content h3,
.error .aem-editor-live .article-page .article .error-content h3 {
    display: inline-block;
    float: none;
    width: 100%
}
.aem-editor-live .article-page .article .article-content .article-main-image,
.aem-editor-live .article-page .error .article-content .article-main-image,
.aem-editor-live .article-page .error .error-content .article-main-image,
.error .aem-editor-live .article-page .article .error-content .article-main-image {
    display: inline-block;
    margin: 0;
    width: 100%
}
.aem-editor-live .article-page .article .article-content .article-main-image *,
.aem-editor-live .article-page .error .article-content .article-main-image *,
.aem-editor-live .article-page .error .error-content .article-main-image *,
.error .aem-editor-live .article-page .article .error-content .article-main-image * {
    float: none
}
.aem-editor-live .article-page .article .article-content .article-primary-img,
.aem-editor-live .article-page .error .article-content .article-primary-img,
.aem-editor-live .article-page .error .error-content .article-primary-img,
.error .aem-editor-live .article-page .article .error-content .article-primary-img {
    display: block;
    height: auto;
    margin: 0 0 50px;
    width: 100%
}
.aem-editor-live .article-page .article .article-content .pull-quote,
.aem-editor-live .article-page .error .article-content .pull-quote,
.aem-editor-live .article-page .error .error-content .pull-quote,
.error .aem-editor-live .article-page .article .error-content .pull-quote {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    margin: 0
}
.aem-editor-live .article-page .article .article-content .pull-quote:before,
.aem-editor-live .article-page .error .article-content .pull-quote:before,
.aem-editor-live .article-page .error .error-content .pull-quote:before,
.error .aem-editor-live .article-page .article .error-content .pull-quote:before {
    content: none!important
}
.aem-editor-live .article-page .article .article-content .pull-quote p,
.aem-editor-live .article-page .error .article-content .pull-quote p,
.aem-editor-live .article-page .error .error-content .pull-quote p,
.error .aem-editor-live .article-page .article .error-content .pull-quote p {
    padding-left: 0!important
}
.aem-editor-live .parsys.grid-par {
    font-size: 0
}
.aem-editor-live .parsys.grid-par:after,
.aem-editor-live .parsys.grid-par:before {
    content: " ";
    display: table
}
.aem-editor-live .homepage-article-module,
.aem-editor-live .infobite,
.aem-editor-live .video {
    display: inline-block;
    float: left
}
.aem-editor-live .homepage-article-module .promo-article,
.aem-editor-live .homepage-article-module .topical-article,
.aem-editor-live .infobite .promo-article,
.aem-editor-live .infobite .topical-article,
.aem-editor-live .video .promo-article,
.aem-editor-live .video .topical-article {
    left: 0!important;
    position: relative!important;
    top: 0!important
}
.aem-editor-live .footer {
    background: #000;
    overflow: visible
}
.aem-editor-live .footer-links,
.aem-editor-live .footer-social {
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%
}
.aem-editor-live .footer-links-container,
.aem-editor-live .social-content {
    display: inline-block;
    float: none!important;
    text-align: left
}
.aem-editor-live .social-content {
    margin: 0 auto;
    padding-top: 40px
}
.aem-editor-live .accordion-module .panel .panel-heading.image-panel {
    height: auto
}
.aem-editor-live .accordion-module .panel .panel-heading.image-panel .panel-title {
    line-height: inherit
}
.preview .home-page #home-carousel .item .item-text-action {
    width: 100%
}

.navbar.navbar-fixed-top.row.navbar-inverse:hover{
    transition-delay: 250ms;
    opacity: 1; 
} 

.navbar-inverse .navbar-nav>li>a {
    color: #333;
    transition-delay: 250ms;
    opacity: 1; 
        }
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #04a19c;
    background-color: transparent;
    transition-delay: 250ms;
    opacity: 1; 
} 
.header .navbar-inverse .kh-logo
{
    background-image:url(clientlib-site/ui-images/logo_kohls_blk.png);
    background-size:100%;
    transition-property: background-image;
    transition-delay: 250ms;
    opacity: 1; 
}

.header .navbar-inverse .search-button {
    background-image: url(clientlib-site/ui-images/search-small.svg);
    transition-property: background-image;
    transition-delay: 250ms;
    opacity: 1; 
            }

.landing-hero .hero.green-md  {
        padding-bottom: 25px;
        padding-top: 115px;
    }
.landing-hero .hero.red-md{
        padding-bottom: 25px;
        padding-top: 115px;
}
.landing-hero .hero.purple-md{
        padding-bottom: 25px;
        padding-top: 115px;
}
.landing-hero .hero.blue-md {
        padding-bottom: 25px;
        padding-top: 115px;
}

@media (max-width: 767px) {
.landing-hero .hero.green-md {
        padding-bottom: 2px;
        padding-top: 85px;

      }
.landing-hero .hero.red-md{
        padding-bottom: 2px;
        padding-top: 85px;
}
.landing-hero .hero.purple-md{
        padding-bottom: 2px;
        padding-top: 85px;
}
.landing-hero .hero.blue-md {
        padding-bottom: 2px;
        padding-top: 85px;
}       

    }

.article-hero .hero.green-md{   
        padding-bottom: 75px;
        padding-top: 130px;
        }
.article-hero .hero.red-md{
        padding-bottom: 75px;
        padding-top: 130px;
}
.article-hero .hero.purple-md{  
        padding-bottom: 75px;
        padding-top: 130px;
        }
.article-hero .hero.blue-md{    
        padding-bottom: 75px;
        padding-top: 130px;
        }
@media (max-width: 767px) {
.article-hero .hero.green-md {
        padding-bottom: 2px;
        padding-top: 85px;

      }
.article-hero .hero.red-md{
        padding-bottom: 2px;
        padding-top: 85px;
}
.article-hero .hero.purple-md{
        padding-bottom: 2px;
        padding-top: 85px;
}
.article-hero .hero.blue-md {
        padding-bottom: 2px;
        padding-top: 85px;
}       

   }
