@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

/* 
Reset Styles 
=============== */

.kcw {
  box-sizing: unset;
}

.kcw * {
  /* per https://kyruus.jira.com/browse/KENG-35371: this negates the effect of Kyruus' * {font-size: 14px} */
  font-size: inherit;
}

.kcw section,
.kcw div,
.kcw dl,
.kcw dt,
.kcw dd,
.kcw ul,
.kcw ol,
.kcw li,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6,
.kcw pre,
.kcw form,
.kcw fieldset,
.kcw input,
.kcw textarea,
.kcw label,
.kcw p,
.kcw blockquote,
.kcw th,
.kcw td,
.kcw a {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.kcw table {
  border-collapse: collapse;
  border-spacing: 0;
}

.kcw fieldset,
.kcw img {
  border: 0;
}

.kcw address,
.kcw caption,
.kcw cite,
.kcw code,
.kcw dfn,
.kcw em,
.kcw strong,
.kcw th,
.kcw var {
  font-style: normal;
  font-weight: normal;
}

.kcw ol,
.kcw ul {
  list-style: none;
}

.kcw caption,
.kcw th {
  text-align: left;
}

.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
  font-size: 100%;
  font-weight: bold;
}

.kcw q:before,
.kcw q:after {
  content: '';
}

.kcw abbr,
.kcw acronym {
  border: 0;
}

.kcw a {
  /* per https://kyruus.jira.com/browse/KENG-35371: this negates the effect of Kyruus' a {display: inline-block} */
  display: inline;
}

.kcw p:first-child {
  /* per https://kyruus.jira.com/browse/KENG-35371: this negates the effect of Kyruus' p:first-child margin-top styles */
  margin-top: inherit;
}

.kcw p:last-child {
  /* per https://kyruus.jira.com/browse/KENG-35371: this negates the effect of Kyruus' p:last-child margin-bottom styles */
  margin-bottom: inherit;
}

/* Reset Styles End
=============== */





/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html .kcw  {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body .kcw  {
    margin: 0;
}

 .kcw article,
 .kcw aside,
 .kcw details,
 .kcw figcaption,
 .kcw figure,
 .kcw footer,
 .kcw header,
 .kcw hgroup,
 .kcw main,
 .kcw menu,
 .kcw nav,
 .kcw section,
 .kcw summary {
    display: block;
}

 .kcw audio,
 .kcw canvas,
 .kcw progress,
 .kcw video {
    display: inline-block;
    vertical-align: baseline;
}

 .kcw audio:not([controls]) {
    display: none;
    height: 0;
}

 .kcw [hidden],
 .kcw template {
    display: none;
}

 .kcw a {
    background-color: transparent;
}

 .kcw a:active,
 .kcw a:hover {
    outline: 0;
}

 .kcw abbr[title] {
    border-bottom: 1px dotted;
}

 .kcw b,
 .kcw strong {
    font-weight: bold;
}

 .kcw dfn {
    font-style: italic;
}

 .kcw h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

 .kcw mark {
    background: #ff0;
    color: #000;
}

 .kcw small {
    font-size: 80%;
}

 .kcw sub,
 .kcw sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

 .kcw sup {
    top: -0.5em;
}

 .kcw sub {
    bottom: -0.25em;
}

 .kcw img {
    border: 0;
}

 .kcw svg:not(:root) {
    overflow: hidden;
}

 .kcw figure {
    margin: 1em 40px;
}

 .kcw hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

 .kcw pre {
    overflow: auto;
}

 .kcw code,
 .kcw kbd,
 .kcw pre,
 .kcw samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

 .kcw button,
 .kcw input,
 .kcw optgroup,
 .kcw select,
 .kcw textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

 .kcw button {
    overflow: visible;
}

 .kcw button,
 .kcw select {
    text-transform: none;
}

 .kcw button,
html .kcw  input[type="button"],
 .kcw input[type="reset"],
 .kcw input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

 .kcw button[disabled],
html .kcw  input[disabled] {
    cursor: default;
}

 .kcw button::-moz-focus-inner,
 .kcw input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

 .kcw input {
    line-height: normal;
}

 .kcw input[type="checkbox"],
 .kcw input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

 .kcw input[type="number"]::-webkit-inner-spin-button,
 .kcw input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

 .kcw input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

 .kcw input[type="search"]::-webkit-search-cancel-button,
 .kcw input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

 .kcw fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

 .kcw legend {
    border: 0;
    padding: 0;
}

 .kcw textarea {
    overflow: auto;
}

 .kcw optgroup {
    font-weight: bold;
}

 .kcw table {
    border-collapse: collapse;
    border-spacing: 0;
}

 .kcw td,
 .kcw th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

     .kcw *,
     .kcw *:before,
     .kcw *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

     .kcw a,
     .kcw a:visited {
        text-decoration: underline;
    }

     .kcw a[href]:after {
        content: " (" attr(href) ")";
    }

     .kcw abbr[title]:after {
        content: " (" attr(title) ")";
    }

     .kcw a[href^="#"]:after,
     .kcw a[href^="javascript:"]:after {
        content: "";
    }

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

     .kcw thead {
        display: table-header-group;
    }

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

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

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

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

     .kcw select {
        background: #fff !important;
    }

     .kcw .kcw__navbar {
        display: none;
    }

     .kcw .kcw__btn>.kcw__caret,
     .kcw .kcw__dropup>.kcw__btn>.kcw__caret {
        border-top-color: #000 !important;
    }

     .kcw .kcw__label {
        border: 1px solid #000;
    }

     .kcw .kcw__table {
        border-collapse: collapse !important;
    }

     .kcw .kcw__table td,
     .kcw .kcw__table th {
        background-color: #fff !important;
    }

     .kcw .kcw__table-bordered th,
     .kcw .kcw__table-bordered td {
        border: 1px solid #ddd !important;
    }
}

/* @font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
} */

 .kcw .kcw__glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

 .kcw .kcw__glyphicon-asterisk:before {
    content: "\2a";
}

 .kcw .kcw__glyphicon-plus:before {
    content: "\2b";
}

 .kcw .kcw__glyphicon-euro:before,
 .kcw .kcw__glyphicon-eur:before {
    content: "\20ac";
}

 .kcw .kcw__glyphicon-minus:before {
    content: "\2212";
}

 .kcw .kcw__glyphicon-cloud:before {
    content: "\2601";
}

 .kcw .kcw__glyphicon-envelope:before {
    content: "\2709";
}

 .kcw .kcw__glyphicon-pencil:before {
    content: "\270f";
}

 .kcw .kcw__glyphicon-glass:before {
    content: "\e001";
}

 .kcw .kcw__glyphicon-music:before {
    content: "\e002";
}

 .kcw .kcw__glyphicon-search:before {
    content: "\e003";
}

 .kcw .kcw__glyphicon-heart:before {
    content: "\e005";
}

 .kcw .kcw__glyphicon-star:before {
    content: "\e006";
}

 .kcw .kcw__glyphicon-star-empty:before {
    content: "\e007";
}

 .kcw .kcw__glyphicon-user:before {
    content: "\e008";
}

 .kcw .kcw__glyphicon-film:before {
    content: "\e009";
}

 .kcw .kcw__glyphicon-th-large:before {
    content: "\e010";
}

 .kcw .kcw__glyphicon-th:before {
    content: "\e011";
}

 .kcw .kcw__glyphicon-th-list:before {
    content: "\e012";
}

 .kcw .kcw__glyphicon-ok:before {
    content: "\e013";
}

 .kcw .kcw__glyphicon-remove:before {
    content: "\e014";
}

 .kcw .kcw__glyphicon-zoom-in:before {
    content: "\e015";
}

 .kcw .kcw__glyphicon-zoom-out:before {
    content: "\e016";
}

 .kcw .kcw__glyphicon-off:before {
    content: "\e017";
}

 .kcw .kcw__glyphicon-signal:before {
    content: "\e018";
}

 .kcw .kcw__glyphicon-cog:before {
    content: "\e019";
}

 .kcw .kcw__glyphicon-trash:before {
    content: "\e020";
}

 .kcw .kcw__glyphicon-home:before {
    content: "\e021";
}

 .kcw .kcw__glyphicon-file:before {
    content: "\e022";
}

 .kcw .kcw__glyphicon-time:before {
    content: "\e023";
}

 .kcw .kcw__glyphicon-road:before {
    content: "\e024";
}

 .kcw .kcw__glyphicon-download-alt:before {
    content: "\e025";
}

 .kcw .kcw__glyphicon-download:before {
    content: "\e026";
}

 .kcw .kcw__glyphicon-upload:before {
    content: "\e027";
}

 .kcw .kcw__glyphicon-inbox:before {
    content: "\e028";
}

 .kcw .kcw__glyphicon-play-circle:before {
    content: "\e029";
}

 .kcw .kcw__glyphicon-repeat:before {
    content: "\e030";
}

 .kcw .kcw__glyphicon-refresh:before {
    content: "\e031";
}

 .kcw .kcw__glyphicon-list-alt:before {
    content: "\e032";
}

 .kcw .kcw__glyphicon-lock:before {
    content: "\e033";
}

 .kcw .kcw__glyphicon-flag:before {
    content: "\e034";
}

 .kcw .kcw__glyphicon-headphones:before {
    content: "\e035";
}

 .kcw .kcw__glyphicon-volume-off:before {
    content: "\e036";
}

 .kcw .kcw__glyphicon-volume-down:before {
    content: "\e037";
}

 .kcw .kcw__glyphicon-volume-up:before {
    content: "\e038";
}

 .kcw .kcw__glyphicon-qrcode:before {
    content: "\e039";
}

 .kcw .kcw__glyphicon-barcode:before {
    content: "\e040";
}

 .kcw .kcw__glyphicon-tag:before {
    content: "\e041";
}

 .kcw .kcw__glyphicon-tags:before {
    content: "\e042";
}

 .kcw .kcw__glyphicon-book:before {
    content: "\e043";
}

 .kcw .kcw__glyphicon-bookmark:before {
    content: "\e044";
}

 .kcw .kcw__glyphicon-print:before {
    content: "\e045";
}

 .kcw .kcw__glyphicon-camera:before {
    content: "\e046";
}

 .kcw .kcw__glyphicon-font:before {
    content: "\e047";
}

 .kcw .kcw__glyphicon-bold:before {
    content: "\e048";
}

 .kcw .kcw__glyphicon-italic:before {
    content: "\e049";
}

 .kcw .kcw__glyphicon-text-height:before {
    content: "\e050";
}

 .kcw .kcw__glyphicon-text-width:before {
    content: "\e051";
}

 .kcw .kcw__glyphicon-align-left:before {
    content: "\e052";
}

 .kcw .kcw__glyphicon-align-center:before {
    content: "\e053";
}

 .kcw .kcw__glyphicon-align-right:before {
    content: "\e054";
}

 .kcw .kcw__glyphicon-align-justify:before {
    content: "\e055";
}

 .kcw .kcw__glyphicon-list:before {
    content: "\e056";
}

 .kcw .kcw__glyphicon-indent-left:before {
    content: "\e057";
}

 .kcw .kcw__glyphicon-indent-right:before {
    content: "\e058";
}

 .kcw .kcw__glyphicon-facetime-video:before {
    content: "\e059";
}

 .kcw .kcw__glyphicon-picture:before {
    content: "\e060";
}

 .kcw .kcw__glyphicon-map-marker:before {
    content: "\e062";
}

 .kcw .kcw__glyphicon-adjust:before {
    content: "\e063";
}

 .kcw .kcw__glyphicon-tint:before {
    content: "\e064";
}

 .kcw .kcw__glyphicon-edit:before {
    content: "\e065";
}

 .kcw .kcw__glyphicon-share:before {
    content: "\e066";
}

 .kcw .kcw__glyphicon-check:before {
    content: "\e067";
}

 .kcw .kcw__glyphicon-move:before {
    content: "\e068";
}

 .kcw .kcw__glyphicon-step-backward:before {
    content: "\e069";
}

 .kcw .kcw__glyphicon-fast-backward:before {
    content: "\e070";
}

 .kcw .kcw__glyphicon-backward:before {
    content: "\e071";
}

 .kcw .kcw__glyphicon-play:before {
    content: "\e072";
}

 .kcw .kcw__glyphicon-pause:before {
    content: "\e073";
}

 .kcw .kcw__glyphicon-stop:before {
    content: "\e074";
}

 .kcw .kcw__glyphicon-forward:before {
    content: "\e075";
}

 .kcw .kcw__glyphicon-fast-forward:before {
    content: "\e076";
}

 .kcw .kcw__glyphicon-step-forward:before {
    content: "\e077";
}

 .kcw .kcw__glyphicon-eject:before {
    content: "\e078";
}

 .kcw .kcw__glyphicon-chevron-left:before {
    content: "\e079";
}

 .kcw .kcw__glyphicon-chevron-right:before {
    content: "\e080";
}

 .kcw .kcw__glyphicon-plus-sign:before {
    content: "\e081";
}

 .kcw .kcw__glyphicon-minus-sign:before {
    content: "\e082";
}

 .kcw .kcw__glyphicon-remove-sign:before {
    content: "\e083";
}

 .kcw .kcw__glyphicon-ok-sign:before {
    content: "\e084";
}

 .kcw .kcw__glyphicon-question-sign:before {
    content: "\e085";
}

 .kcw .kcw__glyphicon-info-sign:before {
    content: "\e086";
}

 .kcw .kcw__glyphicon-screenshot:before {
    content: "\e087";
}

 .kcw .kcw__glyphicon-remove-circle:before {
    content: "\e088";
}

 .kcw .kcw__glyphicon-ok-circle:before {
    content: "\e089";
}

 .kcw .kcw__glyphicon-ban-circle:before {
    content: "\e090";
}

 .kcw .kcw__glyphicon-arrow-left:before {
    content: "\e091";
}

 .kcw .kcw__glyphicon-arrow-right:before {
    content: "\e092";
}

 .kcw .kcw__glyphicon-arrow-up:before {
    content: "\e093";
}

 .kcw .kcw__glyphicon-arrow-down:before {
    content: "\e094";
}

 .kcw .kcw__glyphicon-share-alt:before {
    content: "\e095";
}

 .kcw .kcw__glyphicon-resize-full:before {
    content: "\e096";
}

 .kcw .kcw__glyphicon-resize-small:before {
    content: "\e097";
}

 .kcw .kcw__glyphicon-exclamation-sign:before {
    content: "\e101";
}

 .kcw .kcw__glyphicon-gift:before {
    content: "\e102";
}

 .kcw .kcw__glyphicon-leaf:before {
    content: "\e103";
}

 .kcw .kcw__glyphicon-fire:before {
    content: "\e104";
}

 .kcw .kcw__glyphicon-eye-open:before {
    content: "\e105";
}

 .kcw .kcw__glyphicon-eye-close:before {
    content: "\e106";
}

 .kcw .kcw__glyphicon-warning-sign:before {
    content: "\e107";
}

 .kcw .kcw__glyphicon-plane:before {
    content: "\e108";
}

 .kcw .kcw__glyphicon-calendar:before {
    content: "\e109";
}

 .kcw .kcw__glyphicon-random:before {
    content: "\e110";
}

 .kcw .kcw__glyphicon-comment:before {
    content: "\e111";
}

 .kcw .kcw__glyphicon-magnet:before {
    content: "\e112";
}

 .kcw .kcw__glyphicon-chevron-up:before {
    content: "\e113";
}

 .kcw .kcw__glyphicon-chevron-down:before {
    content: "\e114";
}

 .kcw .kcw__glyphicon-retweet:before {
    content: "\e115";
}

 .kcw .kcw__glyphicon-shopping-cart:before {
    content: "\e116";
}

 .kcw .kcw__glyphicon-folder-close:before {
    content: "\e117";
}

 .kcw .kcw__glyphicon-folder-open:before {
    content: "\e118";
}

 .kcw .kcw__glyphicon-resize-vertical:before {
    content: "\e119";
}

 .kcw .kcw__glyphicon-resize-horizontal:before {
    content: "\e120";
}

 .kcw .kcw__glyphicon-hdd:before {
    content: "\e121";
}

 .kcw .kcw__glyphicon-bullhorn:before {
    content: "\e122";
}

 .kcw .kcw__glyphicon-bell:before {
    content: "\e123";
}

 .kcw .kcw__glyphicon-certificate:before {
    content: "\e124";
}

 .kcw .kcw__glyphicon-thumbs-up:before {
    content: "\e125";
}

 .kcw .kcw__glyphicon-thumbs-down:before {
    content: "\e126";
}

 .kcw .kcw__glyphicon-hand-right:before {
    content: "\e127";
}

 .kcw .kcw__glyphicon-hand-left:before {
    content: "\e128";
}

 .kcw .kcw__glyphicon-hand-up:before {
    content: "\e129";
}

 .kcw .kcw__glyphicon-hand-down:before {
    content: "\e130";
}

 .kcw .kcw__glyphicon-circle-arrow-right:before {
    content: "\e131";
}

 .kcw .kcw__glyphicon-circle-arrow-left:before {
    content: "\e132";
}

 .kcw .kcw__glyphicon-circle-arrow-up:before {
    content: "\e133";
}

 .kcw .kcw__glyphicon-circle-arrow-down:before {
    content: "\e134";
}

 .kcw .kcw__glyphicon-globe:before {
    content: "\e135";
}

 .kcw .kcw__glyphicon-wrench:before {
    content: "\e136";
}

 .kcw .kcw__glyphicon-tasks:before {
    content: "\e137";
}

 .kcw .kcw__glyphicon-filter:before {
    content: "\e138";
}

 .kcw .kcw__glyphicon-briefcase:before {
    content: "\e139";
}

 .kcw .kcw__glyphicon-fullscreen:before {
    content: "\e140";
}

 .kcw .kcw__glyphicon-dashboard:before {
    content: "\e141";
}

 .kcw .kcw__glyphicon-paperclip:before {
    content: "\e142";
}

 .kcw .kcw__glyphicon-heart-empty:before {
    content: "\e143";
}

 .kcw .kcw__glyphicon-link:before {
    content: "\e144";
}

 .kcw .kcw__glyphicon-phone:before {
    content: "\e145";
}

 .kcw .kcw__glyphicon-pushpin:before {
    content: "\e146";
}

 .kcw .kcw__glyphicon-usd:before {
    content: "\e148";
}

 .kcw .kcw__glyphicon-gbp:before {
    content: "\e149";
}

 .kcw .kcw__glyphicon-sort:before {
    content: "\e150";
}

 .kcw .kcw__glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

 .kcw .kcw__glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

 .kcw .kcw__glyphicon-sort-by-order:before {
    content: "\e153";
}

 .kcw .kcw__glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

 .kcw .kcw__glyphicon-sort-by-attributes:before {
    content: "\e155";
}

 .kcw .kcw__glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

 .kcw .kcw__glyphicon-unchecked:before {
    content: "\e157";
}

 .kcw .kcw__glyphicon-expand:before {
    content: "\e158";
}

 .kcw .kcw__glyphicon-collapse-down:before {
    content: "\e159";
}

 .kcw .kcw__glyphicon-collapse-up:before {
    content: "\e160";
}

 .kcw .kcw__glyphicon-log-in:before {
    content: "\e161";
}

 .kcw .kcw__glyphicon-flash:before {
    content: "\e162";
}

 .kcw .kcw__glyphicon-log-out:before {
    content: "\e163";
}

 .kcw .kcw__glyphicon-new-window:before {
    content: "\e164";
}

 .kcw .kcw__glyphicon-record:before {
    content: "\e165";
}

 .kcw .kcw__glyphicon-save:before {
    content: "\e166";
}

 .kcw .kcw__glyphicon-open:before {
    content: "\e167";
}

 .kcw .kcw__glyphicon-saved:before {
    content: "\e168";
}

 .kcw .kcw__glyphicon-import:before {
    content: "\e169";
}

 .kcw .kcw__glyphicon-export:before {
    content: "\e170";
}

 .kcw .kcw__glyphicon-send:before {
    content: "\e171";
}

 .kcw .kcw__glyphicon-floppy-disk:before {
    content: "\e172";
}

 .kcw .kcw__glyphicon-floppy-saved:before {
    content: "\e173";
}

 .kcw .kcw__glyphicon-floppy-remove:before {
    content: "\e174";
}

 .kcw .kcw__glyphicon-floppy-save:before {
    content: "\e175";
}

 .kcw .kcw__glyphicon-floppy-open:before {
    content: "\e176";
}

 .kcw .kcw__glyphicon-credit-card:before {
    content: "\e177";
}

 .kcw .kcw__glyphicon-transfer:before {
    content: "\e178";
}

 .kcw .kcw__glyphicon-cutlery:before {
    content: "\e179";
}

 .kcw .kcw__glyphicon-header:before {
    content: "\e180";
}

 .kcw .kcw__glyphicon-compressed:before {
    content: "\e181";
}

 .kcw .kcw__glyphicon-earphone:before {
    content: "\e182";
}

 .kcw .kcw__glyphicon-phone-alt:before {
    content: "\e183";
}

 .kcw .kcw__glyphicon-tower:before {
    content: "\e184";
}

 .kcw .kcw__glyphicon-stats:before {
    content: "\e185";
}

 .kcw .kcw__glyphicon-sd-video:before {
    content: "\e186";
}

 .kcw .kcw__glyphicon-hd-video:before {
    content: "\e187";
}

 .kcw .kcw__glyphicon-subtitles:before {
    content: "\e188";
}

 .kcw .kcw__glyphicon-sound-stereo:before {
    content: "\e189";
}

 .kcw .kcw__glyphicon-sound-dolby:before {
    content: "\e190";
}

 .kcw .kcw__glyphicon-sound-5-1:before {
    content: "\e191";
}

 .kcw .kcw__glyphicon-sound-6-1:before {
    content: "\e192";
}

 .kcw .kcw__glyphicon-sound-7-1:before {
    content: "\e193";
}

 .kcw .kcw__glyphicon-copyright-mark:before {
    content: "\e194";
}

 .kcw .kcw__glyphicon-registration-mark:before {
    content: "\e195";
}

 .kcw .kcw__glyphicon-cloud-download:before {
    content: "\e197";
}

 .kcw .kcw__glyphicon-cloud-upload:before {
    content: "\e198";
}

 .kcw .kcw__glyphicon-tree-conifer:before {
    content: "\e199";
}

 .kcw .kcw__glyphicon-tree-deciduous:before {
    content: "\e200";
}

 .kcw .kcw__glyphicon-cd:before {
    content: "\e201";
}

 .kcw .kcw__glyphicon-save-file:before {
    content: "\e202";
}

 .kcw .kcw__glyphicon-open-file:before {
    content: "\e203";
}

 .kcw .kcw__glyphicon-level-up:before {
    content: "\e204";
}

 .kcw .kcw__glyphicon-copy:before {
    content: "\e205";
}

 .kcw .kcw__glyphicon-paste:before {
    content: "\e206";
}

 .kcw .kcw__glyphicon-alert:before {
    content: "\e209";
}

 .kcw .kcw__glyphicon-equalizer:before {
    content: "\e210";
}

 .kcw .kcw__glyphicon-king:before {
    content: "\e211";
}

 .kcw .kcw__glyphicon-queen:before {
    content: "\e212";
}

 .kcw .kcw__glyphicon-pawn:before {
    content: "\e213";
}

 .kcw .kcw__glyphicon-bishop:before {
    content: "\e214";
}

 .kcw .kcw__glyphicon-knight:before {
    content: "\e215";
}

 .kcw .kcw__glyphicon-baby-formula:before {
    content: "\e216";
}

 .kcw .kcw__glyphicon-tent:before {
    content: "\26fa";
}

 .kcw .kcw__glyphicon-blackboard:before {
    content: "\e218";
}

 .kcw .kcw__glyphicon-bed:before {
    content: "\e219";
}

 .kcw .kcw__glyphicon-apple:before {
    content: "\f8ff";
}

 .kcw .kcw__glyphicon-erase:before {
    content: "\e221";
}

 .kcw .kcw__glyphicon-hourglass:before {
    content: "\231b";
}

 .kcw .kcw__glyphicon-lamp:before {
    content: "\e223";
}

 .kcw .kcw__glyphicon-duplicate:before {
    content: "\e224";
}

 .kcw .kcw__glyphicon-piggy-bank:before {
    content: "\e225";
}

 .kcw .kcw__glyphicon-scissors:before {
    content: "\e226";
}

 .kcw .kcw__glyphicon-bitcoin:before {
    content: "\e227";
}

 .kcw .kcw__glyphicon-btc:before {
    content: "\e227";
}

 .kcw .kcw__glyphicon-xbt:before {
    content: "\e227";
}

 .kcw .kcw__glyphicon-yen:before {
    content: "\00a5";
}

 .kcw .kcw__glyphicon-jpy:before {
    content: "\00a5";
}

 .kcw .kcw__glyphicon-ruble:before {
    content: "\20bd";
}

 .kcw .kcw__glyphicon-rub:before {
    content: "\20bd";
}

 .kcw .kcw__glyphicon-scale:before {
    content: "\e230";
}

 .kcw .kcw__glyphicon-ice-lolly:before {
    content: "\e231";
}

 .kcw .kcw__glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

 .kcw .kcw__glyphicon-education:before {
    content: "\e233";
}

 .kcw .kcw__glyphicon-option-horizontal:before {
    content: "\e234";
}

 .kcw .kcw__glyphicon-option-vertical:before {
    content: "\e235";
}

 .kcw .kcw__glyphicon-menu-hamburger:before {
    content: "\e236";
}

 .kcw .kcw__glyphicon-modal-window:before {
    content: "\e237";
}

 .kcw .kcw__glyphicon-oil:before {
    content: "\e238";
}

 .kcw .kcw__glyphicon-grain:before {
    content: "\e239";
}

 .kcw .kcw__glyphicon-sunglasses:before {
    content: "\e240";
}

 .kcw .kcw__glyphicon-text-size:before {
    content: "\e241";
}

 .kcw .kcw__glyphicon-text-color:before {
    content: "\e242";
}

 .kcw .kcw__glyphicon-text-background:before {
    content: "\e243";
}

 .kcw .kcw__glyphicon-object-align-top:before {
    content: "\e244";
}

 .kcw .kcw__glyphicon-object-align-bottom:before {
    content: "\e245";
}

 .kcw .kcw__glyphicon-object-align-horizontal:before {
    content: "\e246";
}

 .kcw .kcw__glyphicon-object-align-left:before {
    content: "\e247";
}

 .kcw .kcw__glyphicon-object-align-vertical:before {
    content: "\e248";
}

 .kcw .kcw__glyphicon-object-align-right:before {
    content: "\e249";
}

 .kcw .kcw__glyphicon-triangle-right:before {
    content: "\e250";
}

 .kcw .kcw__glyphicon-triangle-left:before {
    content: "\e251";
}

 .kcw .kcw__glyphicon-triangle-bottom:before {
    content: "\e252";
}

 .kcw .kcw__glyphicon-triangle-top:before {
    content: "\e253";
}

 .kcw .kcw__glyphicon-console:before {
    content: "\e254";
}

 .kcw .kcw__glyphicon-superscript:before {
    content: "\e255";
}

 .kcw .kcw__glyphicon-subscript:before {
    content: "\e256";
}

 .kcw .kcw__glyphicon-menu-left:before {
    content: "\e257";
}

 .kcw .kcw__glyphicon-menu-right:before {
    content: "\e258";
}

 .kcw .kcw__glyphicon-menu-down:before {
    content: "\e259";
}

 .kcw .kcw__glyphicon-menu-up:before {
    content: "\e260";
}

 .kcw * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html .kcw  {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body .kcw  {
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
}

 .kcw input,
 .kcw button,
 .kcw select,
 .kcw textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

 .kcw a {
    color: #337ab7;
    text-decoration: none;
}

 .kcw a:hover,
 .kcw a:focus {
    color: #23527c;
    text-decoration: underline;
}

 .kcw a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

 .kcw figure {
    margin: 0;
}

 .kcw img {
    vertical-align: middle;
}

 .kcw .kcw__img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

 .kcw .kcw__img-rounded {
    border-radius: 0;
}

 .kcw .kcw__img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

 .kcw .kcw__img-circle {
    border-radius: 50%;
}

 .kcw hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

 .kcw .kcw__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

 .kcw .kcw__sr-only-focusable:active,
 .kcw .kcw__sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

 .kcw [role="button"] {
    cursor: pointer;
}

 .kcw h1,
 .kcw h2,
 .kcw h3,
 .kcw h4,
 .kcw h5,
 .kcw h6,
 .kcw .kcw__h1,
 .kcw .kcw__h2,
 .kcw .kcw__h3,
 .kcw .kcw__h4,
 .kcw .kcw__h5,
 .kcw .kcw__h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

 .kcw h1 small,
 .kcw h1 .kcw__small,
 .kcw h2 small,
 .kcw h2 .kcw__small,
 .kcw h3 small,
 .kcw h3 .kcw__small,
 .kcw h4 small,
 .kcw h4 .kcw__small,
 .kcw h5 small,
 .kcw h5 .kcw__small,
 .kcw h6 small,
 .kcw h6 .kcw__small,
 .kcw .kcw__h1 small,
 .kcw .kcw__h1 .kcw__small,
 .kcw .kcw__h2 small,
 .kcw .kcw__h2 .kcw__small,
 .kcw .kcw__h3 small,
 .kcw .kcw__h3 .kcw__small,
 .kcw .kcw__h4 small,
 .kcw .kcw__h4 .kcw__small,
 .kcw .kcw__h5 small,
 .kcw .kcw__h5 .kcw__small,
 .kcw .kcw__h6 small,
 .kcw .kcw__h6 .kcw__small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

 .kcw h1,
 .kcw .kcw__h1,
 .kcw h2,
 .kcw .kcw__h2,
 .kcw h3,
 .kcw .kcw__h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

 .kcw h1 small,
 .kcw h1 .kcw__small,
 .kcw .kcw__h1 small,
 .kcw .kcw__h1 .kcw__small,
 .kcw h2 small,
 .kcw h2 .kcw__small,
 .kcw .kcw__h2 small,
 .kcw .kcw__h2 .kcw__small,
 .kcw h3 small,
 .kcw h3 .kcw__small,
 .kcw .kcw__h3 small,
 .kcw .kcw__h3 .kcw__small {
    font-size: 65%;
}

 .kcw h4,
 .kcw .kcw__h4,
 .kcw h5,
 .kcw .kcw__h5,
 .kcw h6,
 .kcw .kcw__h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

 .kcw h4 small,
 .kcw h4 .kcw__small,
 .kcw .kcw__h4 small,
 .kcw .kcw__h4 .kcw__small,
 .kcw h5 small,
 .kcw h5 .kcw__small,
 .kcw .kcw__h5 small,
 .kcw .kcw__h5 .kcw__small,
 .kcw h6 small,
 .kcw h6 .kcw__small,
 .kcw .kcw__h6 small,
 .kcw .kcw__h6 .kcw__small {
    font-size: 75%;
}

 .kcw h1,
 .kcw .kcw__h1 {
    font-size: 36px;
}

 .kcw h2,
 .kcw .kcw__h2 {
    font-size: 30px;
}

 .kcw h3,
 .kcw .kcw__h3 {
    font-size: 24px;
}

 .kcw h4,
 .kcw .kcw__h4 {
    font-size: 18px;
}

 .kcw h5,
 .kcw .kcw__h5 {
    font-size: 14px;
}

 .kcw h6,
 .kcw .kcw__h6 {
    font-size: 12px;
}

 .kcw p {
    margin: 0 0 10px;
}

 .kcw .kcw__lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
     .kcw .kcw__lead {
        font-size: 21px;
    }
}

 .kcw small,
 .kcw .kcw__small {
    font-size: 85%;
}

 .kcw mark,
 .kcw .kcw__mark {
    background-color: #fcf8e3;
    padding: .2em;
}

 .kcw .kcw__text-left {
    text-align: left;
}

 .kcw .kcw__text-right {
    text-align: right;
}

 .kcw .kcw__text-center {
    text-align: center;
}

 .kcw .kcw__text-justify {
    text-align: justify;
}

 .kcw .kcw__text-nowrap {
    white-space: nowrap;
}

 .kcw .kcw__text-lowercase {
    text-transform: lowercase;
}

 .kcw .kcw__text-uppercase,
 .kcw .kcw__initialism {
    text-transform: uppercase;
}

 .kcw .kcw__text-capitalize {
    text-transform: capitalize;
}

 .kcw .kcw__text-muted {
    color: #777777;
}

 .kcw .kcw__text-primary {
    color: #337ab7;
}

 .kcw a.kcw__text-primary:hover {
    color: #286090;
}

 .kcw .kcw__text-success {
    color: #3c763d;
}

 .kcw a.kcw__text-success:hover {
    color: #2b542c;
}

 .kcw .kcw__text-info {
    color: #31708f;
}

 .kcw a.kcw__text-info:hover {
    color: #245269;
}

 .kcw .kcw__text-warning {
    color: #8a6d3b;
}

 .kcw a.kcw__text-warning:hover {
    color: #66512c;
}

 .kcw .kcw__text-danger {
    color: #a94442;
}

 .kcw a.kcw__text-danger:hover {
    color: #843534;
}

 .kcw .kcw__bg-primary {
    color: #fff;
}

 .kcw .kcw__bg-primary {
    background-color: #337ab7;
}

 .kcw a.kcw__bg-primary:hover {
    background-color: #286090;
}

 .kcw .kcw__bg-success {
    background-color: #dff0d8;
}

 .kcw a.kcw__bg-success:hover {
    background-color: #c1e2b3;
}

 .kcw .kcw__bg-info {
    background-color: #d9edf7;
}

 .kcw a.kcw__bg-info:hover {
    background-color: #afd9ee;
}

 .kcw .kcw__bg-warning {
    background-color: #fcf8e3;
}

 .kcw a.kcw__bg-warning:hover {
    background-color: #f7ecb5;
}

 .kcw .kcw__bg-danger {
    background-color: #f2dede;
}

 .kcw a.kcw__bg-danger:hover {
    background-color: #e4b9b9;
}

 .kcw .kcw__page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

 .kcw ul,
 .kcw ol {
    margin-top: 0;
    margin-bottom: 10px;
}

 .kcw ul ul,
 .kcw ul ol,
 .kcw ol ul,
 .kcw ol ol {
    margin-bottom: 0;
}

 .kcw .kcw__list-unstyled {
    padding-left: 0;
    list-style: none;
}

 .kcw .kcw__list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

 .kcw .kcw__list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

 .kcw dl {
    margin-top: 0;
    margin-bottom: 20px;
}

 .kcw dt,
 .kcw dd {
    line-height: 1.428571429;
}

 .kcw dt {
    font-weight: bold;
}

 .kcw dd {
    margin-left: 0;
}

 .kcw .kcw__dl-horizontal dd:before,
 .kcw .kcw__dl-horizontal dd:after {
    content: " ";
    display: table;
}

 .kcw .kcw__dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
     .kcw .kcw__dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

     .kcw .kcw__dl-horizontal dd {
        margin-left: 180px;
    }
}

 .kcw abbr[title],
 .kcw abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

 .kcw .kcw__initialism {
    font-size: 90%;
}

 .kcw blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

 .kcw blockquote p:last-child,
 .kcw blockquote ul:last-child,
 .kcw blockquote ol:last-child {
    margin-bottom: 0;
}

 .kcw blockquote footer,
 .kcw blockquote small,
 .kcw blockquote .kcw__small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777;
}

 .kcw blockquote footer:before,
 .kcw blockquote small:before,
 .kcw blockquote .kcw__small:before {
    content: '\2014 \00A0';
}

 .kcw .kcw__blockquote-reverse,
 .kcw blockquote.kcw__pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

 .kcw .kcw__blockquote-reverse footer:before,
 .kcw .kcw__blockquote-reverse small:before,
 .kcw .kcw__blockquote-reverse .kcw__small:before,
 .kcw blockquote.kcw__pull-right footer:before,
 .kcw blockquote.kcw__pull-right small:before,
 .kcw blockquote.kcw__pull-right .kcw__small:before {
    content: '';
}

 .kcw .kcw__blockquote-reverse footer:after,
 .kcw .kcw__blockquote-reverse small:after,
 .kcw .kcw__blockquote-reverse .kcw__small:after,
 .kcw blockquote.kcw__pull-right footer:after,
 .kcw blockquote.kcw__pull-right small:after,
 .kcw blockquote.kcw__pull-right .kcw__small:after {
    content: '\00A0 \2014';
}

 .kcw address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

 .kcw code,
 .kcw kbd,
 .kcw pre,
 .kcw samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

 .kcw code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}

 .kcw kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

 .kcw kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

 .kcw pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}

 .kcw pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

 .kcw .kcw__pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

 .kcw .kcw__container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

 .kcw .kcw__container:after {
    clear: both;
}

@media (min-width: 768px) {
     .kcw .kcw__container {
        width: 750px;
    }
}

@media (min-width: 992px) {
     .kcw .kcw__container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
     .kcw .kcw__container {
        width: 1170px;
    }
}

 .kcw .kcw__container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

 .kcw .kcw__container-fluid:before,
 .kcw .kcw__container-fluid:after {
    content: " ";
    display: table;
}

 .kcw .kcw__container-fluid:after {
    clear: both;
}

 .kcw .kcw__row {
    margin-left: -15px;
    margin-right: -15px;
}

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

 .kcw .kcw__row:after {
    clear: both;
}

 .kcw .kcw__col-xs-1,
 .kcw .kcw__col-sm-1,
 .kcw .kcw__col-md-1,
 .kcw .kcw__col-lg-1,
 .kcw .kcw__col-xs-2,
 .kcw .kcw__col-sm-2,
 .kcw .kcw__col-md-2,
 .kcw .kcw__col-lg-2,
 .kcw .kcw__col-xs-3,
 .kcw .kcw__col-sm-3,
 .kcw .kcw__col-md-3,
 .kcw .kcw__col-lg-3,
 .kcw .kcw__col-xs-4,
 .kcw .kcw__col-sm-4,
 .kcw .kcw__col-md-4,
 .kcw .kcw__col-lg-4,
 .kcw .kcw__col-xs-5,
 .kcw .kcw__col-sm-5,
 .kcw .kcw__col-md-5,
 .kcw .kcw__col-lg-5,
 .kcw .kcw__col-xs-6,
 .kcw .kcw__col-sm-6,
 .kcw .kcw__col-md-6,
 .kcw .kcw__col-lg-6,
 .kcw .kcw__col-xs-7,
 .kcw .kcw__col-sm-7,
 .kcw .kcw__col-md-7,
 .kcw .kcw__col-lg-7,
 .kcw .kcw__col-xs-8,
 .kcw .kcw__col-sm-8,
 .kcw .kcw__col-md-8,
 .kcw .kcw__col-lg-8,
 .kcw .kcw__col-xs-9,
 .kcw .kcw__col-sm-9,
 .kcw .kcw__col-md-9,
 .kcw .kcw__col-lg-9,
 .kcw .kcw__col-xs-10,
 .kcw .kcw__col-sm-10,
 .kcw .kcw__col-md-10,
 .kcw .kcw__col-lg-10,
 .kcw .kcw__col-xs-11,
 .kcw .kcw__col-sm-11,
 .kcw .kcw__col-md-11,
 .kcw .kcw__col-lg-11,
 .kcw .kcw__col-xs-12,
 .kcw .kcw__col-sm-12,
 .kcw .kcw__col-md-12,
 .kcw .kcw__col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

 .kcw .kcw__col-xs-1,
 .kcw .kcw__col-xs-2,
 .kcw .kcw__col-xs-3,
 .kcw .kcw__col-xs-4,
 .kcw .kcw__col-xs-5,
 .kcw .kcw__col-xs-6,
 .kcw .kcw__col-xs-7,
 .kcw .kcw__col-xs-8,
 .kcw .kcw__col-xs-9,
 .kcw .kcw__col-xs-10,
 .kcw .kcw__col-xs-11,
 .kcw .kcw__col-xs-12 {
    float: left;
}

 .kcw .kcw__col-xs-1 {
    width: 8.3333333333%;
}

 .kcw .kcw__col-xs-2 {
    width: 16.6666666667%;
}

 .kcw .kcw__col-xs-3 {
    width: 25%;
}

 .kcw .kcw__col-xs-4 {
    width: 33.3333333333%;
}

 .kcw .kcw__col-xs-5 {
    width: 41.6666666667%;
}

 .kcw .kcw__col-xs-6 {
    width: 50%;
}

 .kcw .kcw__col-xs-7 {
    width: 58.3333333333%;
}

 .kcw .kcw__col-xs-8 {
    width: 66.6666666667%;
}

 .kcw .kcw__col-xs-9 {
    width: 75%;
}

 .kcw .kcw__col-xs-10 {
    width: 83.3333333333%;
}

 .kcw .kcw__col-xs-11 {
    width: 91.6666666667%;
}

 .kcw .kcw__col-xs-12 {
    width: 100%;
}

 .kcw .kcw__col-xs-pull-0 {
    right: auto;
}

 .kcw .kcw__col-xs-pull-1 {
    right: 8.3333333333%;
}

 .kcw .kcw__col-xs-pull-2 {
    right: 16.6666666667%;
}

 .kcw .kcw__col-xs-pull-3 {
    right: 25%;
}

 .kcw .kcw__col-xs-pull-4 {
    right: 33.3333333333%;
}

 .kcw .kcw__col-xs-pull-5 {
    right: 41.6666666667%;
}

 .kcw .kcw__col-xs-pull-6 {
    right: 50%;
}

 .kcw .kcw__col-xs-pull-7 {
    right: 58.3333333333%;
}

 .kcw .kcw__col-xs-pull-8 {
    right: 66.6666666667%;
}

 .kcw .kcw__col-xs-pull-9 {
    right: 75%;
}

 .kcw .kcw__col-xs-pull-10 {
    right: 83.3333333333%;
}

 .kcw .kcw__col-xs-pull-11 {
    right: 91.6666666667%;
}

 .kcw .kcw__col-xs-pull-12 {
    right: 100%;
}

 .kcw .kcw__col-xs-push-0 {
    left: auto;
}

 .kcw .kcw__col-xs-push-1 {
    left: 8.3333333333%;
}

 .kcw .kcw__col-xs-push-2 {
    left: 16.6666666667%;
}

 .kcw .kcw__col-xs-push-3 {
    left: 25%;
}

 .kcw .kcw__col-xs-push-4 {
    left: 33.3333333333%;
}

 .kcw .kcw__col-xs-push-5 {
    left: 41.6666666667%;
}

 .kcw .kcw__col-xs-push-6 {
    left: 50%;
}

 .kcw .kcw__col-xs-push-7 {
    left: 58.3333333333%;
}

 .kcw .kcw__col-xs-push-8 {
    left: 66.6666666667%;
}

 .kcw .kcw__col-xs-push-9 {
    left: 75%;
}

 .kcw .kcw__col-xs-push-10 {
    left: 83.3333333333%;
}

 .kcw .kcw__col-xs-push-11 {
    left: 91.6666666667%;
}

 .kcw .kcw__col-xs-push-12 {
    left: 100%;
}

 .kcw .kcw__col-xs-offset-0 {
    margin-left: 0%;
}

 .kcw .kcw__col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

 .kcw .kcw__col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

 .kcw .kcw__col-xs-offset-3 {
    margin-left: 25%;
}

 .kcw .kcw__col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

 .kcw .kcw__col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

 .kcw .kcw__col-xs-offset-6 {
    margin-left: 50%;
}

 .kcw .kcw__col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

 .kcw .kcw__col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

 .kcw .kcw__col-xs-offset-9 {
    margin-left: 75%;
}

 .kcw .kcw__col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

 .kcw .kcw__col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

 .kcw .kcw__col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {

     .kcw .kcw__col-sm-1,
     .kcw .kcw__col-sm-2,
     .kcw .kcw__col-sm-3,
     .kcw .kcw__col-sm-4,
     .kcw .kcw__col-sm-5,
     .kcw .kcw__col-sm-6,
     .kcw .kcw__col-sm-7,
     .kcw .kcw__col-sm-8,
     .kcw .kcw__col-sm-9,
     .kcw .kcw__col-sm-10,
     .kcw .kcw__col-sm-11,
     .kcw .kcw__col-sm-12 {
        float: left;
    }

     .kcw .kcw__col-sm-1 {
        width: 8.3333333333%;
    }

     .kcw .kcw__col-sm-2 {
        width: 16.6666666667%;
    }

     .kcw .kcw__col-sm-3 {
        width: 25%;
    }

     .kcw .kcw__col-sm-4 {
        width: 33.3333333333%;
    }

     .kcw .kcw__col-sm-5 {
        width: 41.6666666667%;
    }

     .kcw .kcw__col-sm-6 {
        width: 50%;
    }

     .kcw .kcw__col-sm-7 {
        width: 58.3333333333%;
    }

     .kcw .kcw__col-sm-8 {
        width: 66.6666666667%;
    }

     .kcw .kcw__col-sm-9 {
        width: 75%;
    }

     .kcw .kcw__col-sm-10 {
        width: 83.3333333333%;
    }

     .kcw .kcw__col-sm-11 {
        width: 91.6666666667%;
    }

     .kcw .kcw__col-sm-12 {
        width: 100%;
    }

     .kcw .kcw__col-sm-pull-0 {
        right: auto;
    }

     .kcw .kcw__col-sm-pull-1 {
        right: 8.3333333333%;
    }

     .kcw .kcw__col-sm-pull-2 {
        right: 16.6666666667%;
    }

     .kcw .kcw__col-sm-pull-3 {
        right: 25%;
    }

     .kcw .kcw__col-sm-pull-4 {
        right: 33.3333333333%;
    }

     .kcw .kcw__col-sm-pull-5 {
        right: 41.6666666667%;
    }

     .kcw .kcw__col-sm-pull-6 {
        right: 50%;
    }

     .kcw .kcw__col-sm-pull-7 {
        right: 58.3333333333%;
    }

     .kcw .kcw__col-sm-pull-8 {
        right: 66.6666666667%;
    }

     .kcw .kcw__col-sm-pull-9 {
        right: 75%;
    }

     .kcw .kcw__col-sm-pull-10 {
        right: 83.3333333333%;
    }

     .kcw .kcw__col-sm-pull-11 {
        right: 91.6666666667%;
    }

     .kcw .kcw__col-sm-pull-12 {
        right: 100%;
    }

     .kcw .kcw__col-sm-push-0 {
        left: auto;
    }

     .kcw .kcw__col-sm-push-1 {
        left: 8.3333333333%;
    }

     .kcw .kcw__col-sm-push-2 {
        left: 16.6666666667%;
    }

     .kcw .kcw__col-sm-push-3 {
        left: 25%;
    }

     .kcw .kcw__col-sm-push-4 {
        left: 33.3333333333%;
    }

     .kcw .kcw__col-sm-push-5 {
        left: 41.6666666667%;
    }

     .kcw .kcw__col-sm-push-6 {
        left: 50%;
    }

     .kcw .kcw__col-sm-push-7 {
        left: 58.3333333333%;
    }

     .kcw .kcw__col-sm-push-8 {
        left: 66.6666666667%;
    }

     .kcw .kcw__col-sm-push-9 {
        left: 75%;
    }

     .kcw .kcw__col-sm-push-10 {
        left: 83.3333333333%;
    }

     .kcw .kcw__col-sm-push-11 {
        left: 91.6666666667%;
    }

     .kcw .kcw__col-sm-push-12 {
        left: 100%;
    }

     .kcw .kcw__col-sm-offset-0 {
        margin-left: 0%;
    }

     .kcw .kcw__col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

     .kcw .kcw__col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

     .kcw .kcw__col-sm-offset-3 {
        margin-left: 25%;
    }

     .kcw .kcw__col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

     .kcw .kcw__col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

     .kcw .kcw__col-sm-offset-6 {
        margin-left: 50%;
    }

     .kcw .kcw__col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

     .kcw .kcw__col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

     .kcw .kcw__col-sm-offset-9 {
        margin-left: 75%;
    }

     .kcw .kcw__col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

     .kcw .kcw__col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

     .kcw .kcw__col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {

     .kcw .kcw__col-md-1,
     .kcw .kcw__col-md-2,
     .kcw .kcw__col-md-3,
     .kcw .kcw__col-md-4,
     .kcw .kcw__col-md-5,
     .kcw .kcw__col-md-6,
     .kcw .kcw__col-md-7,
     .kcw .kcw__col-md-8,
     .kcw .kcw__col-md-9,
     .kcw .kcw__col-md-10,
     .kcw .kcw__col-md-11,
     .kcw .kcw__col-md-12 {
        float: left;
    }

     .kcw .kcw__col-md-1 {
        width: 8.3333333333%;
    }

     .kcw .kcw__col-md-2 {
        width: 16.6666666667%;
    }

     .kcw .kcw__col-md-3 {
        width: 25%;
    }

     .kcw .kcw__col-md-4 {
        width: 33.3333333333%;
    }

     .kcw .kcw__col-md-5 {
        width: 41.6666666667%;
    }

     .kcw .kcw__col-md-6 {
        width: 50%;
    }

     .kcw .kcw__col-md-7 {
        width: 58.3333333333%;
    }

     .kcw .kcw__col-md-8 {
        width: 66.6666666667%;
    }

     .kcw .kcw__col-md-9 {
        width: 75%;
    }

     .kcw .kcw__col-md-10 {
        width: 83.3333333333%;
    }

     .kcw .kcw__col-md-11 {
        width: 91.6666666667%;
    }

     .kcw .kcw__col-md-12 {
        width: 100%;
    }

     .kcw .kcw__col-md-pull-0 {
        right: auto;
    }

     .kcw .kcw__col-md-pull-1 {
        right: 8.3333333333%;
    }

     .kcw .kcw__col-md-pull-2 {
        right: 16.6666666667%;
    }

     .kcw .kcw__col-md-pull-3 {
        right: 25%;
    }

     .kcw .kcw__col-md-pull-4 {
        right: 33.3333333333%;
    }

     .kcw .kcw__col-md-pull-5 {
        right: 41.6666666667%;
    }

     .kcw .kcw__col-md-pull-6 {
        right: 50%;
    }

     .kcw .kcw__col-md-pull-7 {
        right: 58.3333333333%;
    }

     .kcw .kcw__col-md-pull-8 {
        right: 66.6666666667%;
    }

     .kcw .kcw__col-md-pull-9 {
        right: 75%;
    }

     .kcw .kcw__col-md-pull-10 {
        right: 83.3333333333%;
    }

     .kcw .kcw__col-md-pull-11 {
        right: 91.6666666667%;
    }

     .kcw .kcw__col-md-pull-12 {
        right: 100%;
    }

     .kcw .kcw__col-md-push-0 {
        left: auto;
    }

     .kcw .kcw__col-md-push-1 {
        left: 8.3333333333%;
    }

     .kcw .kcw__col-md-push-2 {
        left: 16.6666666667%;
    }

     .kcw .kcw__col-md-push-3 {
        left: 25%;
    }

     .kcw .kcw__col-md-push-4 {
        left: 33.3333333333%;
    }

     .kcw .kcw__col-md-push-5 {
        left: 41.6666666667%;
    }

     .kcw .kcw__col-md-push-6 {
        left: 50%;
    }

     .kcw .kcw__col-md-push-7 {
        left: 58.3333333333%;
    }

     .kcw .kcw__col-md-push-8 {
        left: 66.6666666667%;
    }

     .kcw .kcw__col-md-push-9 {
        left: 75%;
    }

     .kcw .kcw__col-md-push-10 {
        left: 83.3333333333%;
    }

     .kcw .kcw__col-md-push-11 {
        left: 91.6666666667%;
    }

     .kcw .kcw__col-md-push-12 {
        left: 100%;
    }

     .kcw .kcw__col-md-offset-0 {
        margin-left: 0%;
    }

     .kcw .kcw__col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

     .kcw .kcw__col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

     .kcw .kcw__col-md-offset-3 {
        margin-left: 25%;
    }

     .kcw .kcw__col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

     .kcw .kcw__col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

     .kcw .kcw__col-md-offset-6 {
        margin-left: 50%;
    }

     .kcw .kcw__col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

     .kcw .kcw__col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

     .kcw .kcw__col-md-offset-9 {
        margin-left: 75%;
    }

     .kcw .kcw__col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

     .kcw .kcw__col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

     .kcw .kcw__col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {

     .kcw .kcw__col-lg-1,
     .kcw .kcw__col-lg-2,
     .kcw .kcw__col-lg-3,
     .kcw .kcw__col-lg-4,
     .kcw .kcw__col-lg-5,
     .kcw .kcw__col-lg-6,
     .kcw .kcw__col-lg-7,
     .kcw .kcw__col-lg-8,
     .kcw .kcw__col-lg-9,
     .kcw .kcw__col-lg-10,
     .kcw .kcw__col-lg-11,
     .kcw .kcw__col-lg-12 {
        float: left;
    }

     .kcw .kcw__col-lg-1 {
        width: 8.3333333333%;
    }

     .kcw .kcw__col-lg-2 {
        width: 16.6666666667%;
    }

     .kcw .kcw__col-lg-3 {
        width: 25%;
    }

     .kcw .kcw__col-lg-4 {
        width: 33.3333333333%;
    }

     .kcw .kcw__col-lg-5 {
        width: 41.6666666667%;
    }

     .kcw .kcw__col-lg-6 {
        width: 50%;
    }

     .kcw .kcw__col-lg-7 {
        width: 58.3333333333%;
    }

     .kcw .kcw__col-lg-8 {
        width: 66.6666666667%;
    }

     .kcw .kcw__col-lg-9 {
        width: 75%;
    }

     .kcw .kcw__col-lg-10 {
        width: 83.3333333333%;
    }

     .kcw .kcw__col-lg-11 {
        width: 91.6666666667%;
    }

     .kcw .kcw__col-lg-12 {
        width: 100%;
    }

     .kcw .kcw__col-lg-pull-0 {
        right: auto;
    }

     .kcw .kcw__col-lg-pull-1 {
        right: 8.3333333333%;
    }

     .kcw .kcw__col-lg-pull-2 {
        right: 16.6666666667%;
    }

     .kcw .kcw__col-lg-pull-3 {
        right: 25%;
    }

     .kcw .kcw__col-lg-pull-4 {
        right: 33.3333333333%;
    }

     .kcw .kcw__col-lg-pull-5 {
        right: 41.6666666667%;
    }

     .kcw .kcw__col-lg-pull-6 {
        right: 50%;
    }

     .kcw .kcw__col-lg-pull-7 {
        right: 58.3333333333%;
    }

     .kcw .kcw__col-lg-pull-8 {
        right: 66.6666666667%;
    }

     .kcw .kcw__col-lg-pull-9 {
        right: 75%;
    }

     .kcw .kcw__col-lg-pull-10 {
        right: 83.3333333333%;
    }

     .kcw .kcw__col-lg-pull-11 {
        right: 91.6666666667%;
    }

     .kcw .kcw__col-lg-pull-12 {
        right: 100%;
    }

     .kcw .kcw__col-lg-push-0 {
        left: auto;
    }

     .kcw .kcw__col-lg-push-1 {
        left: 8.3333333333%;
    }

     .kcw .kcw__col-lg-push-2 {
        left: 16.6666666667%;
    }

     .kcw .kcw__col-lg-push-3 {
        left: 25%;
    }

     .kcw .kcw__col-lg-push-4 {
        left: 33.3333333333%;
    }

     .kcw .kcw__col-lg-push-5 {
        left: 41.6666666667%;
    }

     .kcw .kcw__col-lg-push-6 {
        left: 50%;
    }

     .kcw .kcw__col-lg-push-7 {
        left: 58.3333333333%;
    }

     .kcw .kcw__col-lg-push-8 {
        left: 66.6666666667%;
    }

     .kcw .kcw__col-lg-push-9 {
        left: 75%;
    }

     .kcw .kcw__col-lg-push-10 {
        left: 83.3333333333%;
    }

     .kcw .kcw__col-lg-push-11 {
        left: 91.6666666667%;
    }

     .kcw .kcw__col-lg-push-12 {
        left: 100%;
    }

     .kcw .kcw__col-lg-offset-0 {
        margin-left: 0%;
    }

     .kcw .kcw__col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

     .kcw .kcw__col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

     .kcw .kcw__col-lg-offset-3 {
        margin-left: 25%;
    }

     .kcw .kcw__col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

     .kcw .kcw__col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

     .kcw .kcw__col-lg-offset-6 {
        margin-left: 50%;
    }

     .kcw .kcw__col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

     .kcw .kcw__col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

     .kcw .kcw__col-lg-offset-9 {
        margin-left: 75%;
    }

     .kcw .kcw__col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

     .kcw .kcw__col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

     .kcw .kcw__col-lg-offset-12 {
        margin-left: 100%;
    }
}

 .kcw table {
    background-color: transparent;
}

 .kcw caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

 .kcw th {
    text-align: left;
}

 .kcw .kcw__table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

 .kcw .kcw__table>thead>tr>th,
 .kcw .kcw__table>thead>tr>td,
 .kcw .kcw__table>tbody>tr>th,
 .kcw .kcw__table>tbody>tr>td,
 .kcw .kcw__table>tfoot>tr>th,
 .kcw .kcw__table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

 .kcw .kcw__table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

 .kcw .kcw__table>caption+thead>tr:first-child>th,
 .kcw .kcw__table>caption+thead>tr:first-child>td,
 .kcw .kcw__table>colgroup+thead>tr:first-child>th,
 .kcw .kcw__table>colgroup+thead>tr:first-child>td,
 .kcw .kcw__table>thead:first-child>tr:first-child>th,
 .kcw .kcw__table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

 .kcw .kcw__table>tbody+tbody {
    border-top: 2px solid #ddd;
}

 .kcw .kcw__table .kcw__table {
    background-color: #fff;
}

 .kcw .kcw__table-condensed>thead>tr>th,
 .kcw .kcw__table-condensed>thead>tr>td,
 .kcw .kcw__table-condensed>tbody>tr>th,
 .kcw .kcw__table-condensed>tbody>tr>td,
 .kcw .kcw__table-condensed>tfoot>tr>th,
 .kcw .kcw__table-condensed>tfoot>tr>td {
    padding: 5px;
}

 .kcw .kcw__table-bordered {
    border: 1px solid #ddd;
}

 .kcw .kcw__table-bordered>thead>tr>th,
 .kcw .kcw__table-bordered>thead>tr>td,
 .kcw .kcw__table-bordered>tbody>tr>th,
 .kcw .kcw__table-bordered>tbody>tr>td,
 .kcw .kcw__table-bordered>tfoot>tr>th,
 .kcw .kcw__table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

 .kcw .kcw__table-bordered>thead>tr>th,
 .kcw .kcw__table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

 .kcw .kcw__table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

 .kcw .kcw__table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

 .kcw table col[class*="kcw__col-"] {
    position: static;
    float: none;
    display: table-column;
}

 .kcw table td[class*="kcw__col-"],
 .kcw table th[class*="kcw__col-"] {
    position: static;
    float: none;
    display: table-cell;
}

 .kcw .kcw__table>thead>tr>td.kcw__active,
 .kcw .kcw__table>thead>tr>th.kcw__active,
 .kcw .kcw__table>thead>tr.kcw__active>td,
 .kcw .kcw__table>thead>tr.kcw__active>th,
 .kcw .kcw__table>tbody>tr>td.kcw__active,
 .kcw .kcw__table>tbody>tr>th.kcw__active,
 .kcw .kcw__table>tbody>tr.kcw__active>td,
 .kcw .kcw__table>tbody>tr.kcw__active>th,
 .kcw .kcw__table>tfoot>tr>td.kcw__active,
 .kcw .kcw__table>tfoot>tr>th.kcw__active,
 .kcw .kcw__table>tfoot>tr.kcw__active>td,
 .kcw .kcw__table>tfoot>tr.kcw__active>th {
    background-color: #f5f5f5;
}

 .kcw .kcw__table-hover>tbody>tr>td.kcw__active:hover,
 .kcw .kcw__table-hover>tbody>tr>th.kcw__active:hover,
 .kcw .kcw__table-hover>tbody>tr.kcw__active:hover>td,
 .kcw .kcw__table-hover>tbody>tr:hover>.kcw__active,
 .kcw .kcw__table-hover>tbody>tr.kcw__active:hover>th {
    background-color: #e8e8e8;
}

 .kcw .kcw__table>thead>tr>td.kcw__success,
 .kcw .kcw__table>thead>tr>th.kcw__success,
 .kcw .kcw__table>thead>tr.kcw__success>td,
 .kcw .kcw__table>thead>tr.kcw__success>th,
 .kcw .kcw__table>tbody>tr>td.kcw__success,
 .kcw .kcw__table>tbody>tr>th.kcw__success,
 .kcw .kcw__table>tbody>tr.kcw__success>td,
 .kcw .kcw__table>tbody>tr.kcw__success>th,
 .kcw .kcw__table>tfoot>tr>td.kcw__success,
 .kcw .kcw__table>tfoot>tr>th.kcw__success,
 .kcw .kcw__table>tfoot>tr.kcw__success>td,
 .kcw .kcw__table>tfoot>tr.kcw__success>th {
    background-color: #dff0d8;
}

 .kcw .kcw__table-hover>tbody>tr>td.kcw__success:hover,
 .kcw .kcw__table-hover>tbody>tr>th.kcw__success:hover,
 .kcw .kcw__table-hover>tbody>tr.kcw__success:hover>td,
 .kcw .kcw__table-hover>tbody>tr:hover>.kcw__success,
 .kcw .kcw__table-hover>tbody>tr.kcw__success:hover>th {
    background-color: #d0e9c6;
}

 .kcw .kcw__table>thead>tr>td.kcw__info,
 .kcw .kcw__table>thead>tr>th.kcw__info,
 .kcw .kcw__table>thead>tr.kcw__info>td,
 .kcw .kcw__table>thead>tr.kcw__info>th,
 .kcw .kcw__table>tbody>tr>td.kcw__info,
 .kcw .kcw__table>tbody>tr>th.kcw__info,
 .kcw .kcw__table>tbody>tr.kcw__info>td,
 .kcw .kcw__table>tbody>tr.kcw__info>th,
 .kcw .kcw__table>tfoot>tr>td.kcw__info,
 .kcw .kcw__table>tfoot>tr>th.kcw__info,
 .kcw .kcw__table>tfoot>tr.kcw__info>td,
 .kcw .kcw__table>tfoot>tr.kcw__info>th {
    background-color: #d9edf7;
}

 .kcw .kcw__table-hover>tbody>tr>td.kcw__info:hover,
 .kcw .kcw__table-hover>tbody>tr>th.kcw__info:hover,
 .kcw .kcw__table-hover>tbody>tr.kcw__info:hover>td,
 .kcw .kcw__table-hover>tbody>tr:hover>.kcw__info,
 .kcw .kcw__table-hover>tbody>tr.kcw__info:hover>th {
    background-color: #c4e3f3;
}

 .kcw .kcw__table>thead>tr>td.kcw__warning,
 .kcw .kcw__table>thead>tr>th.kcw__warning,
 .kcw .kcw__table>thead>tr.kcw__warning>td,
 .kcw .kcw__table>thead>tr.kcw__warning>th,
 .kcw .kcw__table>tbody>tr>td.kcw__warning,
 .kcw .kcw__table>tbody>tr>th.kcw__warning,
 .kcw .kcw__table>tbody>tr.kcw__warning>td,
 .kcw .kcw__table>tbody>tr.kcw__warning>th,
 .kcw .kcw__table>tfoot>tr>td.kcw__warning,
 .kcw .kcw__table>tfoot>tr>th.kcw__warning,
 .kcw .kcw__table>tfoot>tr.kcw__warning>td,
 .kcw .kcw__table>tfoot>tr.kcw__warning>th {
    background-color: #fcf8e3;
}

 .kcw .kcw__table-hover>tbody>tr>td.kcw__warning:hover,
 .kcw .kcw__table-hover>tbody>tr>th.kcw__warning:hover,
 .kcw .kcw__table-hover>tbody>tr.kcw__warning:hover>td,
 .kcw .kcw__table-hover>tbody>tr:hover>.kcw__warning,
 .kcw .kcw__table-hover>tbody>tr.kcw__warning:hover>th {
    background-color: #faf2cc;
}

 .kcw .kcw__table>thead>tr>td.kcw__danger,
 .kcw .kcw__table>thead>tr>th.kcw__danger,
 .kcw .kcw__table>thead>tr.kcw__danger>td,
 .kcw .kcw__table>thead>tr.kcw__danger>th,
 .kcw .kcw__table>tbody>tr>td.kcw__danger,
 .kcw .kcw__table>tbody>tr>th.kcw__danger,
 .kcw .kcw__table>tbody>tr.kcw__danger>td,
 .kcw .kcw__table>tbody>tr.kcw__danger>th,
 .kcw .kcw__table>tfoot>tr>td.kcw__danger,
 .kcw .kcw__table>tfoot>tr>th.kcw__danger,
 .kcw .kcw__table>tfoot>tr.kcw__danger>td,
 .kcw .kcw__table>tfoot>tr.kcw__danger>th {
    background-color: #f2dede;
}

 .kcw .kcw__table-hover>tbody>tr>td.kcw__danger:hover,
 .kcw .kcw__table-hover>tbody>tr>th.kcw__danger:hover,
 .kcw .kcw__table-hover>tbody>tr.kcw__danger:hover>td,
 .kcw .kcw__table-hover>tbody>tr:hover>.kcw__danger,
 .kcw .kcw__table-hover>tbody>tr.kcw__danger:hover>th {
    background-color: #ebcccc;
}

 .kcw .kcw__table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
     .kcw .kcw__table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

     .kcw .kcw__table-responsive>.kcw__table {
        margin-bottom: 0;
    }

     .kcw .kcw__table-responsive>.kcw__table>thead>tr>th,
     .kcw .kcw__table-responsive>.kcw__table>thead>tr>td,
     .kcw .kcw__table-responsive>.kcw__table>tbody>tr>th,
     .kcw .kcw__table-responsive>.kcw__table>tbody>tr>td,
     .kcw .kcw__table-responsive>.kcw__table>tfoot>tr>th,
     .kcw .kcw__table-responsive>.kcw__table>tfoot>tr>td {
        white-space: nowrap;
    }

     .kcw .kcw__table-responsive>.kcw__table-bordered {
        border: 0;
    }

     .kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>th:first-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>td:first-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:first-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:first-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:first-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

     .kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>th:last-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>td:last-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:last-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:last-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:last-child,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

     .kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>th,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>td,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>th,
     .kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

 .kcw fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

 .kcw legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

 .kcw label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

 .kcw input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 .kcw input[type="radio"],
 .kcw input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

 .kcw input[type="file"] {
    display: block;
}

 .kcw input[type="range"] {
    display: block;
    width: 100%;
}

 .kcw select[multiple],
 .kcw select[size] {
    height: auto;
}

 .kcw input[type="file"]:focus,
 .kcw input[type="radio"]:focus,
 .kcw input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

 .kcw output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
}

 .kcw .kcw__form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

 .kcw .kcw__form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

 .kcw .kcw__form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

 .kcw .kcw__form-control:-ms-input-placeholder {
    color: #999;
}

 .kcw .kcw__form-control::-webkit-input-placeholder {
    color: #999;
}

 .kcw .kcw__form-control[disabled],
 .kcw .kcw__form-control[readonly],
 .kcw fieldset[disabled] .kcw__form-control {
    background-color: #eeeeee;
    opacity: 1;
}

 .kcw .kcw__form-control[disabled],
 .kcw fieldset[disabled] .kcw__form-control {
    cursor: not-allowed;
}

 .kcw textarea.kcw__form-control {
    height: auto;
}

 .kcw input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

     .kcw input[type="date"],
     .kcw input[type="time"],
     .kcw input[type="datetime-local"],
     .kcw input[type="month"] {
        line-height: 34px;
    }

     .kcw input[type="date"].kcw__input-sm,
     .kcw .kcw__input-group-sm>input[type="date"].kcw__form-control,
     .kcw .kcw__input-group-sm>input[type="date"].kcw__input-group-addon,
     .kcw .kcw__input-group-sm>.kcw__input-group-btn>input[type="date"].kcw__btn,
     .kcw .kcw__input-group-sm input[type="date"],
     .kcw input[type="time"].kcw__input-sm,
     .kcw .kcw__input-group-sm>input[type="time"].kcw__form-control,
     .kcw .kcw__input-group-sm>input[type="time"].kcw__input-group-addon,
     .kcw .kcw__input-group-sm>.kcw__input-group-btn>input[type="time"].kcw__btn,
     .kcw .kcw__input-group-sm input[type="time"],
     .kcw input[type="datetime-local"].kcw__input-sm,
     .kcw .kcw__input-group-sm>input[type="datetime-local"].kcw__form-control,
     .kcw .kcw__input-group-sm>input[type="datetime-local"].kcw__input-group-addon,
     .kcw .kcw__input-group-sm>.kcw__input-group-btn>input[type="datetime-local"].kcw__btn,
     .kcw .kcw__input-group-sm input[type="datetime-local"],
     .kcw input[type="month"].kcw__input-sm,
     .kcw .kcw__input-group-sm>input[type="month"].kcw__form-control,
     .kcw .kcw__input-group-sm>input[type="month"].kcw__input-group-addon,
     .kcw .kcw__input-group-sm>.kcw__input-group-btn>input[type="month"].kcw__btn,
     .kcw .kcw__input-group-sm input[type="month"] {
        line-height: 30px;
    }

     .kcw input[type="date"].kcw__input-lg,
     .kcw .kcw__input-group-lg>input[type="date"].kcw__form-control,
     .kcw .kcw__input-group-lg>input[type="date"].kcw__input-group-addon,
     .kcw .kcw__input-group-lg>.kcw__input-group-btn>input[type="date"].kcw__btn,
     .kcw .kcw__input-group-lg input[type="date"],
     .kcw input[type="time"].kcw__input-lg,
     .kcw .kcw__input-group-lg>input[type="time"].kcw__form-control,
     .kcw .kcw__input-group-lg>input[type="time"].kcw__input-group-addon,
     .kcw .kcw__input-group-lg>.kcw__input-group-btn>input[type="time"].kcw__btn,
     .kcw .kcw__input-group-lg input[type="time"],
     .kcw input[type="datetime-local"].kcw__input-lg,
     .kcw .kcw__input-group-lg>input[type="datetime-local"].kcw__form-control,
     .kcw .kcw__input-group-lg>input[type="datetime-local"].kcw__input-group-addon,
     .kcw .kcw__input-group-lg>.kcw__input-group-btn>input[type="datetime-local"].kcw__btn,
     .kcw .kcw__input-group-lg input[type="datetime-local"],
     .kcw input[type="month"].kcw__input-lg,
     .kcw .kcw__input-group-lg>input[type="month"].kcw__form-control,
     .kcw .kcw__input-group-lg>input[type="month"].kcw__input-group-addon,
     .kcw .kcw__input-group-lg>.kcw__input-group-btn>input[type="month"].kcw__btn,
     .kcw .kcw__input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

 .kcw .kcw__form-group {
    margin-bottom: 15px;
}

 .kcw .kcw__radio,
 .kcw .kcw__checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

 .kcw .kcw__radio label,
 .kcw .kcw__checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

 .kcw .kcw__radio input[type="radio"],
 .kcw .kcw__radio-inline input[type="radio"],
 .kcw .kcw__checkbox input[type="checkbox"],
 .kcw .kcw__checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

 .kcw .kcw__radio+.kcw__radio,
 .kcw .kcw__checkbox+.kcw__checkbox {
    margin-top: -5px;
}

 .kcw .kcw__radio-inline,
 .kcw .kcw__checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

 .kcw .kcw__radio-inline+.kcw__radio-inline,
 .kcw .kcw__checkbox-inline+.kcw__checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

 .kcw input[type="radio"][disabled],
 .kcw input[type="radio"].kcw__disabled,
 .kcw fieldset[disabled] input[type="radio"],
 .kcw input[type="checkbox"][disabled],
 .kcw input[type="checkbox"].kcw__disabled,
 .kcw fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

 .kcw .kcw__radio-inline.kcw__disabled,
 .kcw fieldset[disabled] .kcw__radio-inline,
 .kcw .kcw__checkbox-inline.kcw__disabled,
 .kcw fieldset[disabled] .kcw__checkbox-inline {
    cursor: not-allowed;
}

 .kcw .kcw__radio.kcw__disabled label,
 .kcw fieldset[disabled] .kcw__radio label,
 .kcw .kcw__checkbox.kcw__disabled label,
 .kcw fieldset[disabled] .kcw__checkbox label {
    cursor: not-allowed;
}

 .kcw .kcw__form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

 .kcw .kcw__form-control-static.kcw__input-lg,
 .kcw .kcw__input-group-lg>.kcw__form-control-static.kcw__form-control,
 .kcw .kcw__input-group-lg>.kcw__form-control-static.kcw__input-group-addon,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>.kcw__form-control-static.kcw__btn,
 .kcw .kcw__form-control-static.kcw__input-sm,
 .kcw .kcw__input-group-sm>.kcw__form-control-static.kcw__form-control,
 .kcw .kcw__input-group-sm>.kcw__form-control-static.kcw__input-group-addon,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>.kcw__form-control-static.kcw__btn {
    padding-left: 0;
    padding-right: 0;
}

 .kcw .kcw__input-sm,
 .kcw .kcw__input-group-sm>.kcw__form-control,
 .kcw .kcw__input-group-sm>.kcw__input-group-addon,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>.kcw__btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

 .kcw select.kcw__input-sm,
 .kcw .kcw__input-group-sm>select.kcw__form-control,
 .kcw .kcw__input-group-sm>select.kcw__input-group-addon,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>select.kcw__btn {
    height: 30px;
    line-height: 30px;
}

 .kcw textarea.kcw__input-sm,
 .kcw .kcw__input-group-sm>textarea.kcw__form-control,
 .kcw .kcw__input-group-sm>textarea.kcw__input-group-addon,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>textarea.kcw__btn,
 .kcw select[multiple].kcw__input-sm,
 .kcw .kcw__input-group-sm>select[multiple].kcw__form-control,
 .kcw .kcw__input-group-sm>select[multiple].kcw__input-group-addon,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>select[multiple].kcw__btn {
    height: auto;
}

 .kcw .kcw__form-group-sm .kcw__form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

 .kcw .kcw__form-group-sm select.kcw__form-control {
    height: 30px;
    line-height: 30px;
}

 .kcw .kcw__form-group-sm textarea.kcw__form-control,
 .kcw .kcw__form-group-sm select[multiple].kcw__form-control {
    height: auto;
}

 .kcw .kcw__form-group-sm .kcw__form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px;
}

 .kcw .kcw__input-lg,
 .kcw .kcw__input-group-lg>.kcw__form-control,
 .kcw .kcw__input-group-lg>.kcw__input-group-addon,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>.kcw__btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}

 .kcw select.kcw__input-lg,
 .kcw .kcw__input-group-lg>select.kcw__form-control,
 .kcw .kcw__input-group-lg>select.kcw__input-group-addon,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>select.kcw__btn {
    height: 46px;
    line-height: 46px;
}

 .kcw textarea.kcw__input-lg,
 .kcw .kcw__input-group-lg>textarea.kcw__form-control,
 .kcw .kcw__input-group-lg>textarea.kcw__input-group-addon,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>textarea.kcw__btn,
 .kcw select[multiple].kcw__input-lg,
 .kcw .kcw__input-group-lg>select[multiple].kcw__form-control,
 .kcw .kcw__input-group-lg>select[multiple].kcw__input-group-addon,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>select[multiple].kcw__btn {
    height: auto;
}

 .kcw .kcw__form-group-lg .kcw__form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}

 .kcw .kcw__form-group-lg select.kcw__form-control {
    height: 46px;
    line-height: 46px;
}

 .kcw .kcw__form-group-lg textarea.kcw__form-control,
 .kcw .kcw__form-group-lg select[multiple].kcw__form-control {
    height: auto;
}

 .kcw .kcw__form-group-lg .kcw__form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px;
}

 .kcw .kcw__has-feedback {
    position: relative;
}

 .kcw .kcw__has-feedback .kcw__form-control {
    padding-right: 42.5px;
}

 .kcw .kcw__form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

 .kcw .kcw__input-lg+.kcw__form-control-feedback,
 .kcw .kcw__input-group-lg>.kcw__form-control+.kcw__form-control-feedback,
 .kcw .kcw__input-group-lg>.kcw__input-group-addon+.kcw__form-control-feedback,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>.kcw__btn+.kcw__form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

 .kcw .kcw__input-sm+.kcw__form-control-feedback,
 .kcw .kcw__input-group-sm>.kcw__form-control+.kcw__form-control-feedback,
 .kcw .kcw__input-group-sm>.kcw__input-group-addon+.kcw__form-control-feedback,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>.kcw__btn+.kcw__form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

 .kcw .kcw__has-success .kcw__help-block,
 .kcw .kcw__has-success .kcw__control-label,
 .kcw .kcw__has-success .kcw__radio,
 .kcw .kcw__has-success .kcw__checkbox,
 .kcw .kcw__has-success .kcw__radio-inline,
 .kcw .kcw__has-success .kcw__checkbox-inline,
 .kcw .kcw__has-success.kcw__radio label,
 .kcw .kcw__has-success.kcw__checkbox label,
 .kcw .kcw__has-success.kcw__radio-inline label,
 .kcw .kcw__has-success.kcw__checkbox-inline label {
    color: #3c763d;
}

 .kcw .kcw__has-success .kcw__form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

 .kcw .kcw__has-success .kcw__form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

 .kcw .kcw__has-success .kcw__input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

 .kcw .kcw__has-success .kcw__form-control-feedback {
    color: #3c763d;
}

 .kcw .kcw__has-warning .kcw__help-block,
 .kcw .kcw__has-warning .kcw__control-label,
 .kcw .kcw__has-warning .kcw__radio,
 .kcw .kcw__has-warning .kcw__checkbox,
 .kcw .kcw__has-warning .kcw__radio-inline,
 .kcw .kcw__has-warning .kcw__checkbox-inline,
 .kcw .kcw__has-warning.kcw__radio label,
 .kcw .kcw__has-warning.kcw__checkbox label,
 .kcw .kcw__has-warning.kcw__radio-inline label,
 .kcw .kcw__has-warning.kcw__checkbox-inline label {
    color: #8a6d3b;
}

 .kcw .kcw__has-warning .kcw__form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

 .kcw .kcw__has-warning .kcw__form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

 .kcw .kcw__has-warning .kcw__input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

 .kcw .kcw__has-warning .kcw__form-control-feedback {
    color: #8a6d3b;
}

 .kcw .kcw__has-error .kcw__help-block,
 .kcw .kcw__has-error .kcw__control-label,
 .kcw .kcw__has-error .kcw__radio,
 .kcw .kcw__has-error .kcw__checkbox,
 .kcw .kcw__has-error .kcw__radio-inline,
 .kcw .kcw__has-error .kcw__checkbox-inline,
 .kcw .kcw__has-error.kcw__radio label,
 .kcw .kcw__has-error.kcw__checkbox label,
 .kcw .kcw__has-error.kcw__radio-inline label,
 .kcw .kcw__has-error.kcw__checkbox-inline label {
    color: #a94442;
}

 .kcw .kcw__has-error .kcw__form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

 .kcw .kcw__has-error .kcw__form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

 .kcw .kcw__has-error .kcw__input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

 .kcw .kcw__has-error .kcw__form-control-feedback {
    color: #a94442;
}

 .kcw .kcw__has-feedback label~.kcw__form-control-feedback {
    top: 25px;
}

 .kcw .kcw__has-feedback label.kcw__sr-only~.kcw__form-control-feedback {
    top: 0;
}

 .kcw .kcw__help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
     .kcw .kcw__form-inline .kcw__form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

     .kcw .kcw__form-inline .kcw__form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

     .kcw .kcw__form-inline .kcw__form-control-static {
        display: inline-block;
    }

     .kcw .kcw__form-inline .kcw__input-group {
        display: inline-table;
        vertical-align: middle;
    }

     .kcw .kcw__form-inline .kcw__input-group .kcw__input-group-addon,
     .kcw .kcw__form-inline .kcw__input-group .kcw__input-group-btn,
     .kcw .kcw__form-inline .kcw__input-group .kcw__form-control {
        width: auto;
    }

     .kcw .kcw__form-inline .kcw__input-group>.kcw__form-control {
        width: 100%;
    }

     .kcw .kcw__form-inline .kcw__control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

     .kcw .kcw__form-inline .kcw__radio,
     .kcw .kcw__form-inline .kcw__checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

     .kcw .kcw__form-inline .kcw__radio label,
     .kcw .kcw__form-inline .kcw__checkbox label {
        padding-left: 0;
    }

     .kcw .kcw__form-inline .kcw__radio input[type="radio"],
     .kcw .kcw__form-inline .kcw__checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

     .kcw .kcw__form-inline .kcw__has-feedback .kcw__form-control-feedback {
        top: 0;
    }
}

 .kcw .kcw__form-horizontal .kcw__radio,
 .kcw .kcw__form-horizontal .kcw__checkbox,
 .kcw .kcw__form-horizontal .kcw__radio-inline,
 .kcw .kcw__form-horizontal .kcw__checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

 .kcw .kcw__form-horizontal .kcw__radio,
 .kcw .kcw__form-horizontal .kcw__checkbox {
    min-height: 27px;
}

 .kcw .kcw__form-horizontal .kcw__form-group {
    margin-left: -15px;
    margin-right: -15px;
}

 .kcw .kcw__form-horizontal .kcw__form-group:before,
 .kcw .kcw__form-horizontal .kcw__form-group:after {
    content: " ";
    display: table;
}

 .kcw .kcw__form-horizontal .kcw__form-group:after {
    clear: both;
}

@media (min-width: 768px) {
     .kcw .kcw__form-horizontal .kcw__control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

 .kcw .kcw__form-horizontal .kcw__has-feedback .kcw__form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
     .kcw .kcw__form-horizontal .kcw__form-group-lg .kcw__control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
     .kcw .kcw__form-horizontal .kcw__form-group-sm .kcw__control-label {
        padding-top: 6px;
    }
}

 .kcw .kcw__btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 .kcw .kcw__btn:focus,
 .kcw .kcw__btn.kcw__focus,
 .kcw .kcw__btn:active:focus,
 .kcw .kcw__btn:active.kcw__focus,
 .kcw .kcw__btn.kcw__active:focus,
 .kcw .kcw__btn.kcw__active.kcw__focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

 .kcw .kcw__btn:hover,
 .kcw .kcw__btn:focus,
 .kcw .kcw__btn.kcw__focus {
    color: #333;
    text-decoration: none;
}

 .kcw .kcw__btn:active,
 .kcw .kcw__btn.kcw__active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

 .kcw .kcw__btn.kcw__disabled,
 .kcw .kcw__btn[disabled],
 .kcw fieldset[disabled] .kcw__btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

 .kcw .kcw__btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

 .kcw .kcw__btn-default:hover,
 .kcw .kcw__btn-default:focus,
 .kcw .kcw__btn-default.kcw__focus,
 .kcw .kcw__btn-default:active,
 .kcw .kcw__btn-default.kcw__active,
 .kcw .kcw__open>.kcw__btn-default.kcw__dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

 .kcw .kcw__btn-default:active,
 .kcw .kcw__btn-default.kcw__active,
 .kcw .kcw__open>.kcw__btn-default.kcw__dropdown-toggle {
    background-image: none;
}

 .kcw .kcw__btn-default.kcw__disabled,
 .kcw .kcw__btn-default.kcw__disabled:hover,
 .kcw .kcw__btn-default.kcw__disabled:focus,
 .kcw .kcw__btn-default.kcw__disabled.kcw__focus,
 .kcw .kcw__btn-default.kcw__disabled:active,
 .kcw .kcw__btn-default.kcw__disabled.kcw__active,
 .kcw .kcw__btn-default[disabled],
 .kcw .kcw__btn-default[disabled]:hover,
 .kcw .kcw__btn-default[disabled]:focus,
 .kcw .kcw__btn-default[disabled].kcw__focus,
 .kcw .kcw__btn-default[disabled]:active,
 .kcw .kcw__btn-default[disabled].kcw__active,
 .kcw fieldset[disabled] .kcw__btn-default,
 .kcw fieldset[disabled] .kcw__btn-default:hover,
 .kcw fieldset[disabled] .kcw__btn-default:focus,
 .kcw fieldset[disabled] .kcw__btn-default.kcw__focus,
 .kcw fieldset[disabled] .kcw__btn-default:active,
 .kcw fieldset[disabled] .kcw__btn-default.kcw__active {
    background-color: #fff;
    border-color: #ccc;
}

 .kcw .kcw__btn-default .kcw__badge {
    color: #fff;
    background-color: #333;
}

 .kcw .kcw__btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

 .kcw .kcw__btn-primary:hover,
 .kcw .kcw__btn-primary:focus,
 .kcw .kcw__btn-primary.kcw__focus,
 .kcw .kcw__btn-primary:active,
 .kcw .kcw__btn-primary.kcw__active,
 .kcw .kcw__open>.kcw__btn-primary.kcw__dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

 .kcw .kcw__btn-primary:active,
 .kcw .kcw__btn-primary.kcw__active,
 .kcw .kcw__open>.kcw__btn-primary.kcw__dropdown-toggle {
    background-image: none;
}

 .kcw .kcw__btn-primary.kcw__disabled,
 .kcw .kcw__btn-primary.kcw__disabled:hover,
 .kcw .kcw__btn-primary.kcw__disabled:focus,
 .kcw .kcw__btn-primary.kcw__disabled.kcw__focus,
 .kcw .kcw__btn-primary.kcw__disabled:active,
 .kcw .kcw__btn-primary.kcw__disabled.kcw__active,
 .kcw .kcw__btn-primary[disabled],
 .kcw .kcw__btn-primary[disabled]:hover,
 .kcw .kcw__btn-primary[disabled]:focus,
 .kcw .kcw__btn-primary[disabled].kcw__focus,
 .kcw .kcw__btn-primary[disabled]:active,
 .kcw .kcw__btn-primary[disabled].kcw__active,
 .kcw fieldset[disabled] .kcw__btn-primary,
 .kcw fieldset[disabled] .kcw__btn-primary:hover,
 .kcw fieldset[disabled] .kcw__btn-primary:focus,
 .kcw fieldset[disabled] .kcw__btn-primary.kcw__focus,
 .kcw fieldset[disabled] .kcw__btn-primary:active,
 .kcw fieldset[disabled] .kcw__btn-primary.kcw__active {
    background-color: #337ab7;
    border-color: #2e6da4;
}

 .kcw .kcw__btn-primary .kcw__badge {
    color: #337ab7;
    background-color: #fff;
}

 .kcw .kcw__btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

 .kcw .kcw__btn-success:hover,
 .kcw .kcw__btn-success:focus,
 .kcw .kcw__btn-success.kcw__focus,
 .kcw .kcw__btn-success:active,
 .kcw .kcw__btn-success.kcw__active,
 .kcw .kcw__open>.kcw__btn-success.kcw__dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

 .kcw .kcw__btn-success:active,
 .kcw .kcw__btn-success.kcw__active,
 .kcw .kcw__open>.kcw__btn-success.kcw__dropdown-toggle {
    background-image: none;
}

 .kcw .kcw__btn-success.kcw__disabled,
 .kcw .kcw__btn-success.kcw__disabled:hover,
 .kcw .kcw__btn-success.kcw__disabled:focus,
 .kcw .kcw__btn-success.kcw__disabled.kcw__focus,
 .kcw .kcw__btn-success.kcw__disabled:active,
 .kcw .kcw__btn-success.kcw__disabled.kcw__active,
 .kcw .kcw__btn-success[disabled],
 .kcw .kcw__btn-success[disabled]:hover,
 .kcw .kcw__btn-success[disabled]:focus,
 .kcw .kcw__btn-success[disabled].kcw__focus,
 .kcw .kcw__btn-success[disabled]:active,
 .kcw .kcw__btn-success[disabled].kcw__active,
 .kcw fieldset[disabled] .kcw__btn-success,
 .kcw fieldset[disabled] .kcw__btn-success:hover,
 .kcw fieldset[disabled] .kcw__btn-success:focus,
 .kcw fieldset[disabled] .kcw__btn-success.kcw__focus,
 .kcw fieldset[disabled] .kcw__btn-success:active,
 .kcw fieldset[disabled] .kcw__btn-success.kcw__active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

 .kcw .kcw__btn-success .kcw__badge {
    color: #5cb85c;
    background-color: #fff;
}

 .kcw .kcw__btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

 .kcw .kcw__btn-info:hover,
 .kcw .kcw__btn-info:focus,
 .kcw .kcw__btn-info.kcw__focus,
 .kcw .kcw__btn-info:active,
 .kcw .kcw__btn-info.kcw__active,
 .kcw .kcw__open>.kcw__btn-info.kcw__dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

 .kcw .kcw__btn-info:active,
 .kcw .kcw__btn-info.kcw__active,
 .kcw .kcw__open>.kcw__btn-info.kcw__dropdown-toggle {
    background-image: none;
}

 .kcw .kcw__btn-info.kcw__disabled,
 .kcw .kcw__btn-info.kcw__disabled:hover,
 .kcw .kcw__btn-info.kcw__disabled:focus,
 .kcw .kcw__btn-info.kcw__disabled.kcw__focus,
 .kcw .kcw__btn-info.kcw__disabled:active,
 .kcw .kcw__btn-info.kcw__disabled.kcw__active,
 .kcw .kcw__btn-info[disabled],
 .kcw .kcw__btn-info[disabled]:hover,
 .kcw .kcw__btn-info[disabled]:focus,
 .kcw .kcw__btn-info[disabled].kcw__focus,
 .kcw .kcw__btn-info[disabled]:active,
 .kcw .kcw__btn-info[disabled].kcw__active,
 .kcw fieldset[disabled] .kcw__btn-info,
 .kcw fieldset[disabled] .kcw__btn-info:hover,
 .kcw fieldset[disabled] .kcw__btn-info:focus,
 .kcw fieldset[disabled] .kcw__btn-info.kcw__focus,
 .kcw fieldset[disabled] .kcw__btn-info:active,
 .kcw fieldset[disabled] .kcw__btn-info.kcw__active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

 .kcw .kcw__btn-info .kcw__badge {
    color: #5bc0de;
    background-color: #fff;
}

 .kcw .kcw__btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

 .kcw .kcw__btn-warning:hover,
 .kcw .kcw__btn-warning:focus,
 .kcw .kcw__btn-warning.kcw__focus,
 .kcw .kcw__btn-warning:active,
 .kcw .kcw__btn-warning.kcw__active,
 .kcw .kcw__open>.kcw__btn-warning.kcw__dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

 .kcw .kcw__btn-warning:active,
 .kcw .kcw__btn-warning.kcw__active,
 .kcw .kcw__open>.kcw__btn-warning.kcw__dropdown-toggle {
    background-image: none;
}

 .kcw .kcw__btn-warning.kcw__disabled,
 .kcw .kcw__btn-warning.kcw__disabled:hover,
 .kcw .kcw__btn-warning.kcw__disabled:focus,
 .kcw .kcw__btn-warning.kcw__disabled.kcw__focus,
 .kcw .kcw__btn-warning.kcw__disabled:active,
 .kcw .kcw__btn-warning.kcw__disabled.kcw__active,
 .kcw .kcw__btn-warning[disabled],
 .kcw .kcw__btn-warning[disabled]:hover,
 .kcw .kcw__btn-warning[disabled]:focus,
 .kcw .kcw__btn-warning[disabled].kcw__focus,
 .kcw .kcw__btn-warning[disabled]:active,
 .kcw .kcw__btn-warning[disabled].kcw__active,
 .kcw fieldset[disabled] .kcw__btn-warning,
 .kcw fieldset[disabled] .kcw__btn-warning:hover,
 .kcw fieldset[disabled] .kcw__btn-warning:focus,
 .kcw fieldset[disabled] .kcw__btn-warning.kcw__focus,
 .kcw fieldset[disabled] .kcw__btn-warning:active,
 .kcw fieldset[disabled] .kcw__btn-warning.kcw__active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

 .kcw .kcw__btn-warning .kcw__badge {
    color: #f0ad4e;
    background-color: #fff;
}

 .kcw .kcw__btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

 .kcw .kcw__btn-danger:hover,
 .kcw .kcw__btn-danger:focus,
 .kcw .kcw__btn-danger.kcw__focus,
 .kcw .kcw__btn-danger:active,
 .kcw .kcw__btn-danger.kcw__active,
 .kcw .kcw__open>.kcw__btn-danger.kcw__dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

 .kcw .kcw__btn-danger:active,
 .kcw .kcw__btn-danger.kcw__active,
 .kcw .kcw__open>.kcw__btn-danger.kcw__dropdown-toggle {
    background-image: none;
}

 .kcw .kcw__btn-danger.kcw__disabled,
 .kcw .kcw__btn-danger.kcw__disabled:hover,
 .kcw .kcw__btn-danger.kcw__disabled:focus,
 .kcw .kcw__btn-danger.kcw__disabled.kcw__focus,
 .kcw .kcw__btn-danger.kcw__disabled:active,
 .kcw .kcw__btn-danger.kcw__disabled.kcw__active,
 .kcw .kcw__btn-danger[disabled],
 .kcw .kcw__btn-danger[disabled]:hover,
 .kcw .kcw__btn-danger[disabled]:focus,
 .kcw .kcw__btn-danger[disabled].kcw__focus,
 .kcw .kcw__btn-danger[disabled]:active,
 .kcw .kcw__btn-danger[disabled].kcw__active,
 .kcw fieldset[disabled] .kcw__btn-danger,
 .kcw fieldset[disabled] .kcw__btn-danger:hover,
 .kcw fieldset[disabled] .kcw__btn-danger:focus,
 .kcw fieldset[disabled] .kcw__btn-danger.kcw__focus,
 .kcw fieldset[disabled] .kcw__btn-danger:active,
 .kcw fieldset[disabled] .kcw__btn-danger.kcw__active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

 .kcw .kcw__btn-danger .kcw__badge {
    color: #d9534f;
    background-color: #fff;
}

 .kcw .kcw__btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

 .kcw .kcw__btn-link,
 .kcw .kcw__btn-link:active,
 .kcw .kcw__btn-link.kcw__active,
 .kcw .kcw__btn-link[disabled],
 .kcw fieldset[disabled] .kcw__btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

 .kcw .kcw__btn-link,
 .kcw .kcw__btn-link:hover,
 .kcw .kcw__btn-link:focus,
 .kcw .kcw__btn-link:active {
    border-color: transparent;
}

 .kcw .kcw__btn-link:hover,
 .kcw .kcw__btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}

 .kcw .kcw__btn-link[disabled]:hover,
 .kcw .kcw__btn-link[disabled]:focus,
 .kcw fieldset[disabled] .kcw__btn-link:hover,
 .kcw fieldset[disabled] .kcw__btn-link:focus {
    color: #777777;
    text-decoration: none;
}

 .kcw .kcw__btn-lg,
 .kcw .kcw__btn-group-lg>.kcw__btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}

 .kcw .kcw__btn-sm,
 .kcw .kcw__btn-group-sm>.kcw__btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

 .kcw .kcw__btn-xs,
 .kcw .kcw__btn-group-xs>.kcw__btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

 .kcw .kcw__btn-block {
    display: block;
    width: 100%;
}

 .kcw .kcw__btn-block+.kcw__btn-block {
    margin-top: 5px;
}

 .kcw input[type="submit"].kcw__btn-block,
 .kcw input[type="reset"].kcw__btn-block,
 .kcw input[type="button"].kcw__btn-block {
    width: 100%;
}

 .kcw .kcw__fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

 .kcw .kcw__fade.kcw__in {
    opacity: 1;
}

 .kcw .kcw__collapse {
    display: none;
}

 .kcw .kcw__collapse.kcw__in {
    display: block;
}

 .kcw tr.kcw__collapse.kcw__in {
    display: table-row;
}

 .kcw tbody.kcw__collapse.kcw__in {
    display: table-row-group;
}

 .kcw .kcw__collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

 .kcw .kcw__caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

 .kcw .kcw__dropup,
 .kcw .kcw__dropdown {
    position: relative;
}

 .kcw .kcw__dropdown-toggle:focus {
    outline: 0;
}

 .kcw .kcw__dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

 .kcw .kcw__dropdown-menu.kcw__pull-right {
    right: 0;
    left: auto;
}

 .kcw .kcw__dropdown-menu .kcw__divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

 .kcw .kcw__dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

 .kcw .kcw__dropdown-menu>li>a:hover,
 .kcw .kcw__dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

 .kcw .kcw__dropdown-menu>.kcw__active>a,
 .kcw .kcw__dropdown-menu>.kcw__active>a:hover,
 .kcw .kcw__dropdown-menu>.kcw__active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

 .kcw .kcw__dropdown-menu>.kcw__disabled>a,
 .kcw .kcw__dropdown-menu>.kcw__disabled>a:hover,
 .kcw .kcw__dropdown-menu>.kcw__disabled>a:focus {
    color: #777777;
}

 .kcw .kcw__dropdown-menu>.kcw__disabled>a:hover,
 .kcw .kcw__dropdown-menu>.kcw__disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

 .kcw .kcw__open>.kcw__dropdown-menu {
    display: block;
}

 .kcw .kcw__open>a {
    outline: 0;
}

 .kcw .kcw__dropdown-menu-right {
    left: auto;
    right: 0;
}

 .kcw .kcw__dropdown-menu-left {
    left: 0;
    right: auto;
}

 .kcw .kcw__dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777777;
    white-space: nowrap;
}

 .kcw .kcw__dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

 .kcw .kcw__pull-right>.kcw__dropdown-menu {
    right: 0;
    left: auto;
}

 .kcw .kcw__dropup .kcw__caret,
 .kcw .kcw__navbar-fixed-bottom .kcw__dropdown .kcw__caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

 .kcw .kcw__dropup .kcw__dropdown-menu,
 .kcw .kcw__navbar-fixed-bottom .kcw__dropdown .kcw__dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-right .kcw__dropdown-menu {
        right: 0;
        left: auto;
    }

     .kcw .kcw__navbar-right .kcw__dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

 .kcw .kcw__btn-group,
 .kcw .kcw__btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

 .kcw .kcw__btn-group>.kcw__btn,
 .kcw .kcw__btn-group-vertical>.kcw__btn {
    position: relative;
    float: left;
}

 .kcw .kcw__btn-group>.kcw__btn:hover,
 .kcw .kcw__btn-group>.kcw__btn:focus,
 .kcw .kcw__btn-group>.kcw__btn:active,
 .kcw .kcw__btn-group>.kcw__btn.kcw__active,
 .kcw .kcw__btn-group-vertical>.kcw__btn:hover,
 .kcw .kcw__btn-group-vertical>.kcw__btn:focus,
 .kcw .kcw__btn-group-vertical>.kcw__btn:active,
 .kcw .kcw__btn-group-vertical>.kcw__btn.kcw__active {
    z-index: 2;
}

 .kcw .kcw__btn-group .kcw__btn+.kcw__btn,
 .kcw .kcw__btn-group .kcw__btn+.kcw__btn-group,
 .kcw .kcw__btn-group .kcw__btn-group+.kcw__btn,
 .kcw .kcw__btn-group .kcw__btn-group+.kcw__btn-group {
    margin-left: -1px;
}

 .kcw .kcw__btn-toolbar {
    margin-left: -5px;
}

 .kcw .kcw__btn-toolbar:before,
 .kcw .kcw__btn-toolbar:after {
    content: " ";
    display: table;
}

 .kcw .kcw__btn-toolbar:after {
    clear: both;
}

 .kcw .kcw__btn-toolbar .kcw__btn-group,
 .kcw .kcw__btn-toolbar .kcw__input-group {
    float: left;
}

 .kcw .kcw__btn-toolbar>.kcw__btn,
 .kcw .kcw__btn-toolbar>.kcw__btn-group,
 .kcw .kcw__btn-toolbar>.kcw__input-group {
    margin-left: 5px;
}

 .kcw .kcw__btn-group>.kcw__btn:not(:first-child):not(:last-child):not(.kcw__dropdown-toggle) {
    border-radius: 0;
}

 .kcw .kcw__btn-group>.kcw__btn:first-child {
    margin-left: 0;
}

 .kcw .kcw__btn-group>.kcw__btn:first-child:not(:last-child):not(.kcw__dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

 .kcw .kcw__btn-group>.kcw__btn:last-child:not(:first-child),
 .kcw .kcw__btn-group>.kcw__dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__btn-group>.kcw__btn-group {
    float: left;
}

 .kcw .kcw__btn-group>.kcw__btn-group:not(:first-child):not(:last-child)>.kcw__btn {
    border-radius: 0;
}

 .kcw .kcw__btn-group>.kcw__btn-group:first-child:not(:last-child)>.kcw__btn:last-child,
 .kcw .kcw__btn-group>.kcw__btn-group:first-child:not(:last-child)>.kcw__dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

 .kcw .kcw__btn-group>.kcw__btn-group:last-child:not(:first-child)>.kcw__btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__btn-group .kcw__dropdown-toggle:active,
 .kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle {
    outline: 0;
}

 .kcw .kcw__btn-group>.kcw__btn+.kcw__dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

 .kcw .kcw__btn-group>.kcw__btn-lg+.kcw__dropdown-toggle,
 .kcw .kcw__btn-group-lg.kcw__btn-group>.kcw__btn+.kcw__dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

 .kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

 .kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle.kcw__btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

 .kcw .kcw__btn .kcw__caret {
    margin-left: 0;
}

 .kcw .kcw__btn-lg .kcw__caret,
 .kcw .kcw__btn-group-lg>.kcw__btn .kcw__caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

 .kcw .kcw__dropup .kcw__btn-lg .kcw__caret,
 .kcw .kcw__dropup .kcw__btn-group-lg>.kcw__btn .kcw__caret {
    border-width: 0 5px 5px;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn,
 .kcw .kcw__btn-group-vertical>.kcw__btn-group,
 .kcw .kcw__btn-group-vertical>.kcw__btn-group>.kcw__btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn-group:before,
 .kcw .kcw__btn-group-vertical>.kcw__btn-group:after {
    content: " ";
    display: table;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn-group:after {
    clear: both;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn-group>.kcw__btn {
    float: none;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn+.kcw__btn,
 .kcw .kcw__btn-group-vertical>.kcw__btn+.kcw__btn-group,
 .kcw .kcw__btn-group-vertical>.kcw__btn-group+.kcw__btn,
 .kcw .kcw__btn-group-vertical>.kcw__btn-group+.kcw__btn-group {
    margin-top: -1px;
    margin-left: 0;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn-group:not(:first-child):not(:last-child)>.kcw__btn {
    border-radius: 0;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn-group:first-child:not(:last-child)>.kcw__btn:last-child,
 .kcw .kcw__btn-group-vertical>.kcw__btn-group:first-child:not(:last-child)>.kcw__dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

 .kcw .kcw__btn-group-vertical>.kcw__btn-group:last-child:not(:first-child)>.kcw__btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

 .kcw .kcw__btn-group-justified>.kcw__btn,
 .kcw .kcw__btn-group-justified>.kcw__btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

 .kcw .kcw__btn-group-justified>.kcw__btn-group .kcw__btn {
    width: 100%;
}

 .kcw .kcw__btn-group-justified>.kcw__btn-group .kcw__dropdown-menu {
    left: auto;
}

 .kcw [data-toggle="buttons"]>.kcw__btn input[type="radio"],
 .kcw [data-toggle="buttons"]>.kcw__btn input[type="checkbox"],
 .kcw [data-toggle="buttons"]>.kcw__btn-group>.kcw__btn input[type="radio"],
 .kcw [data-toggle="buttons"]>.kcw__btn-group>.kcw__btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

 .kcw .kcw__input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

 .kcw .kcw__input-group[class*="kcw__col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

 .kcw .kcw__input-group .kcw__form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

 .kcw .kcw__input-group-addon,
 .kcw .kcw__input-group-btn,
 .kcw .kcw__input-group .kcw__form-control {
    display: table-cell;
}

 .kcw .kcw__input-group-addon:not(:first-child):not(:last-child),
 .kcw .kcw__input-group-btn:not(:first-child):not(:last-child),
 .kcw .kcw__input-group .kcw__form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

 .kcw .kcw__input-group-addon,
 .kcw .kcw__input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

 .kcw .kcw__input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0;
}

 .kcw .kcw__input-group-addon.kcw__input-sm,
 .kcw .kcw__input-group-sm>.kcw__input-group-addon,
 .kcw .kcw__input-group-sm>.kcw__input-group-btn>.kcw__input-group-addon.kcw__btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0;
}

 .kcw .kcw__input-group-addon.kcw__input-lg,
 .kcw .kcw__input-group-lg>.kcw__input-group-addon,
 .kcw .kcw__input-group-lg>.kcw__input-group-btn>.kcw__input-group-addon.kcw__btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0;
}

 .kcw .kcw__input-group-addon input[type="radio"],
 .kcw .kcw__input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

 .kcw .kcw__input-group .kcw__form-control:first-child,
 .kcw .kcw__input-group-addon:first-child,
 .kcw .kcw__input-group-btn:first-child>.kcw__btn,
 .kcw .kcw__input-group-btn:first-child>.kcw__btn-group>.kcw__btn,
 .kcw .kcw__input-group-btn:first-child>.kcw__dropdown-toggle,
 .kcw .kcw__input-group-btn:last-child>.kcw__btn:not(:last-child):not(.kcw__dropdown-toggle),
 .kcw .kcw__input-group-btn:last-child>.kcw__btn-group:not(:last-child)>.kcw__btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

 .kcw .kcw__input-group-addon:first-child {
    border-right: 0;
}

 .kcw .kcw__input-group .kcw__form-control:last-child,
 .kcw .kcw__input-group-addon:last-child,
 .kcw .kcw__input-group-btn:last-child>.kcw__btn,
 .kcw .kcw__input-group-btn:last-child>.kcw__btn-group>.kcw__btn,
 .kcw .kcw__input-group-btn:last-child>.kcw__dropdown-toggle,
 .kcw .kcw__input-group-btn:first-child>.kcw__btn:not(:first-child),
 .kcw .kcw__input-group-btn:first-child>.kcw__btn-group:not(:first-child)>.kcw__btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__input-group-addon:last-child {
    border-left: 0;
}

 .kcw .kcw__input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

 .kcw .kcw__input-group-btn>.kcw__btn {
    position: relative;
}

 .kcw .kcw__input-group-btn>.kcw__btn+.kcw__btn {
    margin-left: -1px;
}

 .kcw .kcw__input-group-btn>.kcw__btn:hover,
 .kcw .kcw__input-group-btn>.kcw__btn:focus,
 .kcw .kcw__input-group-btn>.kcw__btn:active {
    z-index: 2;
}

 .kcw .kcw__input-group-btn:first-child>.kcw__btn,
 .kcw .kcw__input-group-btn:first-child>.kcw__btn-group {
    margin-right: -1px;
}

 .kcw .kcw__input-group-btn:last-child>.kcw__btn,
 .kcw .kcw__input-group-btn:last-child>.kcw__btn-group {
    margin-left: -1px;
}

 .kcw .kcw__nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

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

 .kcw .kcw__nav:after {
    clear: both;
}

 .kcw .kcw__nav>li {
    position: relative;
    display: block;
}

 .kcw .kcw__nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

 .kcw .kcw__nav>li>a:hover,
 .kcw .kcw__nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

 .kcw .kcw__nav>li.kcw__disabled>a {
    color: #777777;
}

 .kcw .kcw__nav>li.kcw__disabled>a:hover,
 .kcw .kcw__nav>li.kcw__disabled>a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

 .kcw .kcw__nav .kcw__open>a,
 .kcw .kcw__nav .kcw__open>a:hover,
 .kcw .kcw__nav .kcw__open>a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
}

 .kcw .kcw__nav .kcw__nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

 .kcw .kcw__nav>li>a>img {
    max-width: none;
}

 .kcw .kcw__nav-tabs {
    border-bottom: 1px solid #ddd;
}

 .kcw .kcw__nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

 .kcw .kcw__nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 0 0 0 0;
}

 .kcw .kcw__nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

 .kcw .kcw__nav-tabs>li.kcw__active>a,
 .kcw .kcw__nav-tabs>li.kcw__active>a:hover,
 .kcw .kcw__nav-tabs>li.kcw__active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

 .kcw .kcw__nav-pills>li {
    float: left;
}

 .kcw .kcw__nav-pills>li>a {
    border-radius: 0;
}

 .kcw .kcw__nav-pills>li+li {
    margin-left: 2px;
}

 .kcw .kcw__nav-pills>li.kcw__active>a,
 .kcw .kcw__nav-pills>li.kcw__active>a:hover,
 .kcw .kcw__nav-pills>li.kcw__active>a:focus {
    color: #fff;
    background-color: #337ab7;
}

 .kcw .kcw__nav-stacked>li {
    float: none;
}

 .kcw .kcw__nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

 .kcw .kcw__nav-justified,
 .kcw .kcw__nav-tabs.kcw__nav-justified {
    width: 100%;
}

 .kcw .kcw__nav-justified>li,
 .kcw .kcw__nav-tabs.kcw__nav-justified>li {
    float: none;
}

 .kcw .kcw__nav-justified>li>a,
 .kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

 .kcw .kcw__nav-justified>.kcw__dropdown .kcw__dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {

     .kcw .kcw__nav-justified>li,
     .kcw .kcw__nav-tabs.kcw__nav-justified>li {
        display: table-cell;
        width: 1%;
    }

     .kcw .kcw__nav-justified>li>a,
     .kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
        margin-bottom: 0;
    }
}

 .kcw .kcw__nav-tabs-justified,
 .kcw .kcw__nav-tabs.kcw__nav-justified {
    border-bottom: 0;
}

 .kcw .kcw__nav-tabs-justified>li>a,
 .kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
    margin-right: 0;
    border-radius: 0;
}

 .kcw .kcw__nav-tabs-justified>.kcw__active>a,
 .kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a,
 .kcw .kcw__nav-tabs-justified>.kcw__active>a:hover,
 .kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:hover,
 .kcw .kcw__nav-tabs-justified>.kcw__active>a:focus,
 .kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {

     .kcw .kcw__nav-tabs-justified>li>a,
     .kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0;
    }

     .kcw .kcw__nav-tabs-justified>.kcw__active>a,
     .kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a,
     .kcw .kcw__nav-tabs-justified>.kcw__active>a:hover,
     .kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:hover,
     .kcw .kcw__nav-tabs-justified>.kcw__active>a:focus,
     .kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:focus {
        border-bottom-color: #fff;
    }
}

 .kcw .kcw__tab-content>.kcw__tab-pane {
    display: none;
}

 .kcw .kcw__tab-content>.kcw__active {
    display: block;
}

 .kcw .kcw__nav-tabs .kcw__dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

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

 .kcw .kcw__navbar:after {
    clear: both;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar {
        border-radius: 0;
    }
}

 .kcw .kcw__navbar-header:before,
 .kcw .kcw__navbar-header:after {
    content: " ";
    display: table;
}

 .kcw .kcw__navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-header {
        float: left;
    }
}

 .kcw .kcw__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, 0.1);
    -webkit-overflow-scrolling: touch;
}

 .kcw .kcw__navbar-collapse:before,
 .kcw .kcw__navbar-collapse:after {
    content: " ";
    display: table;
}

 .kcw .kcw__navbar-collapse:after {
    clear: both;
}

 .kcw .kcw__navbar-collapse.kcw__in {
    overflow-y: auto;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

     .kcw .kcw__navbar-collapse.kcw__collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

     .kcw .kcw__navbar-collapse.kcw__in {
        overflow-y: visible;
    }

     .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
     .kcw .kcw__navbar-static-top .kcw__navbar-collapse,
     .kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

 .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
 .kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

     .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
     .kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse {
        max-height: 200px;
    }
}

 .kcw .kcw__container>.kcw__navbar-header,
 .kcw .kcw__container>.kcw__navbar-collapse,
 .kcw .kcw__container-fluid>.kcw__navbar-header,
 .kcw .kcw__container-fluid>.kcw__navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {

     .kcw .kcw__container>.kcw__navbar-header,
     .kcw .kcw__container>.kcw__navbar-collapse,
     .kcw .kcw__container-fluid>.kcw__navbar-header,
     .kcw .kcw__container-fluid>.kcw__navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

 .kcw .kcw__navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-static-top {
        border-radius: 0;
    }
}

 .kcw .kcw__navbar-fixed-top,
 .kcw .kcw__navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {

     .kcw .kcw__navbar-fixed-top,
     .kcw .kcw__navbar-fixed-bottom {
        border-radius: 0;
    }
}

 .kcw .kcw__navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

 .kcw .kcw__navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

 .kcw .kcw__navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

 .kcw .kcw__navbar-brand:hover,
 .kcw .kcw__navbar-brand:focus {
    text-decoration: none;
}

 .kcw .kcw__navbar-brand>img {
    display: block;
}

@media (min-width: 768px) {

     .kcw .kcw__navbar>.kcw__container .kcw__navbar-brand,
     .kcw .kcw__navbar>.kcw__container-fluid .kcw__navbar-brand {
        margin-left: -15px;
    }
}

 .kcw .kcw__navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

 .kcw .kcw__navbar-toggle:focus {
    outline: 0;
}

 .kcw .kcw__navbar-toggle .kcw__icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

 .kcw .kcw__navbar-toggle .kcw__icon-bar+.kcw__icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-toggle {
        display: none;
    }
}

 .kcw .kcw__navbar-nav {
    margin: 7.5px -15px;
}

 .kcw .kcw__navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a,
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu .kcw__dropdown-header {
        padding: 5px 15px 5px 25px;
    }

     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
        line-height: 20px;
    }

     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:hover,
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-nav {
        float: left;
        margin: 0;
    }

     .kcw .kcw__navbar-nav>li {
        float: left;
    }

     .kcw .kcw__navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

 .kcw .kcw__navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-form .kcw__form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

     .kcw .kcw__navbar-form .kcw__form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

     .kcw .kcw__navbar-form .kcw__form-control-static {
        display: inline-block;
    }

     .kcw .kcw__navbar-form .kcw__input-group {
        display: inline-table;
        vertical-align: middle;
    }

     .kcw .kcw__navbar-form .kcw__input-group .kcw__input-group-addon,
     .kcw .kcw__navbar-form .kcw__input-group .kcw__input-group-btn,
     .kcw .kcw__navbar-form .kcw__input-group .kcw__form-control {
        width: auto;
    }

     .kcw .kcw__navbar-form .kcw__input-group>.kcw__form-control {
        width: 100%;
    }

     .kcw .kcw__navbar-form .kcw__control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

     .kcw .kcw__navbar-form .kcw__radio,
     .kcw .kcw__navbar-form .kcw__checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

     .kcw .kcw__navbar-form .kcw__radio label,
     .kcw .kcw__navbar-form .kcw__checkbox label {
        padding-left: 0;
    }

     .kcw .kcw__navbar-form .kcw__radio input[type="radio"],
     .kcw .kcw__navbar-form .kcw__checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

     .kcw .kcw__navbar-form .kcw__has-feedback .kcw__form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
     .kcw .kcw__navbar-form .kcw__form-group {
        margin-bottom: 5px;
    }

     .kcw .kcw__navbar-form .kcw__form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

 .kcw .kcw__navbar-nav>li>.kcw__dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__navbar-fixed-bottom .kcw__navbar-nav>li>.kcw__dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

 .kcw .kcw__navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

 .kcw .kcw__navbar-btn.kcw__btn-sm,
 .kcw .kcw__btn-group-sm>.kcw__navbar-btn.kcw__btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

 .kcw .kcw__navbar-btn.kcw__btn-xs,
 .kcw .kcw__btn-group-xs>.kcw__navbar-btn.kcw__btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

 .kcw .kcw__navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
     .kcw .kcw__navbar-left {
        float: left !important;
    }

     .kcw .kcw__navbar-right {
        float: right !important;
        margin-right: -15px;
    }

     .kcw .kcw__navbar-right~.kcw__navbar-right {
        margin-right: 0;
    }
}

 .kcw .kcw__navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

 .kcw .kcw__navbar-default .kcw__navbar-brand {
    color: #777;
}

 .kcw .kcw__navbar-default .kcw__navbar-brand:hover,
 .kcw .kcw__navbar-default .kcw__navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

 .kcw .kcw__navbar-default .kcw__navbar-text {
    color: #777;
}

 .kcw .kcw__navbar-default .kcw__navbar-nav>li>a {
    color: #777;
}

 .kcw .kcw__navbar-default .kcw__navbar-nav>li>a:hover,
 .kcw .kcw__navbar-default .kcw__navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent;
}

 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__active>a,
 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__active>a:hover,
 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__active>a:focus {
    color: #555;
    background-color: #e7e7e7;
}

 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__disabled>a,
 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__disabled>a:hover,
 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}

 .kcw .kcw__navbar-default .kcw__navbar-toggle {
    border-color: #ddd;
}

 .kcw .kcw__navbar-default .kcw__navbar-toggle:hover,
 .kcw .kcw__navbar-default .kcw__navbar-toggle:focus {
    background-color: #ddd;
}

 .kcw .kcw__navbar-default .kcw__navbar-toggle .kcw__icon-bar {
    background-color: #888;
}

 .kcw .kcw__navbar-default .kcw__navbar-collapse,
 .kcw .kcw__navbar-default .kcw__navbar-form {
    border-color: #e7e7e7;
}

 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__open>a,
 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__open>a:hover,
 .kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__open>a:focus {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 767px) {
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
        color: #777;
    }

     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:hover,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent;
    }

     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:hover,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:hover,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

 .kcw .kcw__navbar-default .kcw__navbar-link {
    color: #777;
}

 .kcw .kcw__navbar-default .kcw__navbar-link:hover {
    color: #333;
}

 .kcw .kcw__navbar-default .kcw__btn-link {
    color: #777;
}

 .kcw .kcw__navbar-default .kcw__btn-link:hover,
 .kcw .kcw__navbar-default .kcw__btn-link:focus {
    color: #333;
}

 .kcw .kcw__navbar-default .kcw__btn-link[disabled]:hover,
 .kcw .kcw__navbar-default .kcw__btn-link[disabled]:focus,
 .kcw fieldset[disabled] .kcw__navbar-default .kcw__btn-link:hover,
 .kcw fieldset[disabled] .kcw__navbar-default .kcw__btn-link:focus {
    color: #ccc;
}

 .kcw .kcw__navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-brand {
    color: #9d9d9d;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-brand:hover,
 .kcw .kcw__navbar-inverse .kcw__navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-text {
    color: #9d9d9d;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-nav>li>a {
    color: #9d9d9d;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-nav>li>a:hover,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__active>a,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__active>a:hover,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__active>a:focus {
    color: #fff;
    background-color: #090909;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__disabled>a,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__disabled>a:hover,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__disabled>a:focus {
    color: #444;
    background-color: transparent;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-toggle {
    border-color: #333;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-toggle:hover,
 .kcw .kcw__navbar-inverse .kcw__navbar-toggle:focus {
    background-color: #333;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-toggle .kcw__icon-bar {
    background-color: #fff;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-collapse,
 .kcw .kcw__navbar-inverse .kcw__navbar-form {
    border-color: #101010;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__open>a,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__open>a:hover,
 .kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__open>a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 767px) {
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__dropdown-header {
        border-color: #090909;
    }

     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu .kcw__divider {
        background-color: #090909;
    }

     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
        color: #9d9d9d;
    }

     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:hover,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
    }

     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:hover,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:focus {
        color: #fff;
        background-color: #090909;
    }

     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:hover,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

 .kcw .kcw__navbar-inverse .kcw__navbar-link {
    color: #9d9d9d;
}

 .kcw .kcw__navbar-inverse .kcw__navbar-link:hover {
    color: #fff;
}

 .kcw .kcw__navbar-inverse .kcw__btn-link {
    color: #9d9d9d;
}

 .kcw .kcw__navbar-inverse .kcw__btn-link:hover,
 .kcw .kcw__navbar-inverse .kcw__btn-link:focus {
    color: #fff;
}

 .kcw .kcw__navbar-inverse .kcw__btn-link[disabled]:hover,
 .kcw .kcw__navbar-inverse .kcw__btn-link[disabled]:focus,
 .kcw fieldset[disabled] .kcw__navbar-inverse .kcw__btn-link:hover,
 .kcw fieldset[disabled] .kcw__navbar-inverse .kcw__btn-link:focus {
    color: #444;
}

 .kcw .kcw__breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
}

 .kcw .kcw__breadcrumb>li {
    display: inline-block;
}

 .kcw .kcw__breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

 .kcw .kcw__breadcrumb>.kcw__active {
    color: #777777;
}

 .kcw .kcw__pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

 .kcw .kcw__pagination>li {
    display: inline;
}

 .kcw .kcw__pagination>li>a,
 .kcw .kcw__pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

 .kcw .kcw__pagination>li:first-child>a,
 .kcw .kcw__pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__pagination>li:last-child>a,
 .kcw .kcw__pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

 .kcw .kcw__pagination>li>a:hover,
 .kcw .kcw__pagination>li>a:focus,
 .kcw .kcw__pagination>li>span:hover,
 .kcw .kcw__pagination>li>span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

 .kcw .kcw__pagination>.kcw__active>a,
 .kcw .kcw__pagination>.kcw__active>a:hover,
 .kcw .kcw__pagination>.kcw__active>a:focus,
 .kcw .kcw__pagination>.kcw__active>span,
 .kcw .kcw__pagination>.kcw__active>span:hover,
 .kcw .kcw__pagination>.kcw__active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

 .kcw .kcw__pagination>.kcw__disabled>span,
 .kcw .kcw__pagination>.kcw__disabled>span:hover,
 .kcw .kcw__pagination>.kcw__disabled>span:focus,
 .kcw .kcw__pagination>.kcw__disabled>a,
 .kcw .kcw__pagination>.kcw__disabled>a:hover,
 .kcw .kcw__pagination>.kcw__disabled>a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

 .kcw .kcw__pagination-lg>li>a,
 .kcw .kcw__pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
}

 .kcw .kcw__pagination-lg>li:first-child>a,
 .kcw .kcw__pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__pagination-lg>li:last-child>a,
 .kcw .kcw__pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

 .kcw .kcw__pagination-sm>li>a,
 .kcw .kcw__pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

 .kcw .kcw__pagination-sm>li:first-child>a,
 .kcw .kcw__pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__pagination-sm>li:last-child>a,
 .kcw .kcw__pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

 .kcw .kcw__pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

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

 .kcw .kcw__pager:after {
    clear: both;
}

 .kcw .kcw__pager li {
    display: inline;
}

 .kcw .kcw__pager li>a,
 .kcw .kcw__pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

 .kcw .kcw__pager li>a:hover,
 .kcw .kcw__pager li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

 .kcw .kcw__pager .kcw__next>a,
 .kcw .kcw__pager .kcw__next>span {
    float: right;
}

 .kcw .kcw__pager .kcw__previous>a,
 .kcw .kcw__pager .kcw__previous>span {
    float: left;
}

 .kcw .kcw__pager .kcw__disabled>a,
 .kcw .kcw__pager .kcw__disabled>a:hover,
 .kcw .kcw__pager .kcw__disabled>a:focus,
 .kcw .kcw__pager .kcw__disabled>span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}

 .kcw .kcw__label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

 .kcw .kcw__label:empty {
    display: none;
}

 .kcw .kcw__btn .kcw__label {
    position: relative;
    top: -1px;
}

 .kcw a.kcw__label:hover,
 .kcw a.kcw__label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

 .kcw .kcw__label-default {
    background-color: #777777;
}

 .kcw .kcw__label-default[href]:hover,
 .kcw .kcw__label-default[href]:focus {
    background-color: #5e5e5e;
}

 .kcw .kcw__label-primary {
    background-color: #337ab7;
}

 .kcw .kcw__label-primary[href]:hover,
 .kcw .kcw__label-primary[href]:focus {
    background-color: #286090;
}

 .kcw .kcw__label-success {
    background-color: #5cb85c;
}

 .kcw .kcw__label-success[href]:hover,
 .kcw .kcw__label-success[href]:focus {
    background-color: #449d44;
}

 .kcw .kcw__label-info {
    background-color: #5bc0de;
}

 .kcw .kcw__label-info[href]:hover,
 .kcw .kcw__label-info[href]:focus {
    background-color: #31b0d5;
}

 .kcw .kcw__label-warning {
    background-color: #f0ad4e;
}

 .kcw .kcw__label-warning[href]:hover,
 .kcw .kcw__label-warning[href]:focus {
    background-color: #ec971f;
}

 .kcw .kcw__label-danger {
    background-color: #d9534f;
}

 .kcw .kcw__label-danger[href]:hover,
 .kcw .kcw__label-danger[href]:focus {
    background-color: #c9302c;
}

 .kcw .kcw__badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

 .kcw .kcw__badge:empty {
    display: none;
}

 .kcw .kcw__btn .kcw__badge {
    position: relative;
    top: -1px;
}

 .kcw .kcw__btn-xs .kcw__badge,
 .kcw .kcw__btn-group-xs>.kcw__btn .kcw__badge,
 .kcw .kcw__btn-group-xs>.kcw__btn .kcw__badge {
    top: 0;
    padding: 1px 5px;
}

 .kcw .kcw__list-group-item.kcw__active>.kcw__badge,
 .kcw .kcw__nav-pills>.kcw__active>a>.kcw__badge {
    color: #337ab7;
    background-color: #fff;
}

 .kcw .kcw__list-group-item>.kcw__badge {
    float: right;
}

 .kcw .kcw__list-group-item>.kcw__badge+.kcw__badge {
    margin-right: 5px;
}

 .kcw .kcw__nav-pills>li>a>.kcw__badge {
    margin-left: 3px;
}

 .kcw a.kcw__badge:hover,
 .kcw a.kcw__badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

 .kcw .kcw__jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

 .kcw .kcw__jumbotron h1,
 .kcw .kcw__jumbotron .kcw__h1 {
    color: inherit;
}

 .kcw .kcw__jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

 .kcw .kcw__jumbotron>hr {
    border-top-color: #d5d5d5;
}

 .kcw .kcw__container .kcw__jumbotron,
 .kcw .kcw__container-fluid .kcw__jumbotron {
    border-radius: 0;
}

 .kcw .kcw__jumbotron .kcw__container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
     .kcw .kcw__jumbotron {
        padding: 48px 0;
    }

     .kcw .kcw__container .kcw__jumbotron,
     .kcw .kcw__container-fluid .kcw__jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

     .kcw .kcw__jumbotron h1,
     .kcw .kcw__jumbotron .kcw__h1 {
        font-size: 63px;
    }
}

 .kcw .kcw__thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

 .kcw .kcw__thumbnail>img,
 .kcw .kcw__thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

 .kcw .kcw__thumbnail .kcw__caption {
    padding: 9px;
    color: #333333;
}

 .kcw a.kcw__thumbnail:hover,
 .kcw a.kcw__thumbnail:focus,
 .kcw a.kcw__thumbnail.kcw__active {
    border-color: #337ab7;
}

 .kcw .kcw__alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

 .kcw .kcw__alert h4 {
    margin-top: 0;
    color: inherit;
}

 .kcw .kcw__alert .kcw__alert-link {
    font-weight: bold;
}

 .kcw .kcw__alert>p,
 .kcw .kcw__alert>ul {
    margin-bottom: 0;
}

 .kcw .kcw__alert>p+p {
    margin-top: 5px;
}

 .kcw .kcw__alert-dismissable,
 .kcw .kcw__alert-dismissible {
    padding-right: 35px;
}

 .kcw .kcw__alert-dismissable .kcw__close,
 .kcw .kcw__alert-dismissible .kcw__close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

 .kcw .kcw__alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

 .kcw .kcw__alert-success hr {
    border-top-color: #c9e2b3;
}

 .kcw .kcw__alert-success .kcw__alert-link {
    color: #2b542c;
}

 .kcw .kcw__alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

 .kcw .kcw__alert-info hr {
    border-top-color: #a6e1ec;
}

 .kcw .kcw__alert-info .kcw__alert-link {
    color: #245269;
}

 .kcw .kcw__alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

 .kcw .kcw__alert-warning hr {
    border-top-color: #f7e1b5;
}

 .kcw .kcw__alert-warning .kcw__alert-link {
    color: #66512c;
}

 .kcw .kcw__alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

 .kcw .kcw__alert-danger hr {
    border-top-color: #e4b9c0;
}

 .kcw .kcw__alert-danger .kcw__alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

 .kcw .kcw__progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

 .kcw .kcw__progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

 .kcw .kcw__progress-striped .kcw__progress-bar,
 .kcw .kcw__progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

 .kcw .kcw__progress.kcw__active .kcw__progress-bar,
 .kcw .kcw__progress-bar.kcw__active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

 .kcw .kcw__progress-bar-success {
    background-color: #5cb85c;
}

 .kcw .kcw__progress-striped .kcw__progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

 .kcw .kcw__progress-bar-info {
    background-color: #5bc0de;
}

 .kcw .kcw__progress-striped .kcw__progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

 .kcw .kcw__progress-bar-warning {
    background-color: #f0ad4e;
}

 .kcw .kcw__progress-striped .kcw__progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

 .kcw .kcw__progress-bar-danger {
    background-color: #d9534f;
}

 .kcw .kcw__progress-striped .kcw__progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

 .kcw .kcw__media {
    margin-top: 15px;
}

 .kcw .kcw__media:first-child {
    margin-top: 0;
}

 .kcw .kcw__media,
 .kcw .kcw__media-body {
    zoom: 1;
    overflow: hidden;
}

 .kcw .kcw__media-body {
    width: 10000px;
}

 .kcw .kcw__media-object {
    display: block;
}

 .kcw .kcw__media-right,
 .kcw .kcw__media>.kcw__pull-right {
    padding-left: 10px;
}

 .kcw .kcw__media-left,
 .kcw .kcw__media>.kcw__pull-left {
    padding-right: 10px;
}

 .kcw .kcw__media-left,
 .kcw .kcw__media-right,
 .kcw .kcw__media-body {
    display: table-cell;
    vertical-align: top;
}

 .kcw .kcw__media-middle {
    vertical-align: middle;
}

 .kcw .kcw__media-bottom {
    vertical-align: bottom;
}

 .kcw .kcw__media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

 .kcw .kcw__media-list {
    padding-left: 0;
    list-style: none;
}

 .kcw .kcw__list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

 .kcw .kcw__list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

 .kcw .kcw__list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

 .kcw .kcw__list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

 .kcw a.kcw__list-group-item {
    color: #555;
}

 .kcw a.kcw__list-group-item .kcw__list-group-item-heading {
    color: #333;
}

 .kcw a.kcw__list-group-item:hover,
 .kcw a.kcw__list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

 .kcw .kcw__list-group-item.kcw__disabled,
 .kcw .kcw__list-group-item.kcw__disabled:hover,
 .kcw .kcw__list-group-item.kcw__disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

 .kcw .kcw__list-group-item.kcw__disabled .kcw__list-group-item-heading,
 .kcw .kcw__list-group-item.kcw__disabled:hover .kcw__list-group-item-heading,
 .kcw .kcw__list-group-item.kcw__disabled:focus .kcw__list-group-item-heading {
    color: inherit;
}

 .kcw .kcw__list-group-item.kcw__disabled .kcw__list-group-item-text,
 .kcw .kcw__list-group-item.kcw__disabled:hover .kcw__list-group-item-text,
 .kcw .kcw__list-group-item.kcw__disabled:focus .kcw__list-group-item-text {
    color: #777777;
}

 .kcw .kcw__list-group-item.kcw__active,
 .kcw .kcw__list-group-item.kcw__active:hover,
 .kcw .kcw__list-group-item.kcw__active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

 .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading,
 .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading>small,
 .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading>.kcw__small,
 .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading,
 .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading>small,
 .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading>.kcw__small,
 .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading,
 .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading>small,
 .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading>.kcw__small {
    color: inherit;
}

 .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-text,
 .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-text,
 .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-text {
    color: #c7ddef;
}

 .kcw .kcw__list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

 .kcw a.kcw__list-group-item-success {
    color: #3c763d;
}

 .kcw a.kcw__list-group-item-success .kcw__list-group-item-heading {
    color: inherit;
}

 .kcw a.kcw__list-group-item-success:hover,
 .kcw a.kcw__list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

 .kcw a.kcw__list-group-item-success.kcw__active,
 .kcw a.kcw__list-group-item-success.kcw__active:hover,
 .kcw a.kcw__list-group-item-success.kcw__active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

 .kcw .kcw__list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

 .kcw a.kcw__list-group-item-info {
    color: #31708f;
}

 .kcw a.kcw__list-group-item-info .kcw__list-group-item-heading {
    color: inherit;
}

 .kcw a.kcw__list-group-item-info:hover,
 .kcw a.kcw__list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

 .kcw a.kcw__list-group-item-info.kcw__active,
 .kcw a.kcw__list-group-item-info.kcw__active:hover,
 .kcw a.kcw__list-group-item-info.kcw__active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

 .kcw .kcw__list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

 .kcw a.kcw__list-group-item-warning {
    color: #8a6d3b;
}

 .kcw a.kcw__list-group-item-warning .kcw__list-group-item-heading {
    color: inherit;
}

 .kcw a.kcw__list-group-item-warning:hover,
 .kcw a.kcw__list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

 .kcw a.kcw__list-group-item-warning.kcw__active,
 .kcw a.kcw__list-group-item-warning.kcw__active:hover,
 .kcw a.kcw__list-group-item-warning.kcw__active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

 .kcw .kcw__list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

 .kcw a.kcw__list-group-item-danger {
    color: #a94442;
}

 .kcw a.kcw__list-group-item-danger .kcw__list-group-item-heading {
    color: inherit;
}

 .kcw a.kcw__list-group-item-danger:hover,
 .kcw a.kcw__list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

 .kcw a.kcw__list-group-item-danger.kcw__active,
 .kcw a.kcw__list-group-item-danger.kcw__active:hover,
 .kcw a.kcw__list-group-item-danger.kcw__active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

 .kcw .kcw__list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

 .kcw .kcw__list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

 .kcw .kcw__panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

 .kcw .kcw__panel-body {
    padding: 15px;
}

 .kcw .kcw__panel-body:before,
 .kcw .kcw__panel-body:after {
    content: " ";
    display: table;
}

 .kcw .kcw__panel-body:after {
    clear: both;
}

 .kcw .kcw__panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

 .kcw .kcw__panel-heading>.kcw__dropdown .kcw__dropdown-toggle {
    color: inherit;
}

 .kcw .kcw__panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

 .kcw .kcw__panel-title>a,
 .kcw .kcw__panel-title>small,
 .kcw .kcw__panel-title>.kcw__small,
 .kcw .kcw__panel-title>small>a,
 .kcw .kcw__panel-title>.kcw__small>a {
    color: inherit;
}

 .kcw .kcw__panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

 .kcw .kcw__panel>.kcw__list-group,
 .kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group {
    margin-bottom: 0;
}

 .kcw .kcw__panel>.kcw__list-group .kcw__list-group-item,
 .kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group .kcw__list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

 .kcw .kcw__panel>.kcw__list-group:first-child .kcw__list-group-item:first-child,
 .kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group:first-child .kcw__list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

 .kcw .kcw__panel>.kcw__list-group:last-child .kcw__list-group-item:last-child,
 .kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group:last-child .kcw__list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

 .kcw .kcw__panel-heading+.kcw__list-group .kcw__list-group-item:first-child {
    border-top-width: 0;
}

 .kcw .kcw__list-group+.kcw__panel-footer {
    border-top-width: 0;
}

 .kcw .kcw__panel>.kcw__table,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table,
 .kcw .kcw__panel>.kcw__panel-collapse>.kcw__table {
    margin-bottom: 0;
}

 .kcw .kcw__panel>.kcw__table caption,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table caption,
 .kcw .kcw__panel>.kcw__panel-collapse>.kcw__table caption {
    padding-left: 15px;
    padding-right: 15px;
}

 .kcw .kcw__panel>.kcw__table:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child,
 .kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child td:first-child,
 .kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child th:first-child,
 .kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child td:first-child,
 .kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child td:last-child,
 .kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child th:last-child,
 .kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child td:last-child,
 .kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child,
 .kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child td:first-child,
 .kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child th:first-child,
 .kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child td:first-child,
 .kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1;
}

 .kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child td:last-child,
 .kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child th:last-child,
 .kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child td:last-child,
 .kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1;
}

 .kcw .kcw__panel>.kcw__panel-body+.kcw__table,
 .kcw .kcw__panel>.kcw__panel-body+.kcw__table-responsive,
 .kcw .kcw__panel>.kcw__table+.kcw__panel-body,
 .kcw .kcw__panel>.kcw__table-responsive+.kcw__panel-body {
    border-top: 1px solid #ddd;
}

 .kcw .kcw__panel>.kcw__table>tbody:first-child>tr:first-child th,
 .kcw .kcw__panel>.kcw__table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

 .kcw .kcw__panel>.kcw__table-bordered,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered {
    border: 0;
}

 .kcw .kcw__panel>.kcw__table-bordered>thead>tr>th:first-child,
 .kcw .kcw__panel>.kcw__table-bordered>thead>tr>td:first-child,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr>th:first-child,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr>td:first-child,
 .kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>th:first-child,
 .kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:first-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:first-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

 .kcw .kcw__panel>.kcw__table-bordered>thead>tr>th:last-child,
 .kcw .kcw__panel>.kcw__table-bordered>thead>tr>td:last-child,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr>th:last-child,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr>td:last-child,
 .kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>th:last-child,
 .kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:last-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:last-child,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

 .kcw .kcw__panel>.kcw__table-bordered>thead>tr:first-child>td,
 .kcw .kcw__panel>.kcw__table-bordered>thead>tr:first-child>th,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr:first-child>td,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr:first-child>th,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr:first-child>td,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr:first-child>th,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:first-child>td,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr:last-child>td,
 .kcw .kcw__panel>.kcw__table-bordered>tbody>tr:last-child>th,
 .kcw .kcw__panel>.kcw__table-bordered>tfoot>tr:last-child>td,
 .kcw .kcw__panel>.kcw__table-bordered>tfoot>tr:last-child>th,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>td,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>th,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>td,
 .kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

 .kcw .kcw__panel>.kcw__table-responsive {
    border: 0;
    margin-bottom: 0;
}

 .kcw .kcw__panel-group {
    margin-bottom: 20px;
}

 .kcw .kcw__panel-group .kcw__panel {
    margin-bottom: 0;
    border-radius: 0;
}

 .kcw .kcw__panel-group .kcw__panel+.kcw__panel {
    margin-top: 5px;
}

 .kcw .kcw__panel-group .kcw__panel-heading {
    border-bottom: 0;
}

 .kcw .kcw__panel-group .kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body,
 .kcw .kcw__panel-group .kcw__panel-heading+.kcw__panel-collapse>.kcw__list-group {
    border-top: 1px solid #ddd;
}

 .kcw .kcw__panel-group .kcw__panel-footer {
    border-top: 0;
}

 .kcw .kcw__panel-group .kcw__panel-footer+.kcw__panel-collapse .kcw__panel-body {
    border-bottom: 1px solid #ddd;
}

 .kcw .kcw__panel-default {
    border-color: #ddd;
}

 .kcw .kcw__panel-default>.kcw__panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

 .kcw .kcw__panel-default>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
    border-top-color: #ddd;
}

 .kcw .kcw__panel-default>.kcw__panel-heading .kcw__badge {
    color: #f5f5f5;
    background-color: #333333;
}

 .kcw .kcw__panel-default>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
    border-bottom-color: #ddd;
}

 .kcw .kcw__panel-primary {
    border-color: #337ab7;
}

 .kcw .kcw__panel-primary>.kcw__panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

 .kcw .kcw__panel-primary>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
    border-top-color: #337ab7;
}

 .kcw .kcw__panel-primary>.kcw__panel-heading .kcw__badge {
    color: #337ab7;
    background-color: #fff;
}

 .kcw .kcw__panel-primary>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
    border-bottom-color: #337ab7;
}

 .kcw .kcw__panel-success {
    border-color: #d6e9c6;
}

 .kcw .kcw__panel-success>.kcw__panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

 .kcw .kcw__panel-success>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
    border-top-color: #d6e9c6;
}

 .kcw .kcw__panel-success>.kcw__panel-heading .kcw__badge {
    color: #dff0d8;
    background-color: #3c763d;
}

 .kcw .kcw__panel-success>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
    border-bottom-color: #d6e9c6;
}

 .kcw .kcw__panel-info {
    border-color: #bce8f1;
}

 .kcw .kcw__panel-info>.kcw__panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

 .kcw .kcw__panel-info>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
    border-top-color: #bce8f1;
}

 .kcw .kcw__panel-info>.kcw__panel-heading .kcw__badge {
    color: #d9edf7;
    background-color: #31708f;
}

 .kcw .kcw__panel-info>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
    border-bottom-color: #bce8f1;
}

 .kcw .kcw__panel-warning {
    border-color: #faebcc;
}

 .kcw .kcw__panel-warning>.kcw__panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

 .kcw .kcw__panel-warning>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
    border-top-color: #faebcc;
}

 .kcw .kcw__panel-warning>.kcw__panel-heading .kcw__badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

 .kcw .kcw__panel-warning>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
    border-bottom-color: #faebcc;
}

 .kcw .kcw__panel-danger {
    border-color: #ebccd1;
}

 .kcw .kcw__panel-danger>.kcw__panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

 .kcw .kcw__panel-danger>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
    border-top-color: #ebccd1;
}

 .kcw .kcw__panel-danger>.kcw__panel-heading .kcw__badge {
    color: #f2dede;
    background-color: #a94442;
}

 .kcw .kcw__panel-danger>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
    border-bottom-color: #ebccd1;
}

 .kcw .kcw__embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

 .kcw .kcw__embed-responsive .kcw__embed-responsive-item,
 .kcw .kcw__embed-responsive iframe,
 .kcw .kcw__embed-responsive embed,
 .kcw .kcw__embed-responsive object,
 .kcw .kcw__embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

 .kcw .kcw__embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

 .kcw .kcw__embed-responsive-4by3 {
    padding-bottom: 75%;
}

 .kcw .kcw__well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

 .kcw .kcw__well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

 .kcw .kcw__well-lg {
    padding: 24px;
    border-radius: 0;
}

 .kcw .kcw__well-sm {
    padding: 9px;
    border-radius: 0;
}

 .kcw .kcw__close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

 .kcw .kcw__close:hover,
 .kcw .kcw__close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

 .kcw button.kcw__close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

 .kcw .kcw__modal-open {
    overflow: hidden;
}

 .kcw .kcw__modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

 .kcw .kcw__modal.kcw__fade .kcw__modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

 .kcw .kcw__modal.kcw__in .kcw__modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

 .kcw .kcw__modal-open .kcw__modal {
    overflow-x: hidden;
    overflow-y: auto;
}

 .kcw .kcw__modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

 .kcw .kcw__modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

 .kcw .kcw__modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

 .kcw .kcw__modal-backdrop.kcw__fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

 .kcw .kcw__modal-backdrop.kcw__in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

 .kcw .kcw__modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}

 .kcw .kcw__modal-header .kcw__close {
    margin-top: -2px;
}

 .kcw .kcw__modal-title {
    margin: 0;
    line-height: 1.428571429;
}

 .kcw .kcw__modal-body {
    position: relative;
    padding: 15px;
}

 .kcw .kcw__modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

 .kcw .kcw__modal-footer:before,
 .kcw .kcw__modal-footer:after {
    content: " ";
    display: table;
}

 .kcw .kcw__modal-footer:after {
    clear: both;
}

 .kcw .kcw__modal-footer .kcw__btn+.kcw__btn {
    margin-left: 5px;
    margin-bottom: 0;
}

 .kcw .kcw__modal-footer .kcw__btn-group .kcw__btn+.kcw__btn {
    margin-left: -1px;
}

 .kcw .kcw__modal-footer .kcw__btn-block+.kcw__btn-block {
    margin-left: 0;
}

 .kcw .kcw__modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
     .kcw .kcw__modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

     .kcw .kcw__modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

     .kcw .kcw__modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
     .kcw .kcw__modal-lg {
        width: 900px;
    }
}

 .kcw .kcw__tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

 .kcw .kcw__tooltip.kcw__in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

 .kcw .kcw__tooltip.kcw__top {
    margin-top: -3px;
    padding: 5px 0;
}

 .kcw .kcw__tooltip.kcw__right {
    margin-left: 3px;
    padding: 0 5px;
}

 .kcw .kcw__tooltip.kcw__bottom {
    margin-top: 3px;
    padding: 5px 0;
}

 .kcw .kcw__tooltip.kcw__left {
    margin-left: -3px;
    padding: 0 5px;
}

 .kcw .kcw__tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0;
}

 .kcw .kcw__tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

 .kcw .kcw__tooltip.kcw__top .kcw__tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

 .kcw .kcw__tooltip.kcw__top-left .kcw__tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

 .kcw .kcw__tooltip.kcw__top-right .kcw__tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

 .kcw .kcw__tooltip.kcw__right .kcw__tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

 .kcw .kcw__tooltip.kcw__left .kcw__tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

 .kcw .kcw__tooltip.kcw__bottom .kcw__tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

 .kcw .kcw__tooltip.kcw__bottom-left .kcw__tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

 .kcw .kcw__tooltip.kcw__bottom-right .kcw__tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

 .kcw .kcw__popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

 .kcw .kcw__popover.kcw__top {
    margin-top: -10px;
}

 .kcw .kcw__popover.kcw__right {
    margin-left: 10px;
}

 .kcw .kcw__popover.kcw__bottom {
    margin-top: 10px;
}

 .kcw .kcw__popover.kcw__left {
    margin-left: -10px;
}

 .kcw .kcw__popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0;
}

 .kcw .kcw__popover-content {
    padding: 9px 14px;
}

 .kcw .kcw__popover>.kcw__arrow,
 .kcw .kcw__popover>.kcw__arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

 .kcw .kcw__popover>.kcw__arrow {
    border-width: 11px;
}

 .kcw .kcw__popover>.kcw__arrow:after {
    border-width: 10px;
    content: "";
}

 .kcw .kcw__popover.kcw__top>.kcw__arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

 .kcw .kcw__popover.kcw__top>.kcw__arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

 .kcw .kcw__popover.kcw__right>.kcw__arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

 .kcw .kcw__popover.kcw__right>.kcw__arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

 .kcw .kcw__popover.kcw__bottom>.kcw__arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

 .kcw .kcw__popover.kcw__bottom>.kcw__arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

 .kcw .kcw__popover.kcw__left>.kcw__arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

 .kcw .kcw__popover.kcw__left>.kcw__arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

 .kcw .kcw__carousel {
    position: relative;
}

 .kcw .kcw__carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

 .kcw .kcw__carousel-inner>.kcw__item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

 .kcw .kcw__carousel-inner>.kcw__item>img,
 .kcw .kcw__carousel-inner>.kcw__item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
     .kcw .kcw__carousel-inner>.kcw__item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }

     .kcw .kcw__carousel-inner>.kcw__item.kcw__next,
     .kcw .kcw__carousel-inner>.kcw__item.kcw__active.kcw__right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

     .kcw .kcw__carousel-inner>.kcw__item.kcw__prev,
     .kcw .kcw__carousel-inner>.kcw__item.kcw__active.kcw__left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

     .kcw .kcw__carousel-inner>.kcw__item.kcw__next.kcw__left,
     .kcw .kcw__carousel-inner>.kcw__item.kcw__prev.kcw__right,
     .kcw .kcw__carousel-inner>.kcw__item.kcw__active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

 .kcw .kcw__carousel-inner>.kcw__active,
 .kcw .kcw__carousel-inner>.kcw__next,
 .kcw .kcw__carousel-inner>.kcw__prev {
    display: block;
}

 .kcw .kcw__carousel-inner>.kcw__active {
    left: 0;
}

 .kcw .kcw__carousel-inner>.kcw__next,
 .kcw .kcw__carousel-inner>.kcw__prev {
    position: absolute;
    top: 0;
    width: 100%;
}

 .kcw .kcw__carousel-inner>.kcw__next {
    left: 100%;
}

 .kcw .kcw__carousel-inner>.kcw__prev {
    left: -100%;
}

 .kcw .kcw__carousel-inner>.kcw__next.kcw__left,
 .kcw .kcw__carousel-inner>.kcw__prev.kcw__right {
    left: 0;
}

 .kcw .kcw__carousel-inner>.kcw__active.kcw__left {
    left: -100%;
}

 .kcw .kcw__carousel-inner>.kcw__active.kcw__right {
    left: 100%;
}

 .kcw .kcw__carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

 .kcw .kcw__carousel-control.kcw__left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

 .kcw .kcw__carousel-control.kcw__right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

 .kcw .kcw__carousel-control:hover,
 .kcw .kcw__carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

 .kcw .kcw__carousel-control .kcw__icon-prev,
 .kcw .kcw__carousel-control .kcw__icon-next,
 .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
 .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

 .kcw .kcw__carousel-control .kcw__icon-prev,
 .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

 .kcw .kcw__carousel-control .kcw__icon-next,
 .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

 .kcw .kcw__carousel-control .kcw__icon-prev,
 .kcw .kcw__carousel-control .kcw__icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}

 .kcw .kcw__carousel-control .kcw__icon-prev:before {
    content: '\2039';
}

 .kcw .kcw__carousel-control .kcw__icon-next:before {
    content: '\203a';
}

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

 .kcw .kcw__carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

 .kcw .kcw__carousel-indicators .kcw__active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

 .kcw .kcw__carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

 .kcw .kcw__carousel-caption .kcw__btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {

     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
     .kcw .kcw__carousel-control .kcw__icon-prev,
     .kcw .kcw__carousel-control .kcw__icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
     .kcw .kcw__carousel-control .kcw__icon-prev {
        margin-left: -15px;
    }

     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
     .kcw .kcw__carousel-control .kcw__icon-next {
        margin-right: -15px;
    }

     .kcw .kcw__carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

     .kcw .kcw__carousel-indicators {
        bottom: 20px;
    }
}

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

 .kcw .kcw__clearfix:after {
    clear: both;
}

 .kcw .kcw__center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

 .kcw .kcw__pull-right {
    float: right !important;
}

 .kcw .kcw__pull-left {
    float: left !important;
}

 .kcw .kcw__hide {
    display: none !important;
}

 .kcw .kcw__show {
    display: block !important;
}

 .kcw .kcw__invisible {
    visibility: hidden;
}

 .kcw .kcw__text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

 .kcw .kcw__hidden {
    display: none !important;
}

 .kcw .kcw__affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

 .kcw .kcw__visible-xs {
    display: none !important;
}

 .kcw .kcw__visible-sm {
    display: none !important;
}

 .kcw .kcw__visible-md {
    display: none !important;
}

 .kcw .kcw__visible-lg {
    display: none !important;
}

 .kcw .kcw__visible-xs-block,
 .kcw .kcw__visible-xs-inline,
 .kcw .kcw__visible-xs-inline-block,
 .kcw .kcw__visible-sm-block,
 .kcw .kcw__visible-sm-inline,
 .kcw .kcw__visible-sm-inline-block,
 .kcw .kcw__visible-md-block,
 .kcw .kcw__visible-md-inline,
 .kcw .kcw__visible-md-inline-block,
 .kcw .kcw__visible-lg-block,
 .kcw .kcw__visible-lg-inline,
 .kcw .kcw__visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
     .kcw .kcw__visible-xs {
        display: block !important;
    }

     .kcw table.kcw__visible-xs {
        display: table;
    }

     .kcw tr.kcw__visible-xs {
        display: table-row !important;
    }

     .kcw th.kcw__visible-xs,
     .kcw td.kcw__visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
     .kcw .kcw__visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
     .kcw .kcw__visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
     .kcw .kcw__visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm {
        display: block !important;
    }

     .kcw table.kcw__visible-sm {
        display: table;
    }

     .kcw tr.kcw__visible-sm {
        display: table-row !important;
    }

     .kcw th.kcw__visible-sm,
     .kcw td.kcw__visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md {
        display: block !important;
    }

     .kcw table.kcw__visible-md {
        display: table;
    }

     .kcw tr.kcw__visible-md {
        display: table-row !important;
    }

     .kcw th.kcw__visible-md,
     .kcw td.kcw__visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
     .kcw .kcw__visible-lg {
        display: block !important;
    }

     .kcw table.kcw__visible-lg {
        display: table;
    }

     .kcw tr.kcw__visible-lg {
        display: table-row !important;
    }

     .kcw th.kcw__visible-lg,
     .kcw td.kcw__visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
     .kcw .kcw__visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
     .kcw .kcw__visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
     .kcw .kcw__visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
     .kcw .kcw__hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
     .kcw .kcw__hidden-lg {
        display: none !important;
    }
}

 .kcw .kcw__visible-print {
    display: none !important;
}

@media print {
     .kcw .kcw__visible-print {
        display: block !important;
    }

     .kcw table.kcw__visible-print {
        display: table;
    }

     .kcw tr.kcw__visible-print {
        display: table-row !important;
    }

     .kcw th.kcw__visible-print,
     .kcw td.kcw__visible-print {
        display: table-cell !important;
    }
}

 .kcw .kcw__visible-print-block {
    display: none !important;
}

@media print {
     .kcw .kcw__visible-print-block {
        display: block !important;
    }
}

 .kcw .kcw__visible-print-inline {
    display: none !important;
}

@media print {
     .kcw .kcw__visible-print-inline {
        display: inline !important;
    }
}

 .kcw .kcw__visible-print-inline-block {
    display: none !important;
}

@media print {
     .kcw .kcw__visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
     .kcw .kcw__hidden-print {
        display: none !important;
    }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap'); */
@import url("https://p.typekit.net/p.css?s=1&k=ncj5szt&ht=tk&f=6801.6805.6806.9945.6808.6809.8415.8416.6846.6847.6848.6851.10879.10880.10881.10882.10883.10884.10885.10886.15586.15587.15357.15358.15361.15362.27069.27070.27073.27074.32874.32875&a=30255169&app=typekit&e=css"); @font-face {
    font-family: "myriad-pro-semi-condensed";
    src: url("https://use.typekit.net/af/d44976/0000000000000000000170b3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/d44976/0000000000000000000170b3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/d44976/0000000000000000000170b3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semi-condensed";
    src: url("https://use.typekit.net/af/a78021/0000000000000000000170ae/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/a78021/0000000000000000000170ae/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/a78021/0000000000000000000170ae/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semi-condensed";
    src: url("https://use.typekit.net/af/44bde1/0000000000000000000170b0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/44bde1/0000000000000000000170b0/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/44bde1/0000000000000000000170b0/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semi-condensed";
    src: url("https://use.typekit.net/af/2efaa6/0000000000000000000170b4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/2efaa6/0000000000000000000170b4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/2efaa6/0000000000000000000170b4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-condensed";
    src: url("https://use.typekit.net/af/c63dde/0000000000000000000170a8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/c63dde/0000000000000000000170a8/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/c63dde/0000000000000000000170a8/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-condensed";
    src: url("https://use.typekit.net/af/f72c04/0000000000000000000170a4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/f72c04/0000000000000000000170a4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/f72c04/0000000000000000000170a4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-condensed";
    src: url("https://use.typekit.net/af/24a439/0000000000000000000170a9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/24a439/0000000000000000000170a9/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/24a439/0000000000000000000170a9/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-condensed";
    src: url("https://use.typekit.net/af/af66cf/0000000000000000000170a5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/af66cf/0000000000000000000170a5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/af66cf/0000000000000000000170a5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro";
    src: url("https://use.typekit.net/af/1b1b1e/00000000000000000001709e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1b1b1e/00000000000000000001709e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1b1b1e/00000000000000000001709e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro";
    src: url("https://use.typekit.net/af/2e2357/00000000000000000001709f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/2e2357/00000000000000000001709f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/2e2357/00000000000000000001709f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro";
    src: url("https://use.typekit.net/af/d32e26/00000000000000000001709b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/d32e26/00000000000000000001709b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/d32e26/00000000000000000001709b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro";
    src: url("https://use.typekit.net/af/cafa63/00000000000000000001709a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/cafa63/00000000000000000001709a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/cafa63/00000000000000000001709a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/2cd6bf/00000000000000000001008f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/1eb35a/000000000000000000010090/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"),url("https://use.typekit.net/af/1eb35a/000000000000000000010090/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"),url("https://use.typekit.net/af/1eb35a/000000000000000000010090/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/309dfe/000000000000000000010091/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/eb729a/000000000000000000010092/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/eb729a/000000000000000000010092/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/eb729a/000000000000000000010092/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/849347/000000000000000000010093/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"),url("https://use.typekit.net/af/849347/000000000000000000010093/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"),url("https://use.typekit.net/af/849347/000000000000000000010093/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/cf3e4e/000000000000000000010095/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/1b297b/000000000000000000012193/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"),url("https://use.typekit.net/af/1b297b/000000000000000000012193/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"),url("https://use.typekit.net/af/1b297b/000000000000000000012193/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt-condensed";
    src: url("https://use.typekit.net/af/6f8764/000000000000000000012039/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/6f8764/000000000000000000012039/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/6f8764/000000000000000000012039/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt-condensed";
    src: url("https://use.typekit.net/af/082b7c/00000000000000000001203a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/082b7c/00000000000000000001203a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/082b7c/00000000000000000001203a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt-condensed";
    src: url("https://use.typekit.net/af/64e0cf/00000000000000000001203d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/64e0cf/00000000000000000001203d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/64e0cf/00000000000000000001203d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt-condensed";
    src: url("https://use.typekit.net/af/e6a9c1/00000000000000000001203e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/e6a9c1/00000000000000000001203e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/e6a9c1/00000000000000000001203e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semiextended";
    src: url("https://use.typekit.net/af/d6baab/00000000000000003b9ad2de/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/d6baab/00000000000000003b9ad2de/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/d6baab/00000000000000003b9ad2de/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semiextended";
    src: url("https://use.typekit.net/af/2b0ae7/00000000000000003b9ad2df/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/2b0ae7/00000000000000003b9ad2df/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/2b0ae7/00000000000000003b9ad2df/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semiextended";
    src: url("https://use.typekit.net/af/25f703/00000000000000003b9ad2e2/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/25f703/00000000000000003b9ad2e2/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/25f703/00000000000000003b9ad2e2/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "myriad-pro-semiextended";
    src: url("https://use.typekit.net/af/7f0b40/00000000000000003b9ad2e3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/7f0b40/00000000000000003b9ad2e3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/7f0b40/00000000000000003b9ad2e3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt-bold";
    src: url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/053fc9/00000000000000003b9af1e4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt-bold";
    src: url("https://use.typekit.net/af/72575c/00000000000000003b9af1e5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/72575c/00000000000000003b9af1e5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/72575c/00000000000000003b9af1e5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}
 .kcw .kcw__select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
 .kcw .kcw__select2-container .kcw__select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
 .kcw .kcw__select2-container .kcw__select2-selection--single .kcw__select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .kcw .kcw__select2-container .kcw__select2-selection--single .kcw__select2-selection__clear {
  position: relative;
}
 .kcw .kcw__select2-container[dir='rtl'] .kcw__select2-selection--single .kcw__select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
 .kcw .kcw__select2-container .kcw__select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
 .kcw .kcw__select2-container .kcw__select2-selection--multiple .kcw__select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .kcw .kcw__select2-container .kcw__select2-search--inline {
  float: left;
}
 .kcw .kcw__select2-container .kcw__select2-search--inline .kcw__select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
 .kcw .kcw__select2-container .kcw__select2-search--inline .kcw__select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
 .kcw .kcw__select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
 .kcw .kcw__select2-results {
  display: block;
}
 .kcw .kcw__select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
 .kcw .kcw__select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
 .kcw .kcw__select2-results__option[aria-selected] {
  cursor: pointer;
}
 .kcw .kcw__select2-container--open .kcw__select2-dropdown {
  left: 0;
}
 .kcw .kcw__select2-container--open .kcw__select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
 .kcw .kcw__select2-container--open .kcw__select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
 .kcw .kcw__select2-search--dropdown {
  display: block;
  padding: 4px;
}
 .kcw .kcw__select2-search--dropdown .kcw__select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
 .kcw .kcw__select2-search--dropdown .kcw__select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
 .kcw .kcw__select2-search--dropdown.kcw__select2-search--hide {
  display: none;
}
 .kcw .kcw__select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
 .kcw .kcw__select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__placeholder {
  color: #999;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
 .kcw .kcw__select2-container--default[dir='rtl'] .kcw__select2-selection--single .kcw__select2-selection__clear {
  float: left;
}
 .kcw .kcw__select2-container--default[dir='rtl'] .kcw__select2-selection--single .kcw__select2-selection__arrow {
  left: 1px;
  right: auto;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--disabled .kcw__select2-selection--single {
  background-color: #eee;
  cursor: default;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--disabled
  .kcw__select2-selection--single
  .kcw__select2-selection__clear {
  display: none;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--open
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple .kcw__select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple .kcw__select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple .kcw__select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple .kcw__select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple .kcw__select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
 .kcw .kcw__select2-container--default .kcw__select2-selection--multiple .kcw__select2-selection__choice__remove:hover {
  color: #333;
}
 .kcw .kcw__select2-container--default[dir='rtl'] .kcw__select2-selection--multiple .kcw__select2-selection__choice,
 .kcw .kcw__select2-container--default[dir='rtl'] .kcw__select2-selection--multiple .kcw__select2-selection__placeholder,
 .kcw .kcw__select2-container--default[dir='rtl'] .kcw__select2-selection--multiple .kcw__select2-search--inline {
  float: right;
}
 .kcw .kcw__select2-container--default[dir='rtl'] .kcw__select2-selection--multiple .kcw__select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
 .kcw .kcw__select2-container--default[dir='rtl']
  .kcw__select2-selection--multiple
  .kcw__select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--focus .kcw__select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--disabled .kcw__select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--disabled .kcw__select2-selection__choice__remove {
  display: none;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--open.kcw__select2-container--above
  .kcw__select2-selection--single,
 .kcw .kcw__select2-container--default.kcw__select2-container--open.kcw__select2-container--above
  .kcw__select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
 .kcw .kcw__select2-container--default.kcw__select2-container--open.kcw__select2-container--below
  .kcw__select2-selection--single,
 .kcw .kcw__select2-container--default.kcw__select2-container--open.kcw__select2-container--below
  .kcw__select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
 .kcw .kcw__select2-container--default .kcw__select2-search--dropdown .kcw__select2-search__field {
  border: 1px solid #aaa;
}
 .kcw .kcw__select2-container--default .kcw__select2-search--inline .kcw__select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
 .kcw .kcw__select2-container--default .kcw__select2-results > .kcw__select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
 .kcw .kcw__select2-container--default .kcw__select2-results__option[role='group'] {
  padding: 0;
}
 .kcw .kcw__select2-container--default .kcw__select2-results__option[aria-disabled='true'] {
  color: #999;
}
 .kcw .kcw__select2-container--default .kcw__select2-results__option[aria-selected='true'] {
  background-color: #ddd;
}
 .kcw .kcw__select2-container--default .kcw__select2-results__option .kcw__select2-results__option {
  padding-left: 1em;
}
 .kcw .kcw__select2-container--default
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__group {
  padding-left: 0;
}
 .kcw .kcw__select2-container--default
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
 .kcw .kcw__select2-container--default
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
 .kcw .kcw__select2-container--default
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
 .kcw .kcw__select2-container--default
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
 .kcw .kcw__select2-container--default
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option
  .kcw__select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
 .kcw .kcw__select2-container--default .kcw__select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
 .kcw .kcw__select2-container--default .kcw__select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single:focus {
  border: 1px solid #5897fb;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single .kcw__select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single .kcw__select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single .kcw__select2-selection__placeholder {
  color: #999;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single .kcw__select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--single .kcw__select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
 .kcw .kcw__select2-container--classic[dir='rtl'] .kcw__select2-selection--single .kcw__select2-selection__clear {
  float: left;
}
 .kcw .kcw__select2-container--classic[dir='rtl'] .kcw__select2-selection--single .kcw__select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open .kcw__select2-selection--single {
  border: 1px solid #5897fb;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow {
  background: transparent;
  border: none;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open.kcw__select2-container--above
  .kcw__select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open.kcw__select2-container--below
  .kcw__select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple .kcw__select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple .kcw__select2-selection__clear {
  display: none;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple .kcw__select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple .kcw__select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
 .kcw .kcw__select2-container--classic .kcw__select2-selection--multiple .kcw__select2-selection__choice__remove:hover {
  color: #555;
}
 .kcw .kcw__select2-container--classic[dir='rtl'] .kcw__select2-selection--multiple .kcw__select2-selection__choice {
  float: right;
}
 .kcw .kcw__select2-container--classic[dir='rtl'] .kcw__select2-selection--multiple .kcw__select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
 .kcw .kcw__select2-container--classic[dir='rtl']
  .kcw__select2-selection--multiple
  .kcw__select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open .kcw__select2-selection--multiple {
  border: 1px solid #5897fb;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open.kcw__select2-container--above
  .kcw__select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open.kcw__select2-container--below
  .kcw__select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
 .kcw .kcw__select2-container--classic .kcw__select2-search--dropdown .kcw__select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
 .kcw .kcw__select2-container--classic .kcw__select2-search--inline .kcw__select2-search__field {
  outline: 0;
  box-shadow: none;
}
 .kcw .kcw__select2-container--classic .kcw__select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
 .kcw .kcw__select2-container--classic .kcw__select2-dropdown--above {
  border-bottom: none;
}
 .kcw .kcw__select2-container--classic .kcw__select2-dropdown--below {
  border-top: none;
}
 .kcw .kcw__select2-container--classic .kcw__select2-results > .kcw__select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
 .kcw .kcw__select2-container--classic .kcw__select2-results__option[role='group'] {
  padding: 0;
}
 .kcw .kcw__select2-container--classic .kcw__select2-results__option[aria-disabled='true'] {
  color: grey;
}
 .kcw .kcw__select2-container--classic .kcw__select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
 .kcw .kcw__select2-container--classic .kcw__select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
 .kcw .kcw__select2-container--classic.kcw__select2-container--open .kcw__select2-dropdown {
  border-color: #5897fb;
}

@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url('/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v');
  src: url('/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v')
      format('embedded-opentype'),
    url('/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
    url('/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
    url('/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
  font-weight: normal;
  font-style: normal;
}

 .kcw [class^='pe-7s-'],
 .kcw [class*=' pe-7s-'] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

 .kcw .kcw__pe-7s-album:before {
  content: '\e6aa';
}
 .kcw .kcw__pe-7s-arc:before {
  content: '\e6ab';
}
 .kcw .kcw__pe-7s-back-2:before {
  content: '\e6ac';
}
 .kcw .kcw__pe-7s-bandaid:before {
  content: '\e6ad';
}
 .kcw .kcw__pe-7s-car:before {
  content: '\e6ae';
}
 .kcw .kcw__pe-7s-diamond:before {
  content: '\e6af';
}
 .kcw .kcw__pe-7s-door-lock:before {
  content: '\e6b0';
}
 .kcw .kcw__pe-7s-eyedropper:before {
  content: '\e6b1';
}
 .kcw .kcw__pe-7s-female:before {
  content: '\e6b2';
}
 .kcw .kcw__pe-7s-gym:before {
  content: '\e6b3';
}
 .kcw .kcw__pe-7s-hammer:before {
  content: '\e6b4';
}
 .kcw .kcw__pe-7s-headphones:before {
  content: '\e6b5';
}
 .kcw .kcw__pe-7s-helm:before {
  content: '\e6b6';
}
 .kcw .kcw__pe-7s-hourglass:before {
  content: '\e6b7';
}
 .kcw .kcw__pe-7s-leaf:before {
  content: '\e6b8';
}
 .kcw .kcw__pe-7s-magic-wand:before {
  content: '\e6b9';
}
 .kcw .kcw__pe-7s-male:before {
  content: '\e6ba';
}
 .kcw .kcw__pe-7s-map-2:before {
  content: '\e6bb';
}
 .kcw .kcw__pe-7s-next-2:before {
  content: '\e6bc';
}
 .kcw .kcw__pe-7s-paint-bucket:before {
  content: '\e6bd';
}
 .kcw .kcw__pe-7s-pendrive:before {
  content: '\e6be';
}
 .kcw .kcw__pe-7s-photo:before {
  content: '\e6bf';
}
 .kcw .kcw__pe-7s-piggy:before {
  content: '\e6c0';
}
 .kcw .kcw__pe-7s-plugin:before {
  content: '\e6c1';
}
 .kcw .kcw__pe-7s-refresh-2:before {
  content: '\e6c2';
}
 .kcw .kcw__pe-7s-rocket:before {
  content: '\e6c3';
}
 .kcw .kcw__pe-7s-settings:before {
  content: '\e6c4';
}
 .kcw .kcw__pe-7s-shield:before {
  content: '\e6c5';
}
 .kcw .kcw__pe-7s-smile:before {
  content: '\e6c6';
}
 .kcw .kcw__pe-7s-usb:before {
  content: '\e6c7';
}
 .kcw .kcw__pe-7s-vector:before {
  content: '\e6c8';
}
 .kcw .kcw__pe-7s-wine:before {
  content: '\e6c9';
}
 .kcw .kcw__pe-7s-cloud-upload:before {
  content: '\e68a';
}
 .kcw .kcw__pe-7s-cash:before {
  content: '\e68c';
}
 .kcw .kcw__pe-7s-close:before {
  content: '\e680';
}
 .kcw .kcw__pe-7s-bluetooth:before {
  content: '\e68d';
}
 .kcw .kcw__pe-7s-cloud-download:before {
  content: '\e68b';
}
 .kcw .kcw__pe-7s-way:before {
  content: '\e68e';
}
 .kcw .kcw__pe-7s-close-circle:before {
  content: '\e681';
}
 .kcw .kcw__pe-7s-id:before {
  content: '\e68f';
}
 .kcw .kcw__pe-7s-angle-up:before {
  content: '\e682';
}
 .kcw .kcw__pe-7s-wristwatch:before {
  content: '\e690';
}
 .kcw .kcw__pe-7s-angle-up-circle:before {
  content: '\e683';
}
 .kcw .kcw__pe-7s-world:before {
  content: '\e691';
}
 .kcw .kcw__pe-7s-angle-right:before {
  content: '\e684';
}
 .kcw .kcw__pe-7s-volume:before {
  content: '\e692';
}
 .kcw .kcw__pe-7s-angle-right-circle:before {
  content: '\e685';
}
 .kcw .kcw__pe-7s-users:before {
  content: '\e693';
}
 .kcw .kcw__pe-7s-angle-left:before {
  content: '\e686';
}
 .kcw .kcw__pe-7s-user-female:before {
  content: '\e694';
}
 .kcw .kcw__pe-7s-angle-left-circle:before {
  content: '\e687';
}
 .kcw .kcw__pe-7s-up-arrow:before {
  content: '\e695';
}
 .kcw .kcw__pe-7s-angle-down:before {
  content: '\e688';
}
 .kcw .kcw__pe-7s-switch:before {
  content: '\e696';
}
 .kcw .kcw__pe-7s-angle-down-circle:before {
  content: '\e689';
}
 .kcw .kcw__pe-7s-scissors:before {
  content: '\e697';
}
 .kcw .kcw__pe-7s-wallet:before {
  content: '\e600';
}
 .kcw .kcw__pe-7s-safe:before {
  content: '\e698';
}
 .kcw .kcw__pe-7s-volume2:before {
  content: '\e601';
}
 .kcw .kcw__pe-7s-volume1:before {
  content: '\e602';
}
 .kcw .kcw__pe-7s-voicemail:before {
  content: '\e603';
}
 .kcw .kcw__pe-7s-video:before {
  content: '\e604';
}
 .kcw .kcw__pe-7s-user:before {
  content: '\e605';
}
 .kcw .kcw__pe-7s-upload:before {
  content: '\e606';
}
 .kcw .kcw__pe-7s-unlock:before {
  content: '\e607';
}
 .kcw .kcw__pe-7s-umbrella:before {
  content: '\e608';
}
 .kcw .kcw__pe-7s-trash:before {
  content: '\e609';
}
 .kcw .kcw__pe-7s-tools:before {
  content: '\e60a';
}
 .kcw .kcw__pe-7s-timer:before {
  content: '\e60b';
}
 .kcw .kcw__pe-7s-ticket:before {
  content: '\e60c';
}
 .kcw .kcw__pe-7s-target:before {
  content: '\e60d';
}
 .kcw .kcw__pe-7s-sun:before {
  content: '\e60e';
}
 .kcw .kcw__pe-7s-study:before {
  content: '\e60f';
}
 .kcw .kcw__pe-7s-stopwatch:before {
  content: '\e610';
}
 .kcw .kcw__pe-7s-star:before {
  content: '\e611';
}
 .kcw .kcw__pe-7s-speaker:before {
  content: '\e612';
}
 .kcw .kcw__pe-7s-signal:before {
  content: '\e613';
}
 .kcw .kcw__pe-7s-shuffle:before {
  content: '\e614';
}
 .kcw .kcw__pe-7s-shopbag:before {
  content: '\e615';
}
 .kcw .kcw__pe-7s-share:before {
  content: '\e616';
}
 .kcw .kcw__pe-7s-server:before {
  content: '\e617';
}
 .kcw .kcw__pe-7s-search:before {
  content: '\e618';
}
 .kcw .kcw__pe-7s-film:before {
  content: '\e6a5';
}
 .kcw .kcw__pe-7s-science:before {
  content: '\e619';
}
 .kcw .kcw__pe-7s-disk:before {
  content: '\e6a6';
}
 .kcw .kcw__pe-7s-ribbon:before {
  content: '\e61a';
}
 .kcw .kcw__pe-7s-repeat:before {
  content: '\e61b';
}
 .kcw .kcw__pe-7s-refresh:before {
  content: '\e61c';
}
 .kcw .kcw__pe-7s-add-user:before {
  content: '\e6a9';
}
 .kcw .kcw__pe-7s-refresh-cloud:before {
  content: '\e61d';
}
 .kcw .kcw__pe-7s-paperclip:before {
  content: '\e69c';
}
 .kcw .kcw__pe-7s-radio:before {
  content: '\e61e';
}
 .kcw .kcw__pe-7s-note2:before {
  content: '\e69d';
}
 .kcw .kcw__pe-7s-print:before {
  content: '\e61f';
}
 .kcw .kcw__pe-7s-network:before {
  content: '\e69e';
}
 .kcw .kcw__pe-7s-prev:before {
  content: '\e620';
}
 .kcw .kcw__pe-7s-mute:before {
  content: '\e69f';
}
 .kcw .kcw__pe-7s-power:before {
  content: '\e621';
}
 .kcw .kcw__pe-7s-medal:before {
  content: '\e6a0';
}
 .kcw .kcw__pe-7s-portfolio:before {
  content: '\e622';
}
 .kcw .kcw__pe-7s-like2:before {
  content: '\e6a1';
}
 .kcw .kcw__pe-7s-plus:before {
  content: '\e623';
}
 .kcw .kcw__pe-7s-left-arrow:before {
  content: '\e6a2';
}
 .kcw .kcw__pe-7s-play:before {
  content: '\e624';
}
 .kcw .kcw__pe-7s-key:before {
  content: '\e6a3';
}
 .kcw .kcw__pe-7s-plane:before {
  content: '\e625';
}
 .kcw .kcw__pe-7s-joy:before {
  content: '\e6a4';
}
 .kcw .kcw__pe-7s-photo-gallery:before {
  content: '\e626';
}
 .kcw .kcw__pe-7s-pin:before {
  content: '\e69b';
}
 .kcw .kcw__pe-7s-phone:before {
  content: '\e627';
}
 .kcw .kcw__pe-7s-plug:before {
  content: '\e69a';
}
 .kcw .kcw__pe-7s-pen:before {
  content: '\e628';
}
 .kcw .kcw__pe-7s-right-arrow:before {
  content: '\e699';
}
 .kcw .kcw__pe-7s-paper-plane:before {
  content: '\e629';
}
 .kcw .kcw__pe-7s-delete-user:before {
  content: '\e6a7';
}
 .kcw .kcw__pe-7s-paint:before {
  content: '\e62a';
}
 .kcw .kcw__pe-7s-bottom-arrow:before {
  content: '\e6a8';
}
 .kcw .kcw__pe-7s-notebook:before {
  content: '\e62b';
}
 .kcw .kcw__pe-7s-note:before {
  content: '\e62c';
}
 .kcw .kcw__pe-7s-next:before {
  content: '\e62d';
}
 .kcw .kcw__pe-7s-news-paper:before {
  content: '\e62e';
}
 .kcw .kcw__pe-7s-musiclist:before {
  content: '\e62f';
}
 .kcw .kcw__pe-7s-music:before {
  content: '\e630';
}
 .kcw .kcw__pe-7s-mouse:before {
  content: '\e631';
}
 .kcw .kcw__pe-7s-more:before {
  content: '\e632';
}
 .kcw .kcw__pe-7s-moon:before {
  content: '\e633';
}
 .kcw .kcw__pe-7s-monitor:before {
  content: '\e634';
}
 .kcw .kcw__pe-7s-micro:before {
  content: '\e635';
}
 .kcw .kcw__pe-7s-menu:before {
  content: '\e636';
}
 .kcw .kcw__pe-7s-map:before {
  content: '\e637';
}
 .kcw .kcw__pe-7s-map-marker:before {
  content: '\e638';
}
 .kcw .kcw__pe-7s-mail:before {
  content: '\e639';
}
 .kcw .kcw__pe-7s-mail-open:before {
  content: '\e63a';
}
 .kcw .kcw__pe-7s-mail-open-file:before {
  content: '\e63b';
}
 .kcw .kcw__pe-7s-magnet:before {
  content: '\e63c';
}
 .kcw .kcw__pe-7s-loop:before {
  content: '\e63d';
}
 .kcw .kcw__pe-7s-look:before {
  content: '\e63e';
}
 .kcw .kcw__pe-7s-lock:before {
  content: '\e63f';
}
 .kcw .kcw__pe-7s-lintern:before {
  content: '\e640';
}
 .kcw .kcw__pe-7s-link:before {
  content: '\e641';
}
 .kcw .kcw__pe-7s-like:before {
  content: '\e642';
}
 .kcw .kcw__pe-7s-light:before {
  content: '\e643';
}
 .kcw .kcw__pe-7s-less:before {
  content: '\e644';
}
 .kcw .kcw__pe-7s-keypad:before {
  content: '\e645';
}
 .kcw .kcw__pe-7s-junk:before {
  content: '\e646';
}
 .kcw .kcw__pe-7s-info:before {
  content: '\e647';
}
 .kcw .kcw__pe-7s-home:before {
  content: '\e648';
}
 .kcw .kcw__pe-7s-help2:before {
  content: '\e649';
}
 .kcw .kcw__pe-7s-help1:before {
  content: '\e64a';
}
 .kcw .kcw__pe-7s-graph3:before {
  content: '\e64b';
}
 .kcw .kcw__pe-7s-graph2:before {
  content: '\e64c';
}
 .kcw .kcw__pe-7s-graph1:before {
  content: '\e64d';
}
 .kcw .kcw__pe-7s-graph:before {
  content: '\e64e';
}
 .kcw .kcw__pe-7s-global:before {
  content: '\e64f';
}
 .kcw .kcw__pe-7s-gleam:before {
  content: '\e650';
}
 .kcw .kcw__pe-7s-glasses:before {
  content: '\e651';
}
 .kcw .kcw__pe-7s-gift:before {
  content: '\e652';
}
 .kcw .kcw__pe-7s-folder:before {
  content: '\e653';
}
 .kcw .kcw__pe-7s-flag:before {
  content: '\e654';
}
 .kcw .kcw__pe-7s-filter:before {
  content: '\e655';
}
 .kcw .kcw__pe-7s-file:before {
  content: '\e656';
}
 .kcw .kcw__pe-7s-expand1:before {
  content: '\e657';
}
 .kcw .kcw__pe-7s-exapnd2:before {
  content: '\e658';
}
 .kcw .kcw__pe-7s-edit:before {
  content: '\e659';
}
 .kcw .kcw__pe-7s-drop:before {
  content: '\e65a';
}
 .kcw .kcw__pe-7s-drawer:before {
  content: '\e65b';
}
 .kcw .kcw__pe-7s-download:before {
  content: '\e65c';
}
 .kcw .kcw__pe-7s-display2:before {
  content: '\e65d';
}
 .kcw .kcw__pe-7s-display1:before {
  content: '\e65e';
}
 .kcw .kcw__pe-7s-diskette:before {
  content: '\e65f';
}
 .kcw .kcw__pe-7s-date:before {
  content: '\e660';
}
 .kcw .kcw__pe-7s-cup:before {
  content: '\e661';
}
 .kcw .kcw__pe-7s-culture:before {
  content: '\e662';
}
 .kcw .kcw__pe-7s-crop:before {
  content: '\e663';
}
 .kcw .kcw__pe-7s-credit:before {
  content: '\e664';
}
 .kcw .kcw__pe-7s-copy-file:before {
  content: '\e665';
}
 .kcw .kcw__pe-7s-config:before {
  content: '\e666';
}
 .kcw .kcw__pe-7s-compass:before {
  content: '\e667';
}
 .kcw .kcw__pe-7s-comment:before {
  content: '\e668';
}
 .kcw .kcw__pe-7s-coffee:before {
  content: '\e669';
}
 .kcw .kcw__pe-7s-cloud:before {
  content: '\e66a';
}
 .kcw .kcw__pe-7s-clock:before {
  content: '\e66b';
}
 .kcw .kcw__pe-7s-check:before {
  content: '\e66c';
}
 .kcw .kcw__pe-7s-chat:before {
  content: '\e66d';
}
 .kcw .kcw__pe-7s-cart:before {
  content: '\e66e';
}
 .kcw .kcw__pe-7s-camera:before {
  content: '\e66f';
}
 .kcw .kcw__pe-7s-call:before {
  content: '\e670';
}
 .kcw .kcw__pe-7s-calculator:before {
  content: '\e671';
}
 .kcw .kcw__pe-7s-browser:before {
  content: '\e672';
}
 .kcw .kcw__pe-7s-box2:before {
  content: '\e673';
}
 .kcw .kcw__pe-7s-box1:before {
  content: '\e674';
}
 .kcw .kcw__pe-7s-bookmarks:before {
  content: '\e675';
}
 .kcw .kcw__pe-7s-bicycle:before {
  content: '\e676';
}
 .kcw .kcw__pe-7s-bell:before {
  content: '\e677';
}
 .kcw .kcw__pe-7s-battery:before {
  content: '\e678';
}
 .kcw .kcw__pe-7s-ball:before {
  content: '\e679';
}
 .kcw .kcw__pe-7s-back:before {
  content: '\e67a';
}
 .kcw .kcw__pe-7s-attention:before {
  content: '\e67b';
}
 .kcw .kcw__pe-7s-anchor:before {
  content: '\e67c';
}
 .kcw .kcw__pe-7s-albums:before {
  content: '\e67d';
}
 .kcw .kcw__pe-7s-alarm:before {
  content: '\e67e';
}
 .kcw .kcw__pe-7s-airplay:before {
  content: '\e67f';
}

 .kcw .kcw__h2Navy {
  color: Navy;
}

 .kcw .kcw__h3Teal {
  color: Teal;
}

 .kcw .kcw__normalParagraph {
  color: Black;
  /* font-family: "Open Sans", sans-serif; */
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

 .kcw .kcw__hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

@media (max-width: 767px) {
   .kcw .kcw__hamburger {
    z-index: 10000;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
   .kcw .kcw__hamburger-inner,
   .kcw .kcw__hamburger-inner::before,
   .kcw .kcw__hamburger-inner::after {
    background-color: #0095b5!important;
  }
}

 .kcw .kcw__hamburger:hover {
  opacity: 0.7;
}

 .kcw .kcw__hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

 .kcw .kcw__hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

 .kcw .kcw__hamburger-inner,
 .kcw .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

 .kcw .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger-inner::after {
  content: '';
  display: block;
}

 .kcw .kcw__hamburger-inner::before {
  top: -10px;
}

 .kcw .kcw__hamburger-inner::after {
  bottom: -10px;
}

/*
 * Arrow
 */
 .kcw .kcw__hamburger--arrow.kcw__is-active .kcw__hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

 .kcw .kcw__hamburger--arrow.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
 .kcw .kcw__hamburger--arrow-r.kcw__is-active .kcw__hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

 .kcw .kcw__hamburger--arrow-r.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
 .kcw .kcw__hamburger--arrowalt .kcw__hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease,
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

 .kcw .kcw__hamburger--arrowalt .kcw__hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease,
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

 .kcw .kcw__hamburger--arrowalt.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease,
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

 .kcw .kcw__hamburger--arrowalt.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease,
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
 .kcw .kcw__hamburger--arrowalt-r .kcw__hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease,
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

 .kcw .kcw__hamburger--arrowalt-r .kcw__hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease,
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

 .kcw .kcw__hamburger--arrowalt-r.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease,
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

 .kcw .kcw__hamburger--arrowalt-r.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease,
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Boring
 */
 .kcw .kcw__hamburger--boring .kcw__hamburger-inner,
 .kcw .kcw__hamburger--boring .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger--boring .kcw__hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}

 .kcw .kcw__hamburger--boring.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

 .kcw .kcw__hamburger--boring.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  opacity: 0;
}

 .kcw .kcw__hamburger--boring.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*
 * Collapse
 */
 .kcw .kcw__hamburger--collapse .kcw__hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--collapse .kcw__hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

 .kcw .kcw__hamburger--collapse .kcw__hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--collapse.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

 .kcw .kcw__hamburger--collapse.kcw__is-active .kcw__hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

 .kcw .kcw__hamburger--collapse.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
 .kcw .kcw__hamburger--collapse-r .kcw__hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--collapse-r .kcw__hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

 .kcw .kcw__hamburger--collapse-r .kcw__hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--collapse-r.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
  transform: translate3d(0, -10px, 0) rotate(45deg);
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

 .kcw .kcw__hamburger--collapse-r.kcw__is-active .kcw__hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

 .kcw .kcw__hamburger--collapse-r.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
 .kcw .kcw__hamburger--elastic .kcw__hamburger-inner {
  top: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

 .kcw .kcw__hamburger--elastic .kcw__hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

 .kcw .kcw__hamburger--elastic .kcw__hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55),
    -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

 .kcw .kcw__hamburger--elastic.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
  transform: translate3d(0, 10px, 0) rotate(135deg);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

 .kcw .kcw__hamburger--elastic.kcw__is-active .kcw__hamburger-inner::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}

 .kcw .kcw__hamburger--elastic.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/*
 * Elastic Reverse
 */
 .kcw .kcw__hamburger--elastic-r .kcw__hamburger-inner {
  top: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

 .kcw .kcw__hamburger--elastic-r .kcw__hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

 .kcw .kcw__hamburger--elastic-r .kcw__hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55),
    -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

 .kcw .kcw__hamburger--elastic-r.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

 .kcw .kcw__hamburger--elastic-r.kcw__is-active .kcw__hamburger-inner::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}

 .kcw .kcw__hamburger--elastic-r.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
  transform: translate3d(0, -20px, 0) rotate(270deg);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/*
 * Emphatic
 */
 .kcw .kcw__hamburger--emphatic {
  overflow: hidden;
}

 .kcw .kcw__hamburger--emphatic .kcw__hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

 .kcw .kcw__hamburger--emphatic .kcw__hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

 .kcw .kcw__hamburger--emphatic .kcw__hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

 .kcw .kcw__hamburger--emphatic.kcw__is-active .kcw__hamburger-inner {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background-color: transparent;
}

 .kcw .kcw__hamburger--emphatic.kcw__is-active .kcw__hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

 .kcw .kcw__hamburger--emphatic.kcw__is-active .kcw__hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
 .kcw .kcw__hamburger--emphatic-r {
  overflow: hidden;
}

 .kcw .kcw__hamburger--emphatic-r .kcw__hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

 .kcw .kcw__hamburger--emphatic-r .kcw__hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

 .kcw .kcw__hamburger--emphatic-r .kcw__hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in,
    -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear,
    right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

 .kcw .kcw__hamburger--emphatic-r.kcw__is-active .kcw__hamburger-inner {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background-color: transparent;
}

 .kcw .kcw__hamburger--emphatic-r.kcw__is-active .kcw__hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

 .kcw .kcw__hamburger--emphatic-r.kcw__is-active .kcw__hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear,
    transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Slider
 */
 .kcw .kcw__hamburger--slider .kcw__hamburger-inner {
  top: 0;
}

 .kcw .kcw__hamburger--slider .kcw__hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

 .kcw .kcw__hamburger--slider .kcw__hamburger-inner::after {
  top: 20px;
}

 .kcw .kcw__hamburger--slider.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

 .kcw .kcw__hamburger--slider.kcw__is-active .kcw__hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  opacity: 0;
}

 .kcw .kcw__hamburger--slider.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
 .kcw .kcw__hamburger--slider-r .kcw__hamburger-inner {
  top: 0;
}

 .kcw .kcw__hamburger--slider-r .kcw__hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

 .kcw .kcw__hamburger--slider-r .kcw__hamburger-inner::after {
  top: 20px;
}

 .kcw .kcw__hamburger--slider-r.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

 .kcw .kcw__hamburger--slider-r.kcw__is-active .kcw__hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
  transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
  opacity: 0;
}

 .kcw .kcw__hamburger--slider-r.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
 * Spin
 */
 .kcw .kcw__hamburger--spin .kcw__hamburger-inner {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--spin .kcw__hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

 .kcw .kcw__hamburger--spin .kcw__hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in,
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in,
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--spin.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

 .kcw .kcw__hamburger--spin.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

 .kcw .kcw__hamburger--spin.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out,
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
 .kcw .kcw__hamburger--spin-r .kcw__hamburger-inner {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--spin-r .kcw__hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

 .kcw .kcw__hamburger--spin-r .kcw__hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in,
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in,
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--spin-r.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

 .kcw .kcw__hamburger--spin-r.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

 .kcw .kcw__hamburger--spin-r.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out,
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
 .kcw .kcw__hamburger--squeeze .kcw__hamburger-inner {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__hamburger--squeeze .kcw__hamburger-inner::before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

 .kcw .kcw__hamburger--squeeze .kcw__hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.14s ease,
    -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

 .kcw .kcw__lateral-menu-is-open .kcw__hamburger--squeeze .kcw__hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

 .kcw .kcw__lateral-menu-is-open .kcw__hamburger--squeeze .kcw__hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

 .kcw .kcw__lateral-menu-is-open .kcw__hamburger--squeeze .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease,
    -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
 .kcw .kcw__hamburger--vortex .kcw__hamburger-inner {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

 .kcw .kcw__hamburger--vortex .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger--vortex .kcw__hamburger-inner::after {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

 .kcw .kcw__hamburger--vortex .kcw__hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

 .kcw .kcw__hamburger--vortex .kcw__hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

 .kcw .kcw__hamburger--vortex.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: rotate(765deg);
  transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

 .kcw .kcw__hamburger--vortex.kcw__is-active .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger--vortex.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

 .kcw .kcw__hamburger--vortex.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  opacity: 0;
}

 .kcw .kcw__hamburger--vortex.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
 .kcw .kcw__hamburger--vortex-r .kcw__hamburger-inner {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

 .kcw .kcw__hamburger--vortex-r .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger--vortex-r .kcw__hamburger-inner::after {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

 .kcw .kcw__hamburger--vortex-r .kcw__hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

 .kcw .kcw__hamburger--vortex-r .kcw__hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

 .kcw .kcw__hamburger--vortex-r.kcw__is-active .kcw__hamburger-inner {
  -webkit-transform: rotate(-765deg);
  transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

 .kcw .kcw__hamburger--vortex-r.kcw__is-active .kcw__hamburger-inner::before,
 .kcw .kcw__hamburger--vortex-r.kcw__is-active .kcw__hamburger-inner::after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

 .kcw .kcw__hamburger--vortex-r.kcw__is-active .kcw__hamburger-inner::before {
  top: 0;
  opacity: 0;
}

 .kcw .kcw__hamburger--vortex-r.kcw__is-active .kcw__hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*-------------------------------------------------------*    Normalise
/*-------------------------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html .kcw  {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body .kcw  {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
 .kcw article,
 .kcw aside,
 .kcw details,
 .kcw figcaption,
 .kcw figure,
 .kcw footer,
 .kcw header,
 .kcw hgroup,
 .kcw main,
 .kcw menu,
 .kcw nav,
 .kcw section,
 .kcw summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
 .kcw audio,
 .kcw canvas,
 .kcw progress,
 .kcw video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
 .kcw audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
 .kcw [hidden],
 .kcw template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
 .kcw a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
 .kcw a:active,
 .kcw a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
 .kcw abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
 .kcw b,
 .kcw strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
 .kcw dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
 .kcw h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
 .kcw mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
 .kcw small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
 .kcw sub,
 .kcw sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

 .kcw sup {
  top: -0.5em;
}

 .kcw sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
 .kcw img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
 .kcw svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
 .kcw figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
 .kcw hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
 .kcw pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
 .kcw code,
 .kcw kbd,
 .kcw pre,
 .kcw samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation:by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue:affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
 .kcw button,
 .kcw input,
 .kcw optgroup,
 .kcw select,
 .kcw textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
 .kcw button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
 .kcw button,
 .kcw select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
 .kcw button,
html .kcw  input[type='button'],
 .kcw input[type='reset'],
 .kcw input[type='submit'] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
 .kcw button[disabled],
html .kcw  input[disabled] {
  cursor: default;
  opacity: 0.3;
}

 .kcw button[disabled]:hover,
html .kcw  input[disabled]:hover {
  background-color: transparent;
  color: inherit;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
 .kcw button::-moz-focus-inner,
 .kcw input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
 .kcw input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
 .kcw input[type='checkbox'],
 .kcw input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
 .kcw input[type='number']::-webkit-inner-spin-button,
 .kcw input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
 .kcw input[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
 .kcw input[type='search']::-webkit-search-cancel-button,
 .kcw input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
 .kcw fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
 .kcw legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
 .kcw textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE:the default cannot safely be changed in Chrome and Safari on OS X.
 */
 .kcw optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
 .kcw table {
  border-collapse: collapse;
  border-spacing: 0;
}

 .kcw td,
 .kcw th {
  padding: 0;
}

/*-------------------------------------------------------*    Base
/*-------------------------------------------------------*/
 .kcw .kcw__interior-page {
  margin-bottom: 60px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white 70px, white);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white 70px, white);
  /* padding-top: 90px; */
}

 .kcw .kcw__page-content-container {
  line-height: 1.7;
}

 .kcw .kcw__page-content-container.kcw__col-md-9 {
  padding-left: 60px;
}

 .kcw .kcw__arrow-left {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 25px solid #094d82;
}

/*-------------------------------------------------------*    Grid
/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Typography
/*-------------------------------------------------------*/
 .kcw * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body .kcw  {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #444444;
}

 .kcw h1,
 .kcw h2,
 .kcw h3,
 .kcw h4,
 .kcw h5,
 .kcw h6 {
  color: #72705e;
  /* font-family: "Open Sans", serif; */
  font-weight: 600;
}

 .kcw h1 {
  font-size: 36px;
  font-style: italic;
}

 .kcw h2 {
  font-size: 28px;
}

 .kcw h3 {
  /* font-family: "Open Sans", sans-serif; */
  font-weight: 400;
}

 .kcw h4 {
  /* font-family: "Open Sans", sans-serif; */
  font-weight: 600;
  text-transform: uppercase;
}

 .kcw p {
  margin: 0 0 17px;
}

 .kcw .kcw__nav,
 .kcw .kcw__navbar {
  font-weight: 400;
}

 .kcw .kcw__section-title {
  text-align: center;
  margin-bottom: 30px;
}

 .kcw .kcw__page-title {
  color: #0a72c0;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li .kcw__verticalCont,
 .kcw .kcw__headerSubsite .kcw__nav-sub ul li a {
  width: 100%;
}

/*-------------------------------------------------------*    Style tile
/*-------------------------------------------------------*/
 .kcw .kcw__color-1 {
  background-color: #003057;
  width: 40%;
}

 .kcw .kcw__color-2 {
  background-color: #094d82;
  width: 30%;
}

 .kcw .kcw__color-3 {
  background-color: #0a72c0;
  width: 20%;
}

 .kcw .kcw__color-4 {
  background-color: #008da9;
  width: 10%;
}

 .kcw .kcw__color-5 {
  background-color: #0ac0ad;
}

 .kcw .kcw__color-6 {
  background-color: #09b673;
}

 .kcw .kcw__color-7 {
  background-color: #eeedfb;
}

 .kcw .kcw__color-8 {
  background-color: #444444;
}

 .kcw .kcw__color-swatches {
  display: table;
  border: 1px solid #adadad;
  font-size: 0;
}

 .kcw .kcw__color-swatches div {
  display: table-cell;
}

 .kcw .kcw__color-swatches.kcw__primary {
  width: 100%;
}

 .kcw .kcw__color-swatches.kcw__primary div {
  height: 100px;
}

 .kcw .kcw__color-swatches.kcw__secondary {
  width: 25%;
}

 .kcw .kcw__color-swatches.kcw__secondary div {
  height: 75px;
}

 .kcw .kcw__design-elements img {
  padding: 15px 0;
}

 .kcw .kcw__icon-styles {
  font-size: 40px;
}

 .kcw .kcw__section-spacer {
  padding-bottom: 40px;
}

/*-------------------------------------------------------*    Navs
/*------------------------------------------------------*/
 .kcw .kcw__navbar-container {
  top: -1px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-backface-visibility: hidden;
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0.85)),
    to(rgba(255, 255, 255, 0.95))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.85),
    rgba(255, 255, 255, 0.95)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.85),
    rgba(255, 255, 255, 0.95)
  );
  border-bottom: 1px solid #f3e7d1;
  background-color: rgba(243, 231, 209, 0.7);
}

 .kcw .kcw__navbar-container.kcw__pinned {
  top: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

 .kcw .kcw__navbar-container.kcw__unpinned {
  top: -100%;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

/*** BLOG STYLES ***/
 .kcw .kcw__pnl-more-articles {
  margin-top: 20px;
}

 .kcw .kcw__pnl-more-articles a {
  border-bottom: none;
  font-weight: 300;
  color: #000;
}

 .kcw #kcw__avid-layout-full h1.kcw__header-living-better {
  font-family: 'Roboto', sans-serif;
  font-size: 50px;
  color: #ed5929;
  text-align: center;
  font-weight: 300;
  padding: 7px 0 12px 0;
  line-height: normal;
}

 .kcw #kcw__avid-layout-full p.kcw__content-living-better {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  font-weight: 300;
  text-align: center;
  line-height: 25px;
}

 .kcw #kcw__blog-home-wrapper {
  line-height: normal;
  min-height: 600px;
}

 .kcw .kcw__blog-nav {
  width: 100%;
  margin: 0 auto;
  padding: 51px 0 0 0;
}

 .kcw .kcw__blog-topics {
  margin: 0 auto;
  text-align: center;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list {
  margin: 0 auto;
  display: inline-block;
  text-align: left;
  width: 100%;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #959595;
  padding-bottom: 0 !important;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item {
  float: left;
  margin: 0;
  padding: 0 !important;
  position: relative;
  display: inline-block;
  width: auto;
  margin-left: 0 !important;
  height: 60px;
  margin-right: 2.5%;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item .kcw__lnk-category a,
 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item.kcw__first a {
  display: inline-block;
  font-family: 'Arial', sans-serif;
  font-size: 18px;
  color: #4a777e;
  line-height: 15px;
  text-transform: uppercase;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item a {
  color: #4a777e;
  font-family: 'Arial', sans-serif;
  font-size: 18px !important;
  color: #4a777e !important;
  line-height: 15px;
  text-decoration: none !important;
}

 .kcw .kcw__blog-topics-list .kcw__blog-topics-list-item:nth-of-type(6) a {
  padding-left: 0;
}

 .kcw .kcw__blog-topics-list .kcw__blog-topics-list-item:nth-of-type(6) {
  margin-right: 0 !important;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item a:hover {
  text-decoration: underline !important;
}

 .kcw .kcw__blog-topics-list-item .kcw__lnk-category a {
  display: block;
  margin: 0px 0;
  padding-left: 0px;
  line-height: 61px !important;
  padding: 0 0 0 35px;
}

 .kcw .kcw__blog-topics-list-item .kcw__lnk-category a img {
  position: absolute;
  top: 10px;
  left: 0;
}

 .kcw .kcw__blog-topics-list-item.kcw__first a {
  display: block;
  margin: 23px 0;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item .kcw__lnk-category a:hover,
 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item .kcw__lnk-category a.kcw__active,
 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item.kcw__first a:hover,
 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item.kcw__first a.kcw__active {
  text-decoration: underline !important;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:hover ul.kcw__blog-sub-categories {
  display: block;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item ul.kcw__blog-sub-categories {
  float: none;
  display: none;
  width: 221px;
  margin: 0;
  position: absolute;
  top: 60px;
  left: -59px;
  background: #fff;
  border: 1px solid #959595;
  border-radius: 5px;
  padding: 11px 0 0 0;
  text-align: center;
  z-index: 5;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item ul.kcw__blog-sub-categories li.kcw__blog-sub-item {
  float: none;
  /*padding:0 0 0 16px;*/
  display: block;
  font-size: 12px;
}

 .kcw .kcw__blog-topics
  ul.kcw__blog-topics-list
  li.kcw__blog-topics-list-item
  ul.kcw__blog-sub-categories
  li.kcw__blog-sub-item.kcw__first
  a {
  border-bottom: 1px solid #fff;
  padding: 0 0 19px 44px;
}

 .kcw .kcw__blog-topics
  ul.kcw__blog-topics-list
  li.kcw__blog-topics-list-item
  ul.kcw__blog-sub-categories
  li.kcw__blog-sub-item
  a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 0 0 6px 0;
  margin: 10px 16px 10px 16px;
  width: auto;
  display: inline-block;
  border-bottom: 1px solid #fff;
}

 .kcw .kcw__blog-topics
  ul.kcw__blog-topics-list
  li.kcw__blog-topics-list-item
  ul.kcw__blog-sub-categories
  li.kcw__blog-sub-item.kcw__first {
  padding: 0;
}

 .kcw .kcw__blog-topics
  ul.kcw__blog-topics-list
  li.kcw__blog-topics-list-item
  ul.kcw__blog-sub-categories
  li.kcw__blog-sub-item
  span {
  color: #ec5829;
  display: inline-block;
  font-size: 10px;
  margin: 0;
  padding: 0 5px 0 0;
  width: auto;
}

 .kcw .kcw__blog-topics
  ul.kcw__blog-topics-list
  li.kcw__blog-topics-list-item
  ul.kcw__blog-sub-categories
  li.kcw__blog-sub-item
  .kcw__tags {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  display: block;
  padding: 0 0 38px 44px;
  margin: 0;
  width: auto;
  border: none;
}

 .kcw .kcw__blog-topics
  ul.kcw__blog-topics-list
  li.kcw__blog-topics-list-item
  ul.kcw__blog-sub-categories
  li.kcw__blog-sub-item
  .kcw__tags
  small {
  display: inline-block;
  color: #ec5829;
  font-size: 16px;
  margin: 0;
  padding: 0 0 0 12px;
}

 .kcw .kcw__divBlogArticle .kcw__pnl-header-image {
  max-height: 300px;
  max-width: 643px;
  width: 643px;
  overflow: hidden;
  margin: 0 0 30px 0;
}

 .kcw .kcw__divBlogArticle .kcw__pnl-header-image img {
}

 .kcw .kcw__divBlogArticle .kcw__pnl-header-title h2 {
  color: #48777f !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 24px !important;
  line-height: 28px !important;
  padding-bottom: 7px !important;
}

 .kcw .kcw__blog-article .kcw__pnl-header-image img {
  width: 100%;
}

 .kcw .kcw__blog-article .kcw__pnl-header-title h2 {
  font-size: 27px;
  color: #97c33c;
  padding: 20px 0;
}

 .kcw .kcw__blog-tag-list,
 .kcw .kcw__blog-article-related-articles {
  margin: 10px auto;
  border-bottom: 1px solid #c2c2c2;
  padding: 35px 0;
}

 .kcw #kcw__avid-layout-full .kcw__blog-tag-list h2,
 .kcw #kcw__avid-layout-full .kcw__blog-article-related-articles h2,
 .kcw .kcw__midle-content .kcw__blog-tag-list h2,
 .kcw .kcw__midle-content .kcw__blog-article-related-articles h2 {
  color: #ed5929;
}

 .kcw .kcw__blog-tag-list ul.kcw__blog-tags {
  list-style: none;
  overflow: hidden;
}

 .kcw .kcw__blog-tag-list ul.kcw__blog-tags li.kcw__tag-item {
  float: left;
  margin: 0 5px;
}

 .kcw .kcw__blog-tag-list ul.kcw__blog-tags li.kcw__tag-item a {
  font-weight: 400;
}

 .kcw .kcw__blog-tag-list ul.kcw__blog-tags li.kcw__tag-item:before {
  content: none;
  margin: 0;
  display: none;
}

 .kcw .kcw__blog-article-related-articles .kcw__pnl-article {
  overflow: hidden;
  width: 47%;
  text-align: center;
  display: inline-block;
  margin: 0 2% 0 0;
}

 .kcw .kcw__blog-article-related-articles .kcw__pnl-article .kcw__pnl-image {
  float: left;
  width: 100%;
  background: #dadada;
}

 .kcw .kcw__blog-article-related-articles .kcw__pnl-article .kcw__pnl-title {
  float: left;
  width: 100%;
  display: block;
  font-size: 16px;
  color: #48777f;
  font-weight: 600;
}

 .kcw .kcw__blog-article-related-articles .kcw__pnl-article .kcw__pnl-image img {
  max-width: 100%;
}

 .kcw .kcw__lnk-more-articles span.kcw__icon {
  color: #ed5929;
  font-size: 14px;
  margin-right: 10px;
}

 .kcw .kcw__blog-pages,
 .kcw .kcw__doc-pages {
  padding: 22px 0 0 0;
  margin: 0 auto;
  text-align: center;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list {
  padding: 0;
  display: inline-block;
  border: solid 1px #c3c3b9;
  border-radius: 10px;
  margin: 0 auto;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list {
  margin: 0 50px;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item {
  float: left;
  border-right: solid 1px #c3c3b9;
  display: inline-block;
  margin: 0;
  line-height: normal;
  list-style-type: none;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item.kcw__last,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item.kcw__last {
  border: none !important;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__one,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__one {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  margin: 0;
  padding: 12px 17px 16px 23px;
  line-height: 18px;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a {
  text-decoration: none;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  margin: 0;
  padding: 12px 17px 16px 23px;
  line-height: 18px;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a:hover,
 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__active,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a:hover,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__active {
  background: #ed5929;
  color: #fff;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__first:hover,
 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__first.kcw__active,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__first:hover,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__first.kcw__active {
  background: #ed5929;
  color: #fff;
  border-radius: 5px 0 0 5px;
}

 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__last:hover,
 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__last.kcw__active,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__last:hover,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__last.kcw__active {
  background: #ed5929;
  color: #fff;
  border-radius: 0 5px 5px 0;
}

 .kcw .kcw__blog-pages .kcw__arrow1,
 .kcw .kcw__doc-pages .kcw__arrow1 {
  font-size: 17px;
  padding: 14px 0px 11px 0;
  color: #ec7d60;
  text-align: center;
  display: block;
  float: left;
  width: 51px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  line-height: 18px;
}

 .kcw .kcw__blog-pages .kcw__arrow2,
 .kcw .kcw__doc-pages .kcw__arrow2 {
  padding: 14px 0px 11px 0;
  font-size: 17px;
  color: #ec7d60;
  text-align: center;
  display: block;
  float: right;
  width: 51px;
  border: solid 1px #c3c3b9;
  border-radius: 5px;
  margin: 0 8px 0 0;
  line-height: 18px;
}

 .kcw .kcw__blog-pages .kcw__btn-prev-next {
  text-decoration: none;
  border: solid 1px #c3c3b9;
  padding: 16px 17px 16px 18px;
  border-radius: 10px;
  display: inline-block;
  line-height: normal;
  color: #97c33c;
  vertical-align: top;
  font-size: 12px;
}

 .kcw .kcw__blog-pages .kcw__btn-prev-next.kcw__disabled {
  color: #dadada;
}

 .kcw .kcw__blog-pages .kcw__btn-prev-next:hover {
  color: #fff;
  background-color: #97c33c;
}

 .kcw .kcw__locWrapper {
  display: none;
}

 .kcw .kcw__loc-links a {
  display: block;
  color: #444444;
}

 .kcw .kcw__blog-pages .kcw__btn-prev-next.kcw__disabled:hover {
  color: #dadada;
  background-color: #fff;
}

 .kcw .kcw__blog-article-list {
  width: 100%;
  margin: 0 auto;
  padding: 49px 0 0 0;
}

 .kcw .kcw__blog-article-list .kcw__pnl-no-results p {
  text-align: center;
}

 .kcw .kcw__blog-article-list ul {
  float: left;
  display: inline-block;
  width: 100%;
}

 .kcw .kcw__blog-article-list ul li.kcw__blog-article-item {
  float: left;
  margin: 12.5px 2% 20px 0 !important;
  display: inline-block;
  width: 31.3%;
  padding-bottom: 35px !important;
  border-bottom: none;
}

 .kcw #kcw__ul-blog-posts-header {
  margin-top: 33px;
}

 .kcw #kcw__blog-article-list-header {
  padding: 0;
}

 .kcw #kcw__blog-article-list-header ul li.kcw__blog-article-item {
  width: 49.3%;
  margin: 0;
}

 .kcw #kcw__blog-article-list-header ul li.kcw__blog-article-item.kcw__first {
  margin-right: 1.4%;
}

 .kcw .kcw__blog-article-list .kcw__blog-article {
  width: 100%;
  max-width: 300px;
  display: inline-block;
  padding: 0;
  min-height: 370px;
  overflow: hidden;
  position: relative;
}

 .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-image {
  display: block;
  margin: 0px 0 10px 0;
  z-index: 10;
}

 .kcw .kcw__pnl-article-icons {
  position: absolute;
}

 .kcw .kcw__pnl-article-summary {
  text-align: center;
  color: #5a5a5a !important;
}

 .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-image img {
  width: 100%;
  height: auto;
}

 .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-title {
  width: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  color: #736e69;
  line-height: 25px;
  padding: 0 18px 0 18px;
  margin: 0;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

 .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-main-wrapper .kcw__article-date {
  color: #094d82;
  margin-bottom: 10px;
  display: inline-block;
}

 .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-title a {
  text-decoration: none;
}

 .kcw .kcw__lnk-article-read-more {
  display: none;
}

 .kcw .kcw__address a {
  color: #444444;
}

 .kcw .kcw__btn-back {
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ed5929;
  color: #736e69;
  font-size: 14px !important;
  text-align: center;
  display: inline-block;
  border: 1px solid #c3c3b9;
  min-width: 200px;
  font-size: 12px !important;
  padding: 12px;
  width: 75%;
}

 .kcw .kcw__btn-back:hover {
  color: #fff;
  background: #ed5929;
}

 .kcw .kcw__btn-back i {
  color: #ed5929;
  font-size: 9px;
  padding-right: 5px;
}

 .kcw .kcw__btn-back:hover i {
  color: #fff;
}

 .kcw .kcw__blog-signup .kcw__sign-up-complete h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  color: #ed5929;
  font-weight: 300;
  text-align: center;
  padding: 0 11px 18px 0;
}

 .kcw .kcw__blog-signup .kcw__sign-up-complete .kcw__botton {
  font-size: 20px;
  color: #736e69;
  text-align: center;
  width: 128px;
  border: solid 1px #c3c3b9;
  background: #fff;
  outline: none;
  border-radius: 5px;
  display: block;
  cursor: pointer;
  float: right;
  margin: 0 33px 0 0;
  padding: 12px 0 11px 0;
  line-height: 18px;
}

 .kcw .kcw__blog-signup .kcw__blog-signup-validator {
  float: left;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up,
 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up-complete,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up-complete {
  width: auto;
  background: #fff;
  border-radius: 0;
  padding: 0 10px 0 10px;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up h4,
 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up-complete h4,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up h4,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up-complete h4 {
  text-align: left;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up span,
 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up-complete span,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up span,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up-complete span {
  padding: 0 0 11px 0;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__textfield {
  width: auto;
  margin: 0 0 15px 0;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield1,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__textfield1,
 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield3,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__textfield3 {
  width: 16%;
  margin: 0 0 15px 0;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield2,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__textfield2 {
  width: 75px;
  margin: 0;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield4,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__textfield4 {
  width: 75px;
  margin: 0 0 15px 0;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield,
 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__textfield4 {
  width: 75%;
}

 .kcw .kcw__blog-signup .kcw__styled-select {
  border-radius: 6px;
  padding: 5px;
  background: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/arrow-down.png) no-repeat 97% 50% #ffffff;
  margin-bottom: 20px;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__botton,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__botton,
 .kcw .kcw__blog-signup .kcw__sign-up-complete .kcw__botton {
  float: none;
  padding: 12px 0;
  font-size: 15px;
  margin: 0 auto;
}

 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up .kcw__botton,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up .kcw__botton,
 .kcw .kcw__left-content .kcw__blog-signup .kcw__sign-up-complete .kcw__botton,
 .kcw .kcw__right-content .kcw__blog-signup .kcw__sign-up-complete .kcw__botton {
  float: left;
  width: 77%;
}

 .kcw span.kcw__lbl-zip-inline {
  display: none;
  padding-left: 0;
}

 .kcw .kcw__blog-signup.kcw__inline {
  display: inline-block;
  width: 32.3%;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__sign-up {
  margin-bottom: 17px;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__sign-up.kcw__small {
  margin-top: 33px;
  padding: 17px 0 14px;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__textfield1,
 .kcw .kcw__blog-signup.kcw__inline .kcw__textfield3 {
  width: 21%;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__textfield2 {
  width: 29%;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__textfield4 {
  display: inline-block;
  width: 86%;
  margin: 0;
}

 .kcw .kcw__blog-signup.kcw__inline small {
  margin: 14px 3px 0 3px;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__lbl-zip-inline,
 .kcw .kcw__blog-signup.kcw__inline .kcw__lbl-birthdate,
 .kcw .kcw__blog-signup.kcw__inline .kcw__lbl-email {
  display: inline-block;
  width: 45%;
  padding-left: 4%;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__lbl-zip-inline {
  padding-left: 0;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__lbl-zip {
  display: none;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__clear.kcw__birthdate {
  display: none;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__styled-select {
  display: inline-block;
  float: left;
  margin-left: 4%;
  height: 31px;
  width: 50%;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__styled-select select {
  width: 109%;
}

 .kcw #kcw__avid-layout-full .kcw__blog-signup.kcw__inline h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 27px;
  color: #ed5929;
  font-weight: 300;
  text-align: center;
  padding: 0 11px 18px 0;
}

 .kcw .kcw__blog-signup.kcw__inline h4 br {
  display: none;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__pnl-col-birthdate {
  overflow: hidden;
  width: 75%;
  padding-left: 4%;
  float: left;
  margin: 0 0 15px 0;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__pnl-col-birthdate {
  width: 45%;
}

 .kcw .kcw__blog-signup.kcw__inline .kcw__pnl-col-zip {
  width: 50%;
  overflow: hidden;
  float: left;
  margin: 0 0 15px 0;
}

 .kcw .kcw__pnl-blog-banner {
  width: 65.6%;
  height: 360px;
  display: inline-block;
  float: left;
  border-radius: 9px;
  margin: 0 14px 17px 0;
}

 .kcw .kcw__pnl-blog-banner img {
  width: 100%;
}

 .kcw .kcw__blog-article-list .kcw__pnl-no-results {
  margin: 0 auto 100px 0;
}

 .kcw .kcw__vld-signup {
  text-align: center;
  font-size: 14px;
  clear: both;
}

 .kcw .kcw__vld-signup ul {
  float: none;
}

 .kcw .kcw__vld-signup ul li {
  text-align: left;
}

 .kcw .kcw__blog-article-widget {
  max-width: 95%;
}

 .kcw .kcw__article-widget-content .kcw__lnk-read-more {
  display: block;
}

 .kcw .kcw__article-widget-content .kcw__lnk-read-more i {
  color: #ed5929;
  font-size: 15px;
  margin-right: 10px;
}

 .kcw .kcw__article-widget-content .kcw__lnk-read-more .kcw__read-more-text {
  border-bottom: 1px solid #ed5929;
}

 .kcw .kcw__blog-pnl-categories-mobile {
  display: none;
}

 .kcw .kcw__pnl-article-info span {
  color: #96bfaf;
}

 .kcw .kcw__article-title {
  color: #094d82;
  display: block;
  margin: 10px 0;
  font-weight: bold;
  text-align: center;
}

 .kcw div.kcw__divBlogArticleLeftCol div.kcw__lnk-category a {
  padding-left: 40px;
  display: block;
}

 .kcw div.kcw__divBlogArticleLeftCol div.kcw__lnk-category:first-child a {
}

 .kcw div.kcw__divBlogArticleLeftCol div.kcw__lnk-category:nth-child(2) {
  /* background-image:url(/img/wellness_icon.png); */
  background-position: 0 43%;
  background-repeat: no-repeat;
}

 .kcw div.kcw__divBlogArticleLeftCol div.kcw__lnk-category:nth-child(3) {
  /* background-image:url(/img/orthopedics.png); */
  background-position: 0 43%;
  background-repeat: no-repeat;
}

 .kcw div.kcw__divBlogArticleLeftCol div.kcw__lnk-category:nth-child(4) {
  /* background-image:url(/img/primary_care.png); */
  background-position: 0 43%;
  background-repeat: no-repeat;
}

 .kcw div.kcw__divBlogArticleLeftCol div.kcw__lnk-category:nth-child(5) {
  /* background-image:url(/img/heart_health.png); */
  background-position: 0 43%;
  background-repeat: no-repeat;
  margin-right: 0;
}

 .kcw .kcw__wellnessBlog.kcw__intro {
  text-align: center;
  margin-top: 50px;
}

 .kcw .kcw__wellnessBlog.kcw__intro img {
  margin: 0 auto;
  display: block;
  text-align: center;
}

 .kcw .kcw__wellnessBlog.kcw__intro h1 {
  margin: 0 auto !important;
  display: block !important;
  font-size: 42px !important;
  text-transform: uppercase;
  color: #f97218 !important;
  font-family: 'Didact Gothic', sans-serif;
  margin-top: 30px !important;
}

 .kcw .kcw__wellnessBlog.kcw__intro p {
  font-family: 'Arapey', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 27px !important;
  margin-top: 25px;
  line-height: 31px !important;
}

/*Wellness Blog BR Edits Section START*/
 .kcw .kcw__fb_iframe_widget_fluid {
  display: inline-block !important;
}

 .kcw .kcw__divBlogArticle .kcw__blog-article {
  margin-top: 30px;
  border-top: 3px solid #48777f;
}

 .kcw .kcw__pnl-header-nav {
  border-bottom: 3px solid #48777f;
  min-height: 28px;
  display: none;
}

 .kcw .kcw__pnl-header-nav .kcw__prev-post a,
 .kcw .kcw__pnl-header-nav .kcw__next-post a {
  color: #48777f !important;
  text-decoration: none !important;
}

 .kcw .kcw__pnl-header-nav .kcw__prev-post:hover a,
 .kcw .kcw__pnl-header-nav .kcw__next-post:hover a {
  text-decoration: underline !important;
}

 .kcw .kcw__pnl-article-info {
  padding: 10px 0;
  min-height: 20px;
}

 .kcw .kcw__buct1 {
  margin-top: 25px;
}

 .kcw .kcw__divBlogArticleLeftCol {
  margin-top: 80px !important;
}

 .kcw .kcw__divBlogArticleLeftCol .kcw__lnk-category {
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
}

 .kcw .kcw__divBlogArticleLeftCol .kcw__lnk-category:last-of-type {
  border-bottom: 0px;
}

 .kcw .kcw__lnk-category a {
  color: #48777f !important;
  text-decoration: none !important;
  font-size: 18px !important;
}

 .kcw .kcw__link-category a {
  text-decoration: underline !important;
}

 .kcw .kcw__pnl-header-image {
  padding: 20px 0;
}

 .kcw .kcw__spanTagHeader {
  color: #48777f !important;
  font-size: 16px !important;
}

 .kcw .kcw__blog-tags .kcw__tag-item a {
  color: #2b2b2b !important;
  text-decoration: none !important;
}

 .kcw .kcw__blog-tags .kcw__tag-item a:hover {
  text-decoration: underline !important;
}

 .kcw .kcw__pnl-related-articles {
  margin-top: 20px;
}

 .kcw .kcw__blog-article-related-articles .kcw__pnl-article .kcw__pnl-title {
  padding: 20px 0;
}

 .kcw .kcw__nav-primary > ul > li.kcw__active > a:after {
  background: #96c0b1 !important;
}

 .kcw .kcw__blog-article-related-articles h2 {
  color: #48777f !important;
  text-transform: uppercase;
  border-bottom: 1px solid #c2c2c2;
}

 .kcw .kcw__share-sm .kcw__fb_iframe_widget iframe {
  top: 0;
}

 .kcw .kcw__share-sm span {
  display: inline-block;
  vertical-align: top;
}

 .kcw .kcw__subsite-home .kcw__image-section,
 .kcw .kcw__featured-section-inner .kcw__image-section {
  height: 265px;
  position: relative;
  background-size: cover;
  z-index: -1;
}

 .kcw .kcw__featured-section-inner .kcw__image-section {
  z-index: 0;
}

 .kcw .kcw__pnl-dept-location-header,
 .kcw #kcw__mobileSidebarList #kcw__sidebar-nav h4 {
  /* font-family: "Open Sans", sans-serif; */
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 2px solid #004d82;
  padding-bottom: 5px;
  color: #444444;
}

 .kcw .kcw__pnl-dept-locations-wrapper .kcw__pnl-dept-location {
  padding-bottom: 15px;
}

 .kcw .kcw__pnl-dept-locations-wrapper .kcw__pnl-dept-location h3 {
  font-size: 16px;
  font-weight: bold;
}

 .kcw .kcw__pnl-location-phone a {
  text-decoration: none;
  color: #444444;
}

 .kcw .kcw__pnl-location-contact a {
  text-decoration: none;
  color: #444444;
}

 .kcw .kcw__avid-loc-col-inner .kcw__pnl-location {
  margin-bottom: 50px;
}

 .kcw .kcw__locationAddress a span {
  display: block;
}

 .kcw .kcw__mobile-location-title,
 .kcw .kcw__mobile-sidebar-title {
  border-bottom: 1px solid #fff;
  width: 97%;
  position: relative;
}

 .kcw #kcw__mobileSidebarList #kcw__sidebar-nav a {
  color: white;
}

 .kcw #kcw__mobileLocationList,
 .kcw #kcw__mobileSidebarList {
  color: white;
}

 .kcw #kcw__mobileLocationList .kcw__locations-info-wrapper {
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
}

 .kcw .kcw__mobile-sidebar-title:empty {
  display: none;
}

 .kcw .kcw__mobile-sidebar-title:empty {
  display: none;
}

 .kcw #kcw__mobileLocationList .kcw__location-info {
  line-height: 24px;
}

 .kcw #kcw__mobileLocationMenu a.kcw__phoneLink {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: 100;
}

 .kcw #kcw__mobileLocationList .kcw__location-info > span {
  display: block;
}

 .kcw #kcw__mobileLocationList .kcw__pnl-dept-icon {
  display: none;
}

 .kcw #kcw__mobileLocationList .kcw__location-info.kcw__direction-link a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-style: italic;
}

 .kcw #kcw__mobileLocationList h3 {
  font-size: 18px;
  font-weight: 600;
  /* font-family: "Open Sans"; */
  text-transform: uppercase;
  margin-bottom: 5px;
}

 .kcw .kcw__mobile-contact-info + .kcw__long-desc-container h1 {
  padding-left: 15px;
}

 .kcw #kcw__mobileLocationMenu,
 .kcw #kcw__mobileSidebarMenu {
  display: none;
}

 .kcw #kcw__mobileLocationList {
  line-height: 0.8cm;
  font-size: 0.9em;
  font-weight: 100;
  /* font-family: "Open Sans"; */
  display: block;
  color: white;
}

 .kcw #kcw__mobileLocationList .kcw__pnl-location-phone a,
 .kcw #kcw__mobileLocationList .kcw__pnl-location-contact a,
 .kcw #kcw__mobileLocationMenu h3 {
  color: white;
}

 .kcw .kcw__loc-search-mobile {
  display: none;
}

@media (max-width: 991px) {
   .kcw #kcw__mobileLocationMenu {
    background-color: #093154;
    color: white;
    font-size: 20px;
    font-weight: 100;
    padding-left: 15px;
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
    /*  position: absolute; */
    z-index: 999;
    -webkit-transition: 1.5s;
    transition: 1.5s;
  }

   .kcw #kcw__mobileSidebarMenu {
    width: 100%;
    display: block;
    overflow: hidden;
    height: auto;
    /*  position: absolute; */
    z-index: 999;
    -webkit-transition: 1.5s;
    transition: 1.5s;
  }

   .kcw .kcw__mobile-sidebar-title,
   .kcw #kcw__mobileSidebarList {
    background-color: #093154;
    color: white;
    font-size: 20px;
    font-weight: 100;
    margin: 0;
    width: 100%;
    padding: 10px 15px;
  }

   .kcw #kcw__mobileSidebarList #kcw__sidebar-nav h4 {
    margin-top: 0px !important;
    padding-top: 20px !important;
  }

   .kcw #kcw__sidebar-nav {
    margin-top: 0 !important;
  }

   .kcw div#kcw__mobileLocationMenu + #kcw__pnlLongDesc {
    margin-top: 65px;
  }

   .kcw #kcw__mobileLocationMenu.kcw__active,
   .kcw #kcw__mobileSidebarMenu.kcw__active {
    max-height: 10000px;
    -webkit-transition: 3s;
    /* Safari */
    transition: 3s;
  }

   .kcw #kcw__mobileLocationMenu.kcw__active .kcw__mobile-location-title:after,
   .kcw #kcw__mobileSidebarMenu.kcw__active .kcw__mobile-sidebar-title:after {
    content: 'X';
    font-weight: 100;
    /* font-family: "Open Sans"; */
    display: inline-block;
    font-size: 22px;
  }

   .kcw #kcw__mobileLocationMenu .kcw__mobile-location-title:after {
    content: '\f107';
    font-family: FontAwesome;
    /* padding-left: 75%; */
    position: absolute;
    right: 0;
    font-size: 24px;
  }

   .kcw #kcw__mobileSidebarMenu .kcw__mobile-sidebar-title:after {
    content: '\f107';
    font-family: FontAwesome;
    /* padding-left: 75%; */
    position: absolute;
    right: 15px;
    font-size: 24px;
  }

   .kcw #kcw__pnlLongDesc {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
   .kcw .kcw__loc-search-mobile {
    display: block;
  }

   .kcw #kcw__quickLinks {
    margin-top: 25px;
  }

   .kcw .kcw__locations-left + .kcw__col-md-9.kcw__page-content-container {
    padding: 0;
  }

   .kcw #kcw__mobileLocationMenu .kcw__mobile-location-title,
   .kcw #kcw__mobileSidebarMenu .kcw__mobile-sidebar-title {
    border-bottom: none;
  }

   .kcw #kcw__mobileLocationMenu.kcw__active .kcw__mobile-location-title,
   .kcw #kcw__mobileSidebarMenu.kcw__active .kcw__mobile-sidebar-title {
    border-bottom: 1px solid #fff;
  }

   .kcw #kcw__sidebar-nav .kcw__cd-navigation li {
    width: 100% !important;
  }

   .kcw #kcw__mobileSidebarList #kcw__sidebar-nav a#kcw__navheader {
    font-weight: bold;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li {
    border-bottom: none !important;
  }

   .kcw .kcw__divRelatedHealthLibraryArticles {
    display: none;
  }
}

/*Wellness Blog BR Edits Section END*/
@media (max-width: 700px) {
   .kcw .kcw__divBlogArticle .kcw__pnl-header-image img {
    margin-top: -50px;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article {
    box-sizing: border-box;
    max-height: 457px;
    min-height: 457px;
  }

   .kcw .kcw__blog-article-list {
    padding: 0;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:first-child {
    width: 100%;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item {
    width: 50%;
    margin: 0;
    padding: 0 15px !important;
    box-sizing: border-box;
    border-bottom: 1px solid #959595;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list {
    margin-left: 0 !important;
    padding: 0px;
    box-sizing: border-box;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-image img {
    max-width: 100%;
    min-height: auto;
    width: 100%;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-image {
    min-height: auto;
    max-height: auto;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:nth-child(2) {
    background-position: 15px 43%;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:nth-child(3) {
    background-position: 15px 43%;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:nth-child(4) {
    background-position: 15px 43%;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:nth-child(5) {
    background-position: 15px 43%;
  }

   .kcw .kcw__blog-topics {
    padding: 0 15px;
  }

   .kcw .kcw__divBlogArticle {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 15px !important;
    box-sizing: border-box;
  }

   .kcw .kcw__blog-article-related-articles .kcw__pnl-article .kcw__pnl-title {
    font-size: 14px;
    padding: 10px 0;
  }

   .kcw .kcw__divBlogTags {
    float: none !important;
    clear: none !important;
  }

   .kcw .kcw__blog-tag-list {
    padding: 0 0 25px 0 !important;
  }

  /*Turning Side Menu into Dropdown*/
   .kcw .kcw__divBlogArticleLeftCol {
    float: none !important;
    width: 100% !important;
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    max-width: 500px;
    margin: 20px auto 0 auto !important;
  }

   .kcw .kcw__divBlogArticleLeftCol .kcw__lnk-category {
    padding: 15px;
  }

   .kcw .kcw__divBlogArticleLeftCol div.kcw__lnk-category:first-child {
    display: block;
    /* background-image:url(/_img/dropdownMenu_arrow.png); */
    background-repeat: no-repeat;
    background-position: 97% 18px;
  }

   .kcw .kcw__divBlogArticleLeftCol div.kcw__lnk-category {
    display: none;
  }

   .kcw .kcw__main-top {
    padding: 20px 0 0 0;
  }

   .kcw .kcw__blog-article-list ul {
    margin: 0 !important;
  }

   .kcw .kcw__blog-article-list ul li.kcw__blog-article-item {
    width: 50%;
    margin-right: 0 !important;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article {
    padding: 0 15px;
  }
}

@media (max-width: 460px) {
   .kcw .kcw__blog-article-list ul li.kcw__blog-article-item {
    width: 100%;
    margin-right: 0 !important;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article {
    max-width: 100%;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-image {
    text-align: center;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article .kcw__pnl-article-title {
    width: 100%;
    text-align: center;
    padding: 0;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item {
    width: 100%;
  }

   .kcw .kcw__pnl-article-info span:last-child {
    display: block !important;
    float: none !important;
    margin: 10px 0 0 0 !important;
  }

   .kcw .kcw__wellnessBlog.kcw__intro p {
    font-size: 21px !important;
  }

   .kcw .kcw__wellnessBlog.kcw__intro h1 {
    font-size: 32px !important;
  }

   .kcw .kcw__blog-nav {
    padding: 20px 0 0 0;
  }
   .kcw #kcw__pnlLongDesc img {
    width: 100% !important;
    height: auto !important;
    float: unset !important;
    margin: 0 !important;
  }
}

/*Artificial Fix*/
 .kcw .kcw__pnl-related-articles > div.kcw__pnl-article {
  display: none;
}

 .kcw .kcw__pnl-related-articles > div.kcw__pnl-article:first-child {
  display: inline-block;
}

 .kcw .kcw__pnl-related-articles > div.kcw__pnl-article:nth-child(2) {
  display: inline-block;
  vertical-align: top;
}

/***  MEDICAL PRACTICE STYLE ***/

 .kcw .kcw__medicalGroupResultContainer {
  display: inline-block;
  width: 29%;
  margin-right: 4%;
  vertical-align: top;
  text-align: center;
  margin-bottom: 4%;
  background-color: #faf5ed;
}

 .kcw .kcw__medicalGroupResultContainer .kcw__medicalGroupPhoto img {
  width: 358px;
  max-width: 100%;
}

@media (min-width: 768px) {
   .kcw .kcw__navbar-container.kcw__pinned {
    top: -1px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }

   .kcw .kcw__navbar-container.kcw__unpinned {
    top: -110px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
}

@media (min-width: 992px) {
   .kcw .kcw__navbar-container.kcw__headroom--top {
    top: -1px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }

   .kcw .kcw__navbar-container.kcw__headroom--top .kcw__main-nav .kcw__navbar-collapse > .kcw__nav > li {
    height: 88px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__navbar-container.kcw__pinned {
    top: -1px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }

   .kcw .kcw__navbar-container.kcw__unpinned {
    top: -41px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }

   .kcw .kcw__navbar-container.kcw__headroom--not-top .kcw__main-nav .kcw__navbar-brand {
    padding: 10px 15px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__navbar-container.kcw__headroom--not-top .kcw__main-nav .kcw__navbar-brand img {
    max-height: 40px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: auto;
  }

   .kcw .kcw__navbar-container.kcw__headroom--not-top .kcw__main-nav .kcw__navbar-collapse > .kcw__nav > li {
    height: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__error {
    padding-top: inherit;
  }
}

@media (min-width: 1199px) {
   .kcw .kcw__navbar-container.kcw__headroom--top .kcw__main-nav .kcw__navbar-brand {
    margin-top: -22px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__navbar-container.kcw__headroom--not-top .kcw__main-nav .kcw__navbar-brand {
    margin-top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__error {
    padding-top: inherit;
  }
}

 .kcw .kcw__global-nav-collapse {
  min-height: 0;
  border: none;
  margin: 0 0 0 auto;
}

 .kcw .kcw__global-nav-collapse .kcw__navbar-nav {
  width: 100%;
  text-align: center;
  /* display: none; */
}

 .kcw .kcw__global-nav-collapse .kcw__navbar-nav > li {
  display: inline-block;
  float: none;
}

 .kcw .kcw__global-nav-collapse .kcw__nav li a {
  color: #939393;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
  height: 40px;
  text-decoration: none;
  text-transform: uppercase;
}

 .kcw .kcw__global-nav-collapse .kcw__nav li a:hover {
  color: #083153;
  background-color: transparent;
}

 .kcw .kcw__global-nav-collapse #kcw__global-nav-search {
  width: 100%;
  max-width: 800px;
  padding: 0;
  text-align: center;
  margin: 0 auto;
}

 .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__input-group {
  width: 100%;
  padding: 0;
}

 .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__input-group .kcw__btn {
  width: 100%;
  height: 40px;
  padding: 5px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

 .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__form-control {
  margin: 10px 0;
  min-width: 400px;
  max-width: 100%;
  border-width: 1px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #939393;
  font-size: 14px;
}

 .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__btn {
  color: #fff;
  border: 2px none;
  padding: 7px 12px;
}

 .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__btn:hover {
  background-color: #083153;
}

 .kcw .kcw__navbar-right {
  margin: 0;
}

 .kcw .kcw__global-nav {
  margin-bottom: 0;
  min-height: 0;
  border: none;
  border-radius: 0;
}

 .kcw .kcw__global-nav .kcw__navbar-nav {
  width: 100%;
  text-align: right;
  padding-right: 15px;
}

 .kcw .kcw__global-nav .kcw__navbar-nav > li {
  display: inline-block;
  float: none;
  margin-bottom: 6px;
}

 .kcw .kcw__global-nav .kcw__nav {
  border-top: 1px solid #939393;
}

 .kcw .kcw__global-nav .kcw__nav li a {
  color: #939393;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
  height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  user-select: none;
}

 .kcw .kcw__global-nav .kcw__nav li a:hover {
  background-color: transparent;
  color: #083153;
}

 .kcw .kcw__global-nav .kcw__nav li a:focus {
  background-color: transparent;
  color: #083153;
}

 .kcw .kcw__global-nav .kcw__nav li a i {
  position: relative;
  top: 4px;
  font-size: 20px;
  margin-right: 6px;
}

 .kcw .kcw__global-nav .kcw__nav li.kcw__nav-break {
  color: #939393;
  padding-top: 3px;
  padding-bottom: 7px;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 30px;
  height: 40px;
}

 .kcw .kcw__global-nav .kcw__nav li .kcw__dropdown-menu a {
  text-transform: none;
}

 .kcw .kcw__global-nav .kcw__nav li .kcw__dropdown-menu a:hover {
  color: #083153;
}

 .kcw .kcw__global-nav .kcw__nav #kcw__search a i {
  margin-right: 0;
  margin-left: 6px;
}

 .kcw .kcw__global-nav .kcw__nav #kcw__search a[aria-expanded='true'],
 .kcw .kcw__global-nav .kcw__nav #kcw__search a:focus {
  color: #083153;
  background-color: transparent;
}

 .kcw .kcw__global-nav .kcw__nav #kcw__search.kcw__expanded a {
  background-color: transparent;
}

 .kcw .kcw__global-nav .kcw__nav #kcw__search.kcw__expanded a:focus {
  background-color: transparent;
}

 .kcw .kcw__global-nav .kcw__nav #kcw__about-us a[aria-expanded='true'] .kcw__caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

 .kcw .kcw__global-nav .kcw__active {
  background-color: #008da9;
  color: #003057;
}

 .kcw .kcw__global-nav .kcw__dropdown-menu {
  background-color: #008da9;
}

 .kcw .kcw__main-nav {
  border: none;
  margin-bottom: 0;
}

 .kcw .kcw__main-nav .kcw__navbar-header {
  width: 100%;
}

 .kcw .kcw__main-nav .kcw__navbar-brand {
  padding: 10px 15px 20px;
  margin-top: -22px;
  height: auto;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

 .kcw .kcw__main-nav .kcw__navbar-brand img {
  max-height: 58px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

 .kcw .kcw__main-nav .kcw__navbar-toggle {
  color: #0095b5;
  border-color: #0a72c0;
  padding: 5px 10px;
  margin-right: 0;
}

 .kcw .kcw__main-nav #kcw__mobile-search {
  font-size: 32px;
  border: none;
  padding: 12px 0 0;
  margin: 0 44px 0 0;
}

 .kcw .kcw__main-nav .kcw__navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

 .kcw .kcw__main-nav .kcw__navbar-collapse > .kcw__nav > li {
  height: 88px;
}

 .kcw .kcw__main-nav .kcw__navbar-collapse .kcw__nav > li > a {
  color: #094d82;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

 .kcw .kcw__main-nav .kcw__navbar-collapse .kcw__nav > li > a:hover {
  color: #97c33c;
  background-color: transparent;
}

 .kcw .kcw__main-nav .kcw__navbar-collapse .kcw__nav > li > a:focus {
  background-color: transparent;
}

 .kcw .kcw__main-nav .kcw__navbar-collapse .kcw__nav .kcw__dropdown.kcw__open > a {
  color: #97c33c;
}

 .kcw .kcw__main-nav #kcw__practices {
  min-width: 130px;
}

 .kcw .kcw__main-nav .kcw__container-fluid,
 .kcw .kcw__main-nav div[class*='col-'] {
  padding: 0;
}

 .kcw .kcw__main-nav .kcw__row {
  margin: 0;
}

 .kcw .kcw__main-nav .kcw__container-fluid {
  padding-left: 55px;
  padding-right: 18px;
}

 .kcw .kcw__main-nav .kcw__hamburger {
  position: absolute;
  top: 50%;
  right: 15px;
  padding: 0;
  margin-top: -12px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

 .kcw .kcw__main-nav .kcw__hamburger-box {
  width: 24px;
}

 .kcw .kcw__main-nav .kcw__hamburger-inner,
 .kcw .kcw__main-nav .kcw__hamburger-inner::before,
 .kcw .kcw__main-nav .kcw__hamburger-inner::after {
  width: 24px;
  height: 3px;
  background-color: #0095b5;
}

 .kcw .kcw__main-nav .kcw__dropdown:hover .kcw__dropdown-menu,
 .kcw .kcw__main-nav .kcw__full-width.kcw__dropdown:hover .kcw__dropdown-menu {
  display: block;
  margin-top: 0;
}

 .kcw #kcw__bvmp-menu-item {
  min-width: 150px;
}

 .kcw .kcw__full-width.kcw__dropdown {
  position: static;
}

 .kcw .kcw__full-width.kcw__dropdown .kcw__dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

 .kcw .kcw__open > .kcw__dropdown-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__nav .kcw__open > a,
 .kcw .kcw__nav .kcw__open > a:hover,
 .kcw .kcw__nav .kcw__open > a:focus {
  background-color: transparent;
}

 .kcw .kcw__dropdown-menu {
  visibility: hidden;
  opacity: 0;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.95);
  border-top: 4px solid #97c33c;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-radius: 0;
}

 .kcw .kcw__dropdown-menu li {
  padding: 4px 0;
}

 .kcw .kcw__dropdown-menu li a {
  color: #094d82;
  text-transform: none;
  text-decoration: none;
}

 .kcw .kcw__dropdown-menu li a:hover {
  color: #97c33c;
  background-color: transparent;
}

 .kcw .kcw__dropdown-menu li:last-child a {
  border-bottom: none;
}

 .kcw .kcw__dropdown-menu .kcw__nav-justified li {
  padding: 0;
}

 .kcw .kcw__dropdown-menu .kcw__nav > li > a {
  padding: 0;
}

 .kcw .kcw__dropdown-menu h3 {
  margin-top: 0;
}

 .kcw .kcw__dropdown-menu hr {
  margin: 10px 0;
}

 .kcw .kcw__dropdown-menu form {
  margin-bottom: 0;
}

 .kcw .kcw__dropdown-menu .kcw__select2-container--default {
  width: 100% !important;
}

 .kcw .kcw__dropdown-menu .kcw__select2-container--default .kcw__select2-selection--single {
  border-color: #939393;
}

 .kcw .kcw__dropdown-menu
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__placeholder {
  color: #444444;
  font-size: 16px;
}

 .kcw .kcw__dropdown-menu .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__rendered {
  color: #444444;
  font-size: 16px;
}

 .kcw .kcw__dropdown-menu .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__arrow b {
  border-color: #939393 transparent transparent transparent;
}

 .kcw .kcw__dropdown-menu
  .kcw__select2-container--default.kcw__select2-container--open
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: #72705e transparent transparent transparent;
}

 .kcw .kcw__dropdown-menu input[type='email'],
 .kcw .kcw__dropdown-menu input[type='search'],
 .kcw .kcw__dropdown-menu input[type='text'],
 .kcw .kcw__dropdown-menu input[type='tel'],
 .kcw .kcw__dropdown-menu input[type='url'],
 .kcw .kcw__dropdown-menu input[type='password'],
 .kcw .kcw__dropdown-menu textarea,
 .kcw .kcw__dropdown-menu select {
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #939393;
}

 .kcw .kcw__dropdown-menu input[type='email']:focus,
 .kcw .kcw__dropdown-menu input[type='search']:focus,
 .kcw .kcw__dropdown-menu input[type='text']:focus,
 .kcw .kcw__dropdown-menu input[type='tel']:focus,
 .kcw .kcw__dropdown-menu input[type='url']:focus,
 .kcw .kcw__dropdown-menu input[type='password']:focus,
 .kcw .kcw__dropdown-menu textarea:focus,
 .kcw .kcw__dropdown-menu select:focus {
  border: 1px solid #72705e;
}

 .kcw .kcw__dropdown-menu input[type='email']::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='search']::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='text']::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='tel']::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='url']::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='password']::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu textarea::-webkit-input-placeholder,
 .kcw .kcw__dropdown-menu select::-webkit-input-placeholder {
  color: #444444;
}

 .kcw .kcw__dropdown-menu input[type='email']::-moz-placeholder,
 .kcw .kcw__dropdown-menu input[type='search']::-moz-placeholder,
 .kcw .kcw__dropdown-menu input[type='text']::-moz-placeholder,
 .kcw .kcw__dropdown-menu input[type='tel']::-moz-placeholder,
 .kcw .kcw__dropdown-menu input[type='url']::-moz-placeholder,
 .kcw .kcw__dropdown-menu input[type='password']::-moz-placeholder,
 .kcw .kcw__dropdown-menu textarea::-moz-placeholder,
 .kcw .kcw__dropdown-menu select::-moz-placeholder {
  /* Firefox 19+ */
  color: #444444;
}

 .kcw .kcw__dropdown-menu input[type='email']:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='search']:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='text']:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='tel']:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='url']:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu input[type='password']:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu textarea:-ms-input-placeholder,
 .kcw .kcw__dropdown-menu select:-ms-input-placeholder {
  color: #444444;
}

 .kcw .kcw__dropdown-menu input[type='email']::placeholder,
 .kcw .kcw__dropdown-menu input[type='search']::placeholder,
 .kcw .kcw__dropdown-menu input[type='text']::placeholder,
 .kcw .kcw__dropdown-menu input[type='tel']::placeholder,
 .kcw .kcw__dropdown-menu input[type='url']::placeholder,
 .kcw .kcw__dropdown-menu input[type='password']::placeholder,
 .kcw .kcw__dropdown-menu textarea::placeholder,
 .kcw .kcw__dropdown-menu select::placeholder {
  color: #444444;
}

 .kcw .kcw__dropdown-menu .kcw__featured li a {
  font-size: 1.4em;
}

 .kcw .kcw__dropdown-menu .kcw__row {
  margin: 0 -15px;
}

 .kcw .kcw__dropdown-menu div[class*='col-'] {
  padding: 0 15px;
}

 .kcw .kcw__dropdown-menu div[class*='col-'] div[class*='col-'] {
  padding: 0;
}

 .kcw .kcw__breadcrumbs {
  padding: 0;
  padding-top: 10px;
}

 .kcw .kcw__breadcrumbs .kcw__nav li {
  display: inline-block;
}

 .kcw .kcw__breadcrumbs .kcw__nav li:first-child a {
  padding-left: 0;
  margin-left: 0;
}

 .kcw .kcw__breadcrumbs .kcw__nav li:not(:first-child):before {
  content: '>';
  position: absolute;
  top: 8px;
}

 .kcw .kcw__breadcrumbs .kcw__nav li:not(.kcw__current) a {
  color: #444444;
}

 .kcw .kcw__breadcrumbs ul li:not(:last-child) a:after {
    content: ">";
    margin: 0 15px;
}

 .kcw .kcw__breadcrumbs .kcw__nav li {
    font-family: Mulish, sans-serif;
    font-weight: 600;
    color: #133156;
}

 .kcw .kcw__breadcrumbs .kcw__nav li a {
  font-size: 14px;
  text-decoration: none;
  padding: 0;
  color: #00758d;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

 .kcw .kcw__breadcrumbs .kcw__nav li a:hover {
  color: #083153;
  background-color: transparent;
}

 .kcw .kcw__breadcrumb_container {
  width: 100%;
  padding: 10px 0;
  padding-bottom: 0;
}

 .kcw .kcw__breadcrumb_container .kcw__row {
  max-width: 1205px;
  margin: 0 auto;
}

 .kcw .kcw__main-content-wrapper:has(.kcw__newsDetail) .kcw__breadcrumb_container .kcw__row {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

 .kcw .kcw__sub-page-selector {
  margin: 15px 0 20px;
}

 .kcw .kcw__sub-page-selector .kcw__select2-container {
  width: 100% !important;
}

 .kcw .kcw__sub-page-selector
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__rendered {
  font-size: 16px;
}

 .kcw #kcw__sidebar-nav {
  margin-top: 32px;
}

 .kcw #kcw__sidebar-nav h4 {
  padding-bottom: 4px;
  border-bottom: 2px solid #97c33c;
}

 .kcw #kcw__sidebar-nav h4 a {
  color: #444444;
  text-decoration: none;
}

 .kcw #kcw__sidebar-nav h4 a:hover {
  color: #083153;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation {
  font-size: 0.9em;
  margin-bottom: 0;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation li {
  margin-left: -15px;
  margin-right: -15px;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation a {
  color: #444444;
  display: block;
  line-height: 1.2em;
  padding: 10px 40px 10px 15px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation a:hover {
  color: #083153;
  background-color: transparent;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation .kcw__sub-menu {
  padding: 0 15px 20px;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation .kcw__sub-menu a {
  padding: 10px 40px 10px 25px;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation .kcw__item-has-children > a:hover::after,
 .kcw #kcw__sidebar-nav .kcw__cd-navigation .kcw__item-with-children > a:hover::after {
  color: #083153;
}

 .kcw #kcw__cancer-treatment #kcw__cancer-treatment-menu-parent {
  font-weight: 600;
}

 .kcw #kcw__cancer-treatment #kcw__linkSubNav {
  display: block;
}

 .kcw #kcw__infusion-therapy #kcw__cancer-treatment-menu-parent,
 .kcw #kcw__infusion-therapy #kcw__infusion-therapy-link {
  font-weight: 600;
}

 .kcw #kcw__infusion-therapy #kcw__linkSubNav {
  display: block;
}

 .kcw .kcw__pre-footer {
  color: #000000;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f3f2f0;
  border: none;
}

 .kcw .kcw__pre-footer h4 {
  font-size: 1em;
}

 .kcw .kcw__pre-footer .kcw__container-fluid {
  padding: 0 70px;
}

 .kcw .kcw__pre-footer .kcw__navigation-container {
  padding: 0 85px;
}

 .kcw .kcw__pre-footer .kcw__nav li a {
  color: #000000;
  padding: 0;
  display: inline-block;
}

 .kcw .kcw__pre-footer .kcw__nav li a:hover,
 .kcw .kcw__pre-footer .kcw__nav li a:focus {
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}

 .kcw .kcw__pre-footer a:not(.kcw__btn) {
  color: #000000;
}

 .kcw .kcw__pre-footer a:not(.kcw__btn):hover {
  color: #000000;
}

 .kcw .kcw__pre-footer .kcw__btn {
  color: #72705e;
  background-color: transparent;
  border: 2px solid #72705e;
}

 .kcw .kcw__pre-footer .kcw__btn:hover {
  color: #f3e7d1;
  background-color: #72705e;
}

 .kcw .kcw__pre-footer .kcw__cd-navigation {
  margin: 0;
}

 .kcw .kcw__pre-footer .kcw__cd-navigation > li {
  font-size: 0.9em;
}

 .kcw .kcw__pre-footer .kcw__cd-navigation a {
  display: inline-block;
  line-height: 1.2em;
  margin: 6px 16px 6px 0;
  color: #000000;
  text-decoration: none;
  border-bottom: none;
}

 .kcw .kcw__pre-footer .kcw__cd-navigation a:hover {
  color: #083153;
  background-color: transparent;
}

 .kcw .kcw__pre-footer .kcw__company-info {
  text-align: right;
}

 .kcw .kcw__social-icons {
  margin: 30px 0;
  text-align: right;
}

 .kcw .kcw__social-icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  background-color: transparent;
  border: 2px solid #72705e;
  border-radius: 5em;
  margin-left: 10px;
}

 .kcw .kcw__social-icons a:hover {
  background-color: #72705e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__social-icons a:hover i {
  color: #f3e7d1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__social-icons a i {
  color: #72705e;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__footer.kcw__navbar {
  padding: 0 0 15px;
  margin-bottom: 0;
  color: #939393;
  background-color: #f3f2f0;
  border: none;
}

 .kcw .kcw__footer.kcw__navbar-inverse .kcw__navbar-nav {
  width: 100%;
  text-align: center;
}

 .kcw .kcw__footer.kcw__navbar-inverse .kcw__navbar-nav > li > a {
  color: #939393;
  text-transform: uppercase;
  text-decoration: none;
}

 .kcw .kcw__footer.kcw__navbar-inverse .kcw__navbar-nav > li > a:hover {
  text-decoration: underline;
}

 .kcw .kcw__footer .kcw__container-fluid {
  padding: 15px 0;
  margin: 0 70px;
  border-top: 1px solid #939393;
}

 .kcw .kcw__footer {
  color: #f3e7d1;
}

 .kcw .kcw__footer .kcw__navbar {
  min-height: 0;
}

 .kcw .kcw__footer ul.kcw__navbar-nav {
  padding: 6px 0 0;
}

 .kcw .kcw__footer .kcw__navbar-nav > li {
  padding: 0 15px;
  font-size: 12px;
  float: none;
  display: inline-block;
}

 .kcw .kcw__footer .kcw__navbar-nav > li > a {
  padding: 0;
}

 .kcw .kcw__footer-nav a {
  color: #f3e7d1;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 15px;
}

 .kcw .kcw__footer-nav a:hover {
  color: #fff;
  text-decoration: underline;
}

 .kcw .kcw__footer-nav a:first-child {
  padding-left: 0;
}

 .kcw .kcw__main-content {
  /* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
  min-height: 100%;
  position: relative;
  background-color: #fff;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  /*-webkit-transform:translateZ(0);*/
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: linear;
  /* Safari and Chrome */
  transition-timing-function: linear;
}

 .kcw .kcw__main-content-wrapper,
 .kcw .kcw__footer-content-wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: linear;
  /* Safari and Chrome */
  transition-timing-function: linear;
  transition-property: transform;
  transition-duration: 0.4s;
  transition-timing-function: linear;
  z-index: 2;
  position: relative;
}

@media (max-width: 767px) {
     .kcw .kcw__lateral-menu-trigger{
        z-index: 1000;
    }
}


 .kcw .kcw__main-content.kcw__lateral-menu-is-open,
 .kcw .kcw__main-content-wrapper.kcw__lateral-menu-is-open,
 .kcw .kcw__footer-content-wrapper.kcw__lateral-menu-is-open,
 .kcw input.kcw__lateral-menu-trigger:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle input:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle:has(input:checked) ~ #kcw__cd-lateral-nav {
  /* translate to show the lateral menu - all content needs to be put in the .main-content to translate*/
  -webkit-transform: translateX(-260px);
  transform: translateX(-260px);
}

 .kcw .kcw__footer-content-wrapper {
  z-index: 1;
}

 .kcw .kcw__navbar-container {
  width: 100%;
  z-index: 3;
  /* Force Hardware Acceleration in WebKit */
  /*-webkit-transform:translateZ(0);*/
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: linear;
  /* Safari and Chrome */
  transition-timing-function: linear;
}

 .kcw .kcw__navbar-container.kcw__lateral-menu-is-open,
 .kcw input.kcw__lateral-menu-trigger:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle input:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle:has(input:checked) ~ #kcw__cd-lateral-nav   {
  /* translate to show the lateral menu */
  -webkit-transform: translateX(-260px);
  transform: translateX(-260px);
}

 .kcw .kcw__navbar-container.kcw__is-fixed {
  position: fixed;
}

 .kcw .kcw__editing-mode .kcw__navbar-container.kcw__is-fixed {
  position: relative;
}

 .kcw #kcw__cd-lateral-nav {
  position: fixed;
  height: 100%;
  right: 0;
  top: 0;
  visibility: hidden;
  /* the secondary navigation is covered by the main element */
  z-index: 4;
  width: 260px;
  background-color: #083153;
  overflow-y: auto;
  /* Force Hardware Acceleration in WebKit */
  /*-webkit-transform:translateZ(0);*/
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s 0s, visibility 0s 0.4s;
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s;
  transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s;
  transition: transform 0.4s 0s, visibility 0s 0.4s;
  transition: transform 0.4s 0s, visibility 0s 0.4s, -webkit-transform 0.4s 0s;
  /* this creates the subtle slide in animation of the navigation */
  -webkit-transform: translateX(80px);
  transform: translateX(80px);
}

 .kcw #kcw__cd-lateral-nav #kcw__choose-profile {
  padding: 0 32px;
  margin-top: 20px;
  margin-bottom: 10px;
}

 .kcw #kcw__cd-lateral-nav .kcw__panel {
  border: none;
  background-color: transparent;
}

 .kcw #kcw__cd-lateral-nav .kcw__panel-default > .kcw__panel-heading {
  background-color: transparent;
  border: none;
  padding: 0;
}

 .kcw #kcw__cd-lateral-nav .kcw__panel-title {
  font-size: 22px;
}

 .kcw #kcw__cd-lateral-nav .kcw__panel-title a {
  color: #e0e0e0;
}

 .kcw #kcw__cd-lateral-nav .kcw__panel-body {
  padding: 0;
}

 .kcw #kcw__cd-lateral-nav .kcw__panel-group .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body,
 .kcw #kcw__cd-lateral-nav .kcw__panel-group .kcw__panel-heading + .kcw__panel-collapse > .kcw__list-group {
  border: none;
}

 .kcw #kcw__cd-lateral-nav h2 {
  padding-left: 32px;
  margin-top: 30px;
  margin-bottom: 0;
}

 .kcw .kcw__cd-navigation {
  margin: 10px 0 16px;
  list-style: none;
  padding-left: 0;
}

 .kcw .kcw__cd-navigation .kcw__sub-menu {
  padding: 0 10px 20px 15px;
  display: none;
}

 .kcw .kcw__cd-navigation .kcw__sub-menu li {
  list-style: none;
}

 .kcw #kcw__cd-lateral-nav a {
  display: block;
  line-height: 1.2em;
  padding: 6px 16px 6px 32px;
  color: #fff;
  text-decoration: none;
}

 .kcw #kcw__cd-lateral-nav a:hover {
  background-color: #696969;
}

 .kcw #kcw__cd-lateral-nav a.kcw__current {
  background-color: #696969;
  color: #fff;
}

 .kcw .kcw__no-touch #kcw__cd-lateral-nav a:hover {
  color: #fff;
}

@media only screen and (min-width: 768px) {
   .kcw #kcw__cd-lateral-nav .kcw__cd-navigation {
    margin: 10px 0 20px;
  }
}

 .kcw #kcw__cd-lateral-nav.kcw__lateral-menu-is-open,
 .kcw input.kcw__lateral-menu-trigger:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle input:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle:has(input:checked) ~ #kcw__cd-lateral-nav  {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform 0.4s 0s, visibility 0s 0s;
  -webkit-transition: visibility 0s 0s, -webkit-transform 0.4s 0s;
  transition: visibility 0s 0s, -webkit-transform 0.4s 0s;
  transition: transform 0.4s 0s, visibility 0s 0s;
  transition: transform 0.4s 0s, visibility 0s 0s, -webkit-transform 0.4s 0s;
  /* smooth the scrolling on touch devices - webkit browsers */
  -webkit-overflow-scrolling: touch;
}

/* style menu items which have a submenu  */
 .kcw .kcw__item-has-children > a,
 .kcw .kcw__item-with-children > a,
 .kcw .kcw__submenu > div > a {
  position: relative;
  /* this is the right arrow to show that the item has a submenu  */
}

 .kcw .kcw__item-has-children > a::after,
 .kcw .kcw__item-with-children > a::after,
 .kcw .kcw__submenu > div > a::after {
  content: '\f105';
  font-family: FontAwesome;
  display: block;
  height: 20px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

 .kcw .kcw__item-has-children > a.kcw__submenu-open::after,
 .kcw .kcw__item-with-children > a.kcw__submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

 .kcw .kcw__pre-footer .kcw__item-has-children > a::after,
 .kcw .kcw__pre-footer .kcw__item-with-children > a::after {
  right: -15px;
}

 .kcw .kcw__level0.kcw__submenu > div > a::after {
  display: none;
}

/*-------------------------------------------------------*    Heroes
/*-------------------------------------------------------*/
 .kcw .kcw__hero-overlay {
  background-color: #f3f2f0;
}

 .kcw .kcw__hero-banner .kcw__container-fluid {
  padding: 190px 70px 0;
}

 .kcw .kcw__hero-banner .kcw__row {
  margin: 0 -15px;
}

 .kcw .kcw__quick-links-wrapper div[class*='col-'] {
  display: inline-block;
  text-align: center;
  padding: 15px;
}

 .kcw .kcw__quick-links-wrapper .kcw__full-height {
  height: 100%;
}

 .kcw .kcw__hero-banner .kcw__half-height {
  height: 50%;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content,
 .kcw .kcw__quick-links-wrapper .kcw__vert-content {
  display: table-cell;
  vertical-align: top;
}

 .kcw .kcw__hero-banner h2 {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.4;
}

 .kcw .kcw__quick-links-wrapper .kcw__conversion-row {
  height: 165px;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

 .kcw .kcw__quick-links-wrapper .kcw__conversion-row a {
  display: table;
  width: 100%;
  height: 100%;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  padding: 0 10px;
  padding-top: 4px;
  padding-bottom: 4px;
}

 .kcw .kcw__editing-mode .kcw__quick-links-wrapper .kcw__conversion-row a {
  color: #0a72c0;
}

 .kcw .kcw__quick-links-wrapper .kcw__conversion-row i {
  display: block;
  font-size: 3em;
  margin-top: -6px;
}

 .kcw .kcw__quick-links-wrapper .kcw__conversion-row svg {
  height: 60px;
  width: 60px;
  margin-top: -10px;
  margin-bottom: -25px;
}

 .kcw .kcw__quick-links-wrapper .kcw__conversion-row svg .kcw__st0 {
  fill: #0095b5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__quick-links-wrapper .kcw__conversion-row h2 {
  font-size: 18px;
  color: #0095b5;
  margin-top: 4px;
  margin-bottom: 0;
  max-height: 29px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__quick-links-wrapper {
}

 .kcw .kcw__quick-links-wrapper a {
  color: #0a72c0;
  /*color:rgba(10, 114, 192, 0.9);*/
}

 .kcw .kcw__quick-links-wrapper a:hover {
  color: #fff;
  background-color: rgba(151, 195, 60, 0.9);
}

 .kcw .kcw__visible {
  display: inline-block;
}

 .kcw .kcw__whiteimage {
  display: none;
}

 .kcw .kcw__quick-links-wrapper a:hover .kcw__visible {
  display: none;
}

 .kcw .kcw__quick-links-wrapper a:hover .kcw__whiteimage {
  display: inline-block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

 .kcw .kcw__quick-links-wrapper a:hover svg .kcw__st0 {
  fill: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__quick-links-wrapper a:hover h2 {
  color: #fff;
  /*-webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;*/
}

 .kcw .kcw__quick-links-wrapper a {
  padding-top: 4px;
  padding-bottom: 4px;
}

 .kcw .kcw__quick-links-wrapper a .kcw__card-container {
  margin-top: 10px;
}

 .kcw .kcw__quick-links-wrapper a .kcw__card-container i {
  position: absolute;
  margin-top: -11px;
  margin-left: -60px;
  display: inline-block;
}

 .kcw .kcw__quick-links-wrapper a .kcw__card-container h2 {
  display: inline-block;
  margin-top: 0;
  max-height: none;
}

 .kcw .kcw__hero-row {
  height: 435px;
}

 .kcw .kcw__hero-row div[class*='col-'] > a {
  display: table;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

 .kcw .kcw__homepage-rotating-banner-wrapper h2 {
  margin-top: 0;
}

 .kcw .kcw__editing-mode .kcw__homepage-rotating-banner-wrapper h2 {
  color: #002b7f;
}

 .kcw .kcw__advertisement-cta-wrapper {
  height: 100%;
}

 .kcw .kcw__advertisement-cta-wrapper > a {
  display: table;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

 .kcw .kcw__advertisement-cta-wrapper .kcw__learn-more {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__bkg-image {
  /* background-image:url("../img/farmer.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content {
  color: #444444;
  font-size: 22px;
  vertical-align: bottom;
  text-align: right;
  padding: 30px 30px 10px;
  /*background-image:-webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image:linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));*/
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content h2 {
  color: #fff;
  font-size: 1.8em;
  font-style: italic;
}

 .kcw .kcw__advertisement-cta-wrapper > a:hover .kcw__bkg-image {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__advertisement-cta-wrapper > a:hover .kcw__vert-content {
  background-color: rgba(9, 77, 130, 0.7);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__advertisement-cta-wrapper > a:hover .kcw__btn {
  color: #97c33c;
  background-color: #fff;
}

 .kcw .kcw__advertisement-cta-wrapper .kcw__bkg-image {
  /* background-image:url("../img/stock-photo-87947991-mature-african-american-couple-riding-bikes-in-park.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

 .kcw .kcw__advertisement-cta-wrapper .kcw__bkg-image img {
  max-width: 80%;
  max-height: 60%;
}

 .kcw .kcw__advertisement-cta-wrapper .kcw__vert-content {
  color: #fff;
  background-image: -webkit-radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
  background-image: radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
  background-color: rgba(9, 77, 130, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: table-cell;
  vertical-align: middle;
}

 .kcw .kcw__advertisement-cta-wrapper .kcw__vert-content img {
  margin: 0 auto;
  width: auto;
}

 .kcw .kcw__advertisement-cta-wrapper .kcw__btn {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) > a:hover .kcw__vert-content {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) > a:hover .kcw__btn {
  color: #fff;
  background-color: #0a72c0;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) .kcw__bkg-image {
  /* background-image:url("../img/stock-photo-35024796-healthy-lifestyle.jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) .kcw__vert-content {
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: radial-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) a:hover .kcw__vert-content {
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: radial-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) .kcw__vert-content h2 {
  color: #094d82;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) .kcw__vert-content h2 span {
  font-weight: 600;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(3) .kcw__btn {
  color: #0a72c0;
  background-color: transparent;
  border: 2px solid #0a72c0;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(4) .kcw__select2-container--default .kcw__select2-selection--single {
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row
  div[class*='col-']:nth-of-type(4)
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__placeholder {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row
  div[class*='col-']:nth-of-type(4)
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: #fff transparent transparent transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row
  div[class*='col-']:nth-of-type(4):hover
  .kcw__select2-container--default
  .kcw__select2-selection--single {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row
  div[class*='col-']:nth-of-type(4):hover
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__placeholder {
  color: #083153;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row
  div[class*='col-']:nth-of-type(4):hover
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: #083153 transparent transparent transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(4) .kcw__bkg-image {
  background-color: rgba(0, 48, 87, 0.8);
}

 .kcw .kcw__hero-row div[class*='col-']:nth-of-type(4) .kcw__vert-content {
  color: #fff;
  /* background-image:url("../img/compass.png"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__bkg-image {
  display: table;
  height: 100%;
  width: 100%;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content {
  color: #0a72c0;
}

 .kcw .kcw__select2-container {
  min-width: 240px;
}

 .kcw .kcw__select2-container--default .kcw__select2-results__option {
  color: #72705e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__select2-container--default .kcw__select2-results__option[aria-selected='true'] {
  background-color: #f3e7d1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__select2-container--default .kcw__select2-results__option--highlighted[aria-selected],
 .kcw .kcw__select2-container--default .kcw__select2-results__option--highlighted[aria-selected='true'] {
  background-color: #0a72c0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__interior-hero-banner {
  height: auto;
  /* background-image:-webkit-linear-gradient(left, #f3f2f0, rgba(243, 242, 240, 0.7) 40%, rgba(243, 242, 240, 0) 60%, rgba(243, 242, 240, 0)), url("../img/stock-photo-21668101-breast-cancer-survivor-and-supportive-husband-at-charity-awareness-race (1).jpg"); */
  /* background-image:linear-gradient(to right, #f3f2f0, rgba(243, 242, 240, 0.7) 40%, rgba(243, 242, 240, 0) 60%, rgba(243, 242, 240, 0)), url("../img/stock-photo-21668101-breast-cancer-survivor-and-supportive-husband-at-charity-awareness-race (1).jpg"); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

 .kcw .kcw__interior-hero-banner .kcw__interior-hero-content,
 .kcw .kcw__interior-hero-banner .kcw__container,
 .kcw .kcw__interior-hero-banner .kcw__row {
  height: 100%;
}

 .kcw .kcw__interior-hero-banner div[class*='col-'] {
  display: table;
  height: 100%;
  width: 100%;
  padding-bottom: 15px;
}

 .kcw .kcw__interior-hero-banner .kcw__page-title-container {
  display: block;
  height: 100%;
  vertical-align: middle;
  color: #72705e;
  font-size: 22px;
  padding-top: 135px;
}

 .kcw .kcw__interior-hero-banner .kcw__page-title {
  display: inline-block;
  font-size: 2em;
  color: #094d82;
  font-style: normal;
  text-transform: uppercase;
  border-bottom: 2px solid #97c33c;
  padding-bottom: 10px;
  padding-right: 60px;
  margin-bottom: 14px;
  margin-top: 100px;
}

 .kcw .kcw__interior-hero-banner .kcw__page-title .kcw__bluetext {
  color: #094d82;
}

 .kcw .kcw__interior-hero-banner .kcw__page-title .kcw__whitetext {
  color: #fff;
}

@media screen and (max-width: 1260px) {
   .kcw .kcw__Plastic-Surgery-Aesthetics-of-Northwest-Ohio .kcw__interior-hero-banner div.kcw__full-banner {
    background-position: center;
  }
}

@media screen and (max-width: 375px) {
   .kcw .kcw__Plastic-Surgery-Aesthetics-of-Northwest-Ohio .kcw__interior-hero-banner div.kcw__full-banner {
    background-position: -390px center;
  }
}

/*-------------------------------------------------------*    CTAs
/*-------------------------------------------------------*/
 .kcw .kcw__cta {
  background-color: #094d82;
  padding: 0 0 20px;
}

 .kcw .kcw__cta .kcw__section {
  padding: 20px 0;
}

 .kcw .kcw__cta .kcw__content {
  padding-top: 40px;
}

/*-------------------------------------------------------*    Content Blocks
/*-------------------------------------------------------*/
 .kcw .kcw__content-block {
  padding: 30px 15px 60px;
}

 .kcw .kcw__content-block .kcw__content-container {
  padding: 30px 15px 60px;
}

 .kcw .kcw__content-block .kcw__content-container .kcw__btn {
  margin-top: 20px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}

 .kcw .kcw__content-block .kcw__content-container .kcw__btn:hover {
  color: #083153;
  background-color: #fff;
}

 .kcw .kcw__content-block .kcw__content-item {
  padding: 15px 0;
}

 .kcw .kcw__content-block .kcw__btn {
  margin-top: 10px;
}

 .kcw .kcw__homepage-intro,
 .kcw .kcw__homepage-about {
  padding: 60px 15px 60px;
}

 .kcw .kcw__homepage-intro h2,
 .kcw .kcw__homepage-about h2 {
  margin-top: 0;
}

 .kcw .kcw__homepage-news {
  padding: 0 15px;
}

 .kcw .kcw__homepage-news div[class*='col-'] {
  text-align: left;
}

 .kcw .kcw__homepage-news div[class*='col-'].kcw__text-right {
  text-align: right;
}

 .kcw .kcw__homepage-news div[class*='col-'] div[class*='col-'] {
  padding: 0 15px;
}

 .kcw .kcw__homepage-news .kcw__image-container {
  height: 100%;
  /* background:transparent url("../img/people-1.jpg") no-repeat scroll center; */
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
}

 .kcw .kcw__homepage-news .kcw__section-title {
  margin-top: 0;
}

 .kcw .kcw__homepage-news .kcw__btn {
  margin-top: 20px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}

 .kcw .kcw__homepage-news .kcw__btn:hover {
  color: #083153;
  background-color: #fff;
}

 .kcw .kcw__homepage-classes {
  padding: 0 15px;
  background-color: #e9e9e9;
}

 .kcw .kcw__homepage-classes .kcw__image-container {
  height: 100%;
  /* background:transparent url("../img/people-2.jpg") no-repeat scroll center; */
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
}

 .kcw .kcw__card {
  padding: 30px;
  background-color: rgba(243, 231, 209, 0.4);
  border: none;
}

 .kcw .kcw__card.kcw__large {
  height: 400px;
}

 .kcw .kcw__card-container div[class*='col-'] {
  padding: 7.5px;
}

 .kcw .kcw__doctor-card {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 15px 0;
}

 .kcw .kcw__doctor-card a {
  text-decoration: none;
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
}

 .kcw .kcw__doctor-card a:hover {
  border-color: #0a72c0;
}

 .kcw .kcw__doctor-card .kcw__doctor-photo {
  display: inline-block;
  padding: 0;
  /* background:transparent url("../img/doctor-1.jpg") no-repeat scroll center; */
  background-size: cover;
}

 .kcw .kcw__doctor-card .kcw__doctor-info {
  display: inline-block;
  padding: 0;
}

 .kcw .kcw__doctor-card .kcw__doctor-info .kcw__row {
  margin: 0;
}

 .kcw .kcw__doctor-card .kcw__doctor-info div[class*='col-'] {
  padding: 0;
}

 .kcw .kcw__doctor-card .kcw__doctor-info div[class*='col-']:first-of-type {
  padding: 30px;
}

 .kcw .kcw__doctor-card .kcw__doctor-name {
  margin-top: 0;
  text-transform: none;
  font-weight: 600;
}

 .kcw .kcw__doctor-card .kcw__doctor-name a {
  text-decoration: none;
}

 .kcw .kcw__doctor-card .kcw__doctor-specialty {
  font-size: 1.2em;
  margin-bottom: 10px;
}

 .kcw .kcw__doctor-card .kcw__doctor-phone {
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 8px;
}

 .kcw .kcw__doctor-card .kcw__doctor-profile-link {
  padding: 0;
}

 .kcw .kcw__doctor-card .kcw__doctor-profile-link a {
  display: block;
  padding: 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #0a72c0;
  border-bottom: none;
}

 .kcw .kcw__doctor-card .kcw__doctor-profile-link a:hover {
  color: #fff;
  border-color: #094d82;
  background-color: #094d82;
}

 .kcw .kcw__doctor-card .kcw__bvhs-badge {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: 600;
  font-size: 0.9em;
  text-align: center;
  background-color: rgb(152 194 61);
  padding: 8px;
}

 .kcw .kcw__doctor-card .kcw__bvhs-badge div[class*='col-'] {
  padding: 0;
}

 .kcw .kcw__doctor-card .kcw__bvhs-badge .kcw__img-responsive {
  margin: 0 auto;
  max-width: 24px;
  margin-bottom: 3px;
}

 .kcw .kcw__doctor-card .kcw__maps-link {
  display: inline-block;
  text-decoration: none;
  margin-top: 8px;
}

 .kcw #kcw__find-a-doc .kcw__select2-container {
  width: 100% !important;
}

 .kcw #kcw__find-a-doc .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__rendered {
  font-size: 16px;
}

 .kcw #kcw__find-a-doc .kcw__filter-container .kcw__btn {
  height: 40px;
  padding: 9px 12px;
}

 .kcw #kcw__find-a-doc .kcw__results-container {
  margin-top: 30px;
}

 .kcw .kcw__inline-conversions {
  margin: 50px -15px;
}

 .kcw .kcw__bottom-conversions div[class*='col-'] {
  padding: 0;
}

 .kcw .kcw__conversion-container {
  color: #fff;
  height: 100%;
  padding: 40px 30px;
  background-color: #003057;
}

 .kcw .kcw__conversion-container h2 {
  color: #fff;
  font-size: 1.6em;
  font-weight: 300;
  font-style: italic;
  text-align: left;
  border-bottom: 4px solid #97c33c;
  padding-bottom: 6px;
  margin-top: 0;
  margin-bottom: 20px;
}

 .kcw .kcw__conversion-container .kcw__btn {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}

 .kcw .kcw__conversion-container .kcw__btn:hover {
  color: #083153;
  background-color: #fff;
}

 .kcw #kcw__conversion-2 {
  background-color: #094d82;
}

 .kcw #kcw__conversion-3 {
  background-color: #0a72c0;
}

 .kcw .kcw__homepage-news {
  padding: 15px 70px 60px;
}

 .kcw .kcw__homepage-news p:last-of-type {
  margin-bottom: 0;
}

 .kcw #kcw__news-block,
 .kcw #kcw__classes-block,
 .kcw #kcw__homepage-cta-3 {
  color: #fff;
  padding: 0 15px;
}

 .kcw #kcw__classes-block {
  padding: 0px;
}

 .kcw #kcw__news-block a:not(.kcw__btn),
 .kcw #kcw__classes-block a:not(.kcw__btn),
 .kcw #kcw__homepage-cta-3 a:not(.kcw__btn) {
  color: #97c33c;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}

 .kcw #kcw__news-block a:not(.kcw__btn):hover,
 .kcw #kcw__classes-block a:not(.kcw__btn):hover,
 .kcw #kcw__homepage-cta-3 a:not(.kcw__btn):hover {
  border-color: #97c33c;
}

 .kcw #kcw__news-block h3,
 .kcw #kcw__classes-block h3,
 .kcw #kcw__homepage-cta-3 h3 {
  color: #fff;
}

 .kcw #kcw__news-block .kcw__content-container,
 .kcw #kcw__classes-block .kcw__content-container,
 .kcw #kcw__homepage-cta-3 .kcw__content-container {
  height: 100%;
  padding: 0;
}

 .kcw #kcw__news-block .kcw__content-container > .kcw__row,
 .kcw #kcw__classes-block .kcw__content-container > .kcw__row,
 .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row {
  height: 100%;
  padding: 25px 15px 30px;
  margin: 0;
}

 .kcw #kcw__news-block .kcw__content-item,
 .kcw #kcw__classes-block .kcw__content-item,
 .kcw #kcw__homepage-cta-3 .kcw__content-item {
  padding: 0;
}

 .kcw #kcw__news-block .kcw__section-title,
 .kcw #kcw__classes-block .kcw__section-title,
 .kcw #kcw__homepage-cta-3 .kcw__section-title {
  color: #fff;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  border-bottom: 4px solid #97c33c;
  padding-bottom: 6px;
  margin-bottom: 20px;
  margin-top: 0;
}

 .kcw #kcw__news-block,
 .kcw #kcw__classes-block,
 .kcw #kcw__homepage-cta-3 {
  font-size: 0.9em;
  color: #444444;
}

 .kcw #kcw__news-block h2,
 .kcw #kcw__classes-block h2,
 .kcw #kcw__homepage-cta-3 h2 {
  font-size: 1.5em;
}

 .kcw #kcw__news-block h3,
 .kcw #kcw__classes-block h3,
 .kcw #kcw__homepage-cta-3 h3 {
  font-size: 1em;
  line-height: 1.4;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 14px;
}

 .kcw #kcw__news-block h3 a:not(.kcw__btn),
 .kcw #kcw__classes-block h3 a:not(.kcw__btn),
 .kcw #kcw__homepage-cta-3 h3 a:not(.kcw__btn) {
  color: #fff;
}

 .kcw #kcw__news-block .kcw__content-container > .kcw__row,
 .kcw #kcw__classes-block .kcw__content-container > .kcw__row,
 .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row {
  padding: 0;
}

 .kcw #kcw__news-block .kcw__content-container > .kcw__row div[class*='col-'],
 .kcw #kcw__classes-block .kcw__content-container > .kcw__row div[class*='col-'],
 .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row div[class*='col-'] {
  height: 100%;
}

 .kcw #kcw__news-block .kcw__content-section,
 .kcw #kcw__classes-block .kcw__content-section,
 .kcw #kcw__homepage-cta-3 .kcw__content-section {
  text-align: center;
  background-color: #094d82;
  color: #fff;
  padding: 30px 30px 60px;
}

 .kcw #kcw__news-block .kcw__section-title,
 .kcw #kcw__classes-block .kcw__section-title,
 .kcw #kcw__homepage-cta-3 .kcw__section-title {
  color: #97c33c;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 14px;
}

 .kcw #kcw__news-block .kcw__date,
 .kcw #kcw__classes-block .kcw__date,
 .kcw #kcw__homepage-cta-3 .kcw__date {
  color: #97c33c;
  margin-bottom: 14px;
  font-style: normal;
}

 .kcw #kcw__news-block .kcw__view-all,
 .kcw #kcw__classes-block .kcw__view-all,
 .kcw #kcw__homepage-cta-3 .kcw__view-all {
  position: absolute;
  display: block;
  bottom: 24px;
  width: 100%;
  margin-left: -30px;
}

 .kcw #kcw__news-block .kcw__view-all a,
 .kcw #kcw__classes-block .kcw__view-all a,
 .kcw #kcw__homepage-cta-3 .kcw__view-all a {
  color: #97c33c;
  border-color: #97c33c;
}

 .kcw #kcw__news-block .kcw__view-all a:hover,
 .kcw #kcw__classes-block .kcw__view-all a:hover,
 .kcw #kcw__homepage-cta-3 .kcw__view-all a:hover {
  color: #799c30;
  border-color: #799c30;
}

 .kcw #kcw__news-block .kcw__arrow-left,
 .kcw #kcw__classes-block .kcw__arrow-left,
 .kcw #kcw__homepage-cta-3 .kcw__arrow-left {
  position: absolute;
  right: 0;
  top: 25px;
}

 .kcw #kcw__news-block .kcw__image-section {
  /* background:#f3f2f0 url("../img/pavilion.jpg") no-repeat scroll left center; */
  background-size: cover;
}

 .kcw #kcw__classes-block .kcw__image-section {
  /* background:#f3f2f0 url("../img/picnic-family.jpg") no-repeat scroll left center; */
  background-size: cover;
}

 .kcw #kcw__homepage-cta-3 {
}

 .kcw #kcw__homepage-cta-3 .kcw__content-container {
  /* background:#f3f2f0 url("../img/clinic-doctor-health-hospital.jpg") no-repeat scroll center; */
  background-size: cover;
}

 .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row {
  background-color: rgba(10, 114, 192, 0.9);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row:hover {
  background-color: rgba(10, 114, 192, 0.95);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw #kcw__work-at .kcw__content-block {
  padding: 90px 15px 120px;
}

/*-------------------------------------------------------*    Feeds
/*-------------------------------------------------------*/
 .kcw .kcw__feed-block {
  padding: 20px 0px 40px;
}

/*-------------------------------------------------------*    Buttons
/*-------------------------------------------------------*/
 .kcw .kcw__btn {
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  font-weight: 600;
}

 .kcw .kcw__btn-default {
  color: #fff;
  background-color: #0a72c0;
  border: none;
}

 .kcw .kcw__btn-default:hover {
  color: #fff;
  background-color: #094d82;
}

/*-------------------------------------------------------*    Forms
/*-------------------------------------------------------*/
 .kcw input,
 .kcw textarea,
 .kcw select {
  margin-bottom: 1.5rem;
}

 .kcw figure,
 .kcw form {
}

 .kcw input[type='email'],
 .kcw input[type='search'],
 .kcw input[type='text'],
 .kcw input[type='tel'],
 .kcw input[type='url'],
 .kcw input[type='password'],
 .kcw textarea,
 .kcw select {
  height: 40px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px;
  background-color: #fff;
  border: 2px solid #72705e;
  box-shadow: none;
  box-sizing: border-box;
}

 .kcw input[type='email']::-webkit-input-placeholder,
 .kcw input[type='search']::-webkit-input-placeholder,
 .kcw input[type='text']::-webkit-input-placeholder,
 .kcw input[type='tel']::-webkit-input-placeholder,
 .kcw input[type='url']::-webkit-input-placeholder,
 .kcw input[type='password']::-webkit-input-placeholder,
 .kcw textarea::-webkit-input-placeholder,
 .kcw select::-webkit-input-placeholder {
  color: #444444;
}

 .kcw input[type='email']::-moz-placeholder,
 .kcw input[type='search']::-moz-placeholder,
 .kcw input[type='text']::-moz-placeholder,
 .kcw input[type='tel']::-moz-placeholder,
 .kcw input[type='url']::-moz-placeholder,
 .kcw input[type='password']::-moz-placeholder,
 .kcw textarea::-moz-placeholder,
 .kcw select::-moz-placeholder {
  /* Firefox 19+ */
  color: #444444;
}

 .kcw input[type='email']:-ms-input-placeholder,
 .kcw input[type='search']:-ms-input-placeholder,
 .kcw input[type='text']:-ms-input-placeholder,
 .kcw input[type='tel']:-ms-input-placeholder,
 .kcw input[type='url']:-ms-input-placeholder,
 .kcw input[type='password']:-ms-input-placeholder,
 .kcw textarea:-ms-input-placeholder,
 .kcw select:-ms-input-placeholder {
  color: #444444;
}

 .kcw input[type='email']::placeholder,
 .kcw input[type='search']::placeholder,
 .kcw input[type='text']::placeholder,
 .kcw input[type='tel']::placeholder,
 .kcw input[type='url']::placeholder,
 .kcw input[type='password']::placeholder,
 .kcw textarea::placeholder,
 .kcw select::placeholder {
  color: #444444;
}

 .kcw input[type='email'],
 .kcw input[type='search'],
 .kcw input[type='text'],
 .kcw input[type='tel'],
 .kcw input[type='url'],
 .kcw input[type='password'],
 .kcw textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

 .kcw textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}

 .kcw input[type='email']:focus,
 .kcw input[type='search']:focus,
 .kcw input[type='text']:focus,
 .kcw input[type='tel']:focus,
 .kcw input[type='url']:focus,
 .kcw input[type='password']:focus,
 .kcw textarea:focus,
 .kcw select:focus {
  border: 2px solid #696969;
  outline: 0;
}

 .kcw label,
 .kcw legend {
  margin-bottom: 0.5rem;
  font-weight: 600;
}

 .kcw fieldset {
  padding: 0;
  border-width: 0;
  margin-bottom: 1.5rem;
}

 .kcw input[type='checkbox'],
 .kcw input[type='radio'] {
  display: inline;
  margin-right: 0.5em;
}

 .kcw label > .kcw__label-body {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: normal;
}

 .kcw .kcw__select2-dropdown {
  border-radius: 0;
}

 .kcw .kcw__select2-container--default .kcw__select2-selection--single {
  height: 40px;
  background-color: transparent;
  border: 1px solid #939393;
  border-radius: 0;
}

 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__rendered {
  color: #444444;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  padding-right: 32px;
}

 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__arrow {
  height: 38px;
  width: 38px;
}

 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__arrow b {
  border-color: #444444 transparent transparent transparent;
  border-width: 7px 6px 0 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__placeholder {
  color: #444444;
}

 .kcw .kcw__select2-container--default.kcw__select2-container--open
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: #444444 transparent transparent transparent;
  border-width: 7px 6px 0 6px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__select2-results__option {
  font-size: 16px;
  font-weight: 600;
}

 .kcw .kcw__hero-content .kcw__select2-container--default .kcw__select2-selection--single {
  border-color: #fff;
}

 .kcw .kcw__hero-content .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__rendered {
  color: #fff;
}

 .kcw .kcw__hero-content .kcw__select2-container--default .kcw__select2-selection--single .kcw__select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}

 .kcw .kcw__hero-content
  .kcw__select2-container--default
  .kcw__select2-selection--single
  .kcw__select2-selection__placeholder {
  color: #fff;
}

 .kcw .kcw__hero-content
  .kcw__select2-container--default.kcw__select2-container--open
  .kcw__select2-selection--single
  .kcw__select2-selection__arrow
  b {
  border-color: #fff transparent transparent transparent;
}

/*-------------------------------------------------------*    Links
/*-------------------------------------------------------*/
 .kcw a,
 .kcw a:hover,
 .kcw button,
 .kcw button:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw a {
  color: #0a72c0;
  text-decoration: underline;
}

 .kcw a:hover {
  color: #0a72c0;
  text-decoration: none;
}

/*-------------------------------------------------------*    Lists
/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Quotes
/*-------------------------------------------------------*/
 .kcw blockquote {
  color: #0a72c0;
  font-size: 18px;
  border: none;
  line-height: 24px;
}

 .kcw blockquote footer {
  color: #000000;
  text-align: right;
}

/*---   Tables  -*/
/* State rules */
 .kcw .kcw__global-nav #kcw__healthcare-pros a {
  min-width: 170px;
}

 .kcw ul.kcw__dropdown-menu.kcw__fad-menu.kcw__active {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 768px) {
   .kcw .kcw__navbar > .kcw__container .kcw__navbar-brand,
   .kcw .kcw__navbar > .kcw__container-fluid .kcw__navbar-brand {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

   .kcw .kcw__navbar-nav.kcw__nav-justified > li {
    float: none;
    vertical-align: middle;
  }

   .kcw .kcw__main-nav .kcw__hamburger {
    right: 11px;
  }

   .kcw .kcw__main-nav .kcw__hamburger.kcw__is-active {
    margin-top: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }

   .kcw .kcw__main-nav .kcw__hamburger:focus {
    outline: none;
  }

   .kcw .kcw__hamburger-box {
    /* background:url("../img/cd-arrow.svg") no-repeat center center; */
    background-size: 11px 17px;
  }

   .kcw .kcw__hamburger-inner {
    display: none;
  }
}

@media (max-width: 1199px) {
   .kcw .kcw__main-nav .kcw__container-fluid {
    padding: 0 15px;
  }

   .kcw .kcw__main-nav .kcw__navbar-brand {
    margin-top: 0;
  }

   .kcw .kcw__hero-banner .kcw__container-fluid {
    padding: 150px 30px 0;
  }

   .kcw .kcw__homepage-news {
    padding: 15px 30px 45px;
  }

   .kcw .kcw__pre-footer .kcw__container-fluid {
    padding: 0 30px;
  }

   .kcw .kcw__pre-footer .kcw__navigation-container {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
   .kcw .kcw__medicalGroupResultContainer {
    width: 79%;
  }

   .kcw .kcw__global-nav .kcw__nav li a {
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

   .kcw .kcw__global-nav .kcw__nav li.kcw__nav-break {
    padding-left: 0;
    padding-right: 0;
  }

   .kcw .kcw__main-nav .kcw__navbar-brand img {
    height: 40px;
    margin: 0 auto;
  }

   .kcw .kcw__navbar-container .kcw__main-nav .kcw__navbar-collapse .kcw__nav > li {
    height: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__navbar-container .kcw__main-nav .kcw__navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__navbar-container .kcw__main-nav .kcw__navbar-collapse .kcw__nav > li > a {
    font-size: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

   .kcw .kcw__global-nav #kcw__about-us a {
    min-width: 82px;
  }

   .kcw .kcw__global-nav #kcw__patient-portal a {
    min-width: 91px;
  }

   .kcw .kcw__global-nav #kcw__healthcare-pros a {
    min-width: 160px;
  }

   .kcw .kcw__hero-banner .kcw__container-fluid {
    height: auto;
    min-height: 0;
    max-height: none;
    padding-top: 175px;
  }

   .kcw .kcw__quick-links-wrapper .kcw__full-height {
    height: 400px;
  }

   .kcw .kcw__hero-banner .kcw__half-height,
   .kcw .kcw__quick-links-wrapper .kcw__conversion-row .kcw__full-height {
    height: 200px;
    min-width: 180px;
  }

   .kcw .kcw__hero-banner .kcw__select2-container {
    min-width: 160px;
  }

   .kcw .kcw__hero-row {
    height: auto;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row .kcw__full-height {
    height: 100%;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row svg {
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 auto;
  }

   .kcw .kcw__interior-hero-banner {
    margin-bottom: -171px;
  }

   .kcw .kcw__interior-page {
    margin-top: 171px;
  }

   .kcw .kcw__MedSpa .kcw__interior-page,
   .kcw .kcw__Independence-House .kcw__interior-page,
   .kcw .kcw__TechniCore .kcw__interior-page {
    /*margin-top:44px;*/
    margin-top: 0px;
  }

   .kcw .kcw__pre-footer .kcw__company-info {
    text-align: center;
    margin-top: 50px;
  }

   .kcw .kcw__social-icons {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }

   .kcw .kcw__social-icons a {
    margin-left: 10px;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
   .kcw h1 {
    font-size: 1.8em;
  }

   .kcw h2 {
    font-size: 1.5em;
  }

   .kcw h3 {
    font-size: 1.3em;
  }

  body .kcw  {
    font-size: 14px;
  }

   .kcw .kcw__container {
    padding: 15px;
  }

   .kcw div[class*='col-'] {
    padding: 0 15px;
  }

   .kcw .kcw__global-nav-collapse #kcw__global-nav-search {
    padding: 0 15px;
  }

   .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__form-group {
    display: inline-block;
    width: 70%;
  }

   .kcw .kcw__global-nav-collapse #kcw__global-nav-search .kcw__form-control {
    display: inline-block;
    min-width: 0;
    margin: 9px 0 11px;
  }

   .kcw .kcw__global-nav-collapse #kcw__global-nav-search button {
    display: inline-block;
    width: 30%;
    margin-top: -1px;
  }

   .kcw #kcw__cd-lateral-nav a {
    font-size: 16px;
    line-height: 2.2;
  }

   .kcw #kcw__cd-lateral-nav .kcw__cd-navigation#kcw__main-navigation {
    margin-bottom: 0;
  }

   .kcw #kcw__cd-lateral-nav .kcw__cd-navigation#kcw__global-navigation {
    margin-top: 0;
  }

   .kcw #kcw__about-us i,
   .kcw #kcw__about-us .kcw__caret,
   .kcw #kcw__patient-portal i,
   .kcw #kcw__patient-portal .kcw__caret,
   .kcw #kcw__healthcare-pros i,
   .kcw #kcw__healthcare-pros .kcw__caret,
   .kcw #kcw__contact-us i,
   .kcw #kcw__contact-us .kcw__caret {
    display: none;
  }

   .kcw #kcw__cd-lateral-nav {
    padding-top: 20px;
  }

   .kcw #kcw__cd-lateral-nav #kcw__search {
    display: none;
  }

   .kcw #kcw__cd-lateral-nav .kcw__item-has-children > a::after,
   .kcw #kcw__cd-lateral-nav .kcw__item-with-children > a::after {
    height: 36px;
  }

   .kcw .kcw__main-nav .kcw__container-fluid,
   .kcw .kcw__main-nav div[class*='col-'] {
    padding: 0 15px;
  }

   .kcw .kcw__main-nav .kcw__row {
    margin: 0 -15px;
  }

   .kcw .kcw__main-nav .kcw__navbar-brand {
    padding: 14px 15px 15px 0;
    width: auto;
  }

   .kcw .kcw__navbar-brand img {
    width: auto;
  }

   .kcw .kcw__navbar-toggle {
    margin: 16px 0;
  }

   .kcw .kcw__navbar-nav {
    margin: 0;
  }

   .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse {
    max-height: none;
  }

   .kcw .kcw__hero-banner .kcw__container-fluid {
    height: auto;
    min-height: 0;
    max-height: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

   .kcw .kcw__hero-banner .kcw__container-fluid .kcw__row {
    margin: 0 2px;
  }

   .kcw .kcw__hero-banner .kcw__container-fluid div[class*='col-'] {
    padding: 4px;
  }

   .kcw .kcw__hero-banner .kcw__half-height {
    height: 160px;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row {
    height: auto;
  }

   .kcw .kcw__quick-links-wrapper {
    padding: 0;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row .kcw__full-height {
    height: 120px;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row i {
    font-size: 2.5em;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row h2 {
    font-size: 14px;
    font-weight: 400;
    max-height: 17px;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }

   .kcw .kcw__hero-banner {
    background-image: none;
    background-color: #f3e7d1;
  }

   .kcw .kcw__quick-links-wrapper a {
    background-color: transparent;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row a {
    padding: 0;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row i {
    margin-top: -6px;
  }

   .kcw .kcw__quick-links-wrapper .kcw__conversion-row h2 {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one:*/
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }

   .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content {
    font-size: 18px;
  }

   .kcw .kcw__advertisement-cta-wrapper .kcw__learn-more {
    bottom: 6px;
    right: 10px;
  }

   .kcw .kcw__advertisement-cta-wrapper .kcw__vert-content {
    vertical-align: middle;
  }

   .kcw .kcw__advertisement-cta-wrapper .kcw__vert-content img {
    max-width: 70%;
  }

   .kcw .kcw__advertisement-cta-wrapper:nth-of-type(3) .kcw__vert-content h2 {
    font-size: 1.6em;
  }

   .kcw .kcw__section-title {
    font-size: 1.5em;
    margin-bottom: 0;
  }

   .kcw .kcw__content-block {
    padding: 0 15px 30px;
  }

   .kcw .kcw__content-block .kcw__content-container {
    padding: 0;
  }

   .kcw .kcw__content-block .kcw__content-container .kcw__btn {
    margin-top: 0.5em;
  }

   .kcw .kcw__homepage-news {
    padding: 0;
  }

   .kcw .kcw__homepage-news .kcw__row {
    margin: 0 auto;
    width: 100% !important;
    padding-left: 0 !important;
  }

   .kcw #kcw__news-block,
   .kcw #kcw__classes-block,
   .kcw #kcw__homepage-cta-3 {
    padding: 0;
    margin-bottom: 8px;
  }

   .kcw #kcw__news-block .kcw__content-container > .kcw__row div[class*='col-'],
   .kcw #kcw__classes-block .kcw__content-container > .kcw__row div[class*='col-'],
   .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row div[class*='col-'] {
    width: 100%;
    height: 250px;
  }

   .kcw #kcw__news-block .kcw__content-container > .kcw__row div[class*='col-'].kcw__image-section,
   .kcw #kcw__classes-block .kcw__content-container > .kcw__row div[class*='col-'].kcw__image-section,
   .kcw #kcw__homepage-cta-3 .kcw__content-container > .kcw__row div[class*='col-'].kcw__image-section {
    height: 200px;
  }

   .kcw #kcw__news-block .kcw__arrow-left,
   .kcw #kcw__classes-block .kcw__arrow-left,
   .kcw #kcw__homepage-cta-3 .kcw__arrow-left {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-top: 24px solid transparent;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-bottom: 24px solid rgba(255, 255, 255, 0.9);
  }

   .kcw .kcw__interior-hero-banner {
    height: auto;
    margin-bottom: -22px;
  }

   .kcw .kcw__interior-hero-banner .kcw__page-title {
    font-size: 2.2em;
  }

   .kcw .kcw__interior-page {
    margin-top: 71px;
    margin-bottom: 30px;
    padding-top: 0;
  }

   .kcw .kcw__MedSpa .kcw__interior-page,
   .kcw .kcw__Independence-House .kcw__interior-page,
   .kcw .kcw__TechniCore .kcw__interior-page {
    /*margin-top: 71px;*/
  }

   .kcw .kcw__interior-page h1 {
    margin-top: 0;
  }

   .kcw .kcw__inline-conversions div[class*='col-'] {
    padding: 0;
  }

   .kcw .kcw__pre-footer .kcw__company-info {
    text-align: center;
    margin-top: 0;
  }

   .kcw .kcw__pre-footer .kcw__company-info h4 {
    padding-top: 24px;
  }

   .kcw .kcw__social-icons {
    margin-top: 10px;
  }

   .kcw .kcw__footer.kcw__navbar {
    padding: 0;
  }

   .kcw .kcw__footer .kcw__container-fluid {
    margin: 0;
  }

   .kcw .kcw__footer .kcw__navbar-nav > li {
    display: block;
  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font:SIL OFL 1.1, CSS:MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
    url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
    url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),
    url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
    url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

 .kcw .kcw__fa {
  display: inline-block;
  font: normal normal normal 14px / 1 'FontAwesome';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
 .kcw .kcw__fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

 .kcw .kcw__fa-2x {
  font-size: 2em;
}

 .kcw .kcw__fa-3x {
  font-size: 3em;
}

 .kcw .kcw__fa-4x {
  font-size: 4em;
}

 .kcw .kcw__fa-5x {
  font-size: 5em;
}

 .kcw .kcw__fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

 .kcw .kcw__fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

 .kcw .kcw__fa-ul > li {
  position: relative;
}

 .kcw .kcw__fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

 .kcw .kcw__fa-li.kcw__fa-lg {
  left: -1.8571428571em;
}

 .kcw .kcw__fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

 .kcw .kcw__pull-right {
  float: right;
}

 .kcw .kcw__pull-left {
  float: left;
}

 .kcw .kcw__fa.kcw__pull-left {
  margin-right: 0.3em;
}

 .kcw .kcw__fa.kcw__pull-right {
  margin-left: 0.3em;
}

 .kcw .kcw__fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

 .kcw .kcw__fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

 .kcw .kcw__fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

 .kcw .kcw__fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

 .kcw .kcw__fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

 .kcw .kcw__fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

 .kcw .kcw__fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

 .kcw :root .kcw__fa-rotate-90,
 .kcw :root .kcw__fa-rotate-180,
 .kcw :root .kcw__fa-rotate-270,
 .kcw :root .kcw__fa-flip-horizontal,
 .kcw :root .kcw__fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

 .kcw .kcw__fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

 .kcw .kcw__fa-stack-1x,
 .kcw .kcw__fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

 .kcw .kcw__fa-stack-1x {
  line-height: inherit;
}

 .kcw .kcw__fa-stack-2x {
  font-size: 2em;
}

 .kcw .kcw__fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
 .kcw .kcw__fa-glass:before {
  content: '\f000';
}

 .kcw .kcw__fa-music:before {
  content: '\f001';
}

 .kcw .kcw__fa-search:before {
  content: '\f002';
}

 .kcw .kcw__fa-envelope-o:before {
  content: '\f003';
}

 .kcw .kcw__fa-heart:before {
  content: '\f004';
}

 .kcw .kcw__fa-star:before {
  content: '\f005';
}

 .kcw .kcw__fa-star-o:before {
  content: '\f006';
}

 .kcw .kcw__fa-user:before {
  content: '\f007';
}

 .kcw .kcw__fa-film:before {
  content: '\f008';
}

 .kcw .kcw__fa-th-large:before {
  content: '\f009';
}

 .kcw .kcw__fa-th:before {
  content: '\f00a';
}

 .kcw .kcw__fa-th-list:before {
  content: '\f00b';
}

 .kcw .kcw__fa-check:before {
  content: '\f00c';
}

 .kcw .kcw__fa-times:before {
  content: '\f00d';
}

 .kcw .kcw__fa-times:after {
  content: '\f00d';
}

 .kcw .kcw__fa-search-plus:before {
  content: '\f00e';
}

 .kcw .kcw__fa-search-minus:before {
  content: '\f010';
}

 .kcw .kcw__fa-power-off:before {
  content: '\f011';
}

 .kcw .kcw__fa-signal:before {
  content: '\f012';
}

 .kcw .kcw__fa-gear:before,
 .kcw .kcw__fa-cog:before {
  content: '\f013';
}

 .kcw .kcw__fa-trash-o:before {
  content: '\f014';
}

 .kcw .kcw__fa-home:before {
  content: '\f015';
}

 .kcw .kcw__fa-file-o:before {
  content: '\f016';
}

 .kcw .kcw__fa-clock-o:before {
  content: '\f017';
}

 .kcw .kcw__fa-road:before {
  content: '\f018';
}

 .kcw .kcw__fa-download:before {
  content: '\f019';
}

 .kcw .kcw__fa-arrow-circle-o-down:before {
  content: '\f01a';
}

 .kcw .kcw__fa-arrow-circle-o-up:before {
  content: '\f01b';
}

 .kcw .kcw__fa-inbox:before {
  content: '\f01c';
}

 .kcw .kcw__fa-play-circle-o:before {
  content: '\f01d';
}

 .kcw .kcw__fa-rotate-right:before,
 .kcw .kcw__fa-repeat:before {
  content: '\f01e';
}

 .kcw .kcw__fa-refresh:before {
  content: '\f021';
}

 .kcw .kcw__fa-list-alt:before {
  content: '\f022';
}

 .kcw .kcw__fa-lock:before {
  content: '\f023';
}

 .kcw .kcw__fa-flag:before {
  content: '\f024';
}

 .kcw .kcw__fa-headphones:before {
  content: '\f025';
}

 .kcw .kcw__fa-volume-off:before {
  content: '\f026';
}

 .kcw .kcw__fa-volume-down:before {
  content: '\f027';
}

 .kcw .kcw__fa-volume-up:before {
  content: '\f028';
}

 .kcw .kcw__fa-qrcode:before {
  content: '\f029';
}

 .kcw .kcw__fa-barcode:before {
  content: '\f02a';
}

 .kcw .kcw__fa-tag:before {
  content: '\f02b';
}

 .kcw .kcw__fa-tags:before {
  content: '\f02c';
}

 .kcw .kcw__fa-book:before {
  content: '\f02d';
}

 .kcw .kcw__fa-bookmark:before {
  content: '\f02e';
}

 .kcw .kcw__fa-print:before {
  content: '\f02f';
}

 .kcw .kcw__fa-camera:before {
  content: '\f030';
}

 .kcw .kcw__fa-font:before {
  content: '\f031';
}

 .kcw .kcw__fa-bold:before {
  content: '\f032';
}

 .kcw .kcw__fa-italic:before {
  content: '\f033';
}

 .kcw .kcw__fa-text-height:before {
  content: '\f034';
}

 .kcw .kcw__fa-text-width:before {
  content: '\f035';
}

 .kcw .kcw__fa-align-left:before {
  content: '\f036';
}

 .kcw .kcw__fa-align-center:before {
  content: '\f037';
}

 .kcw .kcw__fa-align-right:before {
  content: '\f038';
}

 .kcw .kcw__fa-align-justify:before {
  content: '\f039';
}

 .kcw .kcw__fa-list:before {
  content: '\f03a';
}

 .kcw .kcw__fa-dedent:before,
 .kcw .kcw__fa-outdent:before {
  content: '\f03b';
}

 .kcw .kcw__fa-indent:before {
  content: '\f03c';
}

 .kcw .kcw__fa-video-camera:before {
  content: '\f03d';
}

 .kcw .kcw__fa-photo:before,
 .kcw .kcw__fa-image:before,
 .kcw .kcw__fa-picture-o:before {
  content: '\f03e';
}

 .kcw .kcw__fa-pencil:before {
  content: '\f040';
}

 .kcw .kcw__fa-map-marker:after {
  content: '\f041';
}

 .kcw .kcw__fa-adjust:before {
  content: '\f042';
}

 .kcw .kcw__fa-tint:before {
  content: '\f043';
}

 .kcw .kcw__fa-edit:before,
 .kcw .kcw__fa-pencil-square-o:before {
  content: '\f044';
}

 .kcw .kcw__fa-share-square-o:before {
  content: '\f045';
}

 .kcw .kcw__fa-check-square-o:before {
  content: '\f046';
}

 .kcw .kcw__fa-arrows:before {
  content: '\f047';
}

 .kcw .kcw__fa-step-backward:before {
  content: '\f048';
}

 .kcw .kcw__fa-fast-backward:before {
  content: '\f049';
}

 .kcw .kcw__fa-backward:before {
  content: '\f04a';
}

 .kcw .kcw__fa-play:before {
  content: '\f04b';
}

 .kcw .kcw__fa-pause:before {
  content: '\f04c';
}

 .kcw .kcw__fa-stop:before {
  content: '\f04d';
}

 .kcw .kcw__fa-forward:before {
  content: '\f04e';
}

 .kcw .kcw__fa-fast-forward:before {
  content: '\f050';
}

 .kcw .kcw__fa-step-forward:before {
  content: '\f051';
}

 .kcw .kcw__fa-eject:before {
  content: '\f052';
}

 .kcw .kcw__fa-chevron-left:before {
  content: '\f053';
}

 .kcw .kcw__fa-chevron-right:after {
  content: '\f054';
}

 .kcw .kcw__fa-plus-circle:before {
  content: '\f055';
}

 .kcw .kcw__fa-minus-circle:before {
  content: '\f056';
}

 .kcw .kcw__fa-times-circle:before {
  content: '\f057';
}

 .kcw .kcw__fa-check-circle:before {
  content: '\f058';
}

 .kcw .kcw__fa-question-circle:before {
  content: '\f059';
}

 .kcw .kcw__fa-info-circle:before {
  content: '\f05a';
}

 .kcw .kcw__fa-crosshairs:before {
  content: '\f05b';
}

 .kcw .kcw__fa-times-circle-o:before {
  content: '\f05c';
}

 .kcw .kcw__fa-check-circle-o:before {
  content: '\f05d';
}

 .kcw .kcw__fa-ban:before {
  content: '\f05e';
}

 .kcw .kcw__fa-arrow-left:before {
  content: '\f060';
}

 .kcw .kcw__fa-arrow-right:before {
  content: '\f061';
}

 .kcw .kcw__fa-arrow-up:before {
  content: '\f062';
}

 .kcw .kcw__fa-arrow-down:before {
  content: '\f063';
}

 .kcw .kcw__fa-mail-forward:before,
 .kcw .kcw__fa-share:before {
  content: '\f064';
}

 .kcw .kcw__fa-expand:before {
  content: '\f065';
}

 .kcw .kcw__fa-compress:before {
  content: '\f066';
}

 .kcw .kcw__fa-plus:before {
  content: '\f067';
}

 .kcw .kcw__fa-minus:before {
  content: '\f068';
}

 .kcw .kcw__fa-asterisk:before {
  content: '\f069';
}

 .kcw .kcw__fa-exclamation-circle:before {
  content: '\f06a';
}

 .kcw .kcw__fa-gift:before {
  content: '\f06b';
}

 .kcw .kcw__fa-leaf:before {
  content: '\f06c';
}

 .kcw .kcw__fa-fire:before {
  content: '\f06d';
}

 .kcw .kcw__fa-eye:before {
  content: '\f06e';
}

 .kcw .kcw__fa-eye-slash:before {
  content: '\f070';
}

 .kcw .kcw__fa-warning:before,
 .kcw .kcw__fa-exclamation-triangle:before {
  content: '\f071';
}

 .kcw .kcw__fa-plane:before {
  content: '\f072';
}

 .kcw .kcw__fa-calendar:before {
  content: '\f073';
}

 .kcw .kcw__fa-random:before {
  content: '\f074';
}

 .kcw .kcw__fa-comment:before {
  content: '\f075';
}

 .kcw .kcw__fa-magnet:before {
  content: '\f076';
}

 .kcw .kcw__fa-chevron-up:before {
  content: '\f077';
}

 .kcw .kcw__fa-chevron-down:before {
  content: '\f078';
}

 .kcw .kcw__fa-retweet:before {
  content: '\f079';
}

 .kcw .kcw__fa-shopping-cart:before {
  content: '\f07a';
}

 .kcw .kcw__fa-folder:before {
  content: '\f07b';
}

 .kcw .kcw__fa-folder-open:before {
  content: '\f07c';
}

 .kcw .kcw__fa-arrows-v:before {
  content: '\f07d';
}

 .kcw .kcw__fa-arrows-h:before {
  content: '\f07e';
}

 .kcw .kcw__fa-bar-chart-o:before {
  content: '\f080';
}

 .kcw .kcw__fa-twitter-square:before {
  content: '\f081';
}

 .kcw .kcw__fa-facebook-square:before {
  content: '\f082';
}

 .kcw .kcw__fa-camera-retro:before {
  content: '\f083';
}

 .kcw .kcw__fa-key:before {
  content: '\f084';
}

 .kcw .kcw__fa-gears:before,
 .kcw .kcw__fa-cogs:before {
  content: '\f085';
}

 .kcw .kcw__fa-comments:before {
  content: '\f086';
}

 .kcw .kcw__fa-thumbs-o-up:before {
  content: '\f087';
}

 .kcw .kcw__fa-thumbs-o-down:before {
  content: '\f088';
}

 .kcw .kcw__fa-star-half:before {
  content: '\f089';
}

 .kcw .kcw__fa-heart-o:before {
  content: '\f08a';
}

 .kcw .kcw__fa-sign-out:before {
  content: '\f08b';
}

 .kcw .kcw__fa-linkedin-square:before {
  content: '\f08c';
}

 .kcw .kcw__fa-thumb-tack:before {
  content: '\f08d';
}

 .kcw .kcw__fa-external-link:before {
  content: '\f08e';
}

 .kcw .kcw__fa-sign-in:before {
  content: '\f090';
}

 .kcw .kcw__fa-trophy:before {
  content: '\f091';
}

 .kcw .kcw__fa-github-square:before {
  content: '\f092';
}

 .kcw .kcw__fa-upload:before {
  content: '\f093';
}

 .kcw .kcw__fa-lemon-o:before {
  content: '\f094';
}

 .kcw .kcw__fa-phone:before {
  content: '\f095';
}

 .kcw .kcw__fa-square-o:before {
  content: '\f096';
}

 .kcw .kcw__fa-bookmark-o:before {
  content: '\f097';
}

 .kcw .kcw__fa-phone-square:before {
  content: '\f098';
}

 .kcw .kcw__fa-twitter:before {
  content: '\f099';
}

 .kcw .kcw__fa-facebook:before {
  content: '\f09a';
}

 .kcw .kcw__fa-github:before {
  content: '\f09b';
}

 .kcw .kcw__fa-unlock:before {
  content: '\f09c';
}

 .kcw .kcw__fa-credit-card:before {
  content: '\f09d';
}

 .kcw .kcw__fa-rss:before {
  content: '\f09e';
}

 .kcw .kcw__fa-hdd-o:before {
  content: '\f0a0';
}

 .kcw .kcw__fa-bullhorn:before {
  content: '\f0a1';
}

 .kcw .kcw__fa-bell:before {
  content: '\f0f3';
}

 .kcw .kcw__fa-certificate:before {
  content: '\f0a3';
}

 .kcw .kcw__fa-hand-o-right:before {
  content: '\f0a4';
}

 .kcw .kcw__fa-hand-o-left:before {
  content: '\f0a5';
}

 .kcw .kcw__fa-hand-o-up:before {
  content: '\f0a6';
}

 .kcw .kcw__fa-hand-o-down:before {
  content: '\f0a7';
}

 .kcw .kcw__fa-arrow-circle-left:before {
  content: '\f0a8';
}

 .kcw .kcw__fa-arrow-circle-right:before {
  content: '\f0a9';
}

 .kcw .kcw__fa-arrow-circle-up:before {
  content: '\f0aa';
}

 .kcw .kcw__fa-arrow-circle-down:before {
  content: '\f0ab';
}

 .kcw .kcw__fa-globe:before {
  content: '\f0ac';
}

 .kcw .kcw__fa-wrench:before {
  content: '\f0ad';
}

 .kcw .kcw__fa-tasks:before {
  content: '\f0ae';
}

 .kcw .kcw__fa-filter:before {
  content: '\f0b0';
}

 .kcw .kcw__fa-briefcase:before {
  content: '\f0b1';
}

 .kcw .kcw__fa-arrows-alt:before {
  content: '\f0b2';
}

 .kcw .kcw__fa-group:before,
 .kcw .kcw__fa-users:before {
  content: '\f0c0';
}

 .kcw .kcw__fa-chain:before,
 .kcw .kcw__fa-link:before {
  content: '\f0c1';
}

 .kcw .kcw__fa-cloud:before {
  content: '\f0c2';
}

 .kcw .kcw__fa-flask:before {
  content: '\f0c3';
}

 .kcw .kcw__fa-cut:before,
 .kcw .kcw__fa-scissors:before {
  content: '\f0c4';
}

 .kcw .kcw__fa-copy:before,
 .kcw .kcw__fa-files-o:before {
  content: '\f0c5';
}

 .kcw .kcw__fa-paperclip:before {
  content: '\f0c6';
}

 .kcw .kcw__fa-save:before,
 .kcw .kcw__fa-floppy-o:before {
  content: '\f0c7';
}

 .kcw .kcw__fa-square:before {
  content: '\f0c8';
}

 .kcw .kcw__fa-navicon:before,
 .kcw .kcw__fa-reorder:before,
 .kcw .kcw__fa-bars:before {
  content: '\f0c9';
}

 .kcw .kcw__fa-list-ul:before {
  content: '\f0ca';
}

 .kcw .kcw__fa-list-ol:before {
  content: '\f0cb';
}

 .kcw .kcw__fa-strikethrough:before {
  content: '\f0cc';
}

 .kcw .kcw__fa-underline:before {
  content: '\f0cd';
}

 .kcw .kcw__fa-table:before {
  content: '\f0ce';
}

 .kcw .kcw__fa-magic:before {
  content: '\f0d0';
}

 .kcw .kcw__fa-truck:before {
  content: '\f0d1';
}

 .kcw .kcw__fa-pinterest:before {
  content: '\f0d2';
}

 .kcw .kcw__fa-pinterest-square:before {
  content: '\f0d3';
}

 .kcw .kcw__fa-google-plus-square:before {
  content: '\f0d4';
}

 .kcw .kcw__fa-google-plus:before {
  content: '\f0d5';
}

 .kcw .kcw__fa-money:before {
  content: '\f0d6';
}

 .kcw .kcw__fa-caret-down:before {
  content: '\f0d7';
}

 .kcw .kcw__fa-caret-up:before {
  content: '\f0d8';
}

 .kcw .kcw__fa-caret-left:before {
  content: '\f0d9';
}

 .kcw .kcw__fa-caret-right:before {
  content: '\f0da';
}

 .kcw .kcw__fa-columns:before {
  content: '\f0db';
}

 .kcw .kcw__fa-unsorted:before,
 .kcw .kcw__fa-sort:before {
  content: '\f0dc';
}

 .kcw .kcw__fa-sort-down:before,
 .kcw .kcw__fa-sort-desc:before {
  content: '\f0dd';
}

 .kcw .kcw__fa-sort-up:before,
 .kcw .kcw__fa-sort-asc:before {
  content: '\f0de';
}

 .kcw .kcw__fa-envelope:before {
  content: '\f0e0';
}

 .kcw .kcw__fa-linkedin:before {
  content: '\f0e1';
}

 .kcw .kcw__fa-rotate-left:before,
 .kcw .kcw__fa-undo:before {
  content: '\f0e2';
}

 .kcw .kcw__fa-legal:before,
 .kcw .kcw__fa-gavel:before {
  content: '\f0e3';
}

 .kcw .kcw__fa-dashboard:before,
 .kcw .kcw__fa-tachometer:before {
  content: '\f0e4';
}

 .kcw .kcw__fa-comment-o:before {
  content: '\f0e5';
}

 .kcw .kcw__fa-comments-o:before {
  content: '\f0e6';
}

 .kcw .kcw__fa-flash:before,
 .kcw .kcw__fa-bolt:before {
  content: '\f0e7';
}

 .kcw .kcw__fa-sitemap:before {
  content: '\f0e8';
}

 .kcw .kcw__fa-umbrella:before {
  content: '\f0e9';
}

 .kcw .kcw__fa-paste:before,
 .kcw .kcw__fa-clipboard:before {
  content: '\f0ea';
}

 .kcw .kcw__fa-lightbulb-o:before {
  content: '\f0eb';
}

 .kcw .kcw__fa-exchange:before {
  content: '\f0ec';
}

 .kcw .kcw__fa-cloud-download:before {
  content: '\f0ed';
}

 .kcw .kcw__fa-cloud-upload:before {
  content: '\f0ee';
}

 .kcw .kcw__fa-user-md:before {
  content: '\f0f0';
}

 .kcw .kcw__fa-stethoscope:before {
  content: '\f0f1';
}

 .kcw .kcw__fa-suitcase:before {
  content: '\f0f2';
}

 .kcw .kcw__fa-bell-o:before {
  content: '\f0a2';
}

 .kcw .kcw__fa-coffee:before {
  content: '\f0f4';
}

 .kcw .kcw__fa-cutlery:before {
  content: '\f0f5';
}

 .kcw .kcw__fa-file-text-o:before {
  content: '\f0f6';
}

 .kcw .kcw__fa-building-o:before {
  content: '\f0f7';
}

 .kcw .kcw__fa-hospital-o:before {
  content: '\f0f8';
}

 .kcw .kcw__fa-ambulance:before {
  content: '\f0f9';
}

 .kcw .kcw__fa-medkit:before {
  content: '\f0fa';
}

 .kcw .kcw__fa-fighter-jet:before {
  content: '\f0fb';
}

 .kcw .kcw__fa-beer:before {
  content: '\f0fc';
}

 .kcw .kcw__fa-h-square:before {
  content: '\f0fd';
}

 .kcw .kcw__fa-plus-square:before {
  content: '\f0fe';
}

 .kcw .kcw__fa-angle-double-left:before {
  content: '\f100';
}

 .kcw .kcw__fa-angle-double-right:before {
  content: '\f101';
}

 .kcw .kcw__fa-angle-double-up:before {
  content: '\f102';
}

 .kcw .kcw__fa-angle-double-down:before {
  content: '\f103';
}

 .kcw .kcw__fa-angle-left:before {
  content: '\f104';
}

 .kcw .kcw__fa-angle-right:before {
  content: '\f105';
}

 .kcw .kcw__fa-angle-up:before {
  content: '\f106';
}

 .kcw .kcw__fa-angle-down:before {
  content: '\f107';
}

 .kcw .kcw__fa-desktop:before {
  content: '\f108';
}

 .kcw .kcw__fa-laptop:before {
  content: '\f109';
}

 .kcw .kcw__fa-tablet:before {
  content: '\f10a';
}

 .kcw .kcw__fa-mobile-phone:before,
 .kcw .kcw__fa-mobile:before {
  content: '\f10b';
}

 .kcw .kcw__fa-circle-o:before {
  content: '\f10c';
}

 .kcw .kcw__fa-quote-left:before {
  content: '\f10d';
}

 .kcw .kcw__fa-quote-right:before {
  content: '\f10e';
}

 .kcw .kcw__fa-spinner:before {
  content: '\f110';
}

 .kcw .kcw__fa-circle:before {
  content: '\f111';
}

 .kcw .kcw__fa-mail-reply:before,
 .kcw .kcw__fa-reply:before {
  content: '\f112';
}

 .kcw .kcw__fa-github-alt:before {
  content: '\f113';
}

 .kcw .kcw__fa-folder-o:before {
  content: '\f114';
}

 .kcw .kcw__fa-folder-open-o:before {
  content: '\f115';
}

 .kcw .kcw__fa-smile-o:before {
  content: '\f118';
}

 .kcw .kcw__fa-frown-o:before {
  content: '\f119';
}

 .kcw .kcw__fa-meh-o:before {
  content: '\f11a';
}

 .kcw .kcw__fa-gamepad:before {
  content: '\f11b';
}

 .kcw .kcw__fa-keyboard-o:before {
  content: '\f11c';
}

 .kcw .kcw__fa-flag-o:before {
  content: '\f11d';
}

 .kcw .kcw__fa-flag-checkered:before {
  content: '\f11e';
}

 .kcw .kcw__fa-terminal:before {
  content: '\f120';
}

 .kcw .kcw__fa-code:before {
  content: '\f121';
}

 .kcw .kcw__fa-mail-reply-all:before,
 .kcw .kcw__fa-reply-all:before {
  content: '\f122';
}

 .kcw .kcw__fa-star-half-empty:before,
 .kcw .kcw__fa-star-half-full:before,
 .kcw .kcw__fa-star-half-o:before {
  content: '\f123';
}

 .kcw .kcw__fa-location-arrow:before {
  content: '\f124';
}

 .kcw .kcw__fa-crop:before {
  content: '\f125';
}

 .kcw .kcw__fa-code-fork:before {
  content: '\f126';
}

 .kcw .kcw__fa-unlink:before,
 .kcw .kcw__fa-chain-broken:before {
  content: '\f127';
}

 .kcw .kcw__fa-question:before {
  content: '\f128';
}

 .kcw .kcw__fa-info:before {
  content: '\f129';
}

 .kcw .kcw__fa-exclamation:before {
  content: '\f12a';
}

 .kcw .kcw__fa-superscript:before {
  content: '\f12b';
}

 .kcw .kcw__fa-subscript:before {
  content: '\f12c';
}

 .kcw .kcw__fa-eraser:before {
  content: '\f12d';
}

 .kcw .kcw__fa-puzzle-piece:before {
  content: '\f12e';
}

 .kcw .kcw__fa-microphone:before {
  content: '\f130';
}

 .kcw .kcw__fa-microphone-slash:before {
  content: '\f131';
}

 .kcw .kcw__fa-shield:before {
  content: '\f132';
}

 .kcw .kcw__fa-calendar-o:before {
  content: '\f133';
}

 .kcw .kcw__fa-fire-extinguisher:before {
  content: '\f134';
}

 .kcw .kcw__fa-rocket:before {
  content: '\f135';
}

 .kcw .kcw__fa-maxcdn:before {
  content: '\f136';
}

 .kcw .kcw__fa-chevron-circle-left:before {
  content: '\f137';
}

 .kcw .kcw__fa-chevron-circle-right:before {
  content: '\f138';
}

 .kcw .kcw__fa-chevron-circle-up:before {
  content: '\f139';
}

 .kcw .kcw__fa-chevron-circle-down:before {
  content: '\f13a';
}

 .kcw .kcw__fa-html5:before {
  content: '\f13b';
}

 .kcw .kcw__fa-css3:before {
  content: '\f13c';
}

 .kcw .kcw__fa-anchor:before {
  content: '\f13d';
}

 .kcw .kcw__fa-unlock-alt:before {
  content: '\f13e';
}

 .kcw .kcw__fa-bullseye:before {
  content: '\f140';
}

 .kcw .kcw__fa-ellipsis-h:before {
  content: '\f141';
}

 .kcw .kcw__fa-ellipsis-v:before {
  content: '\f142';
}

 .kcw .kcw__fa-rss-square:before {
  content: '\f143';
}

 .kcw .kcw__fa-play-circle:before {
  content: '\f144';
}

 .kcw .kcw__fa-ticket:before {
  content: '\f145';
}

 .kcw .kcw__fa-minus-square:before {
  content: '\f146';
}

 .kcw .kcw__fa-minus-square-o:before {
  content: '\f147';
}

 .kcw .kcw__fa-level-up:before {
  content: '\f148';
}

 .kcw .kcw__fa-level-down:before {
  content: '\f149';
}

 .kcw .kcw__fa-check-square:before {
  content: '\f14a';
}

 .kcw .kcw__fa-pencil-square:before {
  content: '\f14b';
}

 .kcw .kcw__fa-external-link-square:before {
  content: '\f14c';
}

 .kcw .kcw__fa-share-square:before {
  content: '\f14d';
}

 .kcw .kcw__fa-compass:before {
  content: '\f14e';
}

 .kcw .kcw__fa-toggle-down:before,
 .kcw .kcw__fa-caret-square-o-down:before {
  content: '\f150';
}

 .kcw .kcw__fa-toggle-up:before,
 .kcw .kcw__fa-caret-square-o-up:before {
  content: '\f151';
}

 .kcw .kcw__fa-toggle-right:before,
 .kcw .kcw__fa-caret-square-o-right:before {
  content: '\f152';
}

 .kcw .kcw__fa-euro:before,
 .kcw .kcw__fa-eur:before {
  content: '\f153';
}

 .kcw .kcw__fa-gbp:before {
  content: '\f154';
}

 .kcw .kcw__fa-dollar:before,
 .kcw .kcw__fa-usd:before {
  content: '\f155';
}

 .kcw .kcw__fa-rupee:before,
 .kcw .kcw__fa-inr:before {
  content: '\f156';
}

 .kcw .kcw__fa-cny:before,
 .kcw .kcw__fa-rmb:before,
 .kcw .kcw__fa-yen:before,
 .kcw .kcw__fa-jpy:before {
  content: '\f157';
}

 .kcw .kcw__fa-ruble:before,
 .kcw .kcw__fa-rouble:before,
 .kcw .kcw__fa-rub:before {
  content: '\f158';
}

 .kcw .kcw__fa-won:before,
 .kcw .kcw__fa-krw:before {
  content: '\f159';
}

 .kcw .kcw__fa-bitcoin:before,
 .kcw .kcw__fa-btc:before {
  content: '\f15a';
}

 .kcw .kcw__fa-file:before {
  content: '\f15b';
}

 .kcw .kcw__fa-file-text:before {
  content: '\f15c';
}

 .kcw .kcw__fa-sort-alpha-asc:before {
  content: '\f15d';
}

 .kcw .kcw__fa-sort-alpha-desc:before {
  content: '\f15e';
}

 .kcw .kcw__fa-sort-amount-asc:before {
  content: '\f160';
}

 .kcw .kcw__fa-sort-amount-desc:before {
  content: '\f161';
}

 .kcw .kcw__fa-sort-numeric-asc:before {
  content: '\f162';
}

 .kcw .kcw__fa-sort-numeric-desc:before {
  content: '\f163';
}

 .kcw .kcw__fa-thumbs-up:before {
  content: '\f164';
}

 .kcw .kcw__fa-thumbs-down:before {
  content: '\f165';
}

 .kcw .kcw__fa-youtube-square:before {
  content: '\f166';
}

 .kcw .kcw__fa-youtube:before {
  content: '\f167';
}

 .kcw .kcw__fa-xing:before {
  content: '\f168';
}

 .kcw .kcw__fa-xing-square:before {
  content: '\f169';
}

 .kcw .kcw__fa-youtube-play:before {
  content: '\f16a';
}

 .kcw .kcw__fa-dropbox:before {
  content: '\f16b';
}

 .kcw .kcw__fa-stack-overflow:before {
  content: '\f16c';
}

 .kcw .kcw__fa-instagram:before {
  content: '\f16d';
}

 .kcw .kcw__fa-flickr:before {
  content: '\f16e';
}

 .kcw .kcw__fa-adn:before {
  content: '\f170';
}

 .kcw .kcw__fa-bitbucket:before {
  content: '\f171';
}

 .kcw .kcw__fa-bitbucket-square:before {
  content: '\f172';
}

 .kcw .kcw__fa-tumblr:before {
  content: '\f173';
}

 .kcw .kcw__fa-tumblr-square:before {
  content: '\f174';
}

 .kcw .kcw__fa-long-arrow-down:before {
  content: '\f175';
}

 .kcw .kcw__fa-long-arrow-up:before {
  content: '\f176';
}

 .kcw .kcw__fa-long-arrow-left:before {
  content: '\f177';
}

 .kcw .kcw__fa-long-arrow-right:before {
  content: '\f178';
}

 .kcw .kcw__fa-apple:before {
  content: '\f179';
}

 .kcw .kcw__fa-windows:before {
  content: '\f17a';
}

 .kcw .kcw__fa-android:before {
  content: '\f17b';
}

 .kcw .kcw__fa-linux:before {
  content: '\f17c';
}

 .kcw .kcw__fa-dribbble:before {
  content: '\f17d';
}

 .kcw .kcw__fa-skype:before {
  content: '\f17e';
}

 .kcw .kcw__fa-foursquare:before {
  content: '\f180';
}

 .kcw .kcw__fa-trello:before {
  content: '\f181';
}

 .kcw .kcw__fa-female:before {
  content: '\f182';
}

 .kcw .kcw__fa-male:before {
  content: '\f183';
}

 .kcw .kcw__fa-gittip:before {
  content: '\f184';
}

 .kcw .kcw__fa-sun-o:before {
  content: '\f185';
}

 .kcw .kcw__fa-moon-o:before {
  content: '\f186';
}

 .kcw .kcw__fa-archive:before {
  content: '\f187';
}

 .kcw .kcw__fa-bug:before {
  content: '\f188';
}

 .kcw .kcw__fa-vk:before {
  content: '\f189';
}

 .kcw .kcw__fa-weibo:before {
  content: '\f18a';
}

 .kcw .kcw__fa-renren:before {
  content: '\f18b';
}

 .kcw .kcw__fa-pagelines:before {
  content: '\f18c';
}

 .kcw .kcw__fa-stack-exchange:before {
  content: '\f18d';
}

 .kcw .kcw__fa-arrow-circle-o-right:before {
  content: '\f18e';
}

 .kcw .kcw__fa-arrow-circle-o-left:before {
  content: '\f190';
}

 .kcw .kcw__fa-toggle-left:before,
 .kcw .kcw__fa-caret-square-o-left:before {
  content: '\f191';
}

 .kcw .kcw__fa-dot-circle-o:before {
  content: '\f192';
}

 .kcw .kcw__fa-wheelchair:before {
  content: '\f193';
}

 .kcw .kcw__fa-vimeo-square:before {
  content: '\f194';
}

 .kcw .kcw__fa-turkish-lira:before,
 .kcw .kcw__fa-try:before {
  content: '\f195';
}

 .kcw .kcw__fa-plus-square-o:before {
  content: '\f196';
}

 .kcw .kcw__fa-space-shuttle:before {
  content: '\f197';
}

 .kcw .kcw__fa-slack:before {
  content: '\f198';
}

 .kcw .kcw__fa-envelope-square:before {
  content: '\f199';
}

 .kcw .kcw__fa-wordpress:before {
  content: '\f19a';
}

 .kcw .kcw__fa-openid:before {
  content: '\f19b';
}

 .kcw .kcw__fa-institution:before,
 .kcw .kcw__fa-bank:before,
 .kcw .kcw__fa-university:before {
  content: '\f19c';
}

 .kcw .kcw__fa-mortar-board:before,
 .kcw .kcw__fa-graduation-cap:before {
  content: '\f19d';
}

 .kcw .kcw__fa-yahoo:before {
  content: '\f19e';
}

 .kcw .kcw__fa-google:before {
  content: '\f1a0';
}

 .kcw .kcw__fa-reddit:before {
  content: '\f1a1';
}

 .kcw .kcw__fa-reddit-square:before {
  content: '\f1a2';
}

 .kcw .kcw__fa-stumbleupon-circle:before {
  content: '\f1a3';
}

 .kcw .kcw__fa-stumbleupon:before {
  content: '\f1a4';
}

 .kcw .kcw__fa-delicious:before {
  content: '\f1a5';
}

 .kcw .kcw__fa-digg:before {
  content: '\f1a6';
}

 .kcw .kcw__fa-pied-piper-square:before,
 .kcw .kcw__fa-pied-piper:before {
  content: '\f1a7';
}

 .kcw .kcw__fa-pied-piper-alt:before {
  content: '\f1a8';
}

 .kcw .kcw__fa-drupal:before {
  content: '\f1a9';
}

 .kcw .kcw__fa-joomla:before {
  content: '\f1aa';
}

 .kcw .kcw__fa-language:before {
  content: '\f1ab';
}

 .kcw .kcw__fa-fax:before {
  content: '\f1ac';
}

 .kcw .kcw__fa-building:before {
  content: '\f1ad';
}

 .kcw .kcw__fa-child:before {
  content: '\f1ae';
}

 .kcw .kcw__fa-paw:before {
  content: '\f1b0';
}

 .kcw .kcw__fa-spoon:before {
  content: '\f1b1';
}

 .kcw .kcw__fa-cube:before {
  content: '\f1b2';
}

 .kcw .kcw__fa-cubes:before {
  content: '\f1b3';
}

 .kcw .kcw__fa-behance:before {
  content: '\f1b4';
}

 .kcw .kcw__fa-behance-square:before {
  content: '\f1b5';
}

 .kcw .kcw__fa-steam:before {
  content: '\f1b6';
}

 .kcw .kcw__fa-steam-square:before {
  content: '\f1b7';
}

 .kcw .kcw__fa-recycle:before {
  content: '\f1b8';
}

 .kcw .kcw__fa-automobile:before,
 .kcw .kcw__fa-car:before {
  content: '\f1b9';
}

 .kcw .kcw__fa-cab:before,
 .kcw .kcw__fa-taxi:before {
  content: '\f1ba';
}

 .kcw .kcw__fa-tree:before {
  content: '\f1bb';
}

 .kcw .kcw__fa-spotify:before {
  content: '\f1bc';
}

 .kcw .kcw__fa-deviantart:before {
  content: '\f1bd';
}

 .kcw .kcw__fa-soundcloud:before {
  content: '\f1be';
}

 .kcw .kcw__fa-database:before {
  content: '\f1c0';
}

 .kcw .kcw__fa-file-pdf-o:before {
  content: '\f1c1';
}

 .kcw .kcw__fa-file-word-o:before {
  content: '\f1c2';
}

 .kcw .kcw__fa-file-excel-o:before {
  content: '\f1c3';
}

 .kcw .kcw__fa-file-powerpoint-o:before {
  content: '\f1c4';
}

 .kcw .kcw__fa-file-photo-o:before,
 .kcw .kcw__fa-file-picture-o:before,
 .kcw .kcw__fa-file-image-o:before {
  content: '\f1c5';
}

 .kcw .kcw__fa-file-zip-o:before,
 .kcw .kcw__fa-file-archive-o:before {
  content: '\f1c6';
}

 .kcw .kcw__fa-file-sound-o:before,
 .kcw .kcw__fa-file-audio-o:before {
  content: '\f1c7';
}

 .kcw .kcw__fa-file-movie-o:before,
 .kcw .kcw__fa-file-video-o:before {
  content: '\f1c8';
}

 .kcw .kcw__fa-file-code-o:before {
  content: '\f1c9';
}

 .kcw .kcw__fa-vine:before {
  content: '\f1ca';
}

 .kcw .kcw__fa-codepen:before {
  content: '\f1cb';
}

 .kcw .kcw__fa-jsfiddle:before {
  content: '\f1cc';
}

 .kcw .kcw__fa-life-bouy:before,
 .kcw .kcw__fa-life-saver:before,
 .kcw .kcw__fa-support:before,
 .kcw .kcw__fa-life-ring:before {
  content: '\f1cd';
}

 .kcw .kcw__fa-circle-o-notch:before {
  content: '\f1ce';
}

 .kcw .kcw__fa-ra:before,
 .kcw .kcw__fa-rebel:before {
  content: '\f1d0';
}

 .kcw .kcw__fa-ge:before,
 .kcw .kcw__fa-empire:before {
  content: '\f1d1';
}

 .kcw .kcw__fa-git-square:before {
  content: '\f1d2';
}

 .kcw .kcw__fa-git:before {
  content: '\f1d3';
}

 .kcw .kcw__fa-hacker-news:before {
  content: '\f1d4';
}

 .kcw .kcw__fa-tencent-weibo:before {
  content: '\f1d5';
}

 .kcw .kcw__fa-qq:before {
  content: '\f1d6';
}

 .kcw .kcw__fa-wechat:before,
 .kcw .kcw__fa-weixin:before {
  content: '\f1d7';
}

 .kcw .kcw__fa-send:before,
 .kcw .kcw__fa-paper-plane:before {
  content: '\f1d8';
}

 .kcw .kcw__fa-send-o:before,
 .kcw .kcw__fa-paper-plane-o:before {
  content: '\f1d9';
}

 .kcw .kcw__fa-history:before {
  content: '\f1da';
}

 .kcw .kcw__fa-circle-thin:before {
  content: '\f1db';
}

 .kcw .kcw__fa-header:before {
  content: '\f1dc';
}

 .kcw .kcw__fa-paragraph:before {
  content: '\f1dd';
}

 .kcw .kcw__fa-sliders:before {
  content: '\f1de';
}

 .kcw .kcw__fa-share-alt:before {
  content: '\f1e0';
}

 .kcw .kcw__fa-share-alt-square:before {
  content: '\f1e1';
}

 .kcw .kcw__fa-bomb:before {
  content: '\f1e2';
}

/*----* Animations *----*/
 .kcw .kcw__animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY();
  }
}

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY();
    transform: translateY();
  }
}

 .kcw .kcw__animated.kcw__slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY();
  }

  100% {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY();
    transform: translateY();
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

 .kcw .kcw__animated.kcw__slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}

@keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }
}

 .kcw .kcw__animated.kcw__swingInX {
  -webkit-transform-origin: top;
  -ie-transform-origin: top;
  transform-origin: top;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: swingInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: swingInX;
  backface-visibility: visible !important;
  animation-name: swingInX;
}

@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
  }
}

@keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
  }
}

 .kcw .kcw__animated.kcw__swingOutX {
  -webkit-transform-origin: top;
  -webkit-animation-name: swingOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: swingOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: swingOutX;
  -o-backface-visibility: visible !important;
  animation-name: swingOutX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

 .kcw .kcw__animated.kcw__flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

 .kcw .kcw__animated.kcw__flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY();
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY();
    transform: translateY();
  }
}

 .kcw .kcw__animated.kcw__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY();
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY();
    transform: translateY();
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }
}

 .kcw .kcw__animated.kcw__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

 .kcw .kcw__animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY();
  }
}

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY();
    transform: translateY();
  }
}

 .kcw .kcw__animated.kcw__slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY();
  }

  100% {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY();
    transform: translateY();
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

 .kcw .kcw__animated.kcw__slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }

  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
  }

  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
  }

  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }

  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }

  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }

  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }

  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
  }

  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
  }

  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }

  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
  }

  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
  }

  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }

  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }

  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }

  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }

  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
  }

  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
  }

  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }

  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}

 .kcw .kcw__wiggly {
  animation: shake 1.5s linear infinite alternate;
}

@media (min-width: 768px) {
   .kcw .kcw__animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  @-webkit-keyframes slideDown {
    0% {
      -webkit-transform: translateY(-40px);
    }

    100% {
      -webkit-transform: translateY();
    }
  }

  @keyframes slideDown {
    0% {
      -webkit-transform: translateY(-40px);
      transform: translateY(-40px);
    }

    100% {
      -webkit-transform: translateY();
      transform: translateY();
    }
  }

   .kcw .kcw__animated.kcw__slideDown {
    -webkit-animation-name: slideDown;
    animation-name: slideDown;
  }

  @-webkit-keyframes slideUp {
    0% {
      -webkit-transform: translateY();
    }

    100% {
      -webkit-transform: translateY(-40px);
    }
  }

  @keyframes slideUp {
    0% {
      -webkit-transform: translateY();
      transform: translateY();
    }

    100% {
      -webkit-transform: translateY(-40px);
      transform: translateY(-40px);
    }
  }

   .kcw .kcw__animated.kcw__slideUp {
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
  }
}

/*---------* Site *---------*/
 .kcw #kcw__main-navigation .kcw__dropdown > ul.kcw__dropdown-menu:hover {
  opacity: 1;
  visibility: visible;
}

 .kcw .kcw__interior-hero-banner {
  padding-left: 15px;
  padding-right: 15px;
}

 .kcw .kcw__interior-hero-banner div.kcw__full-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  height: 240px;
  position: relative;
  background-size: cover;
}

 .kcw .kcw__interior-hero-banner .kcw__full-banner-container,
 .kcw .kcw__interior-hero-banner .kcw__compact-banner {
  max-width: 1170px;
  margin: 0 auto;
}

/*--- Locations --*/
 .kcw #kcw__avid-loc-container {
  overflow: hidden;
  padding-bottom: 20px;
}

 .kcw #kcw__avid-loc-col-left {
  width: 25%;
  float: left;
}

 .kcw #kcw__avid-loc-col-center {
  width: 75%;
  float: left;
}

 .kcw #kcw__avid-loc-map {
  width: 100%;
  height: 600px;
}

 .kcw #kcw__avid-loc-col-right {
  width: 25%;
  float: right;
}

 .kcw #kcw__avid-loc-col-left,
 .kcw #kcw__avid-loc-col-right {
  overflow: hidden;
}

 .kcw .kcw__avid-loc-col-inner {
  width: 100%;
  overflow: auto;
  height: 100%;
  padding-right: 15px;
}

 .kcw #kcw__avid-loc-search {
  margin: 0 auto;
  padding: 10px 0 0 0;
  overflow: hidden;
}

 .kcw #kcw__avid-loc-search h3 {
  margin: 0 0 10px 0;
}

 .kcw #kcw__avid-loc-search input {
  height: 30px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 2px 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  width: 200px;
}

 .kcw #kcw__avid-loc-search select {
  border-radius: 3px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  padding: 9px;
  width: 105%;
}

 .kcw #kcw__avid-loc-search button,
 .kcw #kcw__avid-loc-search .kcw__btn-search-address,
 .kcw #kcw__avid-loc-search .kcw__btn-reset-address,
 .kcw #kcw__ddl-category-more-button {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
  border: solid 1px #c3c3b9;
  padding: 12px 12px 13px 12px;
  border-radius: 6px;
  line-height: 15px;
  float: left;
  margin: 0 17px 0 0;
  background: #fff;
  height: auto;
}

 .kcw #kcw__avid-loc-search-type {
  display: inline-block;
  padding: 0 40px 30px 20px;
  float: left;
}

 .kcw #kcw__ddl-categories {
  width: 95%;
  display: none;
}

 .kcw #kcw__pnl-category-buttons button:hover,
 .kcw #kcw__pnl-category-buttons button.kcw__active,
 .kcw .kcw__pnl-category-more-button:hover,
 .kcw .kcw__pnl-category-more-button.kcw__active {
  background: #ed5929;
  border: solid 1px #ed5929;
  color: #fff;
}

 .kcw #kcw__avid-loc-search-address {
  display: block;
  clear: both;
  margin-bottom: 10px;
}

 .kcw #kcw__avid-loc-search-address .kcw__pnl-search-button {
  overflow: hidden;
  display: inline-block;
}

 .kcw #kcw__avid-loc-search-address #kcw__search-address,
 .kcw #kcw__avid-loc-search-address #kcw__search-keyword {
  float: left;
  border-radius: 3px;
  padding-right: 20px;
}

 .kcw #kcw__avid-loc-search-address #kcw__search-radius {
  float: left;
  padding-right: 20px;
}

 .kcw #kcw__avid-loc-search-address .kcw__styled-select {
  /* background:url(/img/arrow-down.png) no-repeat 95% 50% #fff; */
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #736e69;
}

 .kcw #kcw__avid-loc-search-address label {
  display: block;
  font-size: 14px;
}

 .kcw #kcw__avid-loc-search-address #kcw__btn-search-address,
 .kcw #kcw__avid-loc-search-address .kcw__btn-search-address,
 .kcw #kcw__avid-loc-search-address .kcw__btn-reset-address {
  float: right;
  margin: 0;
  padding: 9px 16px 10px 16px;
  border-radius: 3px;
}

 .kcw #kcw__avid-loc-search-address .kcw__btn-search-address,
 .kcw #kcw__avid-loc-search-address .kcw__btn-reset-address {
  width: 142px;
  float: left;
  margin-right: 20px;
}

 .kcw #kcw__avid-loc-search-address .kcw__btn-reset-address {
  margin-right: 0;
}

 .kcw #kcw__avid-loc-search-address #kcw__btn-search-address:hover,
 .kcw #kcw__avid-loc-search-address .kcw__btn-search-address:hover,
 .kcw #kcw__avid-loc-search-address .kcw__btn-reset-address:hover {
  background: #ed5929;
  border: solid 1px #ed5929;
  color: #fff;
}

 .kcw #kcw__avid-loc-search-address #kcw__span-zip-required {
  color: #ff0000;
  display: none;
}

 .kcw #kcw__avid-loc-container #kcw__avid-loc-pager {
  float: right;
  min-width: 100px;
}

 .kcw #kcw__avid-loc-container #kcw__avid-loc-pager .kcw__previous_link {
  float: left;
}

 .kcw #kcw__avid-loc-container #kcw__avid-loc-pager .kcw__next_link {
  float: right;
}

 .kcw #kcw__avid-loc-testing-options {
  overflow: hidden;
}

 .kcw .kcw__avid-loc-options {
  float: left;
  padding: 20px;
}

 .kcw .kcw__avid-loc-options h3 {
  display: inline;
}

 .kcw #kcw__avid-loc-search .kcw__pnl-category-buttons,
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more {
  display: inline-block;
  float: left;
}

 .kcw #kcw__avid-loc-search #kcw__list-category-more {
  display: none;
}

/* Search */
 .kcw .kcw__search-header-inputs {
  height: 55px;
}

 .kcw .kcw__pnl-results-count .kcw__styled-select select,
 .kcw .kcw__search-header-inputs input.kcw__search_input {
  border: 1px solid #939393;
  color: #939393;
}

 .kcw .kcw__search-header-inputs input.kcw__search_input {
  width: 75%;
  float: left;
  margin: 0;
}

 .kcw .kcw__search-header-inputs input.kcw__search_button,
 .kcw .kcw__search-header-inputs button.kcw__search_button {
  width: 24%;
  float: left;
  margin: 0 0 0 1%;
  padding: 9px 0;
  font-size: 16px;
  background-color: #0a72c0;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  white-space: normal;
  text-decoration: none;
  border: none;
}

 .kcw .kcw__search-header-inputs input.kcw__search_button:hover,
 .kcw .kcw__search-header-inputs button.kcw__search_button:hover {
  background-color: #094d82;
}

 .kcw .kcw__search-results-key {
  display: inline-block;
  float: left;
}

 .kcw .kcw__pnl-results-count {
  display: inline-block;
  float: right;
}

 .kcw .kcw__search-results-wrapper {
  float: left;
  display: block;
  width: 100%;
}

 .kcw .kcw__search-results-wrapper table {
  width: 100%;
}

 .kcw .kcw__search-results-table tr.kcw__table {
  display: flex;
  margin-bottom: 0;
  align-items: baseline;
}

 .kcw .kcw__search-key-label,
 .kcw .kcw__search-key-header {
  padding-right: 10px;
}

 .kcw .kcw__search-results-table tr.kcw__table td {
  padding: 30px 10px;
}

 .kcw .kcw__search-results-table tr.kcw__table:nth-child(odd) {
  background-color: #eaeaea;
}

 .kcw .kcw__searchPager {
  text-align: center;
}

 .kcw .kcw__searchPager .kcw__search-page-list {
  display: inline-block;
  padding: 0;
}

 .kcw .kcw__searchPager .kcw__search-page-list li {
  display: inline-block;
  margin: 5px;
}

 .kcw .kcw__searchPager .kcw__search-page-list li a {
  padding: 5px 10px;
  text-decoration: none;
}

 .kcw .kcw__searchPager .kcw__search-page-list li a:hover {
  background-color: #eaeaea;
}

 .kcw .kcw__searchPager .kcw__search-page-list li a.kcw__active {
  background-color: #eaeaea;
}

 .kcw .kcw__searchPager .kcw__page-button-prev,
 .kcw .kcw__searchPager .kcw__page-button-next {
  padding: 5px 10px;
  text-decoration: none;
}

 .kcw .kcw__searchPager .kcw__page-button-prev:hover,
 .kcw .kcw__searchPager .kcw__page-button-next:hover {
  background-color: #eaeaea;
}

 .kcw .kcw__searchPager .kcw__page-button-prev.kcw__disabled:hover,
 .kcw .kcw__searchPager .kcw__page-button-next.kcw__disabled:hover {
  background-color: transparent;
}

 .kcw .kcw__search-results-table tr.kcw__table.kcw__page-button-item {
  background-color: transparent;
}

/*Email a patient*/
 .kcw .kcw__step-image {
  display: inline-block;
  float: left;
  height: 265px;
  width: 50%;
  margin-bottom: 15px;
  overflow: hidden;
}

 .kcw .kcw__step-image input[type='image'] {
  width: 310px;
}

 .kcw .kcw__formEPRow .kcw__input-box {
  width: 100%;
}

 .kcw .kcw__formEPRow .kcw__textarea-box {
  width: 100%;
}

 .kcw .kcw__formEPRow span[style] {
}

 .kcw span.kcw__required-field {
  color: #810200;
}

 .kcw .kcw__required-field-key {
  color: #810200;
  margin-top: 25px;
  margin-bottom: 15px;
}

 .kcw div.kcw__but input[value='Submit'],
 .kcw div.kcw__but input[value='Processing'] {
  float: left;
  padding: 9px 18px;
  font-size: 16px;
  background-color: #0a72c0;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  white-space: normal;
  text-decoration: none;
  border: none;
  margin-top: 15px;
}

 .kcw div.kcw__but input[value='Reset'] {
  float: left;
  padding: 9px 18px;
  font-size: 16px;
  background-color: #0a72c0;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  white-space: normal;
  text-decoration: none;
  border: none;
  margin-top: 15px;
  margin-left: 15px;
}

 .kcw .kcw__patient-email {
  max-width: 100%;
}

 .kcw .kcw__responsive-captcha {
  overflow-x: scroll;
}

/*Subsite*/
 .kcw .kcw__headerSubsite {
  background-color: #1379c4;
}

 .kcw section.kcw__subsite-home-content {
  padding-top: 90px;
}

 .kcw .kcw__embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px;
}

 .kcw .kcw__embed-container iframe,
 .kcw .kcw__embed-container object,
 .kcw .kcw__embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

 .kcw .kcw__subsite-container {
  padding-left: 50px;
  padding-right: 50px;
  display: inline-block;
  width: 100%;
}

/*** Universal Navigation Styles*/
 .kcw .kcw__navbar-container .kcw__fad-specialty-dd,
 .kcw .kcw__navbar-container .kcw__fad-name-dd,
 .kcw .kcw__navbar-container .kcw__fad-zip-dd {
  width: calc(33% - 10px);
  display: inline-block;
}

 .kcw .kcw__navbar-container .kcw__fad-specialty-dd,
 .kcw .kcw__navbar-container .kcw__fad-name-dd {
  margin-right: 14px;
}

 .kcw .kcw__navbar-container .kcw__fad-name-dd input,
 .kcw .kcw__navbar-container .kcw__fad-zip-dd input,
 .kcw .kcw__navbar-container .kcw__find_doctor_right_select {
  width: 100%;
  box-sizing: border-box;
}

 .kcw .kcw__navbar-container .kcw__dropdown-menu {
  position: relative;
}

 .kcw .kcw__navbar-container .kcw__fad-nav-btn-dd {
  position: relative;
  width: 100%;
  height: 60px;
}

 .kcw .kcw__navbar-container #kcw__pnl-fad-nav .kcw__btn-find-doctor {
  position: absolute;
  right: 0;
  bottom: 30px;
}

 .kcw .kcw__navbar-container #kcw__pnl-fad-nav .kcw__btn-find-doctor {
  background: #0a72c0;
  color: #fff;
  padding: 6px 20px;
  box-sizing: border-box;
}

 .kcw .kcw__navbar-container #kcw__pnl-fad-nav .kcw__btn-find-doctor:hover {
  color: #ffffff;
  background-color: #094d82;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__dropdown-menu .kcw__text-right > .kcw__btn {
  color: #fff;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__dropdown-menu .kcw__text-right > .kcw__btn:hover {
  color: #97c33c;
  background-color: transparent;
}

 .kcw .kcw__navbar-container .kcw__main-nav ul li {
  list-style-type: none;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__dropdown-menu ul {
  padding-left: 0;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__loc-links a {
  display: block;
  margin: 10px 0;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__loc-links .kcw__fa-chevron-right {
  padding-right: 6px;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__maps {
  position: relative;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__maps h4,
 .kcw .kcw__navbar-container .kcw__main-nav .kcw__maps p {
  display: block;
  padding-left: 20px;
  box-sizing: border-box;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__maps .kcw__unav-loc-marker {
  position: absolute;
  top: 4px;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__maps .kcw__unav-loc-marker i {
  position: absolute;
  left: 0;
  top: 10px;
}

 .kcw .kcw__navbar-container .kcw__main-nav .kcw__maps img {
  margin-bottom: 14px;
}

 .kcw .kcw__navbar-container a.kcw__test {
  color: red;
}

 .kcw .kcw__navbar-container .kcw__unav-location.kcw__active a {
  color: #97c33c !important;
}

 .kcw .kcw__navbar-container .kcw__unav-loc-category span {
  border-top: 1px solid #eeeeee;
  width: 100%;
  display: block;
  padding: 20px 0;
  box-sizing: border-box;
  margin-top: 30px;
}

 .kcw .kcw__unav-loc-category ul li {
  display: inline-block;
  margin-right: 5px;
}

 .kcw .kcw__unav-loc-category ul li a {
  background-color: #0a72c0;
  text-align: center;
  padding: 10px 40px;
  color: #ffffff;
}

 .kcw .kcw__unav-loc-category ul li a:hover {
  background-color: #094d82;
  color: #ffffff;
}

/*LB MODIFIED:9/20*/
 .kcw .kcw__dd-loc-address {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-left: -5px;
  position: relative;
}

 .kcw .kcw__navbar-container .kcw__image-loc-dd {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-left: 0px;
  padding-right: 20px;
  box-sizing: border-box;
}

 .kcw .kcw__navbar-container .kcw__image-loc-dd img {
  width: 100%;
  max-width: 238px;
}

@media (max-width: 767px) {
   .kcw .kcw__navbar-container .kcw__global-nav-collapse {
    display: none !important;
  }

   .kcw .kcw__navbar-container .kcw__sub-menu {
    display: none !important;
  }

   .kcw .kcw__interior-hero-banner div.kcw__full-banner {
    height: 130px;
  }

  body .kcw  .kcw__interior-hero-banner .kcw__page-title {
    margin-top: 35px;
    width: 100%;
  }
}

/*** End Universal Navigation Styles*/
/*breakpoints*/
@media (max-width: 991px) {
   .kcw .kcw__interior-hero-banner .kcw__page-title-container {
    padding-top: 177px;
  }
}

@media (max-width: 857px) {
   .kcw .kcw__interior-hero-banner .kcw__page-title-container {
    padding-top: 197px;
  }
}

@media (max-width: 767px) {
   .kcw .kcw__interior-hero-banner .kcw__page-title-container {
    padding-top: 71px;
  }

   .kcw .kcw__interior-hero-banner .kcw__page-title {
    margin-top: 75px;
    font-size: 30px;
  }

   .kcw .kcw__page-content-container.kcw__col-md-9 {
    padding-left: 15px;
  }

   .kcw .kcw__subsite-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 580px) {
   .kcw .kcw__pnl-results-count {
    float: left;
    margin-top: 15px;
  }
}

@media (max-width: 360px) {
   .kcw .kcw__interior-hero-banner .kcw__page-title {
    font-size: 22px;
  }

   .kcw .kcw__subsite-container {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 345px) {
   .kcw .kcw__search-results-table tr.kcw__table td {
    padding: 15px 4px;
  }
}

@media (max-width: 330px) {
   .kcw .kcw__main-nav .kcw__navbar-brand img {
    height: 35px;
  }
}

/*LB MODIFIED:9/21*/
 .kcw .kcw__nav-sub {
  position: relative;
  width: 100%;
  height: 65px;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul {
  display: block;
  padding: 0;
  max-width: 1170px;
  margin: 0 auto;
  height: 65px;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li {
  display: inline-block;
  font-size: 0;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li:first-of-type {
  /*width:90px !important;*/
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li a:first-of-type {
  padding: 0px !important;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(2) {
  width: 90px !important;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(2) img {
  width: 30px;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li a {
  color: #fff;
  text-decoration: none;
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  line-height: 17px;
}

 .kcw .kcw__home-video h1 {
  border-bottom: 2px solid #97c33c;
  padding-bottom: 14px;
  margin-bottom: 30px;
  width: auto;
  max-width: 300px;
  margin-top: 0;
}

 .kcw .kcw__subsite-container .kcw__col-md-8 h1,
 .kcw .kcw__subsite-container .kcw__col-md-4 h1 {
  border-bottom: 2px solid #97c33c;
  padding-bottom: 14px;
  margin-bottom: 30px;
  width: auto;
  max-width: 500px;
}

 .kcw .kcw__home-video {
  margin-bottom: 40px;
}

 .kcw .kcw__subsite-container {
  max-width: 1170px;
  margin: 40px auto;
  display: block;
}

 .kcw .kcw__subsite-bvmp .kcw__quick-links a {
  text-decoration: none;
}

 .kcw .kcw__subsite-bvmp .kcw__quick-links:hover {
  color: #fff;
  background-color: rgba(151, 195, 60, 0.9);
}

 .kcw .kcw__subsite-bvmp .kcw__quick-links:hover h2 {
  color: #fff;
}

 .kcw .kcw__subsite-bvmp .kcw__quick-links h2 {
  font-size: 18px;
  color: #0095b5;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

 .kcw .kcw__subsite-bvmp .kcw__card-container {
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

 .kcw .kcw__subsite-bvmp {
  max-width: 1170px;
  margin: 0 auto;
  display: block;
}

 .kcw .kcw__subsiteLogo {
  /*position:absolute;*/
  left: 0px;
  max-width: 160px;
  top: -12px;
}

 .kcw .kcw__subsite-bvmp .kcw__quick-links {
  width: 16.6% !important;
  display: inline-block;
  padding: 0 10px;
  box-sizing: border-box;
  margin-left: -5px;
}

 .kcw .kcw__subsite-bvmp .kcw__quick-links:first-child {
  margin-left: 0;
}

 .kcw .kcw__subsite-menu {
  padding: 20px 50px;
  position: relative;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: none;
}

 .kcw .kcw__subsite-menu img {
  position: absolute;
  right: 50px;
  top: 27px;
}

 .kcw .kcw__divDidYouMeanClass {
  display: none;
}

 .kcw .kcw__bvhs-badge-profile {
  display: block;
  background: #aacd5f;
  color: #fff;
  max-width: 80px;
  margin: 20px auto;
  padding: 8px 0;
}

 .kcw .kcw__badge-text {
  display: block;
}

@media (max-width: 992px) {
   .kcw .kcw__ccp-wrapper {
    display: none;
  }
}

 .kcw .kcw__ccp-wrapper {
  position: fixed !important;
  top: 0 !important;
  z-index: 300 !important;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li {
  margin-left: -5px;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li:first-child {
  margin-left: 0;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li .kcw__verticalCont {
  height: 65px;
  display: table;
}

 .kcw .kcw__headerSubsite .kcw__nav-sub ul li span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
}

 .kcw .kcw__headerSubsite .kcw__menuMobileSub {
  display: none;
}

 .kcw .kcw__subsite-home .kcw__featured-section-inner,
 .kcw .kcw__featured-section .kcw__featured-section-inner {
  color: #fff;
  background-image: -webkit-radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
  background-image: radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
  background-color: rgba(9, 77, 130, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0;
  position: relative;
}

/* SUBSITE HOME AND CONTENT PAGE STYLING */
 .kcw .kcw__image-section-content {
  position: absolute;
  top: 0;
  padding: 20px;
}

 .kcw .kcw__subsite-home .kcw__featured-section-inner:hover,
 .kcw .kcw__featured-section .kcw__featured-section-inner:hover {
  background-color: rgba(9, 77, 130, 0.7);
}

 .kcw span.kcw__lower-ad-header {
  font-style: italic;
  display: block;
  padding-bottom: 4px;
  border-bottom: 4px solid #90bf32;
}

 .kcw .kcw__image-section-content .kcw__lower-ad-description {
  margin: 5px 0 20px 0;
  font-size: 14px;
  font-weight: 200;
}

 .kcw .kcw__image-section-content .kcw__see-more {
  color: white;
  padding: 15px;
  border: 1px solid #fff;
  text-decoration: none;
  float: right;
  font-size: 12px;
}

 .kcw .kcw__subsite-home .kcw__featured-section.kcw__col-md-4:nth-of-type(1) .kcw__featured-section-inner,
 .kcw .kcw__lower-ads-section .kcw__featured-section:nth-of-type(1) .kcw__featured-section-inner {
  background-image: -webkit-radial-gradient(rgba(31, 62, 93, 0.9), rgba(31, 62, 93, 0.8));
  background-image: radial-gradient(rgba(31, 62, 93, 0.9), rgba(31, 62, 93, 0.8));
}

 .kcw .kcw__subsite-home .kcw__featured-section.kcw__col-md-4:nth-of-type(2) .kcw__featured-section-inner,
 .kcw .kcw__lower-ads-section .kcw__featured-section:nth-of-type(2) .kcw__featured-section-inner {
  background-image: -webkit-radial-gradient(rgba(26, 101, 183, 0.9), rgba(67, 130, 200, 0.8));
  background-image: radial-gradient(rgba(26, 101, 183, 0.9), rgba(67, 130, 200, 0.8));
}

 .kcw .kcw__subsite-home .kcw__featured-section.kcw__col-md-4:nth-of-type(3) .kcw__featured-section-inner,
 .kcw .kcw__lower-ads-section .kcw__featured-section:nth-of-type(3) .kcw__featured-section-inner {
  background-image: -webkit-radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
  background-image: radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
}

 .kcw .kcw__az-service > a {
  margin-top: -118px;
  display: inline-block;
}

/* Locations */
 .kcw .kcw__practice-name-side {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 2px solid #aacd5f;
}

 .kcw .kcw__practice-name-side span {
  padding: 15px 0 0 10px;
  color: #72705e;
}

 .kcw .kcw__meet-staff-container {
  margin-bottom: 30px;
}

 .kcw .kcw__location-class-container {
  margin-bottom: 30px;
}

 .kcw .kcw__locations-info-wrapper {
  padding: 15px 0 0 10px;
  margin-bottom: 30px;
  color: #72705e;
}

 .kcw .kcw__physician-info-wrapper {
  padding: 15px 0 0 10px;
  color: #72705e;
}

 .kcw .kcw__location-class-item-wrapper {
  padding: 15px 0 0 10px;
  color: #72705e;
}

 .kcw .kcw__physician-info {
  padding-bottom: 10px;
}

 .kcw .kcw__location-class-item {
  padding-bottom: 10px;
}

 .kcw .kcw__location-logo {
  text-align: center;
  padding: 30px 0 15px 0;
}

 .kcw .kcw__practice-side-nav-header h1 {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 10px;
}

 .kcw .kcw__practice-side-nav-header {
  border-bottom: 2px solid #004d82;
  padding-left: 10px;
}

 .kcw .kcw__locations-left a {
  display: block;
  text-decoration: none;
  color: #72705e;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}

 .kcw .kcw__main-nav .kcw__dropdown:hover .kcw__dropdown-menu,
 .kcw .kcw__main-nav .kcw__full-width.kcw__dropdown:hover .kcw__dropdown-menu {
  opacity: 1;
  visibility: visible;
}

 .kcw #kcw__class-registration #kcw__step-1 input[type='button']#kcw__step-1-next {
  background-color: #63b9ca;
}

 .kcw .kcw__medicalGroupResultsLinks a {
  text-decoration: none;
  padding-bottom: 2px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  padding-top: 10px;
}

 .kcw .kcw__medicalGroupResultsLinks p.kcw__medicalGroupName {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  padding-top: 15px;
}

 .kcw .kcw__medicalGroupResultsLinks a:hover {
  color: #fff;
  text-decoration: underline;
}

 .kcw .kcw__medicalGroupResultsLinks p {
  line-height: 21px;
  font-size: 16px;
  font-weight: 500;
}

 .kcw .kcw__medicalGroupResultContainer {
  position: relative;
  padding-bottom: 65px;
}

 .kcw .kcw__medicalGroupResultsLinks {
  padding: 15px;
  padding-bottom: 0;
}

 .kcw .kcw__viewLink {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

 .kcw .kcw__viewLink a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  background-color: #0a72c0;
  display: block;
  width: 100%;
  padding: 15px;
}

 .kcw .kcw__viewlink a:hover {
  background-color: #094d82;
}

 .kcw .kcw__medicalGroupAddressInfo br {
  display: none;
}

 .kcw p.kcw__searchResults {
  display: inline-block;
  float: left;
}

 .kcw p.kcw__showingResults {
  float: right;
  display: inline;
}

 .kcw .kcw__medicalGroupContent {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

 .kcw .kcw__medicalGroupContent .kcw__medicalGroupResultContainer {
  margin-right: 6%;
}

 .kcw .kcw__medicalGroupContent .kcw__medicalGroupResultContainer:nth-child(3n) {
  margin-right: 0;
}

 .kcw .kcw__breadcrumbs.kcw__practice {
  padding-bottom: 15px;
}

 .kcw .kcw__long-desc-container {
  position: relative;
}

 .kcw #kcw__practice-nav-details {
  border-bottom: 4px solid #1796b7;
  width: 100%;
}

 .kcw #kcw__practice-nav-details ul {
  padding-left: 0;
}

 .kcw #kcw__practice-nav-details li {
  display: inline-block;
  width: 30%;
  padding: 17px 35px;
  padding-bottom: 15px;
  cursor: pointer;
  text-align: center;
  color: #999;
  font-weight: bold;
  background: #eaeaea;
  border: 1px solid #e0e0e0;
  margin: 0px 0px -10px;
  border-radius: 8px 8px 0px 0px;
  border-bottom: none;
}

 .kcw #kcw__practice-nav-details li:hover {
  color: #fff;
  background: #1796b7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: none;
}

 .kcw #kcw__practice-nav-details li:first-of-type {
  margin-left: 0px;
}

 .kcw #kcw__practice-nav-details li a {
  color: #999;
  text-decoration: none;
}

 .kcw #kcw__practice-nav-details li a:hover {
  color: #fff;
  text-decoration: none;
}

 .kcw #kcw__practice-nav-details li.kcw__active {
  color: #fff;
  background: #1796b7;
  border-bottom: none;
}

 .kcw .kcw__item-has-children > a::after,
 .kcw .kcw__item-with-children > a::after {
  content: '\f105';
  font-family: FontAwesome;
  display: block;
  height: 20px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: none;
}

 .kcw .kcw__left-nav-with-children > a::after {
  display: block !important;
}

 .kcw .kcw__unav-loc-category li {
  margin-bottom: 20px;
}

 .kcw .kcw__homepage-banner-wrapper .kcw__half-height #kcw__imgBottomAd .kcw__vert-content h2 {
  margin-bottom: 0;
}

 .kcw .kcw__homepage-banner-wrapper div[class*='col-'] {
  display: inline-block;
  text-align: center;
  padding: 15px;
}

 .kcw .kcw__homepage-banner-wrapper div[class*='col-'] > a {
  display: table;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
 
 .kcw .kcw__quick-links-wrapper .kcw__conversion-row h2 {
  transition: none;
}

 .kcw #kcw__classes-block .kcw__content-container div.kcw__row > div:first-child {
  display: block;
}

 .kcw .kcw__servicesAlphabet a,
 .kcw .kcw__servicesAlphabet a:hover,
 .kcw .kcw__servicesAlphabet {
  cursor: pointer !important;
}

 .kcw .kcw__servicesAlphabet a.kcw__letter-disabled,
 .kcw .kcw__servicesAlphabet a.kcw__letter-disabled:hover
.kcw__servicesAlphabet .kcw__noletter a,
 .kcw .kcw__servicesAlphabet .kcw__noletter a:hover {
  cursor: default !important;
}

 .kcw .kcw__servicesAlphabet .kcw__noletter a{
  color: #939393 !important;
}

 .kcw .kcw__toolTitle {
  color: #72705e;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 600;
}

 .kcw #kcw__avid-loc-search .kcw__pnl-category-more select {
  background: #fff !important;
  color: #094d82 !important;
  /* font-family: 'Open Sans', sans-serif; */
}

 .kcw #kcw__avid-loc-search .kcw__pnl-category-more select:active,
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more select:hover {
  background: #0a72c0 !important;
  color: #fff !important;
}

 .kcw #kcw__search-facility .kcw__pnl-category-buttons button:last-child {
  padding: 10px 57px !important;
}

 .kcw #kcw__avid-loc-search-address input[type='submit']:hover {
  border: none;
}

 .kcw .kcw__google-marker a i {
  color: #0a72c0 !important;
}

 .kcw .kcw__locations-left a:hover {
  color: #0a72c0 !important;
}

 .kcw .kcw__interior-page .kcw__long-desc-container > img#kcw__imgLocation {
  width: 100%;
  display: none;
}

 .kcw #kcw__sidebar-nav a:hover {
  color: #0095b5 !important;
}

 .kcw #kcw__class-event-details input[type='submit'],
 .kcw #kcw__class-event-details .kcw__registerBtn a {
  font-size: 16px !important;
}

 .kcw .kcw__doctorDetailContainer .kcw__share-profile .kcw__fa {
  font: normal normal normal 30px/1 FontAwesome !important;
}

 .kcw .kcw__inlineBtnContainer {
  text-align: right;
}

 .kcw .kcw__divFindADoctor .kcw__inlineBtnContainer .kcw__btn {
  position: relative;
}

 .kcw .kcw__ui-menu {
  background: white;
  border: 1px solid #939393;
  width: calc(33% - 10px);
}

 .kcw .kcw__ui-menu .kcw__ui-menu-item ul,
 .kcw .kcw__ui-menu .kcw__ui-menu-item,
 .kcw .kcw__ui-menu .kcw__ui-menu-item li,
 .kcw .kcw__ui-menu .kcw__ui-menu-item a {
  list-style-type: none !important;
  text-decoration: none;
}

 .kcw .kcw__ui-menu .kcw__ui-menu-item a {
  background: white;
  height: 22px;
  font-size: 18px;
  list-style-type: none;
}

 .kcw .kcw__patient-visitor > ul,
 .kcw .kcw__healthcare-professionals-container > ul,
 .kcw .kcw__education-resource-container > ul,
 .kcw #kcw__main-navigation > li:nth-child(5) > div > ul,
 .kcw #kcw__main-navigation > li:nth-child(6) > div > ul,
 .kcw #kcw__main-navigation > li:nth-child(7) > div > ul {
  left: auto !important;
  right: 0 !important;
  max-width: 600px !important;
  width: 100% !important;
  float: none !important;
}

 .kcw #kcw__main-navigation > li:nth-child(3) > div > ul {
  max-width: 900px !important;
  width: 100% !important;
  float: none !important;
}

/* #main-navigation > li:nth-child(5) ul {
    max-width: 600px !important;
    width: 100% !important;
} */

 .kcw .kcw__healthcare-professionals-container > ul {
  max-width: 500px !important;
}

 .kcw .kcw__flyout-locations {
  max-width: 900px !important;
  width: 100% !important;
  float: none !important;
}

 .kcw .kcw__education-sub-list {
  width: 50%;
  display: inline-block;
  vertical-align: top !important;
  margin-left: 0px;
  padding: 0 12px;
  box-sizing: border-box;
  float: left !important;
}

 .kcw .kcw__education-resource-container > ul > li a {
  vertical-align: top !important;
  white-space: initial !important;
}

 .kcw .kcw__unav-loc-category ul li a {
  padding: 10px 30px;
  box-sizing: border-box;
}

 .kcw #kcw__listitem .kcw__active {
  color: #0095b5 !important;
}

 .kcw #kcw__quickLinks .kcw__card-container:hover,
 .kcw #kcw__quickLinks .kcw__card-container:hover h2 {
  color: #fff !important;
}

 .kcw .kcw__registerForm {
  padding-top: 74px;
}

 .kcw #kcw__global-navigation-right > li:nth-child(2) img,
 .kcw #kcw__global-navigation-right > li:nth-child(3) img {
  display: none;
  padding: 0;
  margin: 0;
}

 .kcw #kcw__avid-loc-map {
  height: 600px;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item {
  width: 18.4%;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px !important;
  margin-right: 0 !important;
  padding: 0 20px 0 0 !important;
  box-sizing: border-box;
  float: none !important;
  vertical-align: middle;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:first-child {
  margin-left: 0;
  width: 8%;
}

 .kcw .kcw__blog-topics-list-item .kcw__lnk-category a {
  line-height: 24px !important;
  text-align: center;
  padding: 0;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list {
  padding: 0 10px;
  box-sizing: border-box;
}

 .kcw .kcw__blog-topics-list-item span {
  height: 61px;
}

 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item .kcw__lnk-category a,
 .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item.kcw__first a {
  vertical-align: middle !important;
  height: 61px;
  display: table-cell;
}

 .kcw .kcw__blog-article-list ul li.kcw__blog-article-item {
  float: none;
  margin: 10px 25px 0px -5px !important;
  display: inline-block;
  width: calc(33% - 30px);
  padding-bottom: 35px !important;
  padding: 0 10px;
  box-sizing: border-box;
  vertical-align: top;
}

 .kcw .kcw__blog-article-list ul li.kcw__blog-article-item:first-child {
  margin-left: 0;
}

 .kcw .kcw__blog-article .kcw__pnl-article-main-wrapper img {
  width: 100%;
  height: auto;
}

 .kcw .kcw__not-used {
  display: none;
}

 .kcw .kcw__blog-nav {
  padding: 38px 0 0 0;
}

 .kcw .kcw__page-content-container .kcw__blog-article .kcw__pnl-header-image {
  display: none;
}

 .kcw .kcw__blog-article .kcw__pnl-header-title h2 {
  padding: 0;
  margin-top: 0;
}

 .kcw .kcw__page-content-container .kcw__blog-article #kcw__disqus_thread {
  display: none;
}

 .kcw .kcw__doctorDetailContainer {
  max-width: 700px !important;
  display: block !important;
  margin: 10px auto !important;
  width: 100% !important;
}

 .kcw .kcw__page-content-container .kcw__mobile-contact-info {
  text-align: center;
  font-size: 200%;
  font-weight: 600;
  color: #a1a1a0;
  line-height: 1.2;
  margin: 20px 0;
}

 .kcw .kcw__page-content-container .kcw__mobile-contact-info a,
 .kcw .kcw__page-content-container .kcw__mobile-contact-info a:hover,
 .kcw .kcw__page-content-container .kcw__mobile-contact-info a:visited {
  color: inherit;
  text-decoration: none;
}

 .kcw .kcw__MedSpa .kcw__navbar.kcw__pre-footer,
 .kcw .kcw__Independence-House .kcw__navbar.kcw__pre-footer,
 .kcw .kcw__TechniCore .kcw__navbar.kcw__pre-footer {
  display: none;
}

 .kcw .kcw__MedSpa + #kcw__divFooter .kcw__navbar.kcw__pre-footer,
 .kcw .kcw__Independence-House + #kcw__divFooter .kcw__navbar.kcw__pre-footer,
 .kcw .kcw__TechniCore + #kcw__divFooter .kcw__navbar.kcw__pre-footer {
  display: none;
}

 .kcw .kcw__MedSpa .kcw__footer .kcw__container-fluid,
 .kcw .kcw__Independence-House .kcw__footer .kcw__container-fluid,
 .kcw .kcw__TechniCore .kcw__footer .kcw__container-fluid {
  margin: 0;
}

 .kcw .kcw__locations-info-wrapper .kcw__phoneLink {
  display: inline-block;
  display: block;
  cursor: default;
  font-size: 16px;
  font-weight: normal;
}

 .kcw .kcw__dropdown-menu {
  background-color: rgba(255, 255, 255, 1) !important;
}

 .kcw .kcw__slimScrollBar {
  width: 12px !important;
}

 .kcw .kcw__lower-ads-section {
  clear: both;
}

 .kcw .kcw__pre-footer .kcw__cd-navigation a:hover {
  color: #0a72c0 !important;
  background-color: transparent;
}

 .kcw .kcw__print-btn {
  clear: both;
  float: none;
  position: relative;
  display: block;
}

 .kcw .kcw__practice-name-side span {
  display: inline-block;
}

 .kcw .kcw__fad-specialty-dd {
  vertical-align: top;
  margin-top: 0px;
  display: inline-block;
}

 .kcw .kcw__homepage-news {
  padding: 15px 0 60px 0;
  margin: 0 auto;
  width: 92%;
}

 .kcw #kcw__conversion-block .kcw__image-section img {
  width: 100%;
  height: initial;
}

 .kcw #kcw__conversion-block .kcw__content-container {
  padding: 15px;
}

 .kcw #kcw__conversion-block .kcw__row {
  margin: 0;
}

@media (max-width: 767px) {
   .kcw .kcw__homepage-news #kcw__classes-block {
    max-width: 460px;
    max-width: 100%;
  }
}

 .kcw .kcw__relatedBlogs h5 {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #eeeeee;
}

 .kcw .kcw__blog-item-wrapper a span {
  /* font-family: 'Open Sans', sans-serif; */
  color: #75777a;
}

@media (max-width: 460px) {
   .kcw .kcw__blog-item-wrapper img.kcw__blog-item-img {
    display: block;
  }
}

 .kcw #kcw__homepageBannerSlider > li {
  height: 100%;
}

 .kcw #kcw__homepageBannerSlider .kcw__banner-link .kcw__bkg-image {
}

 .kcw ul#kcw__homepageBannerSlider {
}

 .kcw ul#kcw__homepageBannerSlider {
  height: 405px;
}

 .kcw ul#kcw__homepageBannerPager li {
  list-style: none;
  display: inline-block;
  height: 18px;
  width: 18px;
}

 .kcw ul#kcw__homepageBannerPager {
  position: relative;
  top: -86px;
}

 .kcw #kcw__homepageBannerPager li a {
  height: 10px;
  width: 10px;
  display: inline-block;
  /* background-image:url('/img/Rotating_solid (1).png'); */
}

 .kcw li {
}

 .kcw #kcw__homepageBannerPager li a.kcw__active {
  /* background-image:url('/img/Rotating_blank (1).png'); */
}

 .kcw a#kcw__lnkBanner {
  text-decoration: none;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content h2.kcw__white {
  color: #fff;
}

 .kcw .kcw__row.kcw__hero-row {
  margin-bottom: 50px;
}

 .kcw .kcw__row.kcw__hero-row .kcw__bx-wrapper .kcw__bx-viewport {
  border: 5px solid #f3f2f0;
  border-width: 0 5px;
  box-shadow: none;
}

 .kcw #kcw__divFormPreRegistration input[type='email'],
 .kcw input[type='search'],
 .kcw input[type='text'],
 .kcw input[type='tel'],
 .kcw input[type='url'],
 .kcw input[type='password'],
 .kcw textarea,
 .kcw select {
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #939393;
  box-shadow: none;
  box-sizing: border-box;
  color: #939393;
}

 .kcw #kcw__divFormPreRegistration label,
 .kcw legend {
  /*margin-top:5px;*/
  margin-bottom: 0.5rem;
  font-weight: 400;
}

 .kcw #kcw__divFormPreRegistration .kcw__format {
  color: #939393;
  font-size: 15px;
}

 .kcw #kcw__divFormPreRegistration hr {
  color: #939393;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding-bottom: 10;
}

 .kcw #kcw__divFormPreRegistration .kcw__styled-select {
}

 .kcw #kcw__divFormPreRegistration input[type='submit'] {
  color: #ffffff;
  background-color: #0a72c0;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 10px 50px;
}

 .kcw #kcw__divFormPreRegistration input[type='submit']:hover {
  color: #ffffff;
  background-color: #094d82;
}

 .kcw #kcw__divFormPreRegistration h2 {
  padding-bottom: 10px;
}

 .kcw #kcw__divFormPreRegistration .kcw__checkBtnSection {
  float: right;
  display: inline-block;
  padding-left: 5px;
}

 .kcw #kcw__divFormPreRegistration .kcw__checkContainer {
  padding-right: 15px;
}

 .kcw #kcw__divFormPreRegistration label.kcw__indentification {
  width: 300px;
}

 .kcw #kcw__divConversions #kcw__classes-block .kcw__image-section img {
  width: 100%;
}

 .kcw #kcw__ddl-category-more option::before {
  content: '0';
  height: 10px;
  width: 10px;
  display: inline-block;
}

 .kcw .kcw__loc-category-color span {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: top;
}

 .kcw .kcw__loc-category-color {
  position: relative;
  /* height:10px; */
}

 .kcw .kcw__loc-category-color .kcw__option-label {
  display: inline-block;
  width: 80%;
  line-height: 19px;
}

 .kcw .kcw__locations-left a.kcw__back-to-results-link {
  cursor: pointer;
  font-style: normal;
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
}

 .kcw #kcw__divConversions .kcw__homepage-news {
  width: 100%;
}

 .kcw #kcw__divConversions #kcw__classes-block .kcw__content-section {
  padding: 20px;
}

 .kcw .kcw__photo_wrap {
  display: none;
}

 .kcw #kcw__divConversions #kcw__news-block .kcw__section-title,
 .kcw #kcw__divConversions #kcw__classes-block .kcw__section-title,
 .kcw #kcw__divConversions #kcw__homepage-cta-3 .kcw__section-title {
  margin: 0;
  letter-spacing: 1px;
  font-size: 18px;
}

 .kcw #kcw__divConversions #kcw__news-block a:not(.kcw__btn),
 .kcw #kcw__divConversions #kcw__classes-block a:not(.kcw__btn),
 .kcw #kcw__divConversions #kcw__homepage-cta-3 a:not(.kcw__btn) {
  display: block;
}

 .kcw .kcw__interior-hero-banner div.kcw__full-banner {
  height: 242px !important;
}

 .kcw #kcw__conversion-block a {
  text-decoration: none;
}

 .kcw #kcw__conversion-block .kcw__content-section {
  background-color: #094d82;
  padding: 20px 0;
}

 .kcw #kcw__conversion-block .kcw__content-section h2.kcw__section-title {
  text-align: center;
  margin-bottom: 0;
  color: #97c33c;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0;
  background-color: #094d82;
  font-size: 18px;
  margin-top: 0px;
  text-decoration: none;
}

/*Added by therealbrandon 1-12-2017*/
 .kcw .kcw__MedSpa .kcw__header {
  display: none;
}

 .kcw .kcw__MedSpa .kcw__interior-hero-banner .kcw__page-title-container {
  padding-top: 0;
}

 .kcw .kcw__MedSpa .kcw__interior-hero-banner div.kcw__full-banner {
  height: 380px !important;
  background-size: cover;
  position: relative;
  z-index: 9;
  background-position-x: 20%;
}

 .kcw .kcw__MedSpa .kcw__nav-sub {
  background-color: #00305c;
  margin-bottom: 12px;
}

 .kcw .kcw__MedSpa .kcw__subsite-home .kcw__featured-section.kcw__col-md-4:nth-of-type(1) .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(0, 147, 144, 0.9), rgba(0, 147, 144, 0.8));
  background-image: radial-gradient(rgba(0, 147, 144, 0.9), rgba(0, 147, 144, 0.8));
}

 .kcw .kcw__MedSpa .kcw__featured-section.kcw__col-md-4:nth-of-type(2) .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(103, 200, 198, 0.9), rgba(103, 200, 198, 0.8));
  background-image: radial-gradient(rgba(103, 200, 198, 0.9), rgba(103, 200, 198, 0.8));
}

 .kcw .kcw__MedSpa .kcw__subsite-home .kcw__featured-section-inner:hover {
  background-color: rgba(0, 177, 176, 0.7);
}

 .kcw .kcw__MedSpa .kcw__subsite-home .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(0, 177, 176, 0.9), rgba(0, 177, 176, 0.8));
  background-image: radial-gradient(rgba(0, 177, 176, 0.9), rgba(0, 177, 176, 0.8));
}

 .kcw .kcw__MedSpa span.kcw__lower-ad-header {
  border-bottom: 4px solid #a3d060;
  font-size: 20px;
}

 .kcw .kcw__MedSpa .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(2) {
  width: 16.6667% !important;
}

 .kcw .kcw__MedSpa .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(1) {
  width: 90px !important;
}

 .kcw .kcw__dropdown-menu.kcw__fad-menu.kcw__active {
  display: block !important;
}

@media (max-width: 767px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 33.6% !important;
  }

   .kcw .kcw__interior-hero-banner div.kcw__full-banner {
    height: 150px !important;
  }
}

@media (max-width: 500px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 33.6% !important;
  }
}

@media (min-width: 500px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 33% !important;
  }
}

@media (min-width: 600px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 17% !important;
  }
}

@media (max-width: 360px) {
   .kcw .kcw__conversion-row {
    width: 100%;
  }
}

 .kcw .kcw__pnl-article-main-wrapper a {
  display: block;
}

 .kcw .kcw__pnl-article-main-wrapper a img {
  max-height: 420px;
}

 .kcw .kcw__acara-form {
  padding: 30px;
  background-color: #67c8c6;
  color: #fff;
  z-index: 99;
  border: none;
  margin: 0 auto;
  margin-top: 100px;
}

 .kcw .kcw__acara-wrapper {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

 .kcw .kcw__overlay-visible.kcw__MedSpa .kcw__acara-wrapper {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
}

 .kcw .kcw__form-overlay {
  display: none;
}

 .kcw .kcw__form-overlay p {
  color: #fff;
}

 .kcw .kcw__overlay-visible .kcw__form-overlay {
  display: block;
  width: 100%;
  max-width: 500px;
  min-height: 554px;
}

 .kcw .kcw__close-button {
  float: right;
}

 .kcw .kcw__MedSpa h1,
 .kcw .kcw__MedSpa h2 {
  color: #094d82;
}

 .kcw .kcw__MedSpa .kcw__header {
  display: none;
}

body .kcw .kcw__MedSpa p {
  color: #fff;
}

body .kcw .kcw__MedSpa input {
  width: 100%;
  padding: 0;
  margin: 0;
}

body .kcw .kcw__MedSpa button,
body .kcw .kcw__MedSpa .kcw__btn.kcw__button {
  background-color: transparent;
  border: 1px solid #fff;
  padding: 15px;
}

body .kcw .kcw__MedSpa {
  background-color: transparent;
  overflow-y: hidden;
}

body .kcw .kcw__MedSpa .kcw__close-button {
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  text-transform: capitalize;
}

body .kcw .kcw__MedSpa input {
  color: #939393;
}

body .kcw .kcw__MedSpa input[type='email'] {
  border: 1px solid #939393;
}

 .kcw .kcw__acara-wrapper > a.kcw__close-button {
  position: absolute;
  top: 120px;
  right: 40%;
  right: calc(50% - 226px);
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  width: 93px;
  height: 75px;
  text-align: center;
  padding-top: 22px;
  font-weight: 600;
}

 .kcw .kcw__MedSpa .kcw__headerSubsite .kcw__nav-sub ul li:first-of-type img {
  width: 48px;
}

 .kcw .kcw__print-btn.kcw__result-atoz {
  height: 50px;
}

/*a.form-overlay.close-button{
    display:none;
}

body.MedSpa a.form-overlay.close-button{
    display:none;
}*/
 .kcw .kcw__overlay-visible.kcw__MedSpa .kcw__btn.kcw__close-button {
  display: block;
  width: auto;
  margin-left: 10px;
  min-height: auto;
}

/*
.MedSpa .nav.navbar-nav li:first-child, .MedSpa .nav.navbar-nav li:first-child + li,
.Independence-House .nav.navbar-nav li:first-child, .Independence-House .nav.navbar-nav li:first-child + li,
.Independence-House .nav.navbar-nav li:first-child, .Independence-House .nav.navbar-nav li:first-child + li, 
.TechniCore .nav.navbar-nav li:first-child, .Independence-House .nav.navbar-nav li:first-child + li 
{
    display: none;
}

.MedSpa .nav.navbar-nav li:first-child + li +li:before,
.Independence-House .nav.navbar-nav li:first-child + li +li:before,
.Independence-House .nav.navbar-nav li:first-child + li +li:before, 
.TechniCore .nav.navbar-nav li:first-child + li +li:before 
{content: " ";}

*/

 .kcw .kcw__MedSpa .kcw__nav.kcw__navbar-nav li:first-child + li + li > a {
  margin-left: 0;
}

 .kcw .kcw__print-btn a {
  background-color: #ddd;
  color: #75777a;
}

 .kcw a.kcw__request-appointment img {
  width: auto;
}

 .kcw .kcw__divButton a {
  background: #0a72c0;
  color: #fff;
  padding: 6px 20px;
  box-sizing: border-box;
  text-decoration: none;
}

 .kcw .kcw__divButton .kcw__joint-replacement-btn {
  background: #0a72c0;
  color: #fff;
  padding: 6px 20px;
  box-sizing: border-box;
  text-decoration: none;
  border: none;
}

 .kcw .kcw__subsite-homepage div#kcw__mobileLocationMenu {
  display: none !important;
}

 .kcw .kcw__row.kcw__hero-row .kcw__bx-wrapper .kcw__bx-viewport {
  background: #f3f2f0;
}

/* NEW ALERT 12-22-17 */

 .kcw #kcw__alert-header {
  background: repeating-linear-gradient(-65deg, #a1ca52, #98c340 2px, #98c340 13px, #98c340 15px);
}

 .kcw #kcw__alert-header:first-child::before {
}

 .kcw #kcw__alert-header p {
  color: #fff;
  line-height: 1;
  padding: 14px 0;
  margin: 0;
}

 .kcw #kcw__alert-header .kcw__header-left-content > p > p::before {
  font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
  content: '\f0a2  Alert Message: ';
  float: left;
  padding-right: 10px;
}

 .kcw #kcw__alert-header .kcw__header-left-content p span {
  display: block;
  overflow: hidden;
}

 .kcw #kcw__alert-header .kcw__header-left-content p > p::before{

  font-family: 'FontAwesome', Arial, Helvetica, sans-serif;
  content: '\f0a2  Alert Message: ';
  float: left;
  padding-right: 10px;
  display: block;
}

 .kcw #kcw__end-alert p:hover {
  cursor: pointer;
}

 .kcw #kcw__end-alert p {
  text-align: right;
  padding-right: 20px;
}

 .kcw #kcw__end-alert p::after {
  content: '' !important;
  display: none;
}

 .kcw #kcw__end-alert button {
  margin-top: -31px !important;
  color: #fff;
  text-shadow: none;
  opacity: 1;
  font-weight: normal;
}

/*Added by therealbrandon 1-12-2017*/
 .kcw .kcw__Independence-House .kcw__header {
  display: none;
}

 .kcw .kcw__Independence-House .kcw__interior-hero-banner {
  height: auto;
  margin-bottom: 0;
}

 .kcw .kcw__Independence-House .kcw__interior-hero-banner .kcw__main-banner {
  max-height: 100% !important;
}

 .kcw .kcw__Independence-House .kcw__interior-hero-banner .kcw__page-title-container {
  padding-top: 0;
}

 .kcw .kcw__Independence-House .kcw__interior-hero-banner .kcw__page-title-container img.kcw__full-banner {
  width: 100%;
  height: auto;
}

 .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
  height: 380px !important;
  background-size: cover;
  position: relative;
  z-index: 9;
  background-position-x: 20%;
}

 .kcw .kcw__Independence-House .kcw__nav-sub {
  background-color: #9f1b52;
  margin-bottom: 12px;
}

 .kcw .kcw__Independence-House
  .kcw__subsite-home
  .kcw__featured-section.kcw__col-md-4:nth-of-type(1)
  .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
}

 .kcw .kcw__Independence-House .kcw__featured-section.kcw__col-md-4:nth-of-type(2) .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
}

 .kcw .kcw__Independence-House .kcw__subsite-home .kcw__featured-section-inner:hover {
  background-color: rgba(120, 120, 120, 0.7);
}

 .kcw .kcw__Independence-House .kcw__subsite-home .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
}

 .kcw .kcw__Independence-House span.kcw__lower-ad-header {
  border-bottom: 4px solid #9a1a50;
  /*  #094d82;*/
  font-size: 20px;
  color: #fff;
}

 .kcw .kcw__Independence-House span.kcw__lower-ad-header:nth-of-type(2) {
  border-bottom: 4px solid #9a1a50 !important;
  font-size: 20px;
  color: #fff;
}

 .kcw .kcw__Independence-House .kcw__image-section-content .kcw__lower-ad-description {
  color: #fff;
}

 .kcw .kcw__Independence-House .kcw__image-section-content .kcw__see-more {
  color: #fff;
}

 .kcw .kcw__Independence-House .kcw__headerSubsite .kcw__nav-sub ul li {
  width: 15%;
}

 .kcw .kcw__Independence-House .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(4) {
  width: 18%;
}

 .kcw .kcw__Independence-House .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(5) {
  width: 20%;
}

 .kcw .kcw__Independence-House #kcw__sidebar-nav h4 {
  border-bottom: 2px solid #000;
}

 .kcw .kcw__Independence-House #kcw__sidebar-nav a:hover {
  color: #9f1b52 !important;
}

 .kcw .kcw__Independence-House .kcw__subsite-container .kcw__col-md-8 h1,
 .kcw .kcw__subsite-container .kcw__col-md-4 h1 {
  border-bottom: 2px solid #094d82;
}

 .kcw .kcw__Independence-House section.kcw__subsite-home-content {
  padding-top: 0;
}

 .kcw .kcw__TechniCore .kcw__header {
  display: none;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner {
  height: auto;
  margin-bottom: 0;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner .kcw__main-banner {
  max-height: 100% !important;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner .kcw__page-title-container {
  padding-top: 0;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner .kcw__page-title-container img.kcw__full-banner {
  width: 100%;
  height: auto;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
  height: 380px !important;
  background-size: cover;
  position: relative;
  z-index: 9;
  background-position-x: 20%;
}

 .kcw .kcw__TechniCore .kcw__nav-sub {
  background-color: #9f1b52;
  margin-bottom: 12px;
}

 .kcw .kcw__TechniCore .kcw__subsite-home .kcw__featured-section.kcw__col-md-4:nth-of-type(1) .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
}

 .kcw .kcw__TechniCore .kcw__featured-section.kcw__col-md-4:nth-of-type(2) .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
}

 .kcw .kcw__TechniCore .kcw__subsite-home .kcw__featured-section-inner:hover {
  background-color: rgba(120, 120, 120, 0.7);
}

 .kcw .kcw__TechniCore .kcw__subsite-home .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
  background-image: radial-gradient(rgba(9, 77, 130, 0.7), rgba(9, 77, 130, 0.6));
}

 .kcw .kcw__TechniCore span.kcw__lower-ad-header {
  border-bottom: 4px solid #9a1a50;
  /*  #094d82;*/
  font-size: 20px;
  color: #fff;
}

 .kcw .kcw__TechniCore span.kcw__lower-ad-header:nth-of-type(2) {
  border-bottom: 4px solid #9a1a50 !important;
  font-size: 20px;
  color: #fff;
}

 .kcw .kcw__TechniCore .kcw__image-section-content .kcw__lower-ad-description {
  color: #fff;
}

 .kcw .kcw__TechniCore .kcw__image-section-content .kcw__see-more {
  color: #fff;
}

 .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}

 .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul li {
  width: auto !important;
  margin-left: 0;
}

 .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul li.kcw__logo-image-item {
  display: none;
}

/*.TechniCore .headerSubsite .nav-sub ul li:nth-child(4){
    width:18%;
}

.TechniCore .headerSubsite .nav-sub ul li:nth-child(5){
    width:20%;
}*/

 .kcw .kcw__TechniCore #kcw__sidebar-nav h4 {
  border-bottom: 2px solid #000;
}

 .kcw .kcw__TechniCore #kcw__sidebar-nav a:hover {
  color: #9f1b52 !important;
}

 .kcw .kcw__TechniCore .kcw__subsite-container .kcw__col-md-8 h1,
 .kcw .kcw__subsite-container .kcw__col-md-4 h1 {
  border-bottom: 2px solid #094d82;
}

 .kcw .kcw__TechniCore section.kcw__subsite-home-content {
  padding-top: 0;
}

@media (max-width: 897px) {
   .kcw .kcw__registerForm {
    padding-top: 20px;
  }
}

@media (max-width: 991px) {
   .kcw .kcw__embed-video,  .kcw .kcw__embed-video iframe {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 16/9;
  }
   .kcw .kcw__subsite-hero-banner {
    margin-bottom: 0;
  }

   .kcw section.kcw__subsite-home-content {
    padding-top: 0;
    margin-top: 0px;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul {
    position: relative;
    box-sizing: border-box;
    padding: 0 10px 0 10px;
    /*margin-top:41px;*/
  }

   .kcw .kcw__subsiteLogo {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    display: block;
    max-width: 160px;
    margin: -40px auto 0 auto;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li a {
    color: #fff;
    text-decoration: none;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
  }

   .kcw .kcw__subsite-container .kcw__featured-section img {
    margin: 20px auto;
    display: block;
    max-width: 460px;
  }
}

@media (max-width: 990px) {
   .kcw .kcw__patient-visitor > ul,
   .kcw .kcw__healthcare-professionals-container > ul,
   .kcw .kcw__education-resource-container > ul,
   .kcw .kcw__flyout-locations {
    left: 0 !important;
    right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    float: none !important;
  }

   .kcw #kcw__avid-loc-map {
    height: 400px;
  }

   .kcw .kcw__blog-article-list ul li.kcw__blog-article-item {
    float: none;
    margin: 10px 25px 0px -5px !important;
    display: inline-block;
    width: calc(50% - 30px);
    padding-bottom: 35px !important;
    border-bottom: 1px solid #959595;
    padding: 0 10px;
    box-sizing: border-box;
    vertical-align: top;
  }

   .kcw .kcw__blog-article-list ul li.kcw__blog-article-item:first-child {
    margin-left: 0;
  }
}

   .kcw .kcw__pe-7s-search:after {
    content: "\e618";
  }

@media (max-width: 767px) {
   .kcw .kcw__subsite-menu {
    display: block;
    padding: 15px 15px;
    position: relative;
  }

   .kcw .kcw__headerSubsite {
    margin-bottom: 30px;
  }

   .kcw .kcw__subsite-menu::after {
    content: '\f107';
    font-family: 'FontAwesome';
    color: white;
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 25px;
  }

   .kcw #kcw__mobileSidebarList #kcw__sidebar-nav a#kcw__navheader {
    font-weight: normal;
    font-size: 16px;
  }

   .kcw #kcw__sidebar-nav .kcw__cd-navigation li {
    padding: 10px 0px;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li span {
    padding: 0px;
  }

   .kcw .kcw__mobile-sidebar-title {
    font-size: 16px;
  }

   .kcw #kcw__mobileSidebarMenu .kcw__mobile-sidebar-title:after {
    top: 5px;
  }

   .kcw .kcw__subsite-menu img {
    display: none;
  }

   .kcw .kcw__subsite-menu span {
    font-size: 18px;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul {
    display: none;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub .kcw__subsite-menu.kcw__open + ul {
    display: block;
  }

   .kcw .kcw__nav-sub {
    height: auto;
  }

   .kcw section.kcw__subsite-home-content {
    margin-top: 0;
  }

   .kcw .kcw__subsite-home-content .kcw__headerSubsite {
    max-width: 100%;
    width: 100%;
    margin: 0;
    display: block;
    background-color: #1379c4;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul {
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0;
  }

   .kcw .kcw__headerSubsite .kcw__main {
    display: block;
    width: 100% !important;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul {
    height: auto;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li {
    margin: 0 auto;
    padding: 20px 0px;
    border-bottom: 1px solid #1379c4;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li .kcw__verticalCont {
    display: block;
    height: auto;
  }

   .kcw .kcw__Independence-House .kcw__headerSubsite .kcw__nav-sub ul li,
   .kcw .kcw__headerSubsite .kcw__nav-sub ul li:first-of-type,
   .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul li {
    width: 100% !important;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li.kcw__logo-image-item {
    display: none;
  }

   .kcw .kcw__subsiteLogo {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    display: block;
    max-width: 160px;
    margin: 0px auto;
  }

   .kcw .kcw__menuMobileSub {
    background-color: #1379c4;
    position: relative;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li a {
    color: #fff;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li a br {
    display: none;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li a:hover {
    color: #97c33c;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li.kcw__menuMobileSub {
    display: block;
    padding: 15px 30px;
    color: #fff;
    margin-bottom: 0;
  }

   .kcw .kcw__headerSubsite .kcw__mainMenuSubsiteLnk {
    border-left: 1px solid #1379c4;
    border-right: 1px solid #1379c4;
  }

   .kcw .kcw__headerSubsite .kcw__fa-caret-down {
    position: absolute;
    right: 20px;
    top: 12px;
    height: auto;
    font-size: 24px;
  }

   .kcw .kcw__headerSubsite .kcw__fa-caret-up {
    display: none;
    position: absolute;
    right: 20px;
    top: 12px;
    height: auto;
    font-size: 24px;
  }

   .kcw .kcw__mainMenuSubsiteLnk {
    display: none;
  }

   .kcw .kcw__blog-pages {
    display: inline-block;
  }

   .kcw li.kcw__custom-content-tab {
    list-style: none;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:last-child {
    padding: 0 20px 0 7px !important;
  }

   .kcw .kcw__interior-hero-banner div.kcw__full-banner {
    background-position-x: 80%;
  }

   .kcw #kcw__avid-loc-col-center {
    width: 100% !important;
    max-width: 600px !important;
    margin: 20px auto !important;
    display: block !important;
    float: none;
    padding: 0 50px;
    box-sizing: border-box;
  }

   .kcw #kcw__avid-loc-map {
    height: 400px;
    float: none;
  }

   .kcw #kcw__avid-loc-col-right {
    height: auto !important;
    max-height: auto !important;
    float: none;
    width: 100% !important;
    max-width: 600px !important;
    margin: 10px auto !important;
    display: block !important;
  }

   .kcw #kcw__avid-loc-col-right .kcw__avid-loc-col-inner {
    box-sizing: border-box;
    padding: 0 !important;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item,
   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:first-child {
    width: 100%;
    margin: 10px auto !important;
    display: block;
    max-width: 600px !important;
    border-bottom: 1px solid #959595;
  }

   .kcw .kcw__blog-topics {
    max-width: 600px;
    width: 100%;
    display: block;
    margin: 10px auto;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item:first-child a {
    padding-left: 5px;
  }

   .kcw .kcw__blog-topics-list-item:last-child {
    height: auto !important;
    border-bottom: none !important;
  }

   .kcw .kcw__blog-topics ul.kcw__blog-topics-list li.kcw__blog-topics-list-item ul.kcw__blog-sub-categories {
    top: 51px;
    left: -11px;
  }

   .kcw .kcw__blog-article-list ul li.kcw__blog-article-item {
    float: none;
    margin: 10px auto 35px auto !important;
    display: block;
    width: 100%;
    padding-bottom: 35px !important;
    border-bottom: 1px solid #959595;
    padding: 0 10px;
    box-sizing: border-box;
    vertical-align: top;
  }

   .kcw .kcw__blog-article-list ul {
    margin: 0 auto !important;
    float: none !important;
    padding: 0;
  }

   .kcw .kcw__blog-article-list ul {
    margin: 10px auto 35px !important;
    display: block;
    width: 100%;
    max-width: 600px;
  }

   .kcw .kcw__blog-article-list .kcw__blog-article {
    height: auto !important;
    max-width: auto !important;
    min-height: auto !important;
    display: block;
    margin: 10px auto;
  }

   .kcw .kcw__blog-article {
    text-align: center;
  }

   .kcw #kcw__avid-loc-col-right {
    height: auto !important;
    max-height: 100% !important;
  }
}

@media (max-width: 620px) {
   .kcw #kcw__avid-loc-col-center {
    display: none !important;
  }
}

@media (max-width: 600px) {
   .kcw #kcw__classes-events-results-category .kcw__ceresultinfo .kcw__registerBtnRow {
    padding: 20px 0;
  }

   .kcw #kcw__classes-events-results-category .kcw__ceresultinfo .kcw__registerBtnRow input[type='submit'] {
    display: block;
    margin: 6px auto !important;
    width: 100%;
    max-width: 250px;
    float: none;
  }
}

@media (max-width: 991px) {
   .kcw .kcw__MedSpa .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(2) {
    width: 90px !important;
  }
}

@media (max-width: 767px) {
   .kcw .kcw__MedSpa .kcw__headerSubsite.kcw__subsite-content {
    margin-bottom: 0;
  }

   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 33.6% !important;
  }

   .kcw .kcw__MedSpa .kcw__interior-hero-banner div.kcw__full-banner {
    background-size: cover;
    height: 220px !important;
    background-position-x: 20%;
  }

   .kcw .kcw__MedSpa .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(2) {
    width: 100% !important;
  }

   .kcw .kcw__MedSpa .kcw__headerSubsite .kcw__nav-sub ul li {
    border-bottom: none;
  }

   .kcw .kcw__MedSpa .kcw__headerSubsite {
    background-color: #1379c4;
    margin-bottom: 0px;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(2),
   .kcw .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(3),
   .kcw .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(4),
   .kcw .kcw__headerSubsite .kcw__nav-sub ul li:nth-child(5) {
    width: 100% !important;
  }

   .kcw .kcw__alert-overlay{
    left: 0;
  }
   .kcw .kcw__tour-header-right-content{
    position: absolute;
    right: 24px;
  }
}

@media (max-width: 500px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 33.6% !important;
  }
}

@media (min-width: 500px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 33% !important;
  }
}

@media (min-width: 600px) {
   .kcw .kcw__subsite-bvmp .kcw__quick-links {
    width: 17% !important;
  }
}

@media (max-width: 360px) {
   .kcw .kcw__conversion-row {
    width: 100%;
  }
}

@media (max-width: 1013px) {
   .kcw .kcw__quick-links-wrapper a .kcw__card-container h2 {
    display: block;
  }
}

@media (max-width: 351px) {
   .kcw .kcw__quick-links-wrapper a .kcw__card-container h2 {
    font-size: 11px;
  }
}

@media (max-width: 991px) {
   .kcw .kcw__hero-banner .kcw__half-height {
    top: 15px;
  }

   .kcw #kcw__homepageBannerSlider .kcw__banner-link .kcw__bkg-image {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

   .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content {
    vertical-align: middle;
  }

   .kcw .kcw__quick-links-wrapper .kcw__full-height {
    height: 300px;
  }

   .kcw .kcw__row.kcw__hero-row .kcw__bx-wrapper .kcw__bx-viewport {
    height: 290px !important;
  }

   .kcw ul#kcw__homepageBannerSlider {
    height: 100%;
    position: absolute !important;
  }

   .kcw ul#kcw__homepageBannerPager {
    padding: 0;
  }
}

@media (max-width: 500px) {
   .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content h2 {
    font-size: 17px;
  }

   .kcw #kcw__homepageBannerSlider > li {
    height: 122%;
  }

   .kcw .kcw__homepage-rotating-banner-wrapper .kcw__vert-content {
    vertical-align: middle;
    padding-right: 5px;
    padding-top: 25%;
  }
}

/*
sg*/

@media (max-width: 1685px) {
   .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
    background-size: contain;
    height: 315px !important;
    background-position: top;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    background-size: contain;
    height: 315px !important;
    background-position: top;
  }
}

@media (max-width: 1280px) {
   .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
    height: 238.5px !important;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 238.5px !important;
  }
}

@media (max-width: 991px) {
   .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
    height: 184px !important;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 184px !important;
  }
}

@media (max-width: 768px) {
   .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
    height: 141.5px !important;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 141.5px !important;
  }
}

@media (max-width: 414px) {
   .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
    height: 80px !important;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 80px !important;
  }
}

@media (max-width: 375px) {
   .kcw .kcw__Independence-House .kcw__interior-hero-banner div.kcw__full-banner {
    height: 67.5px !important;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 67.5px !important;
  }
}

 .kcw span.kcw__pnl-dept-icon {
  margin-right: 8px;
}

 .kcw a.kcw__meet-my-team,
 .kcw a.kcw__meet-my-team:hover {
  text-decoration: none;
}

 .kcw .kcw__TechniCore .kcw__nav.kcw__navbar-nav li + li + li + li:before {
  /*content: ">";*/
  position: absolute;

  top: 8px;
}

 .kcw .kcw__TechniCore .kcw__nav li + li + li a {
  margin-left: 0px;
}

/*
.TechniCore .nav li + li + li + li a {

   margin-left: 25px;

}*/

 .kcw .kcw__TechniCore .kcw__nav li:not(:first-child):before {
  content: ' ';
}

 .kcw .kcw__Independence-House .kcw__interior-page {
  padding-top: 0px;
}

 .kcw .kcw__TechniCore .kcw__nav-sub {
  background-color: #7c1e3f;
  margin-bottom: 12px;
}

 .kcw .kcw__TechniCore section.kcw__interior-page {
  padding-top: 0px;
}

 .kcw .kcw__TechniCore div.kcw__main-banner div:first-child {
  width: 100%;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner .kcw__full-banner-container,
 .kcw .kcw__interior-hero-banner .kcw__compact-banner {
  max-width: 100%;
  margin: 0 auto;
}

 .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
  height: 380px !important;
  background-size: cover;
  position: relative;
  z-index: 9;
  background-position: left center;
}

 .kcw .kcw__TechniCore h1,
 .kcw h2,
 .kcw h3,
 .kcw h4,
 .kcw h5,
 .kcw h6 {
  color: #002b7f;
  /* font-family: "Open Sans", serif; */
  font-weight: 600;
}

 .kcw .kcw__TechniCore h1 {
  font-size: 36px;
  font-style: normal;
  border-bottom: 2px solid #002b7f;
  width: auto;
  max-width: 500px;
}

 .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
  color: #918b8d !important;
  border-bottom: none;
  margin-top: 275px;
  margin-left: 80px;
}

 .kcw .kcw__TechniCore
  #kcw__ctl00_SubsiteLowerAds1_divSubsiteLowerAds
  .kcw__featured-section.kcw__col-md-4
  .kcw__featured-section-inner {
  background-image: radial-gradient(rgba(0, 43, 127, 0.3), rgba(0, 43, 127, 0.6));
  margin-bottom: 20px;
}

 .kcw .kcw__TechniCore span.kcw__lower-ad-header {
  border-bottom: 4px solid #918b8d;
  font-size: 20px;
  color: #fff;
}

 .kcw .kcw__TechniCore .kcw__navbar.kcw__pre-footer {
  display: none;
}

 .kcw .kcw__TechniCore .kcw__footer .kcw__container-fluid {
  border-top: none;
}

 .kcw .kcw__TechniCore .kcw__bx-wrapper img {
  max-height: 457px;
}

 .kcw .kcw__TechniCore .kcw__bx-wrapper .kcw__bx-caption span {
  padding-left: 50px;
}

 .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul li a {
  text-align: center;
}

@media (max-width: 1366px) {
   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    margin-left: 79px;
  }
}

@media (max-width: 1280px) {
   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 236px !important;
  }

   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    margin-top: 175px;
    margin-left: 45px;
    font-size: 1.4em;
  }

   .kcw .kcw__TechniCore .kcw__vSpan a {
    font-size: 15px;
  }

  /*.TechniCore li.main {
    width: 17% !important;
}

.TechniCore li.logo-image-item {
    width: 10px !important;
}*/
  /* End 1280px */
}

@media (max-width: 1024px) {
   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    margin-left: 35px;
  }
}

@media (max-width: 991px) {
   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    margin-left: 33px;
  }

   .kcw .kcw__TechniCore .kcw__headerSubsite {
    margin-bottom: 35px;
  }

   .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul {
    padding: 0 0px;
    margin-top: 0;
  }
}

@media (max-width: 786px) {
   .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul {
    padding: 0 15px;
  }

   .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul li span {
    padding: 0;
  }
}

@media (max-width: 767px) {
   .kcw .kcw__TechniCore .kcw__headerSubsite .kcw__nav-sub ul {
    display: none;
  }
}

@media (max-width: 670px) {
   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 280px !important;
  }

   .kcw .kcw__TechniCore div#kcw__ctl00_divFull {
    /* background-image: url(/media/Image/TechniCoreLogo.jpg) !important; */
    background-color: white;
    background-size: 80%;
    background-position: top 20px center;
  }

   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    margin: 0px;
    position: absolute;
    bottom: 20px;
    left: 15%;
    right: 15%;
    text-align: center;
    width: 70%;
    padding: 0px;
  }

  /* End 670px */
}

@media (max-width: 667px) {
   .kcw .kcw__TechniCore div#kcw__ctl00_divFull {
    background-size: 55%;
    background-position: 53% -10px;
  }

   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 230px !important;
  }

   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    left: 14.5%;
  }
}

@media (max-width: 580px) {
   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 200px !important;
  }

  /* End 580px */
}

@media (max-width: 480px) {
   .kcw .kcw__TechniCore div#kcw__ctl00_divFull {
    background-size: 70%;
  }

   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    left: 13.5%;
  }

  /* End 480px */
}

@media (max-width: 414px) {
   .kcw .kcw__TechniCore .kcw__interior-hero-banner div.kcw__full-banner {
    height: 175px !important;
  }
}

@media (max-width: 365px) {
   .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText {
    left: 14.5%;
  }
}

@media (max-width: 320px) {
   .kcw .kcw__TechniCore div#kcw__ctl00_divFull {
    background-size: 87%;
    background-position: 67% -10px;
  }
}

 .kcw .kcw__TechniCore h1#kcw__ctl00_hFullOverlayText a {
  cursor: default;
}

/*how can we help you bar*/

 .kcw .kcw__howbar {
  background: white;
  width: 335px;
  text-align: center;
  padding: 23px 15px 23px 27px;
  position: fixed;
  bottom: 5%;
  right: 2%;
  z-index: 999999;
  cursor: pointer;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 37.5px;
  border: 1px solid #97c43c;
}

 .kcw .kcw__howbar p {
  color: #094d82;
  /* font-family: "Open Sans"; */
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.08px;
  line-height: 28px;
  float: left;
  margin-bottom: 0;
  position: relative;
  text-align: center;
}

 .kcw .kcw__howbar p:after {
  content: '\f106';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  color: #094d82;
  font-size: 33px;
  text-align: right;
  margin-left: 20px;
  display: inline-block;
  vertical-align: bottom;
}

 .kcw .kcw__how-opened {
  display: none;
  background: white;
  width: 400px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  float: left;
  position: fixed;
  z-index: 9999999;
  bottom: 5%;
  right: 3%;
  padding: 25px 20px 19px;
  border: 1px solid #97c43c;
  border-radius: 20px;
}

 .kcw .kcw__how-opened .kcw__fa {
  color: #094d82;
  font-size: 23px;
  text-align: right;
  float: right;
  font-weight: normal;
  cursor: pointer;
}

 .kcw .kcw__how-opened p {
  color: #094d82;
  /* font-family: "Open Sans"; */
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.08px;
  line-height: 28px;
  float: left;
  margin-bottom: 5px;
  position: relative;
}

 .kcw .kcw__how-opened select {
  border: 1px solid #979797;
  border-radius: 0;
  padding: 0 10px;
  color: #979797;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  letter-spacing: 0.06px;
  line-height: 22px;
  display: block;
  float: left;
  width: 100%;
  -webkit-appearance: none;
  position: relative;
  /* background: url(/img/Triangle.png) no-repeat; */
  background-position: 97% center;
  margin-top: 15px;
  margin-bottom: 17px;
}

 .kcw input.kcw__pop-up-btn {
  display: block;
  position: relative;
  width: 100%;
  float: right;
  background-color: #0a72c0;
  color: #ffffff;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  letter-spacing: 0.06px;
  line-height: 22px;
  text-align: center;
  border: 0;
  width: 103px;
  height: 44px;
}

 .kcw input.kcw__pop-up-btn:hover {
  background-color: #096cb7;
}

@media (max-width: 600px) {
   .kcw .kcw__howbar {
    width: 100%;
    padding: 20px 28px;
    bottom: 0;
    right: 0;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }

   .kcw .kcw__howbar p {
    width: 100%;
  }

   .kcw .kcw__how-opened {
    width: 100%;
    bottom: 0;
    right: 0;
    padding: 20px 35px 5px 30px;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
  }
}

@media (max-width: 320px) {
   .kcw .kcw__howbar {
    padding: 20px 5px;
  }
}

 .kcw .kcw__hide {
  display: block;
}

/* -- Hide second Locations dropdown --  */

@media (max-width: 990px) {
   .kcw .kcw__long-desc-container #kcw__mobileLocationMenu {
    display: none;
  }

   .kcw .kcw__pnl-dept-locations-wrapper {
    display: none;
  }
}

@media (max-width: 766px) {
   .kcw div#kcw__divNavigationPart {
    display: none;
  }

   .kcw #kcw__sidebar-nav .kcw__cd-navigation a.kcw__active,
   .kcw #kcw__sidebar-nav .kcw__cd-navigation .kcw__sub-menu a.kcw__active,
   .kcw #kcw__sidebar-nav .kcw__cd-navigation a:hover,
   .kcw #kcw__sidebar-nav .kcw__cd-navigation .kcw__sub-menu a:hover {
    text-decoration: underline;
    color: white !important;
  }
}

/* Ryan - please fix these */
 .kcw #kcw__sidebar-nav .kcw__cd-navigation {
  display: block !important;
}

 .kcw #kcw__sidebar-nav .kcw__cd-navigation li a {
  text-align: left !important;
  margin-left: 0px;
}

@media (max-width: 991px) {
  /*--- Services ---*/

   .kcw .kcw__interior-page {
    margin-top: 83px;
  }

   .kcw .kcw__interior-page .kcw__mobile-sidebar-title {
    font-size: 20px;
    border-bottom: 1px solid white;
  }

   .kcw .kcw__subsite-home-content #kcw__mobileSidebarList {
    padding: 0;
  }

   .kcw #kcw__mobileSidebarList #kcw__sidebar-nav h4 {
    margin-top: 0px !important;
    padding: 5px 5px 20px 15px !important;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid white;
  }

   .kcw #kcw__mobileSidebarList #kcw__sidebar-nav h4 {
    margin-top: 0px !important;
    padding: 5px 5px 20px 15px !important;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid white;
  }

  /*--- Locations ---*/

   .kcw .kcw__interior-page #kcw__mobileLocationMenu.kcw__active .kcw__mobile-location-title:after,
   .kcw .kcw__interior-page #kcw__mobileSidebarMenu.kcw__active .kcw__mobile-sidebar-title:after {
    position: absolute;
    right: 15px;
  }

   .kcw .kcw__interior-page #kcw__mobileLocationMenu .kcw__mobile-location-title {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    width: calc(100% + 15px);
  }

   .kcw .kcw__interior-page #kcw__mobileLocationMenu {
    border-top: 1px solid white;
  }

   .kcw .kcw__interior-page #kcw__mobileLocationMenu .kcw__mobile-location-title:after {
    right: 15px;
  }

   .kcw #kcw__listitem .kcw__active {
    color: #fff !important;
    font-weight: bold;
  }
}

@media (max-width: 768px) {
  /*--- banners ---*/

   .kcw .kcw__interior-page {
    margin-top: 102px;
  }

  /* --- navigation --- */

   .kcw .kcw__subsite-home-content ul.kcw__subsite-nav-list {
    height: 65px;
    margin-top: 30px;
  }

   .kcw .kcw__nav-sub {
    height: auto !important;
  }

   .kcw #kcw__sidebar-nav .kcw__cd-navigation li {
    width: 100%;
    text-align: left;
    margin-left: 0px;
    padding-top: 15px;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul {
    height: auto;
  }

   .kcw #kcw__mobileLocationMenu {
    position: relative;
  }

   .kcw #kcw__listitem .kcw__active {
    color: #fff !important;
    font-weight: bold;
  }

   .kcw li#kcw__listitem {
    width: 100% !important;
  }

   .kcw .kcw__logo-image-item {
    width: 3% !important;
  }
}

@media (max-width: 766px) {
  /*--- banners ---*/

   .kcw .kcw__full-banner .kcw__container {
    padding-top: 0px !important;
  }

   .kcw #kcw__ctl00_divBanner.kcw__main-banner.kcw__content .kcw__container {
    padding-top: 0 !important;
  }

   .kcw .kcw__interior-page {
    margin-top: 71px;
  }

   .kcw #kcw__listitem .kcw__active {
    color: #fff !important;
    font-weight: bold;
  }
}

 .kcw .kcw__collapsable-title {
  position: relative;
  display: block;
  margin: 0 0 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  cursor: pointer;
  color: #002b7f;
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px solid #f3f2f0;
  transition: 0.5s;
}

 .kcw .kcw__collapsable-title:before,
 .kcw .kcw__collapsable-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
  transform: translateY(-50%);
  width: 18px;
  height: 1px;
  background: #002b7f;
  transition: 0.5s;
  will-change: transform;
}

 .kcw .kcw__collapsable-title:after {
  transform: translateY(-50%) rotate(-90deg);
}

 .kcw .kcw__collapsable-title.kcw__is-active:before {
  transform: translateY(-50%) rotate(180deg);
}

 .kcw .kcw__collapsable-title.kcw__is-active:after {
  transform: translateY(-50%) rotate(0deg);
}

 .kcw .kcw__collapsable-content {
  padding: 0 20px 50px;
}

/* --- 447384837_MedSpa_QA_Fixes1 07Feb20 --- */

/* ---Homepage --- */

 .kcw .kcw__MedSpa .kcw__lower-ads-section {
  padding-left: 15px;
  padding-right: 15px;
}

 .kcw .kcw__MedSpa div.kcw__HomePageLocns {
  float: left;
  width: calc(33% - 16px);
  min-width: 300px;
  margin: 0 10px 75px 0px;
}

@media (max-width: 539px) {
   .kcw .kcw__MedSpa div.kcw__HomePageLocns {
    float: none;
    /*         width: 100%; */
    max-width: 350px;
    margin: 0 -10px;
  }

   .kcw .kcw__MedSpa div.kcw__HomePageLocns + div {
    margin-bottom: 30px;
  }

   .kcw .kcw__MedSpa .kcw__subsite-container .kcw__row {
    margin-left: 0;
    margin-right: 0;
  }

   .kcw .kcw__MedSpa .kcw__lower-ads-section .kcw__row {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }

   .kcw .kcw__MedSpa .kcw__featured-section.kcw__col-md-4 {
    margin-bottom: 10px;
  }

   .kcw .kcw__MedSpa .kcw__featured-section.kcw__col-md-4 {
    margin-bottom: 10px;
  }
}

/* --- Breadcrumbs --- */

@media (min-width: 768px) {
   .kcw .kcw__MedSpa .kcw__navbar-nav > li:first-child {
    display: none;
  }

   .kcw .kcw__MedSpa .kcw__navbar-nav > li:nth-child(2),
   .kcw .kcw__MedSpa .kcw__navbar-nav > li:nth-child(3):before {
    display: none !important;
  }
}

/* --- Images Floated Right --- */

@media (max-width: 767px) {
   .kcw .kcw__MedSpaFloatRight {
    width: 100% !important;
    height: auto !important;
    max-width: 400px;
    display: block;
    float: none !important;
    margin-left: 0 !important;
    margin: 0 auto !important;
  }
}

/* --- Universal Navigation --- */

@media (max-width: 991px) {
   .kcw .kcw__MedSpa .kcw__interior-page {
    margin-top: 44px;
  }

   .kcw .kcw__MedSpa .kcw__page-title-container .kcw__container {
    padding: 0px 15px !important;
  }
}

@media (max-width: 767px) {
   .kcw .kcw__MedSpa .kcw__interior-page {
    margin-top: 71px;
  }
}

/* --- 443551468_BlanchardValley_QA_Fixes1 --- */

/* --- Home Page --- */

 .kcw .kcw__social-icons a i {
  /* left: 2px; */
}

/* --- Lower Ads --- */

 .kcw .kcw__subsite-home .kcw__image-section,
 .kcw .kcw__featured-section-inner .kcw__image-section {
  height: 290px;
  position: relative;
}

 .kcw .kcw__featured-section-inner .kcw__image-section .kcw__image-section--bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

 .kcw .kcw__featured-section-inner .kcw__image-section .kcw__image-section--img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

 .kcw .kcw__featured-section-inner .kcw__image-section  .kcw__image-section--img img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
}

 .kcw .kcw__featured-section .kcw__featured-section-inner .kcw__image-section--bg {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0;
}

 .kcw .kcw__lower-ads-section .kcw__featured-section:nth-of-type(1) .kcw__featured-section-inner .kcw__image-section--bg {
  background-image: -webkit-radial-gradient(rgba(31, 62, 93, 0.9), rgba(31, 62, 93, 0.8));
  background-image: radial-gradient(rgba(31, 62, 93, 0.9), rgba(31, 62, 93, 0.8));
}

 .kcw .kcw__lower-ads-section .kcw__featured-section:nth-of-type(2) .kcw__featured-section-inner .kcw__image-section--bg {
  background-image: -webkit-radial-gradient(rgba(26, 101, 183, 0.9), rgba(67, 130, 200, 0.8));
  background-image: radial-gradient(rgba(26, 101, 183, 0.9), rgba(67, 130, 200, 0.8));
}

 .kcw .kcw__lower-ads-section .kcw__featured-section:nth-of-type(3) .kcw__featured-section-inner .kcw__image-section--bg {
  background-image: -webkit-radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
  background-image: radial-gradient(rgba(9, 77, 130, 0.9), rgba(9, 77, 130, 0.8));
}

 .kcw .kcw__featured-section .kcw__featured-section-inner:hover .kcw__image-section--bg {
  background-color: rgba(9, 77, 130, 0.7);
}


/* --- Locations Scrolling --- */

 .kcw .kcw__avid-loc-col-inner {
  overflow: auto !important;
  scrollbar-color: white white;
}

 .kcw .kcw__avid-loc-col-inner::-webkit-scrollbar {
  display: none;
}

/* --- Side Scrolling on Mobile --- */

@media (max-width: 767px) {
   .kcw .kcw__subsite-container .kcw__row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

   .kcw .kcw__lower-ads-section .kcw__row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }

   .kcw .kcw__featured-section.kcw__col-md-4 {
    padding: 0;
  }

   .kcw #kcw__divFormPreRegistration input[type='text'],
   .kcw textarea {
    width: 100% !important;
  }

   .kcw .kcw__hero-banner .kcw__container-fluid #kcw__quickLinks .kcw__row.kcw__conversion-row {
    margin: 0 !important;
  }

  /* --- Banner Gap --- */

   .kcw #kcw__ctl00_divBanner.kcw__main-banner.kcw__content .kcw__container {
    padding: 0 15px;
  }
}

@media (max-width: 769px) {
   .kcw form[action='./ContentPage.aspx?nd=20'] #kcw__mobileSidebarMenu {
    display: none !important;
  }
}

/* --- Replace h1 in banner with span --- */

 .kcw span.kcw__page-title {
  /* font-family: "Open Sans", serif; */
  font-weight: 600;
  margin: 0.67em 0;
  line-height: 1.1;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

/* --- Replace h1 in Homepage Layout with span --- */
 .kcw .kcw__home-locations {
  padding-bottom: 20px;
}

 .kcw .kcw__home-video span,
 .kcw .kcw__home-locations span {
  font-size: 36px;
  font-style: italic;
  color: #72705e;
  /* font-family: "Open Sans", serif; */
  font-weight: 600;
  margin: 0.67em 0;
  line-height: 1.1;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

/* --- 443551468_BlanchardValley_QA_Fixes1 09Apr20 --- */

 .kcw .kcw__MedSpa .kcw__rt-float-img {
  float: right;
  width: 50%;
  max-width: 500px;
  min-width: 280px;
  margin: 10px;
}

@media (max-width: 600px) {
   .kcw .kcw__MedSpa .kcw__rt-float-img {
    float: none;
  }
}

@media (max-width: 768px) {
   .kcw .kcw__doc-pages.kcw__pagination {
    width: 100%;
    vertical-align: middle;
  }

   .kcw .kcw__blog-pages ul.kcw__blog-page-list,
   .kcw .kcw__doc-pages ul.kcw__doc-page-list {
    margin: 0 auto;
    vertical-align: middle;
  }

   .kcw .kcw__doc-pages.kcw__pagination .kcw__btn-prev-next {
    text-align: center;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
  }

   .kcw .kcw__doc-pages.kcw__pagination .kcw__btn-prev-next i {
    vertical-align: middle;
    margin-top: 3px !important;
  }

   .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a,
   .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a {
    padding: 12px 15px;
  }
}

/* nav css update | start */
@media (min-width: 768px) {
   .kcw .kcw__subsite-nav-list {
    display: flex !important;
    justify-content: space-between;
  }

   .kcw .kcw__subsite-nav-list .kcw__logo-image-item {
    display: none !important;
  }

   .kcw .kcw__subsite-nav-list li.kcw__main {
    flex: 1 0 auto;
    width: initial !important;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li a,
   .kcw .kcw__subsite-nav-list li.kcw__main a {
    font-size: 14px;
    letter-spacing: -0.01em;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
   .kcw .kcw__subsite-nav-list li.kcw__main {
    flex: 1 0 0;
    width: initial !important;
  }

   .kcw .kcw__headerSubsite .kcw__nav-sub ul li span {
    padding: 0 5px;
    word-break: break-word;
  }
}

/* nav css update | end */

/*liquid container*/
 .kcw .kcw__container.kcw__container-max {
  max-width: 1170px;
  width: 100%;
}

 .kcw #kcw__news-block .kcw__content-container,
 .kcw #kcw__classes-block .kcw__content-container,
 .kcw #kcw__homepage-cta-3 .kcw__content-container {
  height: 300px;
}

 .kcw .kcw__container-fluid.kcw__image-card-wrapper {
  padding-bottom: 60px;
}

@media (max-width: 767px) {
   .kcw #kcw__classes-block .kcw__content-container {
    height: auto;
    margin-bottom: 20px;
  }
   .kcw .kcw__container-fluid.kcw__image-card-wrapper {
    padding-bottom: 40px;
  }
}

 .kcw header {
  /* min-height: 200px; */
}

 .kcw .kcw__bkg-image {
  height: 405px !important;
}

 .kcw .kcw__bkg-image.kcw__bkg-image-auto-height {
  height: 100% !important;
}

/* .swiper-pagination-bullet {
  background-image: url('/img/Rotating_solid (1).png') !important;
  height: 10px !important;
  width: 10px !important;
  border-radius: 0 !important;
  background-size: cover !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background-image: url('/img/Rotating_blank (1).png') !important;
} */

 .kcw .kcw__footer-logo .kcw__footer-left-logo:first-child {
  padding-bottom: 8px;
}

 .kcw .kcw__footer-logo .kcw__footer-left-logo:first-child img {
  max-width: 170px;
  height: auto;
}

 .kcw .kcw__footer-logo .kcw__footer-left-logo:nth-child(2) {
  padding-right: 5px;
  padding-bottom: 8px;
  display: inline-block;
}

 .kcw .kcw__footer-logo .kcw__footer-left-logo:nth-child(2) img {
  max-width: 120px;
  height: auto;
  float: right;
}

 .kcw .kcw__footer-logo .kcw__footer-right-logo {
  display: inline-block;
}

 .kcw .kcw__footer-logo .kcw__footer-right-logo img {
  width: 50px;
  height: auto;
  float: right;
}

 .kcw .kcw__hero-row .kcw__bkg-image {
  display: table;
  height: 100%;
  width: 100%;
}

 .kcw .kcw__hero-banner + div.kcw__content {
  background-color: #f3f2f0;
}

 .kcw .kcw__divPrimaryCareServices {
  max-width: 1170px;
  display: block;
  margin: 0 auto;
}

 .kcw .kcw__servicesAlphabet ul {
  padding-left: 0;
}

 .kcw .kcw__servicesAlphabet ul li {
  list-style-type: none;
  display: inline-block;
  color: #636363;
  width: 3.84%;
  box-sizing: border-box;
  margin-left: -5px;
}

 .kcw .kcw__servicesAlphabet ul li:first-child {
  margin-left: 0;
}

 .kcw .kcw__servicesAlphabet ul li a {
  text-decoration: none;
  color: #636363;
  font-size: 20px;
  text-transform: uppercase;
}

 .kcw .kcw__az-service {
  margin-bottom: 20px;
  width: 46%;
  margin: 0 2% 40px;
  float: left;
}

 .kcw .kcw__az-service.kcw__odd {
  clear: both;
}

 .kcw .kcw__az-service > a {
  margin-top: -118px;
  display: inline-block;
}

 .kcw .kcw__az-service h2 {
  border-bottom: 2px solid #49a942;
  padding-bottom: 10px;
  text-transform: uppercase;
}

@media (max-width: 600px) {
   .kcw .kcw__az-service {
    margin-bottom: 20px;
    width: 98%;
    margin: 0 auto 40px;
    float: none;
  }
   .kcw .kcw__bkg-image {
    height: auto !important;
  }

   .kcw .kcw__homepage-rotating-banner-wrapper {
    margin-top: 9rem;
  }
}

 .kcw .kcw__patient-stories {
  padding: 60px 0;
  background: #133156;
}

 .kcw .kcw__patient-stories img {
  display: block;
  width: 90%;
  height: auto;
  margin: 15px auto;
}

@media (max-width: 767px) {
   .kcw .kcw__patient-stories img {
    width: 100%;
  }
}

 .kcw .kcw__patient-stories h2 {
  color: #f9f9fa !important;
  display: inline-block;
  border-bottom: 2px solid #97c33c;
  padding-bottom: 14px;
  margin: 0 auto 30px;
  width: initial;
  font-style: normal !important;
  text-transform: none;
}

 .kcw .kcw__patient-stories h5,
 .kcw .kcw__patient-stories h3,
 .kcw .kcw__patient-stories p,
 .kcw .kcw__patient-stories a {
  color: #f9f9fa !important;
}

 .kcw .kcw__mySwiperPatientStory .kcw__swiper-slide {
  padding: 30px 80px 50px 80px;
}

@media (max-width: 767px) {
   .kcw .kcw__mySwiperPatientStory .kcw__swiper-slide {
    padding: 0;
  }
}

 .kcw .kcw__mySwiperPatientStory div.kcw__slide-wrapper {
  border: solid 1px #fff;
  padding: 50px 30px;
}

 .kcw .kcw__patient-stories .kcw__swiper-pagination-bullet {
  background-color: #8897a9 !important;
  border: none !important;
  margin: 1px 4px !important;
  border-radius: 10px !important;
  background-image: none !important;
}

 .kcw .kcw__patient-stories .kcw__swiper-pagination-bullet-active {
  background-color: #90bf32 !important;
  border: none !important;
  width: 10px !important;
  height: 10px !important;
  margin: 1px 4px !important;
}

 .kcw .kcw__patient-stories .kcw__swiper-wrapper {
  margin-bottom: 1rem;
}

 .kcw .kcw__patient-stories .kcw__swiper-pagination {
  bottom: -1rem;
}

 .kcw .kcw__patient-stories .kcw__patient-story-scroller-btn {
  margin-top: 1.5rem;
}

 .kcw .kcw__patient-stories .kcw__btn-view-all {
  text-transform: none;
  padding: 15px 30px;
  font-size: 18px;
}

 .kcw .kcw__patient-stories .kcw__swiper-button-next,
 .kcw .kcw__patient-stories .kcw__swiper-button-prev {
  background: #fff !important;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}

 .kcw .kcw__patient-stories .kcw__swiper-button-next:after,
 .kcw .kcw__patient-stories .kcw__swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold;
}

 .kcw .kcw__patient-stories .kcw__swiper-button-prev.kcw__swiper-button-disabled,
 .kcw .kcw__patient-stories .kcw__swiper-button-next.kcw__swiper-button-disabled {
  opacity: 0;
}

 .kcw .kcw__center {
  text-align: center;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul {
  margin: 10px 0 16px;
  list-style: none;
  padding-left: 0;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul {
  padding: 0;
  /* display: none; */
  margin: 0;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav > ul > li > div > a {
  color: #444444;
  display: block;
  line-height: 1.2em;
  padding: 10px 40px 10px 0;
  text-decoration: none;
  /* border-bottom: 2px solid transparent; */
  padding-bottom: 4px;
  border-bottom: 2px solid #97c33c;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li a {
  color: #444444;
  display: block;
  line-height: 1.2em;
  padding: 10px 40px 10px 0px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  font-weight: 400;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li a:hover {
  color: #0095b5 !important;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li.kcw__active > div > a {
  color: #0095b5 !important;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav > ul > li > div.kcw__navigation-title {
  margin-bottom: 10px;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li.kcw__submenu ul {
  display: none;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li.kcw__submenu ul.kcw__active {
  display: block;
  padding-left: 24px;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li.kcw__submenu.kcw__active ul {
  display: block;
}

 .kcw .kcw__menu-mobile-navigate-wrapper nav ul li ul li.kcw__submenu.kcw__active .kcw__level2 {
  padding-left: 24px;
}

 .kcw .kcw__sidebar-nav h4 a {
  color: #444444;
  text-decoration: none;
}

 .kcw .kcw__sidebar-nav h4 {
  padding-bottom: 4px;
  border-bottom: 2px solid #0095b5;
}

 .kcw .kcw__sidebar-nav {
  margin-top: 32px;
}

 .kcw .kcw__sidebar-nav ul {
  padding: 0 15px 20px;
}

 .kcw .kcw__sidebar-nav li {
  font-size: 0.9em;
  margin-bottom: 0;
  list-style: none;
}

 .kcw .kcw__sidebar-nav li {
  margin-left: -15px;
  margin-right: -15px;
}

 .kcw .kcw__sidebar-nav li a {
  color: #444444;
  display: block;
  line-height: 1.2em;
  padding: 10px 40px 10px 15px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}

@media (max-width: 768px) {
   .kcw .kcw__servicesAlphabet ul li {
    width: auto;
    padding-right: 30px;
    box-sizing: border-box;
  }
}

 .kcw .kcw__image-card-wrapper {
  padding-left: 55px;
  padding-right: 55px;
}

 .kcw .kcw__main-content-wrapper > .kcw__content > div > .kcw__quick-links-wrapper {
  padding-left: 70px;
  padding-right: 70px;
}

 .kcw .kcw__quick-links-wrapper a .kcw__card-container img {
  height: 50px;
  width: auto;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
   .kcw .kcw__image-card-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

   .kcw .kcw__image-card-wrapper > div {
    margin: 0 !important;
  }

   .kcw .kcw__main-content-wrapper > .kcw__content > div > .kcw__quick-links-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
   .kcw .kcw__main-content-wrapper > .kcw__content > div > .kcw__quick-links-wrapper .kcw__conversion-row {
    margin: 0 !important;
  }
}

 .kcw .kcw__servicesAlphabet .kcw__toolTitle {
  margin-top: 17px;
}

/* locations styles */
 .kcw .kcw__google-marker a i {
  color: #ed5929;
}

/*LB MODIFIED: 9/20*/

 .kcw #kcw__avid-loc-col-center {
  width: 70%;
  display: inline-block;
  vertical-align: top;
}
 .kcw #kcw__avid-loc-col-right {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
}
 .kcw .kcw__avid-loc-col-inner {
  padding: 0 20px;
  box-sizing: border-box;
}

 .kcw #kcw__avid-loc-search input,
 .kcw #kcw__avid-loc-search select {
  border: 1px solid #939393;
  font-family: 'Open Sans', sans-serif;
  color: #939393;
  height: 40px;
  font-size: 16px;
  font-weight: 300;
  padding: 0 10px;
  background-color: #fff;
  box-shadow: none;
  box-sizing: border-box;
}
 .kcw #kcw__avid-loc-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'Open Sans', sans-serif;
  color: #939393;
}
 .kcw #kcw__avid-loc-search input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Open Sans', sans-serif;
  color: #939393;
}
 .kcw #kcw__avid-loc-search input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Open Sans', sans-serif;
  color: #939393;
}
 .kcw #kcw__avid-loc-search input:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'Open Sans', sans-serif;
  color: #939393;
}
 .kcw #kcw__avid-loc-search-address .kcw__pnl-search-button input {
  background-color: #0a72c0;
  color: #fff;
  padding: 6px 20px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  height: 40px;
  border: none;
}
 .kcw #kcw__avid-loc-search-address span input {
  width: 100%;
}
 .kcw #kcw__avid-loc-search-address .kcw__pnl-search-button input:hover {
  color: #fff;
  background-color: #094d82;
}
 .kcw #kcw__pnl-category-buttons button:hover,
 .kcw #kcw__pnl-category-buttons button.kcw__active,
 .kcw .kcw__pnl-category-more-button:hover,
 .kcw .kcw__pnl-category-more-button.kcw__active {
  color: #fff;
  background-color: #094d82;
}
 .kcw #kcw__avid-loc-search-address #kcw__search-address,
 .kcw #kcw__avid-loc-search-address #kcw__search-keyword,
 .kcw #kcw__avid-loc-search-address #kcw__search-radius {
  vertical-align: top;
  display: inline-block;
  width: 33%;
  float: none;
  padding-left: 20px;
  box-sizing: border-box;
  padding-right: 0;
  margin-left: -5px;
}
 .kcw #kcw__avid-loc-search-address #kcw__search-keyword {
  margin-left: 0;
  padding-left: 0;
}
 .kcw #kcw__avid-loc-search select {
  width: 100%;
}
 .kcw .kcw__filterLocSearch {
  width: 100%;
  position: relative;
  padding-right: 316px;
}
 .kcw .kcw__pnl-search-button {
  position: absolute;
  right: 0;
  top: 46px;
}
 .kcw #kcw__avid-loc-search-address {
  position: relative;
}
 .kcw #kcw__avid-loc-search .kcw__pnl-category-buttons,
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more {
  float: none;
  vertical-align: top;
}
 .kcw #kcw__search-facility {
  display: inline-block;
  position: relative;
  width: 100%;
}
 .kcw #kcw__pnl-category-buttons {
  width: 79%;
  border-right: 1px solid #cecece;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more {
  /* margin-top:7px; */
  width: 15%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  padding-left: 18px;
  box-sizing: border-box;
}
 .kcw #kcw__avid-loc-search-type {
  display: inline-block;
  float: none;
  padding: 0 10px;
  box-sizing: border-box;
}
 .kcw #kcw__avid-loc-search button,
 .kcw #kcw__avid-loc-search .kcw__btn-search-address,
 .kcw #kcw__avid-loc-search .kcw__btn-reset-address {
  padding: 10px 20px;
  margin: 0 8px 0 0;
}
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more,
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more option {
  color: #939393;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

 .kcw #kcw__avid-loc-search input,
 .kcw #kcw__avid-loc-search button,
 .kcw #kcw__ddl-category-more-button {
  border-radius: 0px;
}
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more select {
  display: inline-block;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  border: solid 1px #c3c3b9;
  padding: 6px 10px;
  border-radius: 0px;
  line-height: 15px;
  float: none;
  height: auto;
  text-align: center;
  background: #0a72c0;
}
 .kcw #kcw__avid-loc-search .kcw__pnl-category-more select option {
  background-color: #fff;
  width: 100%;
}
 .kcw #kcw__pnl-category-buttons button:hover,
 .kcw #kcw__pnl-category-buttons button.kcw__active,
 .kcw .kcw__pnl-category-more-button:hover,
 .kcw .kcw__pnl-category-more-button.kcw__active {
  border: 1px solid #c3c3b9;
}
 .kcw #kcw__avid-loc-search button,
 .kcw #kcw__avid-loc-search .kcw__btn-search-address,
 .kcw #kcw__avid-loc-search .kcw__btn-reset-address {
  font-family: 'Open Sans', sans-serif;
  color: #094d82;
}
 .kcw #kcw__avid-loc-search-type {
  border-bottom: 2px solid #49a942;
  padding: 20px 0;
  margin: 10px auto 30px auto;
  width: 100%;
}
 .kcw #kcw__avid-loc-search-type button,
 .kcw #kcw__ddl-category-more-button {
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 7px;
}
 .kcw #kcw__avid-loc-search h3 {
  color: #72705e;
  margin-bottom: 20px;
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
}
 .kcw #kcw__avid-loc-container {
  margin-top: 20px;
}

 .kcw #kcw__avid-loc-categories {
  width: 100%;
}

 .kcw #kcw__avid-loc-categories .kcw__loc-category {
  display: inline-block;
  padding-right: 25px;
}

 .kcw #kcw__avid-loc-categories .kcw__loc-category div {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}

 .kcw #kcw__avid-loc-categories .kcw__loc-category .kcw__loc-category-color {
  padding: 8px;
}

 .kcw span#kcw__ddl-category-more-button {
  padding: 8px 12px;
}

 .kcw select#kcw__ddl-categories {
  display: inline-block;
}

/*TITLE*/

@media (max-width: 1182px) {
   .kcw #kcw__pnl-category-buttons {
    width: 74%;
  }
   .kcw #kcw__avid-loc-search .kcw__pnl-category-more {
    width: 26%;
  }
}
@media (max-width: 988px) {
   .kcw #kcw__avid-loc-col-center {
    width: 60%;
  }
   .kcw #kcw__avid-loc-col-right {
    width: 40%;
  }
   .kcw #kcw__avid-loc-search-address {
    width: 100%;
  }

   .kcw .kcw__filterLocSearch {
    width: 100%;
    position: relative;
    padding-right: 0px;
  }
   .kcw .kcw__pnl-search-button {
    position: relative;
    margin: 10px auto;
    display: block !important;
    right: auto;
    top: auto;
    max-width: 310px;
  }
}

@media (max-width: 769px) {
   .kcw #kcw__pnl-category-buttons button {
    width: 100%;
    margin: 7px auto;
  }
   .kcw #kcw__avid-loc-search .kcw__pnl-category-more,
   .kcw #kcw__avid-loc-search .kcw__pnl-category-more option {
    width: 100%;
    display: block;
    max-width: 100%;
    margin: 7px auto;
  }
   .kcw #kcw__pnl-category-buttons {
    width: 100%;
    border: none;
  }
   .kcw #kcw__avid-loc-search .kcw__pnl-category-more {
    width: 100%;
    border: none;
    padding-left: 0;
  }
   .kcw #kcw__avid-loc-categories .kcw__loc-category {
    width: 50%;
  }
}

@media (max-width: 450px) {
   .kcw #kcw__avid-loc-search-address #kcw__search-address,
   .kcw #kcw__avid-loc-search-address #kcw__search-keyword,
   .kcw #kcw__avid-loc-search-address #kcw__search-radius {
    width: 100%;
    display: block;
    margin: 10px auto;
    padding: 0;
  }
   .kcw .kcw__pnl-search-button {
    width: 100%;
    display: block;
    max-width: 100%;
  }
   .kcw #kcw__avid-loc-search-address .kcw__pnl-search-button input {
    width: 100%;
    display: block;
    margin: 0px auto 10px;
  }
   .kcw #kcw__avid-loc-categories .kcw__loc-category {
    width: 100%;
  }
}
 .kcw .kcw__utility-nav-toggle,  .kcw .kcw__global-nav-search,  .kcw #kcw__pnl-search {
  overflow: hidden;
  -webkit-transition: height 0.2s linear;
  -moz-transition: height 0.2s linear;
  -ms-transition: height 0.2s linear;
  -o-transition: height 0.2s linear;
  transition: height 0.2s linear;
}

 .kcw .kcw__utility-nav-toggle.kcw__togglehidden {
  height: 0px;
}

 .kcw .kcw__utility-nav-toggle.kcw__toggleshow {
  height: 40px;
}

 .kcw .kcw__global-nav-search {
  height: 0;
}

 .kcw .kcw__global-nav-search.kcw__toggleSearch {
  height: 60px;
}

 .kcw #kcw__pnl-search {
  height: 0;
}

 .kcw #kcw__pnl-search.kcw__toggleSearch {
  height: 55px;
}

 .kcw #kcw__pnl-search input {
  margin: 0;
}

 .kcw #kcw__pnl-search input[type="submit"] {
  margin-left: 4px;
}

 .kcw .kcw__loading,
 .kcw .kcw__error {
  padding: 20px;
  text-align: center;
  margin: 20px 0;
}

 .kcw .kcw__error {
  color: red;
  border: 1px solid red;
  border-radius: 4px;
}

 .kcw .kcw__map-container {
  display: flex;
  gap: 20px;
  height: 700px;
  margin-top: 20px;
  margin-bottom: 80px;
}

 .kcw .kcw__map-section {
  flex: 2;
  height: 100%;
}

 .kcw .kcw__location-list-section {
  flex: 1;
  background: #fff;
  /* border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1); */
  display: flex;
  flex-direction: column;
}

 .kcw .kcw__location-list-header {
  padding: 15px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #ddd;
}

 .kcw .kcw__location-list-header h2 {
  margin: 0;
  font-size: 1.25rem;
}

 .kcw .kcw__location-list {
  overflow-y: auto;
  height: calc(100% - 56px);
}

 .kcw .kcw__location-card {
  padding: 15px 15px;
  cursor: pointer;
  transition: background-color 0.2s;
}

 .kcw .kcw__location-card:hover {
  background-color: #f8f9fa;
}

 .kcw .kcw__location-card.kcw__selected {
  background-color: #e3f2fd;
}

 .kcw .kcw__location-card h3 {
  margin: 0 0 10px 0;
  font-size: 1.1rem;
}

 .kcw .kcw__location-card p {
  margin: 0 0 5px 0;
  color: #666;
}

 .kcw .kcw__category-buttons {
  margin-bottom: 20px;
}

 .kcw .kcw__category-buttons button {
  margin: 0 10px 10px 0;
  padding: 8px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  transition: all 0.2s;
}

 .kcw .kcw__category-buttons button:hover {
  background: #f8f9fa;
}

 .kcw .kcw__category-buttons button.kcw__active {
  background: #007bff;
  color: white;
  border-color: #0056b3;
}

 .kcw .kcw__info-window {
  padding: 10px;
}

 .kcw .kcw__info-window h4 {
  margin: 0 0 10px 0;
  font-size: 1.1rem;
}

 .kcw .kcw__info-window p {
  margin: 0 0 5px 0;
}

 .kcw .kcw__info-window img {
  max-width: 200px;
  height: auto;
  margin: 10px 0;
}

 .kcw .kcw__info-window a {
  color: #007bff;
  text-decoration: none;
}

 .kcw .kcw__info-window a:hover {
  text-decoration: underline;
}

 .kcw .kcw__select-container {
  margin-bottom: 20px;
}

 .kcw .kcw__heading-section {
  margin-bottom: 20px;
}

 .kcw .kcw__heading-section h3 {
  margin-bottom: 15px;
}

 .kcw #kcw__avid-loc-search-2 #kcw__search-facility {
  display: flex;
}

 .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-buttons {
  width: 75%;
}

 .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-more {
  width: 25%;
  padding-left: 2rem;
}

 .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-buttons button {
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 7px;
  color: #094d82;
  border-radius: 0px;
  padding: 10px 20px;
  margin: 0 8px 0 0;
  display: inline-block;
  font-size: 15px;
  border: solid 1px #c3c3b9;
  line-height: 15px;
  background: #fff;
  height: 100%;
}

 .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-buttons button.kcw__active {
  border: 1px solid #c3c3b9;
  color: #fff;
  background-color: #094d82;
}

 .kcw #kcw__avid-loc-search-wrapper {
  border-bottom: 2px solid #49a942;
  padding: 20px 0;
  margin: 10px auto 30px auto;
  width: 100%;
}

 .kcw .kcw__search-input-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

 .kcw .kcw__search-input-wrapper button {
  background-color: #0a72c0;
  color: #fff;
  padding: 6px 20px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  border: none;
  width: 18%;
  border-radius: 3px;
  height: 54px;
}

 .kcw .kcw__search-input-wrapper input {
  width: 18%;
  height: 54px;
  margin-bottom: 0;
  border: 1px solid #939393;
  font-family: 'Open Sans', sans-serif;
  color: #939393;
  font-size: 16px;
  font-weight: 300;
  padding: 0 10px;
  background-color: #fff;
  box-shadow: none;
  box-sizing: border-box;
}

 .kcw .kcw__search-input-wrapper input::placeholder {
  color: #939393;
}

 .kcw .kcw__search-input-wrapper > div {
  width: 18%;
  /* height: 54px; */
}

 .kcw #kcw__avid-loc-search-wrapper h3,
 .kcw .kcw__gray-header {
  color: #72705e;
  margin-bottom: 20px;
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
}

 .kcw .kcw__featured-section {
  display: none;
}
 .kcw .kcw__subsiteLogo {
  display: none;
}

 .kcw .kcw__bottom-border-bar {
  border-bottom: 2px solid #094d82;
  padding-bottom: 14px;
}

 .kcw .kcw__bvmp-bottom-border {
  border-bottom: 2px solid #97c33c;
  padding-bottom: 14px;
  max-width: 500px;
}

 .kcw .kcw__practice-select-down {
  margin-bottom: 1.5rem;
}

 .kcw .kcw__specialty-select-down {
  margin-bottom: 1.5rem;
  font-weight: 600;
}

 .kcw .kcw__css-1u9des2-indicatorSeparator {
  display: none;
}

 .kcw .kcw__distance-zip-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 1.5rem;
}

 .kcw .kcw__distance-zip-wrapper > label {
  margin-bottom: 0;
}

 .kcw .kcw__zip-code-input {
  margin-right: 1.5rem;
  height: 100% !important;
  margin-bottom: 0;
}

@media (max-width: 767px) {
   .kcw #kcw__avid-loc-search-2 #kcw__search-facility {
    flex-direction: column;
  }
   .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-buttons {
    width: 100%;
  }
   .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-buttons button {
    margin-bottom: 1rem;
  }
   .kcw #kcw__avid-loc-search-2 #kcw__search-facility #kcw__pnl-category-more {
    width: 100%;
    padding-left: 0;
  }
   .kcw .kcw__search-input-wrapper {
    flex-direction: column;
  }
   .kcw .kcw__search-input-wrapper input,
   .kcw .kcw__search-input-wrapper > div,
   .kcw .kcw__search-input-wrapper button {
    width: 100%;
    margin-bottom: 1rem;
  }
   .kcw .kcw__map-section {
    display: none;
  }
   .kcw .kcw__medicalGroupContent .kcw__medicalGroupResultContainer {
    width: 100%;
  }
}

/* find a doc */
/*   Ctrl + find to locate section*/
/*	 I.   FAD Exclusive Styles 	*/
/*		  Ia. ------vvvv-----Forms/Select Forms*/
/*	 II.  Search Page			*/
/*	 III. Results Page			*/
/*	 IV.  Details Page			*/
/*	 V.  Responsive				*/

/*	I.   FAD Exclusive Styles*/
 .kcw .kcw__findADocContainer {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
  box-sizing: border-box;
  margin-top: -17px;
  color: #75777a;
}
 .kcw .kcw__findADocContainer a:hover {
  text-decoration: underline;
}

 .kcw .kcw__findADocSideSearch {
  display: inline-block;
  width: 76%;
  position: relative;
  vertical-align: top;
  padding: 0 25px;
  box-sizing: border-box;
  margin-top: -17px;
  color: #75777a;
}

 .kcw .kcw__findADocTitleContainer .kcw__findADocStory {
  font-family: 'Open Sans', sans-serif !important;
}

 .kcw .kcw__findADocPrompt {
  font-size: 44px;
  display: inline-block;
  margin: 0;
}

 .kcw .kcw__findADocTxt {
  display: inline-block;
  color: #007b9f;
  font-size: 44px;
  text-transform: uppercase;
  margin: 0;
}

 .kcw .kcw__findADocPara {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif !important;
  line-height: 24px;
}
 .kcw .kcw__findADocParaTitle {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif !important;
  padding: 14px 0;
  color: #75777a;
}
 .kcw .kcw__findADocTitleContainer .kcw__findADocStory {
  font-family: 'Open Sans', sans-serif !important;
}
 .kcw .kcw__findADocSubheader {
  font-size: 25px;
}
 .kcw .kcw__findADocIconPrompt {
  font-size: 40px;
  margin: 0;
}
 .kcw .kcw__findADocIconContainer .kcw__secondPartTitle {
  font-size: 30px;
  margin: 0;
}

 .kcw .kcw__findADocOrange {
  color: #f58c42;
}
 .kcw .kcw__findADocTurq {
  color: #007b9f;
}
 .kcw .kcw__findADocGreen {
  color: #5eb445;
}
 .kcw .kcw__mainLinkfindADocContainer {
  max-width: 1024px;
  margin: 0 auto;
  width: 100%;
  display: block;
}

 .kcw .kcw__findADocIconContainer {
  position: relative;
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
 .kcw .kcw__mainLinkfindADocIconContainer {
  text-align: center;
  max-width: 1024px;
  margin: 0 auto;
  display: block;
  vertical-align: top;
  padding: 32px 25px;
}
 .kcw .kcw__findADocEmailInput form {
  display: inline-block;
}
 .kcw .kcw__findADocEmailArrow {
  display: inline-block;
  margin-bottom: -6px;
}
 .kcw .kcw__findADocBannerImgContainer img {
  width: 100%;
  margin-top: 40px;
}

 .kcw .kcw__findADocSocialMediaContainer {
  position: relative;
  margin-bottom: 46px;
  z-index: 4;
  margin-top: -48px;
}

 .kcw .kcw__findADocBannerImgContainer {
  position: relative;
}
 .kcw .kcw__findADocBannerImgContainer img {
  z-index: 5;
}

 .kcw .kcw__findADocSideNavDropdownBtn {
  display: none;
}
 .kcw .kcw__findADocSubNavMobileBtn {
  display: none;
}
 .kcw .kcw__findADocEmailInput input {
  padding: 10px;
  margin-top: 42px;
}

 .kcw .kcw__findADocToolTitle {
  font-size: 21px;
  color: #007b9f;
  font-weight: 600;
  font-family: '__Open_Sans_f7e77a', '__Open_Sans_Fallback_f7e77a';
}

 .kcw .kcw__orangeInputBtn {
  background: none;
  border: 0;
  background-color: #fff;
  color: #f58c42;
  border: 1px solid #f58c42;
  border-radius: 2px;
  padding: 11px 35px;
  margin: 20px 0 10px 0;
  font-size: 21px;
  display: block;
  vertical-align: middle;
  cursor: pointer;
  transition: ease-in 0.1s; /* IE 10, Fx 16+, Op 12.1+ */
}

 .kcw .kcw__orangeInputBtn:hover {
  background-color: #f58c42;
  color: #ffffff;
}

/*------vvvv-----Select Forms*/

/*	II.  Search Page*/
 .kcw .kcw__findADocSearchByLastName,
 .kcw .kcw__findADocSearchBySpecialty,
 .kcw .kcw__findaDocGeneralSearch,
 .kcw .kcw__findADocSearchControls,
 .kcw .kcw__viewProfile,
 .kcw .kcw__r-tabs-anchor {
  font-family: 'Open Sans', sans-serif !important;
}

 .kcw .kcw__findADocSearchByLastName a {
  font-size: 24px;
  padding: 0 2.17% 0 0;
  color: #75777a;
  text-decoration: none;
}
 .kcw .kcw__findADocSearchByLastName a:hover {
  color: #49a942;
}

 .kcw .kcw__findADocSearchByLastName,
 .kcw .kcw__findADocSearchBySpecialty {
  padding: 35px 0 50px 0;
}

 .kcw .kcw__findaDocGeneralSearch {
  padding: 35px 0 0 0;
}

/*LB MODIFIED: 9/15*/
 .kcw .kcw__findADocSearchByLastName,
 .kcw .kcw__findADocSearchBySpecialty {
  border-bottom: 2px solid #49a942;
  border-top: 2px solid #49a942;
}

 .kcw .kcw__findADocSearchByLastName > .kcw__findADocToolTitle {
  margin-bottom: 40px;
}

 .kcw .kcw__radioContainer {
  display: inline-block;
}
/*	III. Results Page*/

 .kcw .kcw__columnOneSideSearch {
  color: #75777a;
}

 .kcw .kcw__columnOneSideSearch span {
  width: 158px;
  margin: 2px 0 2px 4px !important;
}

 .kcw .kcw__columnOneSideSearch span,
 .kcw .kcw__columnOneSideSearch input[type='radio'] {
  margin-bottom: 15px !important;
}

 .kcw .kcw__columnOneSideSearch > .kcw__radioBtnSection {
  margin: 15px 0;
}

 .kcw .kcw__sideNavigationContainer > .kcw__findADocToolTitle {
  border-bottom: 1px solid #75777a;
  padding-bottom: 15px;
}

 .kcw .kcw__columnOneSideSearch .kcw__orangeInputBtn {
  margin: 5px 5px 5px 0;
}

 .kcw .kcw__beaconMedicalGroup {
  text-align: center;
  padding: 30px 0;
  border-top: 1px solid #75777a;
  margin: 30px 0 0 0;
}

 .kcw .kcw__beaconMedicalGroup img {
  margin: 0 auto;
  display: block;
}

 .kcw .kcw__backToSearch,
 .kcw .kcw__searchResults,
 .kcw .kcw__showingResults {
  display: inline-block;
  /*	padding:0 15px;*/
}

 .kcw .kcw__paginationControls {
  display: inline-block;
  margin: 1em 0;
}

 .kcw .kcw__showingResults,
 .kcw .kcw__paginationControls {
  /*float:right;*/
  position: absolute;
  right: 0;
  top: 0;
}
 .kcw .kcw__showingResults select {
  display: inline-block;
  width: auto;
}
/*LB MODIFIED : 9/15*/
 .kcw .kcw__backToSearch {
  margin: 1em 0;
  padding: 0 15px 0 0;
}

 .kcw .kcw__findADocSearchControls {
  position: relative;
  margin: 10px 0 20px 0;
}

 .kcw .kcw__showingResults select {
  padding: 3px;
  margin: 0 5px;
}

 .kcw .kcw__doctorName {
  font-size: 21px;
  color: #f58c42;
  margin: 0 0 15px 0;
  line-height: 28px;
  font-weight: 400;
}

 .kcw .kcw__doctorSpecialty {
  margin-top: 0;
  color: #75777a;
  font-weight: normal;
  font-size: 16px;
  margin-top: 0;
  margin-top: 0;
  color: #75777a;
  font-weight: normal;
  font-size: 20px;
}
/*LB MODIFIED: 9/21, 9/22*/
 .kcw .kcw__doctorInformation .kcw__doctorAddressInfo {
  position: relative;
}
 .kcw .kcw__doctorInformation .kcw__googleAddressDr,
 .kcw .kcw__doctorInformation .kcw__doctor-phone {
  padding-left: 28px;
  box-sizing: border-box;
  position: relative;
}
 .kcw .kcw__doctorInformation .kcw__doctor-phone {
  padding-left: 0;
}
 .kcw .kcw__doctorInformation .kcw__fa-map-marker {
  color: #0a72c0;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 21px;
}

 .kcw .kcw__doctorInformation .kcw__fa-phone {
  color: #0a72c0;
  position: relative;
  left: 0;
  font-size: 21px;
}

 .kcw .kcw__doctorInformation .kcw__fa-calendar {
  font-size: 19px;
  color: #0a72c0;
  margin-right: 5px;
}

 .kcw .kcw__doctorInformation .kcw__googleAddressDr > a {
  color: #0a72c0;
}
 .kcw .kcw__doctorAddressInfo .kcw__pnl-location-maplink {
  display: none;
}

 .kcw .kcw__practiceName {
  display: none !important;
}
 .kcw .kcw__doctorInformation {
  display: inline-block;
  width: 60%;
  height: 100%;
  vertical-align: top;
  font-family: 'Open Sans', sans-serif;
  float: left;
  padding: 30px 66px 30px 30px;
  padding-bottom: 60px;
  text-align: left;
}
 .kcw .kcw__doctorInformation .kcw__doctor-phone {
  font-size: 22px;
  font-weight: 600;
  margin-top: 8px;
}
 .kcw .kcw__doctorAddressInfo span {
  font-size: 16px;
  line-height: 26px;
}

 .kcw .kcw__doctorInformation a {
  text-decoration: none;
  color: #444444;
}

 .kcw .kcw__doctorInformation a:hover {
  text-decoration: none;
  color: #444444;
}
 .kcw .kcw__doctorInformation .kcw__pnl-location-maplink a {
  color: #0a72c0;
  padding: 10px 0;
}

 .kcw .kcw__doctorResultContainer {
  padding: 50px 0;
  display: inline-block;
  vertical-align: top;
}

 .kcw .kcw__doctorResultContainer .kcw__wrap {
  background: rgba(243, 231, 209, 0.4);
  height: 100%;
}

 .kcw .kcw__doctorDetailContainer {
  border-bottom: 0;
}
 .kcw .kcw__doctorResultContainer img.kcw__imgphoto {
  margin-right: 30px;
  text-align: center;
}

@media (min-width: 575px) {
   .kcw .kcw__doctorResultContainer .kcw__wrap {
    display: flex;
    flex-direction: row;
  }

   .kcw .kcw__doctorResultContainer .kcw__doctorInformation {
    display: flex;
    flex-direction: column;
    width: 75%;
  }
}

 .kcw .kcw__doctorResultContainer .kcw__photo {
  margin: 0 auto;
  height: 100%;
  width: 25%;
  overflow: hidden;
  display: inline-block;
  /*	
    Old style. Removed due to fixes for proportional headshot
    min-height: 274px;
    float: left;
*/
}

/* This is for the Meet Our Team */
 .kcw .kcw__doctorResultContainer.kcw__col-md-6 .kcw__photo {
  width: 45%;
}

 .kcw .kcw__doctorResultContainer .kcw__photo > div {
  margin-right: 0;
  width: 100%;
  height: 100%;
  background: transparent no-repeat scroll center;
  background-size: cover;
  background-position-y: 0%;
  background-position: center 0px;
}

@media (max-width: 574px) {
   .kcw .kcw__doctorResultContainer.kcw__col-md-6 .kcw__photo {
    width: 100%;
    background-position: center 20%;
  }
}

@media (min-width: 768px) {
   .kcw .kcw__doctorResultContainer .kcw__photo > div {
    min-width: 190px;
  }
   .kcw #kcw__pnl-search {
    display: none;
  }
}

 .kcw .kcw__doctorAddressInfo {
  margin: 1em 0 1em 0;
}

 .kcw .kcw__doctorAddressInfo span {
  display: inline-block;
  width: 100%;
  color: #444444;
}

 .kcw .kcw__viewProfile {
  vertical-align: top;
  position: relative;
  float: right;
  text-align: right;
}

 .kcw .kcw__viewProfile a {
  font-size: 16px;
  vertical-align: top;
}

 .kcw .kcw__viewProfile a:after {
  height: 21px;
  width: 21px;
  /* background-image: url('/img/arrow-rght-turq.png'); */
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 21px;
  content: '';
  margin: 0 0 0 10px;
}

 .kcw .kcw__viewProfile img {
  display: block;
  position: relative;
  /*float:right;*/
  margin-right: 0;
  margin-top: 20px;
}

 .kcw .kcw__affiliations-container {
  float: right;
}
/*	IV.  Details Page	*/

 .kcw #kcw__findADocTabs .kcw__ajax__tab_default .kcw__ajax__tab_header {
  background-color: #007b9f;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif !important;
}

 .kcw #kcw__findADocTabs .kcw__ajax__tab_body {
  padding: 15px;
}

 .kcw #kcw__findADocTabs .kcw__ajax__tab_header .kcw__ajax__tab_tab {
  padding: 10px;
  margin-right: 0.01em;
  border-right: 1px solid #6e9db0;
}

 .kcw #kcw__findADocTabs .kcw__ajax__tab_active .kcw__ajax__tab_tab {
  color: #fff;
  text-shadow: none;
  background-color: #6e9db0;
}

 .kcw #kcw__findADocTabs .kcw__ajax__tab_active .kcw__ajax__tab_outer {
  color: #7facef;
  margin-bottom: -3px;
}

 .kcw #kcw__findADocTabs .kcw__ajax__tab_inner {
  background: transparent !important;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_header {
  cursor: pointer;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_active .kcw__ajax__tab_inner,
 .kcw .kcw__findDoc .kcw__ajax__tab_header .kcw__ajax__tab_inner,
 .kcw .kcw__findDoc .kcw__ajax__tab_hover .kcw__ajax__tab_inner {
  background-color: #ffffff;
  /*margin-right:5px;*/
  /*border: 1px solid #ebebeb;*/
}

 .kcw .kcw__findDoc .kcw__ajax__tab_header .kcw__ajax__tab_inner {
  background-color: #f8f8f8;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_header .kcw__ajax__tab_inner:first-child {
  background-color: #f8f8f8;
  border-left: none;
  border-right: 1px solid #e9e9e9;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_active .kcw__ajax__tab_tab,
 .kcw .kcw__findDoc .kcw__ajax__tab_hover .kcw__ajax__tab_tab,
 .kcw .kcw__findDoc .kcw__ajax__tab_header .kcw__ajax__tab_tab {
  padding: 14px;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_active .kcw__ajax__tab_tab {
  /*color: #fff;*/
  color: #78a701;
  border-top: 1px solid #78a701;
  border-left: 1px solid #78a701;
  border-right: 1px solid #78a701;
  border-bottom: none;
  background-color: #fff;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_header .kcw__ajax__tab_active .kcw__ajax__tab_inner {
  border-bottom: none;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_hover .kcw__ajax__tab_tab {
  color: #78a701;
}

 .kcw .kcw__findDoc .kcw__ajax__tab_body {
  /*font-family: Arial;
    font-size: 10pt;
    /*padding: 8px;*/
  background-color: #fff;
  border-left: 1px solid #78a701;
  border-right: 1px solid #78a701;
  border-bottom: 1px solid #78a701;
  border-top: 1px solid #e9e9e9;

  /*margin-top: 15px;*/
  color: #7b7b7b;
  padding: 20px 4px 8px 12px;
  border-radius: 0px 0px 4px 4px;
}

 .kcw #kcw__findADocTabs ul {
  padding-left: 0px;
}

 .kcw #kcw__findADocTabs ul li {
  border-top: 0;
  padding: 0px 0;
  display: block;
}

 .kcw .kcw__doctorTools {
  vertical-align: top;
  position: relative;
  float: right;
}

 .kcw .kcw__callDoctor,
 .kcw .kcw__shareDoctor,
 .kcw .kcw__printDoctor {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 2px;
}

 .kcw .kcw__callDoctor {
  /* background-image: url('/img/phone-icon-turq.png'); */
}

 .kcw .kcw__shareDoctor {
  background-image: url('https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/share-icon-turq.png');
}

 .kcw .kcw__printDoctor {
  background-image: url('https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/share-icon-turq.png');
}

 .kcw .kcw__doctorContactInfo span {
  color: #007b9f;
  font-weight: 700;
}

 .kcw .kcw__r-tabs-anchor > img {
  display: none;
}

 .kcw .kcw__locationWrapper {
  font-family: 'Open Sans', sans-serif !important;
}

 .kcw .kcw__divFindADoctor .kcw__FADtoggle {
  position: relative !important;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

 .kcw .kcw__findADocSearchByLastName {
  margin-bottom: 60px;
}

/*	 V.  Responsive				*/

@media only screen and (max-width: 1399px) {
}

@media (max-width: 1024px) {
   .kcw .kcw__twoColumn label {
    margin: 0 3% 0 0;
  }

   .kcw .kcw__findADocSearchByLastName a {
    font-size: 18px;
    display: inline-block;
    padding: 0 2.5% 0 0;
    width: 26px;
    text-align: center;
  }

   .kcw .kcw__columnOneSideSearch span {
    width: 140px;
  }
}

@media (max-width: 950px) {
   .kcw .kcw__findADocSocialMediaContainer {
    margin-top: -90px;
  }
   .kcw .kcw__mainLinkfindADocIconContainer {
    padding: 0 25px;
  }
   .kcw .kcw__findADocEmailInput input {
    margin-top: 0;
  }

   .kcw .kcw__findADocIconContainer {
    width: 100%;
  }

   .kcw .kcw__findADocContainer {
    width: 80%;
    display: block;
    margin: 0 auto;
  }

   .kcw .kcw__divFindADoctor .kcw__findADocContainer {
    width: 100% !important;
    padding: 0;
  }

   .kcw .kcw__divFindADoctor .kcw__findADocSideSearch {
    border-right: none;
  }

   .kcw .kcw__findADocVideo iframe {
    display: block;
    position: relative;
  }
   .kcw .kcw__findADocSubNavMobileBtn,
   .kcw .kcw__findADocSubNavMobileBtn:focus {
    display: block;
    margin: 30px auto 30px;
    background: #007b9f;
    border-radius: 5px;
    color: #fff;
    width: 32%;
    padding: 10px 35px 10px 10px;
    font-size: 20px;
    text-align: left;
    outline-color: #fff;
    border: 0px;
    min-width: 220px;
    position: relative;
  }
   .kcw .kcw__findADocSideNavDropdownBtn {
    display: block;
  }

   .kcw .kcw__callDoctor,
   .kcw .kcw__shareDoctor,
   .kcw .kcw__printDoctor {
    display: block;
    margin: 4px 2px;
  }

   .kcw .kcw__findADocTitleContainer {
    text-align: center;
  }
   .kcw .kcw__backToSearch {
    border: none;
    width: 100% !important;
    display: block;
    margin: 0 auto !important;
  }
}

@media (max-width: 767px) {
   .kcw .kcw__doctorResultContainer {
    text-align: center;
  }
   .kcw .kcw__doctorTools {
    float: none;
  }

   .kcw .kcw__callDoctor,
   .kcw .kcw__shareDoctor,
   .kcw .kcw__printDoctor {
    display: inline-block;
  }

   .kcw .kcw__findADocSearchByLastName a {
    padding: 2.5% 2.5% 2.5% 0;
  }

   .kcw .kcw__r-tabs-anchor > img {
    position: absolute;
    right: 15px;
    top: 12px;
    display: block;
  }

   .kcw .kcw__viewProfile .kcw__pnl-doctor-medical-group-2 {
    float: none;
    margin: 0 auto;
  }

   .kcw .kcw__affiliations-container {
    float: none;
  }
   .kcw #kcw__collapseFAD {
    padding: 0px 0 45px 0;
    margin-bottom: 0;
    background-color: #fff;
  }
}

@media (max-width: 714px) {
   .kcw .kcw__mainLinkfindADocIconContainer div {
    display: block;
    margin: 0 auto;
    padding: 10px 0;
  }

   .kcw .kcw__findADocVideo iframe {
    width: 400px;
    height: 226px;
  }

   .kcw .kcw__findADocIconPrompt {
    font-size: 30px;
  }

   .kcw .kcw__backToSearch {
    border-right: 0;
  }

   .kcw .kcw__searchResults,
   .kcw .kcw__showingResults {
    padding: 0;
    /*width:49%;*/
    display: inline-block;
  }

   .kcw .kcw__paginationControls {
    float: right;
  }

   .kcw .kcw__showingResults {
    float: left;
  }

   .kcw .kcw__searchResults {
    text-align: right;
  }
}

@media (max-width: 650px) {
   .kcw .kcw__findADocContainer {
    width: 100%;
    padding: 0 25px;
  }

   .kcw .kcw__radioBtnSection span {
    margin: 2px;
  }

   .kcw .kcw__backToSearch {
    width: 100% !important;
    /*    padding: 0 25px !important;*/
  }
}
@media (max-width: 643px) {
   .kcw .kcw__findADocTitleContainer {
    padding: 0 25px;
  }
}

@media (max-width: 612px) {
   .kcw .kcw__twoColumn label {
    width: 100%;
  }

   .kcw .kcw__tpsearchadvanced .kcw__radioContainer {
    display: block;
    margin: 10px 0;
  }

   .kcw .kcw__tpsearchadvanced .kcw__radioBtnSection span {
    width: 70%;
  }
}
@media (max-width: 514px) {
}

@media (max-width: 442px) {
}

@media (max-width: 440px) {
   .kcw .kcw__findADocVideo iframe {
    width: 250px;
    height: 141px;
  }
}

 .kcw .kcw__resultsGenderrbl input[type='radio'] ~ label {
  display: inline;
}

 .kcw .kcw__genderddl {
  display: none;
}

 .kcw .kcw__hospitalChoice {
  display: none;
}

 .kcw .kcw__fadLeftCol,
 .kcw .kcw__fadRightCol {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*LB MODIFIED: 9/15*/
  margin: 10px auto;
}
/*LB MODIFIED: 9/15 : padding*/
 .kcw .kcw__fadLeftCol {
  padding: 0 13px 0 0;
}
 .kcw .kcw__fadRightCol {
  padding: 0 0 0 13px;
  margin-left: -5px;
}
/*end*/

/*LB MODIFIED: 9/16*/
 .kcw .kcw__findADocToolTitle {
  color: #72705e;
  margin-bottom: 20px;
}
 .kcw .kcw__viewProfileBtn {
  font-size: 16px;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  display: block;
  padding: 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #0a72c0;
  border: none;
  width: 100%;
}

 .kcw .kcw__viewProfileBtn:hover {
  color: #fff;
  border-color: #094d82;
  background-color: #094d82;
}

/*LB MODIFIED: 9/15*/
 .kcw .kcw__divFindADoctor .kcw__tpsearchadvanced .kcw__inlineBtnContainer {
  margin: 20px auto;
  position: relative;
  display: block;
  height: 52px;
}
 .kcw .kcw__divFindADoctor label input,
 .kcw .kcw__divFindADoctor label select {
  margin: 0;
  width: 100%;
}
 .kcw .kcw__divFindADoctor label {
  width: 100%;
}
 .kcw .kcw__divFindADoctor .kcw__styled-select {
  width: 100%;
}

/*LB MODIFIED: 9/15*/
 .kcw .kcw__divFindADoctor .kcw__twoColumn {
  max-width: 750px;
  /*below*/
  margin: 0 auto;
  display: block;
  float: none;
  position: relative;
}
 .kcw .kcw__divFindADoctor .kcw__btn {
  padding: 10px 50px;
  float: none;
  position: absolute;
  font-size: 16px;
  right: 0;
}
 .kcw .kcw__divFindADoctor .kcw__find-buttons .kcw__btn:first-child {
  width: 49%;
  /*margin-left: 1%;*/
}
 .kcw .kcw__divFindADoctor .kcw__find-buttons .kcw__btn:last-child {
  width: 49%;
  margin-right: 1%;
}

/*RESULTS*/
 .kcw .kcw__divFindADoctor .kcw__sideNavigationContainer {
  width: 100%;
  /*display:inline-block;*/
  vertical-align: top;
  padding: 35px 20px 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 50px;
}

 .kcw .kcw__divFindADoctor .kcw__findADocSideSearch {
  width: 70%;
  display: inline-block;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-left: -5px;
  vertical-align: top;
  margin-top: 0;
  border-right: 1px solid #c4c4c4;
}
 .kcw .kcw__doctorResultContainer {
  padding: 0 30px 0 0;
  box-sizing: border-box;
  margin-bottom: 15px;
}
 .kcw .kcw__doctorResultContainer .kcw__doctorInformation {
  position: relative;
  min-height: 274px;
}

 .kcw .kcw__divFindADoctor .kcw__viewProfile {
  float: none;
  text-align: center;
  text-transform: uppercase;
  color: #49a942;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
 .kcw .kcw__divFindADoctor .kcw__viewProfile input {
  margin: 0;
  width: 100%;
}
/*LB MODIFIED: 9/21*/
 .kcw .kcw__divFindADoctor .kcw__doctorName {
  font-family: 'Futura', sans-serif;
  text-transform: none;
  text-decoration: none;
  /*font-size:24px;*/
  font-size: 1.2em;
  color: #0a72c0;
  font-style: normal;
  font-weight: 600;
}
/*LB MODIFIED: 9/21*/
 .kcw .kcw__divFindADoctor .kcw__doctorSpecialty {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
  font-weight: 400;
}
 .kcw .kcw__doctorContactInfo span {
  color: #0a72c0;
}

 .kcw .kcw__doctorContactInfo a {
  color: #75767a;
}
 .kcw .kcw__doctorContactInfo .kcw__btn-phone {
  width: auto;
  padding: 10px 0px;
  font-weight: 500;
}
 .kcw .kcw__divFindADoctor input[type='submit'].kcw__fadProfileBtn {
  font-family: 'Syncopate', sans-serif;
  font-size: 18px;
  color: #49a942;
  background: #fff;
  border: none;
}

 .kcw .kcw__fad-flex-container {
  display: flex;
  flex-direction: row;
  width: 100%;
}

 .kcw .kcw__fad-flex-container--print .kcw__print-btn .kcw__btn-resultsBySpecialty {
  width: 100%;
  padding: 10px 20px;
  margin-bottom: 10px;
}

@media (min-width: 990px) {
   .kcw .kcw__fad-flex-container--print {
    margin: 20px -15px 0;
    width: inherit;
    margin-bottom: 0;
  }

   .kcw .kcw__fad-flex-container .kcw__result-atoz {
    margin: 0 15px;
    flex: 1 1 33.333%;
  }

   .kcw .kcw__fad-flex-container .kcw__result-atoz > a,
   .kcw .kcw__fad-flex-container .kcw__result-atoz > input {
    width: 100%;
  }

   .kcw .kcw__find-buttons {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }

   .kcw .kcw__find-buttons > input:first-child {
    margin-left: 15px;
  }

   .kcw .kcw__divFindADoctor .kcw__find-buttons > input.kcw__btn:last-child {
    margin: 0;
  }
}

 .kcw .kcw__divFindADoctor .kcw__find-buttons > input {
  padding: 10px 5px;
}

 .kcw .kcw__find-bvmp {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
  margin-top: 4px;
}

 .kcw .kcw__find-bvmp span.kcw__chkbox-medgroup > input[type='checkbox'] {
  width: auto;
}

 .kcw .kcw__fad-related-sidebar {
  display: inline-block;
  width: 30%;
  padding-left: 30px;
  /* font-family: "Open Sans"; */
}

 .kcw .kcw__fad-related-title {
  color: #444;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-transform: uppercase;
}

 .kcw .kcw__fad-related-title span {
  display: none;
}

 .kcw .kcw__fad-related-list-item {
  margin-bottom: 30px;
}

 .kcw .kcw__fad-related-item-title {
  color: #0a72c0;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 10px;
  display: block;
}

 .kcw .kcw__fad-related-item-title a {
  text-decoration: none;
}

 .kcw .kcw__fad-related-item-title a:hover {
  text-decoration: underline;
}

 .kcw .kcw__fad-related-address {
  color: #444;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 10px;
}

 .kcw .kcw__fad-related-label {
  display: block;
  color: #444;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: bold;
}

 .kcw .kcw__fad-related-hours {
  display: block;
  color: #444;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 10px;
}

 .kcw .kcw__fad-related-contact {
  display: block;
  color: #444;
  /* font-family: "Open Sans"; */
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 10px;
}

 .kcw .kcw__fad-related-contact a {
  text-decoration: none;
  font-weight: bold;
}

 .kcw .kcw__fad-related-contact a:hover {
  text-decoration: underline;
}

 .kcw .kcw__fad-related-contact .kcw__fa {
  color: #0a72c0;
}

 .kcw .kcw__fad-related-contact .kcw__fa-fax {
  position: relative;
}

 .kcw .kcw__contact-distance {
  margin-left: -30px;
  background-color: #f9eba8;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 10px 0 10px 30px;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  width: 200px;
  margin-top: -18px;
}

 .kcw .kcw__contact-distance::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 5px 17px 0;
  border-color: transparent #f9f6ed transparent transparent;
}

@media (max-width: 991px) {
   .kcw .kcw__doctorResultContainer {
    width: 100%;
  }
   .kcw .kcw__find-specialty {
    padding: 0;
  }
   .kcw .kcw__find-last-name {
    padding: 0;
  }
   .kcw .kcw__find-zip {
    padding: 0;
  }
   .kcw .kcw__find-buttons {
    padding: 0;
  }

   .kcw .kcw__fad-flex-container {
    flex-direction: column-reverse;
  }

   .kcw .kcw__fad-related-sidebar {
    width: 100%;
    padding: 0;
  }

   .kcw .kcw__fad-related-title {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    background-color: #ffffff;
    padding: 10px;
  }

   .kcw .kcw__fad-related-title span {
    display: block;
    color: #0a72c0;
    font-weight: bold;
    text-transform: none;
  }

   .kcw .kcw__fad-related-list {
    display: none;
  }
}

@media (max-width: 620px) {
   .kcw .kcw__fadLeftCol,
   .kcw .kcw__fadRightCol {
    margin: 14px auto;
    display: block;
    padding: 0px;
    width: 100%;
  }
}
@media (max-width: 575px) {
   .kcw .kcw__doctorResultContainer .kcw__photo {
    width: 100%;
    height: 400px;
  }
   .kcw .kcw__doctorResultContainer {
    width: 100%;
  }
   .kcw .kcw__doctorInformation {
    width: 100%;
  }
}

@media (max-width: 360px) {
  /*.divFindADoctor input[type="submit"] {
	    border: 1px solid #00558c;
	    color: #00558c;
	    font-weight: 600;
	    text-transform: none;
	    margin: 14px auto;
	    display: block;
	}*/
   .kcw .kcw__divFindADoctor input[value='Clear Filter'] {
    margin: 0 auto;
  }
   .kcw .kcw__showingResults {
    float: none;
    position: relative;
    display: block;
  }
   .kcw .kcw__findADocSearchControls {
    position: relative;
    margin: 10px auto;
    display: block;
    text-align: center;
  }
   .kcw .kcw__backToSearch {
    padding: 0;
  }
}

 .kcw .kcw__viewProfile img.kcw__stethoscopeIcon {
  display: inline-block;
  margin-top: 0;
}

 .kcw .kcw__no-pad-right {
  padding-right: 0;
}
 .kcw .kcw__no-pad-left {
  padding-left: 0;
}
 .kcw .kcw__no-pad-bottom {
  padding-bottom: 0;
}
 .kcw .kcw__no-pad-top {
  padding-top: 0;
}

 .kcw .kcw__bvhs-badge {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  background-color: rgb(152 194 61);
  padding: 8px;
}
 .kcw .kcw__bvhs-badge .kcw__img-responsive {
  max-width: 24px;
  margin: 0 auto 3px;
}

/*end*/

/*LB MODIFIED: 9/15*/
 .kcw .kcw__divFindADoctor input[type='text'],
 .kcw .kcw__divFindADoctor input[type='search'],
 .kcw select {
  border: 1px solid #939393;
  color: #939393;
}
 .kcw .kcw__divFindADoctor input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #939393;
}
 .kcw .kcw__divFindADoctor input::-moz-placeholder {
  /* Firefox 19+ */
  color: #939393;
}
 .kcw .kcw__divFindADoctor input:-ms-input-placeholder {
  /* IE 10+ */
  color: #939393;
}
 .kcw .kcw__divFindADoctor input:-moz-placeholder {
  /* Firefox 18- */
  color: #939393;
}

/*LB MODIFIED : 9/15*/
 .kcw .kcw__doctorDetailContainer {
  margin-bottom: 40px;
}

 .kcw .kcw__doctorDetailContainer .kcw__photo img.kcw__imgphoto {
  margin-right: 30px;
  text-align: center;
  width: 100%;
}
 .kcw .kcw__doctorDetailContainer .kcw__photo {
  margin: 0 auto;
  height: 100%;
  width: 40%;
  overflow: hidden;
  float: none;
  display: inline-block;
  height: auto !important;
  text-align: center;
  padding-right: 40px;
  box-sizing: border-box;
}

 .kcw .kcw__doctorDetailContainer .kcw__doctorInformation {
  display: inline-block;
  width: 60%;
  height: 100%;
  vertical-align: top;
  font-family: 'Open Sans', sans-serif;
  float: none;
  padding-left: 30px;
  padding-bottom: 60px;
  margin-left: -5px;
  box-sizing: border-box;
  padding-top: 0;
}
/*search / clear search buttons*/
 .kcw .kcw__divFindADoctor .kcw__find-buttons .kcw__btn:first-child {
  width: 100%;
  position: relative;
}
 .kcw .kcw__divFindADoctor .kcw__find-buttons .kcw__btn:last-child {
  display: block;
  margin: 10px 0;
  width: 100%;
  position: relative;
}
 .kcw .kcw__doctorDetailContainer .kcw__details1 span {
  display: block;
}
 .kcw .kcw__doctorDetailContainer .kcw__inline-descrip ul {
  list-style-type: none;
  padding-left: 0;
}
 .kcw .kcw__doctorDetailContainer .kcw__inline-descrip p:first-child {
  margin-bottom: 0;
}
 .kcw .kcw__divFindADoctor .kcw__doctorName {
  font-family: 'Open-Sans', sans-serif;
}
 .kcw .kcw__doctorDetailContainer .kcw__doctorName {
  margin: 20px 0 0px 0;
}
 .kcw .kcw__doctorDetailContainer .kcw__info-heading h5,
 .kcw .kcw__relatedBlogs h5 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  color: #0a72c0;
}
 .kcw .kcw__doctorDetailContainer .kcw__detailLocation {
  margin-bottom: 30px;
}
 .kcw .kcw__doctorDetailContainer .kcw__doctorSpecialty {
  color: #0a72c0;
  font-style: italic;
  font-weight: 400;
  font-family: 'Open-Sans', sans-serif;
}
 .kcw .kcw__doctorDetailContainer .kcw__doctorName {
  color: #063153;
  font-weight: 400;
}
 .kcw .kcw__doctorDetailContainer {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/*LB MODIFIED: 10/26*/
 .kcw .kcw__doctorDetailContainer > .kcw__photo {
  position: relative;
  width: 100%;
  height: auto !important;
  min-height: 340px;
  background: rgba(243, 231, 209, 0.4);
}
 .kcw .kcw__doctorDetailContainer > .kcw__photo > .kcw__imgphoto {
  position: absolute;
  left: 0;
  max-width: 260px;
  width: 100%;
  height: auto !important;
}
 .kcw .kcw__detail-profile-card {
  width: 100%;
  padding-left: 300px;
  padding-right: 70px;
  box-sizing: border-box;
  position: relative;
}
 .kcw .kcw__doctorDetailContainer .kcw__bvhs-badge-profile {
  display: block;
  background: rgb(152 194 61);
  color: #fff;
  max-width: 80px;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  padding: 8px 10px;
  box-sizing: border-box;
  right: -40px;
  text-align: center;
}
 .kcw .kcw__doctorDetailContainer .kcw__locationMap {
  display: inline-block !important;
}

 .kcw .kcw__doctorDetailContainer .kcw__doctorName {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  text-decoration: none;
  /* font-size: 24px; */
  font-size: 1.2em;
  color: #0a72c0;
  font-style: normal;
  font-weight: 600;
}
 .kcw .kcw__doctorDetailContainer .kcw__doctorSpecialty {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
  font-weight: 400;
  font-style: normal !important;
}
 .kcw .kcw__doctorDetailContainer .kcw__locationInfo {
  width: 50%;
  vertical-align: top;
  display: inline-block;
  padding: 0 20px 0 0;
  box-sizing: border-box;
  margin-bottom: 20px;
}
 .kcw .kcw__doctorDetailContainer .kcw__locationMap {
  vertical-align: top;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 0 0 20px;
  width: 50%;
  margin-left: -5px;
}
 .kcw .kcw__doctorDetailContainer .kcw__doctorInformation .kcw__info-heading {
  padding-top: 30px;
  box-sizing: border-box;
}
 .kcw .kcw__doctorDetailContainer .kcw__locationWrapper,
 .kcw .kcw__doctorDetailContainer .kcw__doctorInformation {
  width: 100%;
}
 .kcw .kcw__detailLocation h5 {
  padding-top: 30px;
}
 .kcw .kcw__detail-profile-card {
  text-align: left;
  padding-top: 5px;
}
 .kcw .kcw__blog-pages ul.kcw__blog-page-list,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list {
  border-radius: 0 !important;
}
 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__first:hover,
 .kcw .kcw__blog-pages ul.kcw__blog-page-list li.kcw__page-button-item a.kcw__first.kcw__active,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__first:hover,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__first.kcw__active,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a.kcw__active,
 .kcw .kcw__doc-pages ul.kcw__doc-page-list li.kcw__page-button-item a:hover {
  border-radius: 0px !important;
  background: #0a72c0 !important;
}
 .kcw .kcw__doc-pages.kcw__pagination .kcw__btn-prev-next i {
  vertical-align: top;
  margin-top: 18px;
}
 .kcw .kcw__detail-profile-card .kcw__details1 a,
 .kcw .kcw__detail-profile-card .kcw__detail-profile-phone a {
  text-decoration: none;
  display: inline-block;
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 16px;
}
 .kcw .kcw__detail-profile-card .kcw__detail-profile-phone a {
  display: inline-block;
  width: 100%;
  color: #444444;
}

 .kcw .kcw__detail-profile-card .kcw__details1 a:hover {
  text-decoration: none;
  color: #444444;
}
 .kcw .kcw__detail-profile-card .kcw__fa-phone,
 .kcw .kcw__fa-fax .kcw__detail-profile-card .kcw__fa-fax,
 .kcw .kcw__detail-profile-card .kcw__fa-map-marker {
  color: #0a72c0;
  position: absolute;
  left: 0;
  top: 4px;
}
 .kcw .kcw__detail-profile-card .kcw__detail-profile-locations,
 .kcw .kcw__detail-profile-card .kcw__detail-profile-address,
 .kcw .kcw__detail-profile-card .kcw__detail-profile-phone {
  position: relative;
}

 .kcw .kcw__print-btn a {
  background-color: #ddd;
  color: #75777a;
}

 .kcw .kcw__divFindADoctorResults {
  margin-bottom: 60px;
}

/*LB MODIFIED : 9/15*/
@media (max-width: 991px) {
   .kcw .kcw__divFindADoctorResults .kcw__find-specialty,
   .kcw .kcw__divFindADoctorResults .kcw__find-last-name,
   .kcw .kcw__divFindADoctorResults .kcw__find-zip {
    margin: 14px auto;
  }
   .kcw .kcw__doctorDetailContainer .kcw__find-buttons {
    padding: 0;
  }

   .kcw .kcw__sideNavigationContainer .kcw__find-buttons {
    padding: 0;
  }
   .kcw .kcw__sideNavigationContainer .kcw__btn {
    margin-left: 0 !important;
  }
   .kcw .kcw__divFindADoctor .kcw__sideNavigationContainer {
    padding: 35px 0;
  }
   .kcw .kcw__doctorResultContainer {
    padding: 0 0px 0 0;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
   .kcw .kcw__divFindADoctorResults .kcw__find-specialty,
   .kcw .kcw__divFindADoctorResults .kcw__find-last-name,
   .kcw .kcw__divFindADoctorResults .kcw__find-zip {
    padding: 0;
  }
   .kcw .kcw__doctorDetailContainer .kcw__photo {
    margin: 20px auto;
    display: block;
    width: 100%;
  }

   .kcw .kcw__findADoc-profile-new,
   .kcw .kcw__relatedBlogs,
   .kcw .kcw__doctorDetailContainer .kcw__detailLocation {
    text-align: center;
  }
   .kcw .kcw__doctorDetailContainer .kcw__doctorInformation {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
   .kcw .kcw__doctorDetailContainer .kcw__photo img {
    /*margin: 0 auto;
		display:block;
		max-width:500px;
		width:100%;*/
  }
   .kcw .kcw__divFindADoctor .kcw__sideNavigationContainer {
    padding: 0px 0 35px 0;
  }
   .kcw .kcw__doctorDetailContainer .kcw__locationInfo {
    width: 50%;
    margin: auto;
    padding-right: 0;
  }
   .kcw .kcw__doctorDetailContainer .kcw__locationMap {
    width: 50%;
  }
}

 .kcw .kcw__img-green {
  background: rgb(152 194 61);
  max-width: 24px;
}

 .kcw .kcw__share-profile {
  display: block;
}

 .kcw .kcw__share-profile .kcw__share-email {
  display: inline-block;
  margin-right: 10px;
}

 .kcw .kcw__share-profile button {
  -webkit-appearance: none;
  background: none;
  border: 0px;
  color: #0a72c0;
}

 .kcw .kcw__blog-item-wrapper img.kcw__blog-item-img {
  width: 150px;
  display: none;
}

 .kcw span.kcw__chkbox-medgroup > input[type='checkbox'] {
  visibility: hidden;
  margin-right: 15px;
  width: 10%;
  display: inline-block;
}

 .kcw span.kcw__chkbox-medgroup {
  position: relative;
}

 .kcw span.kcw__chkbox-medgroup > input[type='checkbox']:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

 .kcw .kcw__chkbox-medgroup > label:after {
  content: '';
  border: 1px solid #c2c2c2;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

 .kcw span.kcw__chkbox-medgroup > input[type='checkbox']:checked + label:after {
  content: '';
  background-color: #62bc46;
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
}

 .kcw .kcw__chkbox-medgroup > label {
  font-size: 14px;
  display: inline-block;
  width: 65%;
  margin-left: 20px;
}

 .kcw .kcw__google-map-link {
  display: block;
}
 .kcw .kcw__locationMap iframe {
  width: 100% !important;
}
 .kcw .kcw__doctorDetailContainer > .kcw__photo > .kcw__imgphoto {
  margin-right: 0 !important;
  width: 100% !important;
  min-height: 408px;
  height: 100% !important;
  background-size: cover !important;
  position: absolute;
  left: auto !important;
  right: auto !important;
  top: auto !important;
}

 .kcw .kcw__detail-profile-card {
  position: relative;
}

 .kcw .kcw__doctorAddressInfo .kcw__fa.kcw__fa-phone + span {
  width: auto;
  padding-left: 8px;
}

@media (max-width: 572px) {
   .kcw .kcw__doctorDetailContainer > .kcw__photo > .kcw__imgphoto {
    position: relative;
    width: 100%;
    margin: 30px auto 0 !important;
    display: block;
    left: auto;
    right: auto;
    background-position: center 0px;
  }
   .kcw .kcw__detail-profile-card {
    padding: 0;
    box-sizing: border-box;
    position: relative;
  }
   .kcw .kcw__doctorDetailContainer .kcw__locationInfo {
    width: 100%;
    margin: 10px auto;
  }
   .kcw .kcw__doctorDetailContainer .kcw__locationMap {
    display: none !important;
  }
   .kcw .kcw__detailLocation,
   .kcw .kcw__detail-profile-card {
    text-align: left;
    display: block;
    margin: 10px auto !important;
    width: 100%;
    padding: 0 72px 0 10px;
  }

   .kcw .kcw__share-profile button {
    display: none;
  }
   .kcw .kcw__doctorDetailContainer .kcw__photo {
    padding-right: 0;
  }
   .kcw .kcw__doctorDetailContainer .kcw__bvhs-badge-profile {
    right: 0;
    top: -20px;
  }

   .kcw .kcw__doctorDetailContainer > .kcw__photo > .kcw__imgphoto {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }
   .kcw .kcw__doctorDetailContainer {
    max-width: 400px;
    margin: 10px auto;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}

 .kcw .kcw__findADoc-profile-new .kcw__inline-descrip > p {
  font-weight: 700;
}

 .kcw .kcw__admin-only {
  display: none;
  z-index: 999;
  background-color: #97c33c;
}
 .kcw .kcw__printtxt {
  text-decoration: none;
  color: black;
  padding: 0 10px;
  vertical-align: text-bottom;
}
 .kcw .kcw__sharetxt {
  color: black;
  padding: 0 10px;
  vertical-align: text-bottom;
}
 .kcw .kcw__email {
  text-decoration: none;
}
 .kcw .kcw__envelope {
  margin-bottom: 8px;
}

/* MEET OUR TEAM */

 .kcw .kcw__divMeetOurStaff .kcw__doctorName {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  text-decoration: none;
  font-size: 1.2em;
  color: #0a72c0;
  font-style: normal;
  font-weight: 600;
}
 .kcw .kcw__divMeetOurStaff .kcw__doctorSpecialty {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
  font-weight: 400;
}
 .kcw .kcw__divMeetOurStaff .kcw__viewProfile {
  float: none;
  text-align: center;
  text-transform: uppercase;
  color: #49a942;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
 .kcw .kcw__divMeetOurStaff .kcw__viewProfile input {
  margin: 0;
  width: 100%;
}

/*find a doc fax 8.14 */

 .kcw .kcw__fa-fax {
  color: #0a72c0;
  position: absolute;
  left: -2.5px;
  padding-top: 6px;
}

 .kcw .kcw__detail-profile-fax a {
  display: inline-block;
  width: 100%;
  color: #444444;
}
 .kcw .kcw__doctorDetailContainer .kcw__detailLocation {
  padding-right: 0;
}

/* MEET MY TEAM */

 .kcw .kcw__divMeetMyTeam .kcw__doctorName {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  text-decoration: none;
  font-size: 1.2em;
  color: #0a72c0;
  font-style: normal;
  font-weight: 600;
}

 .kcw .kcw__divMeetMyTeam .kcw__doctorSpecialty {
  font-family: 'Open-Sans', sans-serif;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
  font-weight: 400;
}

 .kcw .kcw__divMeetMyTeam .kcw__viewProfile {
  float: none;
  text-align: center;
  text-transform: uppercase;
  color: #49a942;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

 .kcw .kcw__divMeetMyTeam .kcw__viewProfile input {
  margin: 0;
  width: 100%;
}

/* --- 493177034_Move_FAD_Video --- */
 .kcw .kcw__doctorDetailContainer .kcw__doctorInformation {
  margin-left: 0;
}

 .kcw .kcw__VideoItem2 {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

 .kcw .kcw__VideoItem2 iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

 .kcw .kcw__result-atoz {
  display: flex;
  justify-content: space-between;
  clear: initial;
  width: 100%;
}

 .kcw .kcw__fad-flex-container .kcw__btn-resultsBySpecialty {
  padding: 10px 40px;
}

 .kcw .kcw__result-atoz .kcw__btn-resultsBySpecialty {
  position: initial !important;
}

 .kcw .kcw__clearbothname {
  clear: both;
  height: 10px;
}

 .kcw .kcw__marTop35 {
  margin-top: 35px;
}

 .kcw .kcw__eCard-image-wrapper {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
}

 .kcw .kcw__fw-xtrabold {
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

 .kcw .kcw__react-select {
  border: none;
}

 .kcw .kcw__react-select [class$='-control'] {
  border: 1px solid #939393 !important;
  border-radius: 0;
  box-shadow: none;
}

 .kcw .kcw__react-select:focus-within [class$='-control'] {
  box-shadow: inset 0 0 0 1px #696969;
}

 .kcw .kcw__react-select .kcw__css-hlgwow {
  height: 38px;
}

 .kcw .kcw__react-select .kcw__css-hlgwow div:last-child input {
  height: auto;
  display: none;
}

 .kcw .kcw__react-select .kcw__css-hlgwow div:first-child {
  font-weight: normal !important;
}

 .kcw .kcw__component.kcw__form-builder {
  margin: 0 0 60px;
}

 .kcw .kcw__component.kcw__form-builder * {
  box-sizing: border-box;
}

 .kcw .kcw__component.kcw__form-builder .kcw__row {
  margin: 0;
  padding: 0;
}

 .kcw .kcw__component.kcw__form-builder *[class^='col-'] {
  margin: 0;
  padding: 0;
}

 .kcw .kcw__component.kcw__form-builder *[class^='col-']:first-child {
  padding-right: 30px;
}
 .kcw .kcw__component.kcw__form-builder *[class^='col-']:last-child {
  padding-left: 30px;
}

 .kcw .kcw__frm-btn,
 .kcw .kcw__component.kcw__form-builder button {
  margin-bottom: 40px;
  outline: none;
  padding: 6px 20px;
  border: none;
  background: #63b9ca;
  color: #fff;
  font-size: 19px;
  float: none;
  height: auto;
  border-radius: 3px;
}

 .kcw .kcw__frm-btn:hover,
 .kcw .kcw__component.kcw__form-builder button:hover {
  background: #3a99ad;
}

 .kcw .kcw__component.kcw__form-builder .kcw__form-button-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 7px;
  padding: 15px 0;
}

 .kcw .kcw__component.kcw__form-builder .kcw__field-block {
  display: flex;
  width: 100%;
  gap: 5px;
  align-items: center;
  margin-bottom: 10px;
}

 .kcw .kcw__component.kcw__form-builder .kcw__field-block .kcw__field-block__label {
  flex: 0 0 110px;
}

 .kcw .kcw__component.kcw__form-builder .kcw__field-block .kcw__field-block__field {
  flex: auto;
}

 .kcw .kcw__component.kcw__form-builder .kcw__field-block .kcw__field-block__field textarea,
 .kcw .kcw__component.kcw__form-builder .kcw__field-block .kcw__field-block__field select,
 .kcw .kcw__component.kcw__form-builder .kcw__field-block .kcw__field-block__field input {
  margin: 0;
  padding: 0 10px;
  border: 1px solid #939393;
}
 .kcw .kcw__component.kcw__form-builder .kcw__field-block:focus-within .kcw__field-block__field textarea,
 .kcw .kcw__component.kcw__form-builder .kcw__field-block:focus-within .kcw__field-block__field select,
 .kcw .kcw__component.kcw__form-builder .kcw__field-block:focus-within .kcw__field-block__field input {
  border: 1px solid #696969;
  box-shadow: inset 0 0 0 1px #696969;
}

 .kcw .kcw__component.kcw__form-builder fieldset {
  margin: 0 !important;
}

 .kcw .kcw__component.kcw__form-builder .kcw__form-only fieldset legend {
  margin: 0;
  padding: 0;
}

 .kcw .kcw__component.kcw__form-builder .kcw__form-only .kcw__field-block {
  flex-direction: column;
  align-items: flex-start;
}

 .kcw .kcw__component.kcw__form-builder .kcw__form-only .kcw__field-block__label {
  flex: 0 0 100%;
  width: 100%;
}

 .kcw .kcw__component.kcw__form-builder .kcw__field-block input[type='radio'],
 .kcw .kcw__component.kcw__form-builder .kcw__field-block input[type='checkbox'] {
  margin-right: 5px;
}

 .kcw .kcw__component.kcw__form-builder .kcw__field-block__label label.kcw__is-required::after {
  content: '*';
  font-size: 12px;
  color: red;
  margin-left: 3px;
}

 .kcw .kcw__component.kcw__form-builder .kcw__form-only .kcw__field-block__field {
  flex: 0 0 100%;
  width: 100%;
}

 .kcw .kcw__component.kcw__form-builder .kcw__form-builder__heading {
  margin-bottom: 15px;
}
 .kcw .kcw__component.kcw__form-builder .kcw__field-block__error {
  font-size: 14px;
  color: red;
}

 .kcw .kcw__component.kcw__form-builder .kcw__group-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 14px;
}

 .kcw .kcw__component.kcw__form-builder .kcw__group-2 .kcw__field-block {
  flex: 0 0 calc(50% - 7px);
  width: calc(50% - 7px);
}

 .kcw .kcw__component.kcw__form-builder .kcw__group-2 .kcw__form-builder__heading {
  flex: 0 0 100%;
  width: 100%;
}

 .kcw .kcw__component.kcw__form-builder #kcw__class-total {
  margin: 0 0 15px !important;
}
 .kcw .kcw__component.kcw__form-builder .kcw__group-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 15px;
}

 .kcw .kcw__component.kcw__form-builder .kcw__group-3 .kcw__field-block {
  flex: 0 0 calc(33.33% - 10px);
  width: calc(33.33% - 10px);
}

 .kcw .kcw__component.kcw__form-builder .kcw__group-3 .kcw__form-builder__heading {
  flex: 0 0 100%;
  width: 100%;
}
@media (max-width: 992px) {
   .kcw .kcw__component.kcw__form-builder .kcw__group-2 .kcw__field-block,
   .kcw .kcw__component.kcw__form-builder .kcw__group-3 .kcw__field-block {
    flex: 0 0 100%;
    width: 100%;
  }
}

 .kcw .kcw__ce-register__message {
  margin-bottom: 60px;
}

 .kcw .kcw__ce-register__message .kcw__error {
  text-align: left !important;
}
 .kcw .kcw__location-info.kcw__contact-section a {
  font-weight: normal;
  margin: 0;
  font-size: 16px;
}
 .kcw .kcw__location-info.kcw__contact-section a:hover {
  text-decoration: underline;
  color: #0095b5;
}

 .kcw .kcw__nav .kcw__styled-select .kcw__css-13cymwt-control,  .kcw .kcw__nav .kcw__styled-select .kcw__css-hlgwow,  .kcw .kcw__nav .kcw__styled-select .kcw__css-19bb58m,  .kcw .kcw__nav #kcw__txtFindADocName,  .kcw .kcw__nav #kcw__txtFindADocKeyword {
  max-height: 40px;
}

 .kcw .kcw__nav .kcw__styled-select .kcw__css-19bb58m {
  margin-top: -10px;
}

 .kcw .kcw__nav .kcw__styled-select .kcw__css-13cymwt-control {
  border: 1px solid #939393;
  border-radius: 0;
}
 .kcw .kcw__nav #kcw__txtFindADocName:focus-visible,  .kcw .kcw__nav #kcw__txtFindADocKeyword:focus-visible {
  outline: #2784FF auto 1px;
}
@media (min-width: 992px) and (max-width: 1320px) {
   .kcw .kcw__main-nav .kcw__navbar-brand img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 992px) {
   .kcw .kcw__navbar-container .kcw__main-nav ul.kcw__navbar-nav > li:nth-child(4) {
    min-width: 150px;
  }
}

@media (max-width: 992px) {
   .kcw .kcw__main-nav .kcw__navbar-brand img {
    width: auto;
  }
}

 .kcw .kcw__register-btn-row {
  gap: 0 10px;
  margin: 0 -10px !important;
}

 .kcw .kcw__mar-bot-50 {
  margin-bottom: 50px;
}

 .kcw .kcw__ce-register #kcw__class-title {
  width: 100% !important;
}

/* CANCER CARE */

 .kcw .kcw__cancer-care .kcw__headerSubsite {
  margin-bottom: 30px;
}

 .kcw .kcw__cancer-care section.kcw__subsite-home-content {
  padding-top: 0;
}

 .kcw .kcw__cancer-care .kcw__interior-page {
  padding-top: 0;
}

 .kcw .kcw__cancer-care .kcw__interior-hero-banner {
  margin: 0;
  height: auto;
}

 .kcw .kcw__interior-hero-banner .kcw__page-title {
  max-width: 750px;
}

 .kcw .kcw__cancer-care .kcw__interior-hero-banner .kcw__page-title,
 .kcw .kcw__cancer-care .kcw__interior-hero-banner .kcw__page-title span {
  text-transform: none;
  text-transform: unset !important;
}

@media (max-width: 768px) {
   .kcw .kcw__cancer-care .kcw__interior-hero-banner .kcw__page-title {
    margin-top: 60px;
  }
}

 .kcw .kcw__personal-care h1,
 .kcw .kcw__personal-care h2,
 .kcw .kcw__content-cta h1,
 .kcw .kcw__content-cta h2 {
  display: inline-block;
  border-bottom: 2px solid #97c33c;
  padding-bottom: 14px;
  margin: 0 auto 30px;
  width: initial;
  color: #002b7f !important;
  font-style: normal !important;
  text-transform: none;
}

 .kcw .kcw__personal-care {
  padding: 0 0 60px;
  margin-top: 60px;
}

 .kcw .kcw__personal-care .kcw__container {
  padding: 0 30px;
}

@media (max-width: 768px) {
   .kcw .kcw__personal-care {
    padding: 60px 0 0;
  }
}

@media (max-width: 480px) {
   .kcw .kcw__personal-care h1,
   .kcw .kcw__personal-care .kcw__cancer-care h2,
   .kcw .kcw__cancer-care .kcw__personal-care h2 {
    max-width: 70%;
  }
}

 .kcw .kcw__steps-care {
  padding: 0 0 60px;
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care {
    padding: 30px;
  }
}

 .kcw .kcw__steps-care h3 {
  text-align: center;
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care h3 {
    text-align: left;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 30px;
  }
}

 .kcw .kcw__steps-care .kcw__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 30px;
}

@media (max-width: 1199px) {
   .kcw .kcw__steps-care .kcw__steps {
    padding: 30px 0;
  }
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care .kcw__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
  }
}

 .kcw .kcw__steps-care .kcw__steps__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100px;
  margin: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care .kcw__steps__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: initial;
    margin: 0 0 30px;
  }
   .kcw .kcw__steps-care .kcw__steps__item:last-child {
    margin: 0;
  }
}

 .kcw .kcw__steps-care .kcw__steps__item:after {
  content: '';
  position: absolute;
  right: calc(-100% + calc(30px - calc(15px / 2)));
  top: 25%;
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background: #197cc0;
}

@media (max-width: 1199px) {
   .kcw .kcw__steps-care .kcw__steps__item:after {
    right: calc(-74% + calc(30px - calc(15px / 2)));
    width: calc(74% - 30px);
  }
}

@media (max-width: 991px) {
   .kcw .kcw__steps-care .kcw__steps__item:after {
    right: calc(-50% + calc(30px - calc(15px / 2)));
    width: calc(50% - 30px);
  }
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care .kcw__steps__item:after {
    content: none;
  }
}

 .kcw .kcw__steps-care .kcw__steps__item:last-child:after {
  content: none;
}

 .kcw .kcw__steps-care .kcw__steps__item img {
  width: 53px;
  height: auto;
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care .kcw__steps__item img {
    width: 45px;
  }
}

 .kcw .kcw__steps-care .kcw__steps__item span {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #002b7f;
  font-weight: 600;
}

@media (max-width: 1200px) {
   .kcw .kcw__steps-care .kcw__steps__item span {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
   .kcw .kcw__steps-care .kcw__steps__item span {
    margin: 0 0 0 15px;
    color: #5f5f5f;
    font-size: 16px;
  }
}

 .kcw .kcw__media {
  background: #f2f2f2;
  padding: 90px 0;
}

@media (max-width: 768px) {
   .kcw .kcw__media {
    padding: 30px 0;
  }
   .kcw .kcw__media .kcw__container {
    padding: 0 15px;
  }
}

 .kcw .kcw__media h2 {
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}

 .kcw .kcw__media__wrapper {
  display: block;
  position: relative;
  margin: 15px 0 45px;
  border-bottom: 1px solid #cfcfcf;
}

@media (max-width: 768px) {
   .kcw .kcw__media__wrapper {
    border-bottom: none;
    padding: 0;
  }
}

 .kcw .kcw__media__player {
  position: relative;
}

@media (max-width: 768px) {
   .kcw .kcw__media__player {
    margin: 50px 0;
  }
}

 .kcw .kcw__media__player-title {
  font-size: 22px;
  color: #171717;
}

 .kcw .kcw__media__player-specialty {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

 .kcw .kcw__media__player-controls {
  display: block;
  width: 100%;
  height: 0;
}

 .kcw .kcw__media__player-controls-next,
 .kcw .kcw__media__player-controls-prev {
  background: #0a72c0;
  position: absolute;
  display: block;
  font-size: 40px;
  color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  text-align: center;
  top: 200px;
}

 .kcw .kcw__media__player-controls-prev {
  left: -60px;
}

 .kcw .kcw__media__player-controls-prev i {
  margin-right: 5px;
}

 .kcw .kcw__media__player-controls-next {
  right: -60px;
}

 .kcw .kcw__media__player-controls-next i {
  margin-left: 5px;
}

 .kcw .kcw__media__player-controls-prev {
  left: -60px;
}

 .kcw .kcw__media__player-controls-prev i {
  margin-right: 5px;
}

 .kcw .kcw__media__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
   .kcw .kcw__media__items {
    display: none;
  }
}

 .kcw .kcw__media__item {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(25% - 30px);
  flex: 1 0 calc(25% - 30px);
  margin: 0 15px;
  position: relative;
}

 .kcw .kcw__media__item-title {
  font-size: 16px;
}

 .kcw .kcw__media__item-title a {
  text-decoration: none;
  color: #3a3a3a;
  outline: none !important;
}

 .kcw .kcw__media__item-title a::after {
  content: '';
  position: absolute;
  z-index: 10;
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

 .kcw .kcw__media__item-thumb img {
  display: block;
  width: 100%;
  height: auto;
}

 .kcw .kcw__media .kcw__is_playing {
  display: none;
  font-size: 12px;
  font-weight: 600;
  color: #002b7f;
}

 .kcw .kcw__media__item.kcw__is-active .kcw__media__item-title a {
  color: #002b7f;
  pointer-events: none;
}

 .kcw .kcw__media__item.kcw__is-active .kcw__media__item-title a::after {
  content: none;
}

 .kcw .kcw__media__item.kcw__is-active .kcw__media__item-thumb {
  position: relative;
}

 .kcw .kcw__media__item.kcw__is-active .kcw__media__item-thumb::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 7px #90bf32;
  box-shadow: inset 0 0 0 7px #90bf32;
  z-index: 9;
}

 .kcw .kcw__media__item.kcw__is-active .kcw__is_playing {
  display: block;
}

 .kcw .kcw__about-card {
  background: #f2f2f2;
  margin: 60px 0;
}

 .kcw .kcw__about-card__thumb {
  display: block;
  height: 220px;
  width: 100%;
  position: relative;
}

 .kcw .kcw__about-card__thumb img {
  position: absolute;
  display: block;
  height: 100% !important;
  width: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

 .kcw .kcw__about-card__body {
  padding: 30px;
}

 .kcw .kcw__about-card__body h4 {
  color: #3a3a3a;
  margin: 0 0 15px;
  font-size: 20px;
  text-transform: none;
}

 .kcw .kcw__collaborate {
  padding: 60px 0;
  background: #133156;
  color: #ffffff;
}

@media (max-width: 768px) {
   .kcw .kcw__collaborate {
    padding: 60px 30px;
  }
}

 .kcw .kcw__collaborate h1,
 .kcw .kcw__collaborate .kcw__cancer-care h2,
 .kcw .kcw__cancer-care .kcw__collaborate h2,
 .kcw .kcw__collaborate h2,
 .kcw .kcw__collaborate h3,
 .kcw .kcw__collaborate h4,
 .kcw .kcw__collaborate h5,
 .kcw .kcw__collaborate h6,
 .kcw .kcw__collaborate p,
 .kcw .kcw__collaborate ul,
 .kcw .kcw__collaborate li,
 .kcw .kcw__collaborate a,
 .kcw .kcw__collaborate span {
  color: #f9f9fa !important;
}

 .kcw .kcw__collaborate h2 {
  font-size: 36px;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
   .kcw .kcw__collaborate h2 {
    font-size: 28px;
    margin-bottom: 0;
  }
}

 .kcw .kcw__collaborate ul {
  padding: 0;
  margin: 15px 0;
  list-style: none;
  line-height: 2.6em;
}

 .kcw .kcw__collaborate ul li {
  position: relative;
  padding-left: 20px;
  font-weight: 600;
}

 .kcw .kcw__collaborate ul li::before {
  content: '';
  position: absolute;
  top: 17px;
  left: 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #90bf32;
}

 .kcw .kcw__collaborate__fig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  min-height: 300px;
}

@media (max-width: 768px) {
   .kcw .kcw__collaborate__fig {
    min-height: initial;
    padding: 30px;
  }
}

 .kcw .kcw__collaborate__fig img {
  display: block;
  width: 100%;
  height: auto;
}

 .kcw .kcw__awards {
  padding: 60px 0;
}

 .kcw .kcw__awards hr {
  margin-bottom: 30px;
}

 .kcw .kcw__awards h2 {
  display: inline-block;
  border-bottom: 2px solid #97c33c;
  padding-bottom: 14px;
  margin: 0 auto 30px;
  width: initial;
  color: #002b7f !important;
  font-style: normal !important;
  text-transform: none;
}

 .kcw .kcw__awards__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 900px;
  margin: auto;
}

 .kcw .kcw__awards__list img {
  margin: 0 15px;
}

@media (max-width: 768px) {
   .kcw .kcw__awards__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
   .kcw .kcw__awards__list img {
    margin: 15px 0;
    max-width: 100%;
    width: auto;
  }
   .kcw .kcw__personal-care {
    margin-top: 0px;
    padding-top: 0px;
  }
}

 .kcw .kcw__fad-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-top: 1rem;
}

 .kcw .kcw__marginBot1 {
  margin-bottom: 2rem;
}

 .kcw .kcw__searchInputs {
  display: flex;
  flex-wrap: wrap;
}

 .kcw .kcw__order-1 {
  order: 1;
}

 .kcw .kcw__order-2 {
  order: 2;
}

 .kcw .kcw__order-3 {
  order: 3;
}

 .kcw .kcw__order-4 {
  order: 4;
}

 .kcw .kcw__find-bvmp.kcw__noborder {
  border-bottom: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
}

 .kcw .kcw__marginBottom2 {
  margin-bottom: 2rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

 .kcw .kcw__divFindADoctor .kcw__marginBottom2 .kcw__btn {
  position: relative;
}

 .kcw .kcw__lower-ads-section .kcw__featured-section {
  display: block;
  margin-bottom: 40px;
}

 .kcw .kcw__ctl00_cphContent_ctl00_rptLoosePageData_ctl00_lblContent h1 {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 30px;
  width: fit-content;
}

 .kcw .kcw__css-19bb58m {
  visibility: unset !important;
}

@media (max-width: 767px) {
   .kcw .kcw__find-bvmp.kcw__noborder,
   .kcw .kcw__marginBottom2,
   .kcw .kcw__fad-wrapper {
    width: 100%;
  }
   .kcw .kcw__lower-ads-section .kcw__featured-section {
    margin-bottom: 0px;
    padding: 0 15px;
  }
}

 .kcw #kcw__cd-lateral-nav {
  transform: translateX(260px) !important;
  transition: all 0.4s linear !important;
}
 .kcw #kcw__cd-lateral-nav.kcw__lateral-menu-is-open,
 .kcw input.kcw__lateral-menu-trigger:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle input:checked ~ #kcw__cd-lateral-nav,
 .kcw #kcw__menuToggle:has(input:checked) ~ #kcw__cd-lateral-nav  {
  transform: translateX(0px) !important;
}

@media (min-width: 768px) {
   .kcw .kcw__main-content.kcw__lateral-menu-is-open,
   .kcw .kcw__main-content-wrapper.kcw__lateral-menu-is-open,
   .kcw .kcw__footer-content-wrapper.kcw__lateral-menu-is-open,
   .kcw .kcw__navbar-container.kcw__lateral-menu-is-open,
   .kcw input.kcw__lateral-menu-trigger:checked ~ #kcw__cd-lateral-nav,
   .kcw #kcw__menuToggle input:checked ~ #kcw__cd-lateral-nav,
   .kcw #kcw__menuToggle:has(input:checked) ~ #kcw__cd-lateral-nav  {
    transform: translateX(0px) !important;
  }
   .kcw #kcw__cd-lateral-nav,
   .kcw #kcw__cd-lateral-nav.kcw__lateral-menu-is-open,
   .kcw input.kcw__lateral-menu-trigger:checked ~ #kcw__cd-lateral-nav,
   .kcw #kcw__menuToggle input:checked ~ #kcw__cd-lateral-nav,
   .kcw #kcw__menuToggle:has(input:checked) ~ #kcw__cd-lateral-nav {
    transform: translateX(260px) !important;
  }
}

 .kcw .kcw__pnl-location-fax .kcw__fa-fax {
  color: #444444;
  position: static;
}

 .kcw .kcw__pnl-dept-locations-wrapper .kcw__pnl-dept-location h3 {
  font-weight: 600;
}

/* VAC Form */

/* VAC Form global styles */
 .kcw .kcw__vacForm {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 5rem;
  max-width: 700px;
  margin: 0 auto;
  font-size: 16px;
}

 .kcw .kcw__vacForm p {
  margin: 0;
}

 .kcw .kcw__vacForm__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

 .kcw .kcw__vacForm__row--flex {
  display: flex;
  gap: 0.5rem;
}

/* Input styling */
 .kcw .kcw__vacForm__inputGroup {
  min-width: 300px;
}

 .kcw .kcw__vacForm__inputGroup:has(textarea),
 .kcw .kcw__vacForm__inputGroup:has(input[type="tel"]),
 .kcw .kcw__vacForm__inputGroup:has(input[type="email"]),
 .kcw .kcw__vacForm__inputGroup:has(input[type="text"]) {
  margin-bottom: 1rem;
}

 .kcw .kcw__vacForm__label {
  position: relative;
  display: flex;
}

 .kcw .kcw__vacForm .kcw__vacForm__inputGroup label {
  display: block;
  color: #053f7e;
  margin-bottom: 0;
}

 .kcw .kcw__vacForm .kcw__vacForm__inputGroup.kcw__vacForm__inputGroup--radio label {
  display: inline-block;
  color: black;
}

 .kcw .kcw__vacForm__inputGroup input[type="text"],
 .kcw .kcw__vacForm__inputGroup input[type="email"],
 .kcw .kcw__vacForm__inputGroup input[type="tel"],
 .kcw .kcw__vacForm__inputGroup textarea {
  margin-top: 0.25rem;
  padding: 6px 10px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid black;
  color: black;
}

 .kcw .kcw__vacForm__inputGroup textarea {
  min-height: 80px;
  margin-bottom: 0;
}

 .kcw .kcw__vacForm__inputGroup input[type="text"],
 .kcw .kcw__vacForm__inputGroup input[type="email"],
 .kcw .kcw__vacForm__inputGroup input[type="tel"] {
  max-width: 300px;
  margin-bottom: 0;
  font-weight: 400;
}

 .kcw .kcw__vacForm__inputGroup--radio {
  padding-bottom: 1.15rem;
}

 .kcw .kcw__vacForm__inputGroup--radio input[type="radio"] {
  cursor: pointer;
}

 .kcw .kcw__vacForm__inputGroup--radio p {
  padding-bottom: 0.5rem;
}

 .kcw .kcw__vacForm__inventoryC {
  margin-top: -10px;
}

 .kcw .kcw__input-symbol-dollar .kcw__input-wrapper {
  position: relative;
}
 .kcw .kcw__input-symbol-dollar .kcw__vacForm__inputGroup input {
   padding-left:20px;
}

 .kcw .kcw__input-symbol-dollar .kcw__input-wrapper:after {
   position: absolute;
   top: 0;
   content:"$";
   left: 8px;
}

/* Tooltip styling */
 .kcw .kcw__vacForm__tooltip {
  position: relative;
  margin-left: 3px;
}

 .kcw .kcw__vacForm__tooltip-icon {
  cursor: help;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-align: center;
  position: absolute;
  top: -3px;
  left: 0;
}

 .kcw .kcw__vacForm__tooltip-text {
  visibility: hidden;
  width: 400px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -100px;
  opacity: 0;
  transition: opacity 0.3s;
}

 .kcw .kcw__vacForm__tooltip:hover .kcw__vacForm__tooltip-text {
  visibility: visible;
  opacity: 1;
}

/* Error styling */
 .kcw .kcw__vacForm__error {
  color: #ff0000;
  font-size: 12px;
  margin: 0;
}

 .kcw .kcw__vacForm__submissionError p {
  color: red;
  padding-top: 1rem;
}

/* Success message styling */
 .kcw .kcw__vacForm__success {
  text-align: center;
  padding: 2rem;
  border-radius: 8px;
  padding-bottom: 5rem;
}

/* Form button styling */
 .kcw .kcw__vacForm__buttons {
  display: flex;
  gap: 1rem;
}

 .kcw .kcw__vacForm button {
  border: none;
  background: #0a71c0;
  color: white;
  padding: 15px;
  cursor: pointer;
  font-size: 16px;
  min-width: 100px;
}

 .kcw .kcw__vacForm button:hover {
  background: #073152;
}

 .kcw .kcw__vacForm .kcw__vacForm__button--reset {
  background: white;
  border: 2px solid #0a71c0;
  color: #0a71c0;
}

 .kcw .kcw__vacForm .kcw__vacForm__button--reset:hover {
  color: white;
  border: 2px solid #073152;
}

/* Form title styling */
 .kcw .kcw__vacForm__title {
  font-size: 18px;
  padding-bottom: 1rem;
}

 .kcw .kcw__vacForm__subtitle span {
  font-weight: bold;
}

 .kcw .kcw__vacForm__section--title {
  text-align: center;
  text-decoration: underline;
  font-size: 18px;
  padding-bottom: 1.25rem;
  padding-top: 2rem;
}

 .kcw .kcw__vacForm__section--title span {
  font-weight: bold;
}

 .kcw .kcw__vacForm__conditional {
  font-weight: 600;
}

 .kcw .kcw__vacForm__inputGroup--radio .kcw__vacForm__requested {
  padding-bottom: 1rem;
  padding-top: 1rem;
  font-weight: 600;
}

/* Outro */
 .kcw .kcw__vacForm__outro p {
  padding-bottom: 1rem;
  font-style: italic;
  font-weight: 600;
}

@media only screen and (max-width: 768px) {
   .kcw .kcw__vacForm__inputGroup input[type="text"],
   .kcw .kcw__vacForm__inputGroup input[type="email"],
   .kcw .kcw__vacForm__inputGroup input[type="tel"],
   .kcw .kcw__vacForm__inputGroup textarea,
   .kcw .kcw__input-symbol-dollar,
   .kcw .kcw__vacForm__inputGroup {
    width: 100%;
    max-width: 100%;
  }
   .kcw .kcw__vacForm__inputGroup {
    min-width: 100%;
  }
   .kcw .kcw__vacForm__inventoryC {
    margin-top: -5px;
  }
   .kcw .kcw__vacForm__outro p {
    padding-bottom: 2rem;
  }
   .kcw .kcw__vacForm__tooltip,  .kcw .kcw__vacForm__tooltip-icon{
    display: none;
  }
}

/* News Detail */
 .kcw .kcw__newsDetail {
  padding-bottom: 7rem;
}

 .kcw .kcw__newsDetail__body table,  .kcw .kcw__newsDetail__body table img {
  width: 100% !important;
  height: auto !important;
  max-width: 500px;
}

 .kcw .kcw__newsDetail__date p {
  margin-bottom: 4px;
}

 .kcw .kcw__newsDetail__image {
  display: none;
}

@media only screen and (max-width: 991px) {
   .kcw .kcw__interior-hero-banner {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
   .kcw .kcw__newsDetail {
    padding-bottom: 4rem;
  }
   .kcw .kcw__container:has(.kcw__howbar),  .kcw .kcw__container:has(.kcw__breadcrumbs),  .kcw .kcw__container:has(.kcw__bvhs-container) {
    padding-top: 0;
    padding-bottom: 0;
  }
   .kcw .kcw__headerSubsite {
    margin-bottom: 0px;
  }
}

/* Blog LP */
 .kcw .kcw__blog-pagination {
  display: flex;
  gap: 5px;
  justify-content: center;
  padding-bottom: 5rem;
}
 .kcw .kcw__btn-prev-next {
  background: none;
  background-color: transparent;
  text-decoration: none;
  border: solid 1px #c3c3b9;
  padding: 16px 17px 16px 18px;
  border-radius: 10px;
  display: inline-block;
  line-height: normal;
  color: #97c33c;
  vertical-align: top;
  font-size: 12px;
  display: flex;
  align-items: center;
}
 .kcw .kcw__btn-prev-next[disabled] {
  border: solid 1px #000;
}
 .kcw .kcw__btn-prev-next svg {
  width: 8px;
  height: auto;
  fill: #97c33c;
}
 .kcw .kcw__btn-prev-next[disabled] svg {
  fill: #000;
}
 .kcw .kcw__btn-prev-next:hover {
  color: #fff;
  background-color: #97c33c;
}
 .kcw .kcw__btn-prev-next:not([disabled]):hover svg {
  fill: white;
}

/* Branch Center */
 .kcw #kcw__header {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding: 0 32px;
    z-index: 3;
    position: relative
}

@media (max-width: 1070px) {
     .kcw #kcw__header {
        padding:20px 30px
    }
}

 .kcw #kcw__header .kcw__nav-title {
    display: flex;
    align-items: center
}

 .kcw #kcw__header .kcw__nav-title img {
    width: 240px
}

@media (max-width: 1336px) {
     .kcw #kcw__header .kcw__nav-title img {
        width:205px
    }
}

@media (max-width: 1194px) {
     .kcw #kcw__header .kcw__nav-title img {
        width:190px
    }
}

@media (max-width: 1083px) {
     .kcw #kcw__header .kcw__nav-title img {
        width:175px
    }
}

 .kcw #kcw__header .kcw__nav-title span {
    color: #63665c;
    font-family: Mulish,sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 29px;
    padding-left: 25px;
    margin-left: 25px;
    border-left: 1px solid #98c23c;
    margin-bottom: 0
}

@media (max-width: 1314px) {
     .kcw #kcw__header .kcw__nav-title span {
        padding-left:15px;
        margin-left: 18px
    }
}

@media (max-width: 1285px) {
     .kcw #kcw__header .kcw__nav-title span {
        font-size:16px
    }
}

 .kcw #kcw__header .kcw__nav-menu {
    display: flex;
    align-items: center;
    position: relative
}

 .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle {
    display: none;
    cursor: pointer;
  width: 100%;
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle {
        display:inline-block
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle .kcw__bar1,  .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle .kcw__bar2,  .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle .kcw__bar3 {
    width: 30px;
    height: 3px;
    background-color: #00758d;
    border-radius: 4px;
    margin: 5px 0;
    transition: .4s
}

@media (max-width: 500px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle .kcw__bar1, .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle .kcw__bar2, .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle .kcw__bar3 {
        width:22px;
        height: 2px;
        margin: 4px 0
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__change .kcw__bar1 {
    transform: rotate(-45deg) translate(-5px,2px)
}

 .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__change .kcw__bar2 {
    opacity: 0
}

 .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__change .kcw__bar3 {
    transform: rotate(45deg) translate(-8px,-7px)
}

@media (max-width: 500px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__change .kcw__bar3 {
        transform:rotate(45deg) translate(-6px,-4px)
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__change~#kcw__top-nav {
    display: block;
    transition: .4s;
    z-index: 10
}

 .kcw #kcw__header .kcw__nav-menu ul {
    display: flex;
    list-style: none
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu ul {
        display:none;
        position: absolute;
        top: 56px;
right: -30px;
    z-index: 3;
        width: 250px;
        height: 100vh;
        flex-direction: column;
        background: #00758d;
        margin-left: 0;
        box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
        padding: 10px
    }
   .kcw #kcw__header .kcw__nav-menu ul.kcw__menu--open {
    display: flex;
  }
   .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__menu--open_bar .kcw__bar1 {
    transform: rotate(-45deg) translate(-4px,3px)
  }

   .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__menu--open_bar  .kcw__bar2 {
    opacity: 0
  }

   .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__menu--open_bar  .kcw__bar3 {
    transform: rotate(45deg) translate(-8px,-7px)
  }
}

@media (max-width: 768px) {
     .kcw #kcw__header .kcw__nav-menu ul {
    top: 80px;
  }
}

@media (max-width: 500px) {
   .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__menu--open_bar .kcw__bar1 {
    transform: rotate(-45deg) translate(-4px,0px)
  }

   .kcw #kcw__header .kcw__nav-menu .kcw__mobile-menu-toggle.kcw__menu--open_bar  .kcw__bar3 {
    transform: rotate(45deg) translate(-8px,-5px)
  }
}

@media (max-width: 454px) {
     .kcw #kcw__header .kcw__nav-menu ul {
    top: 108px;
  }
}

 .kcw #kcw__header .kcw__nav-menu ul li {
    margin-bottom: 0
}

 .kcw #kcw__header .kcw__nav-menu ul li a {
    color: #00758d;
    font-family: Mulish,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 23px;
    text-decoration: none;
    padding: 30px 20px;
    display: block
}

@media (max-width: 1285px) {
     .kcw #kcw__header .kcw__nav-menu ul li a {
        font-size:14px
    }
}

@media (max-width: 1198px) {
     .kcw #kcw__header .kcw__nav-menu ul li a {
        padding:30px 12px
    }
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu ul li a {
        padding:15px 12px;
        color: #fff
    }
}

 .kcw #kcw__header .kcw__nav-menu ul li a:hover {
    color: #153155
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu ul li a:hover {
        color:#fff
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__mobile-toggle {
    display: none
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__mobile-toggle {
        display:block
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown {
    position: relative;
    margin-right: 15px
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown {
        margin-right:0
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link {
    position: relative
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:after {
    content: "";
    position: absolute;
    background: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/down_teal.png);
    background-size: contain;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    margin-top: 9px;
    margin-left: 10px
}

@media (max-width: 1257px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:after {
        width:12px;
        height: 12px;
        margin-top: 10px;
        margin-left: 9px
    }
}

@media (max-width: 1194px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:after {
        margin-left:6px
    }
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:after {
        background:url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/down_white.png);
        background-size: contain;
        background-repeat: no-repeat
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:hover:after {
    background: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/down_white.png);
    background-size: contain;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat
}

@media (max-width: 1257px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:hover:after {
        width:12px;
        height: 12px;
        margin-top: 10px;
        margin-left: 9px
    }
}

@media (max-width: 1194px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:hover:after {
        margin-left:6px
    }
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link:hover:after {
        background:url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/down_white.png);
        background-size: contain;
        background-repeat: no-repeat
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown>.kcw__l-nav__link.kcw__active~.kcw__l-nav__dropdown {
    visibility: visible;
    display: block;
    opacity: 1
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown .kcw__l-nav__dropdown {
    display: block;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    border-left: none;
    border-top: 3px solid #98c23d;
    position: absolute;
    padding: 10px;
    min-width: 230px;
    margin-left: 0
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown .kcw__l-nav__dropdown {
        position:relative;
        background: 0 0;
        border-top: 0;
        min-width: 100%;
        right: initial;
        width: 100%;
        height: auto;
        top: initial;
        box-shadow: 0 0 0;
        padding: 0 0 0 30px;
        display: none
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown .kcw__l-nav__dropdown .kcw__c-header__nav-item .kcw__l-nav__link {
    padding: 15px 15px
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown .kcw__l-nav__dropdown .kcw__c-header__nav-item .kcw__l-nav__link:hover {
    color: #153155;
    text-decoration: underline
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown .kcw__l-nav__dropdown .kcw__c-header__nav-item .kcw__l-nav__link:hover {
        color:#fff;
        text-decoration: none
    }
}

 .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown:hover .kcw__l-nav__dropdown {
    opacity: 1;
    visibility: visible;
    z-index: 5
}

@media (max-width: 1070px) {
     .kcw #kcw__header .kcw__nav-menu .kcw__l-nav__list .kcw__js-header-dropdown:hover .kcw__l-nav__dropdown {
        opacity:0;
        visibility: hidden
    }
}
 .kcw .kcw__c-banner.kcw__triangle-margin {
  /* background-image: url('/_img/BrandSite/Banners/Heroimage.png'); */
  max-width: 1680px;
  margin: 0 auto -10px;
  min-height: 675px;
  height: 100%;
  display: flex;
  align-items: center;
  background-position: center bottom;
  z-index: 1;
  position: relative;
  background-size: cover;
}

 .kcw .kcw__c-banner {
  max-width: 1680px;
  margin: 0 auto -10px;
  min-height: 675px;
  height: 100%;
  display: flex;
  align-items: center;
  background-position: center bottom;
  z-index: 1;
  position: relative;
  background-size: cover
}

 .kcw .kcw__c-banner:before {
  content: "";
  background: linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%);
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 0
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner:before {
    width:70%;
    padding: 0 100px
  }
}

 .kcw .kcw__c-banner.kcw__triangle-margin {
  margin-bottom: -24px
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner.kcw__triangle-margin {
    margin-bottom:-15px
  }
}

 .kcw .kcw__c-banner.kcw__triangle-margin:before {
  bottom: 24px
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner.kcw__triangle-margin:before {
    display:none
  }
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner {
    margin-bottom:-15px;
    min-height: auto;
    background: #fff;
    background-image: none!important;
    padding: 0 0 20px
  }
}

 .kcw .kcw__c-banner--text {
  width: 450px;
  position: relative;
  max-width: 1205px;
  margin: 0 100px;
  padding: 0 30px;
  float: left
}

@media (max-width: 1100px) {
   .kcw .kcw__c-banner--text {
    margin:0 0
  }
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner--text {
    width:100%
  }
}

 .kcw .kcw__c-banner--text h5 {
  color: #133156;
  font-family: Mulish,sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 31px;
  text-transform: uppercase
}

 .kcw .kcw__c-banner--text h1 {
  color: #00758d;
  font-weight: 700;
  font-family: myriad-pro-condensed,sans-serif;
  font-size: 100px;
  letter-spacing: 0;
  line-height: 90px;
  margin-bottom: 20px;
  margin-top: 5px
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner--text h1 {
    font-size:80px;
    line-height: 72px
  }
}

 .kcw .kcw__c-banner--text p {
  color: #444;
  margin-bottom: 20px
}

 .kcw .kcw__c-banner__internal {
  background: #00758d;
  min-height: 300px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  margin-bottom: 0
}

@media (max-width: 600px) {
   .kcw .kcw__c-banner__internal {
    min-height:200px;
    padding: 20px 0
  }
}

 .kcw .kcw__c-banner--text h1 {
  font-weight: 700;
  font-family: myriad-pro-condensed,sans-serif;
  font-size: 80px;
  letter-spacing: 0;
  line-height: 90px;
  margin-bottom: 20px;
  margin-top: 5px;
  font-style: normal;
}

@media (max-width: 768px) {
   .kcw .kcw__c-banner--text h1 {
    font-size:60px;
    line-height: 60px
  }
}

 .kcw .kcw__c-banner--text p {
  color: #444;
  margin-bottom: 20px
}

 .kcw :before {
  display: none
}

 .kcw .kcw__c-speedbump h2 {
      font-family: myriad-pro-condensed, sans-serif;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 700;
    color: #133156;
  text-align: left;
  padding-top: 0;
  margin-top: 0;
}

 .kcw .kcw__c-speedbump h2:after {
    content: "";
    background: #98c23c;
    height: 5px;
    width: 70px;
    display: block;
  margin: 0;
  margin-top: 15px;
}

 .kcw .kcw__c-speedbump h2.kcw__underline-center:after {
    margin: 15px auto 25px;
}

 .kcw .kcw__c-speedbump h2.kcw__no-underline:after {
    display: none;
}
 .kcw .kcw__page-title-container {
  display: none;
}
 .kcw .kcw__ctl00_cphContent_ctl00_rptLoosePageData_ctl00_lblContent:nth-child(2) {
  padding: 0;
  text-align: left;
  padding-top: 25px;
}

 .kcw .kcw__c-banner {
    max-width: 1680px;
    margin: 0 auto -10px;
    min-height: 675px;
    height: 100%;
    display: flex;
    align-items: center;
    background-position: center bottom;
    z-index: 1;
    position: relative;
    background-size: cover
}

 .kcw .kcw__c-banner:before {
    content: "";
    background: linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%);
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: 0
}

 .kcw .kcw__c-banner-mob {
  display: none;
}

@media (max-width: 768px) {
     .kcw .kcw__c-banner:before {
        width:70%;
        padding: 0 100px
    }
}

 .kcw .kcw__c-banner.kcw__triangle-margin {
    margin-bottom: -24px
}

@media (max-width: 768px) {
     .kcw .kcw__c-banner.kcw__triangle-margin {
        margin-bottom:-15px
    }
}

 .kcw .kcw__c-banner.kcw__triangle-margin:before {
    bottom: 24px
}

@media (max-width: 768px) {
     .kcw .kcw__c-banner.kcw__triangle-margin:before {
        display:none
    }
}

@media (max-width: 768px) {
     .kcw .kcw__c-banner {
        margin-bottom:-15px;
        min-height: auto;
        background: #fff;
        background-image: none!important;
        padding: 0 0 20px
    }
}

 .kcw .kcw__c-banner--text {
    width: 450px;
    position: relative;
    max-width: 1205px;
    margin: 0 100px;
    padding: 0 30px;
    float: left
}

@media (max-width: 1100px) {
     .kcw .kcw__c-banner--text {
        margin:0 0
    }
}

 .kcw .kcw__c-banner--text h5 {
    color: #133156;
    font-family: Mulish,sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 31px;
    text-transform: uppercase;
}

 .kcw .kcw__c-banner--text h1 {
    color: #00758d;
    font-weight: 700;
    font-family: myriad-pro-condensed,sans-serif;
    font-size: 100px;
    letter-spacing: 0;
    line-height: 90px;
    margin-bottom: 20px;
    margin-top: 5px;
}

@media (max-width: 768px) {
     .kcw .kcw__c-banner--text h1 {
        font-size:80px;
        line-height: 72px;
    }
}

 .kcw .kcw__c-banner--text p {
    color: #444;
    margin-bottom: 20px;
      font-family: Mulish, sans-serif;
}

 .kcw .kcw__c-banner__internal {
    background: #00758d;
    min-height: 300px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    margin-bottom: 0;
}

@media (max-width: 600px) {
     .kcw .kcw__c-banner__internal {
        min-height:200px;
        padding: 20px 0;
    }
}

 .kcw .kcw__c-banner__internal .kcw__c-banner--text {
    width: 100%;
    position: relative;
    max-width: 1205px;
    margin: 0 auto;
    padding: 0 30px;
}

 .kcw .kcw__c-banner__internal .kcw__c-banner--text h1 {
    color: #fff;
    font-weight: 700;
    font-family: myriad-pro-condensed,sans-serif;
    font-size: 80px;
    letter-spacing: 0;
    line-height: 90px;
    margin-bottom: 20px;
    margin-top: 5px;
}

@media (max-width: 768px) {
     .kcw .kcw__c-banner__internal .kcw__c-banner--text h1 {
        font-size:60px;
        line-height: 60px
    }
}

 .kcw .kcw__c-banner__internal .kcw__c-banner--text p {
    color: #444;
    margin-bottom: 20px
}

 .kcw .kcw__c-banner__internal:before {
    display: none
}

 .kcw .kcw__content-wrapper {
    max-width: 1680px;
    margin: 0 auto
}

 .kcw .kcw__content-wrapper.kcw__gallery-wrap .kcw__filter-tabs {
    margin-bottom: 30px
}

 .kcw .kcw__content-wrapper .kcw__backto {
    color: #00758d;
    font-family: Mulish,sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    text-decoration: none;
    margin-top: 45px;
    display: block
}

@media (max-width: 1180px) {
     .kcw .kcw__content-wrapper .kcw__backto {
        padding:0 30px
    }
}

 .kcw .kcw__content-wrapper .kcw__featurednews {
    margin-top: 60px
}

@media (max-width: 768px) {
     .kcw .kcw__content-wrapper .kcw__featurednews {
        margin-top:40px
    }
}

 .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-featured {
    display: flex;
    align-items: center
}

@media (max-width: 768px) {
     .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-featured {
        flex-wrap:wrap;
        flex-direction: column
    }
}

 .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-featured .kcw__press-img {
    flex: 0 0 441px
}

@media (max-width: 768px) {
     .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-featured .kcw__press-img {
        flex:0 0 100%
    }
}

 .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-featured .kcw__press-img img {
    width: 100%;
    margin-bottom: -3px
}

@media (max-width: 768px) {
     .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-featured .kcw__press-img img {
        margin-bottom:0;
        width: 100%;
        max-height: 300px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

 .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-details {
    padding: 75px
}

@media (max-width: 768px) {
     .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-details {
        padding:45px 45px 85px
    }
}

@media (max-width: 600px) {
     .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-details {
        padding:35px 40px 85px
    }
}

 .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-details .kcw__block-link {
    margin-bottom: 0
}

 .kcw .kcw__content-wrapper .kcw__featurednews .kcw__press-details .kcw__block-link h6 {
    color: #133156;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 37px
}

 .kcw .kcw__content-wrapper .kcw__pressrelease {
    max-width: 815px;
    margin: 0 auto;
    padding: 50px 30px 100px
}

@media (max-width: 991px) {
     .kcw .kcw__content-wrapper .kcw__pressrelease {
        padding-top:20px
    }
}

 .kcw .kcw__content-wrapper .kcw__pressrelease p {
    margin-bottom: 20px
}

 .kcw .kcw__content-wrapper .kcw__pressrelease h5 {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px
}

 .kcw .kcw__content-wrapper .kcw__pressrelease .kcw__press-date {
    color: #133156;
    font-family: Mulish,sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 31px;
    text-transform: uppercase;
    margin: 10px 0
}

 .kcw .kcw__content-wrapper--grey {
    background-color: #f3f4f6
}

 .kcw .kcw__content-wrapper-comb {
    position: relative;
    overflow: hidden
}

 .kcw .kcw__content-wrapper-comb:after {
    content: "";
    background: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/Hexagon.png);
    background-size: contain;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    background-position: right bottom
}

 .kcw .kcw__content-wrapper-comb.kcw__public {
    margin-top: 80px
}

 .kcw .kcw__content-wrapper .kcw__center-link {
    text-align: center;
    margin-bottom: 50px
}

 .kcw .kcw__content-wrapper .kcw__center-link.kcw__press {
    margin: 60px 0 0
}

 .kcw .kcw__content-wrapper p {
    margin-bottom: 0
}

 .kcw .kcw__content-wrapper--medium {
    max-width: 1145px;
    margin: 0 auto
}

 .kcw .kcw__content-wrapper--small {
    max-width: 750px;
    margin: 0 auto
}

 .kcw .kcw__content-wrapper--center {
    text-align: center
}

 .kcw .kcw__content-wrapper--center h2:after, .kcw .kcw__content-wrapper--center h3:after {
    margin-left: auto;
    margin-right: auto
}

 .kcw .kcw__content-wrapper--tallpadding {
    padding: 100px 0
}

@media (max-width: 1200px) {
     .kcw .kcw__content-wrapper--tallpadding {
        padding:50px 30px
    }
}

@media (max-width: 991px) {
     .kcw .kcw__content-wrapper--tallpadding {
        padding:30px
    }
}

 .kcw .kcw__content-wrapper__nobottompad {
    padding-bottom: 60px
}

 .kcw .kcw__content-wrapper__zerobottompad {
    padding-bottom: 0
}

 .kcw .kcw__c-speedbump--gradient {
    background: linear-gradient(303.79deg,#415977 0,#00758d 100%,#00758d 100%);
    color: #fff
}

 .kcw .kcw__c-speedbump--teal {
    background: #00758d;
    color: #fff
}

 .kcw .kcw__c-speedbump--teal h1, .kcw .kcw__c-speedbump--teal h2, .kcw .kcw__c-speedbump--teal h3, .kcw .kcw__c-speedbump--teal h4, .kcw .kcw__c-speedbump--teal span {
    color: #fff
}

 .kcw .kcw__c-speedbump--teal p {
    color: #fff
}

 .kcw .kcw__c-speedbump--large-padding {
    padding: 100px 0;
    position: relative
}

@media (max-width: 675px) {
     .kcw .kcw__c-speedbump--large-padding {
        padding:50px 30px
    }
}

 .kcw .kcw__c-speedbump--large-padding .kcw__c-speedbump__twocol {
    max-width: 790px;
    margin: 0 auto
}

 .kcw .kcw__c-speedbump__twocol {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 675px) {
     .kcw .kcw__c-speedbump__twocol {
        flex-wrap:wrap;
        justify-content: flex-start
    }
}

@media (max-width: 675px) {
     .kcw .kcw__c-speedbump__twocol--img {
        margin-bottom:30px
    }
}

 .kcw .kcw__c-speedbump__twocol--text {
    margin-left: 0;
}

 .kcw .kcw__c-speedbump__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  width: 100%;
}

 .kcw .kcw__c-speedbump__grid h6,  .kcw .kcw__c-speedbump__grid span {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: #002b7f;
}

 .kcw .kcw__c-speedbump__grid p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #444 !important;
  font-family: Mulish, sans-serif;
  margin-bottom: 0 !important;
}

 .kcw .kcw__c-speedbump__grid .kcw__gallery--item {
  background-color: #fff;
  padding: 10px 0;
}

 .kcw .kcw__c-speedbump__grid .kcw__gallery--item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

 .kcw .kcw__c-speedbump__grid .kcw__three-row--logo-img,  .kcw .kcw__c-speedbump__grid .kcw__three-row--logo-desc,  .kcw .kcw__c-speedbump__grid .kcw__three-row--logo-download {
  height: auto !important;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__img {
  height: 101px !important;
  display: flex;
  justify-content: center; 
  align-items: center;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__text-top,  .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download {
  padding: 30px;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download {
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 31px;
  text-decoration: none;
  position: relative;
  transition-duration: .1s;
  color: #00758d;
  text-decoration: underline;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download a {
  position: relative;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download:hover {
  color: #00758d;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download a:after {
  top: 4px;
    text-decoration: underline;
    border-right: 2px solid;
    padding-right: 2px;
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download a:after {
    width: 17px;
    height: 17px;
    background-size: contain;
    content: "";
    position: absolute;
    right: -25px;
    top: 6px;
    background-repeat: no-repeat;
    transition-duration: .1s;
    transition-property: transform;
    transition-timing-function: ease-out
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download a:after {
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png)
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download a:after {
    transform: rotate(90deg)
}

 .kcw .kcw__c-speedbump__grid .kcw__linkGallery__download a:hover:after {
    transform: rotate(90deg)!important
}

 .kcw .kcw__videoGallery__top-text {
  padding-top: 100px;
  padding-bottom: 60px;
}

 .kcw .kcw__videoGallery__top-text h2 {
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 50px;
  font-weight: 700;
  color: #133156;
  text-align: center;
}

 .kcw .kcw__videoGallery__top-text p,  .kcw .kcw__videoGallery__top-text .kcw__ctl00_cphContent_ctl00_rptLoosePageData_ctl00_lblContent {
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  color: #444;
  text-align: center;
  padding-top: 0;
}

 .kcw .kcw__videoGallery__top-text h2:after {
  content: "";
  background: #98c23c;
  height: 5px;
  width: 70px;
  display: block;
  margin-top: 15px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

 .kcw .kcw__videoGallery__gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
  grid-gap: 15px;
  margin-bottom: 50px;
}

 .kcw .kcw__videoGallery__gallery .kcw__flex-wrap--block {
  border-bottom: 4px solid #98c23c;
  margin: 8px;
  padding-bottom: 20px;
}

 .kcw .kcw__videoGallery__gallery img {
  width: 100%; 
  height: auto;
  max-width: 272px;
}

 .kcw .kcw__videoGallery__gallery h6 {
  color: #00758d;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 15px 0 5px;
  position: relative;
}

 .kcw .kcw__videoGallery__gallery p {
  font-family: Mulish, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #444;
}

 .kcw .kcw__videoGallery__gallery a {
  text-decoration: none;
}

 .kcw .kcw__videoGallery__gallery h6:after {
  width: 15px;
  height: 15px;
  bottom: 4px;
  position: absolute;
  margin-left: 10px;
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png);
  display: inline-block;
  vertical-align: middle;
  content: "";
  right: 5px;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(90deg);
  border-right: 2px solid;
  padding-right: 2px;
  box-sizing: content-box;
}

 .kcw .kcw__arrow-link {
  font-family: Mulish,sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 31px;
  text-decoration: none;
  position: relative;
  transition-duration: .1s;
}

 .kcw .kcw__arrow-link:hover {
  padding-right: 6px;
}

 .kcw .kcw__arrow-link--teal__down:hover {
  padding-right: 0px;
}

 .kcw .kcw__arrow-link:after {
  width: 17px;
  height: 17px;
  background-size: contain;
  content: "";
  position: absolute;
  right: -25px;
  top: 5px;
  background-repeat: no-repeat;
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out
}

 .kcw .kcw__arrow-link--teal {
  color: #00758d
}

 .kcw .kcw__arrow-link--teal:after {
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png)
}

 .kcw .kcw__arrow-link--teal__down:after {
  transform: rotate(90deg)
}

 .kcw .kcw__arrow-link--teal__down:hover:after {
  transform: rotate(90deg)!important
}

 .kcw .kcw__pressRelease {}

 .kcw .kcw__pressRelease__text h2 {
  font-family: myriad-pro-condensed,sans-serif;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 50px;
  font-weight: 700;
  color: #133156
}

 .kcw .kcw__pressRelease__text h2:after {
  content: "";
  background: #98c23c;
  height: 5px;
  width: 70px;
  display: block;
  margin-top: 15px;
  margin-bottom: 25px
}

 .kcw .kcw__pressRelease__cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  grid-gap: 15px;
  margin-top: 50px;
}

 .kcw .kcw__pressRelease__cards a {
  text-decoration: none;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block {
  padding: 30px 25px;
  border: 3px solid #fff;
  background: #fff;
  text-align: left !important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
  flex: 0 0 50%;
  -ms-flex: 0 0 27%;
  margin: 0.5rem;
  position: relative;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block.kcw__press span {
  color: #133156;
  font-family: Mulish, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 31px;
  text-transform: uppercase;
  font-style: normal;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block .kcw__block-link h6 {
  color: #00758d;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 15px 0 5px;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block.kcw__press h6 {
  text-transform: none !important;
  border-bottom: 5px solid #98c23d;
  margin-top: 0 !important;
  padding-bottom: 18px;
  margin-bottom: 18px !important;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block .kcw__block-link--arrow {
  position: relative;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block .kcw__block-link--arrow:after {
  width: 20px;
  height: 20px;
  bottom: -40px;
  position: absolute;
  margin-left: 10px;
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png);
  display: inline-block;
  vertical-align: middle;
  content: "";
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

 .kcw .kcw__pressRelease__cards .kcw__flex-wrap--block.kcw__border-hover:hover {
  border: 3px solid #00758d;
}

 .kcw .kcw__linkGallery .kcw__arrow-link-cta {
  padding-top: 30px;
}

 .kcw .kcw__linkGallery .kcw__arrow-link-cta a {
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 31px;
  text-decoration: none;
  position: relative;
  transition-duration: .1s;
  color: white;
}

 .kcw .kcw__linkGallery .kcw__arrow-link-cta a:hover {
  padding-right: 4px;
}

 .kcw .kcw__linkGallery .kcw__arrow-link-cta a:after {
  width: 17px;
  height: 17px;
  background-size: contain;
  content: "";
  position: absolute;
  right: -25px;
  top: 5px;
  background-repeat: no-repeat;
  transition-duration: .1s;
  transition-property: transform;
  transition-timing-function: ease-out;
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/white-arrow.png);
}

@media (max-width: 675px) {
   .kcw .kcw__c-speedbump__twocol--text {
    margin-left:0
  }
}

 .kcw .kcw__c-speedbump__twocol--text h1, .kcw .kcw__c-speedbump__twocol--text h2, .kcw .kcw__c-speedbump__twocol--text h4 {
  color: #fff
}

 .kcw .kcw__c-speedbump__twocol--text p {
  margin-bottom: 30px;
  color: #fff
}

 .kcw .kcw__c-speedbump__twocol--text__nomarg {
  margin-left: 0
}

 .kcw .kcw__c-speedbump__fourcol--large {
  max-width: 1307px;
  margin: 0 auto
}

 .kcw .kcw__c-speedbump .kcw__small-wrapper {
  max-width: 500px;
  margin: 0 auto;
  padding-bottom: 20px
}

 .kcw .kcw__c-speedbump .kcw__overlay-box {
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  max-width: 815px;
  border-bottom: 5px solid #98c23d;
  padding: 50px;
  text-align: center;
  position: absolute;
  width: 100%;
  transform: translate(-50%,50%);
  left: 50%;
  bottom: 0;
  z-index: 1
}

 .kcw .kcw__c-speedbump__gallery {
  display: flex;
}

 .kcw .kcw__c-speedbump__gallery img {
  width: 100%;
  height: auto;
}

 .kcw .kcw__c-speedbump__gallery .kcw__gallery--item {
  background-color: #fff;
}

 .kcw .kcw__prod-mode:has(.kcw__brand-center) footer .kcw__footer > div {
  display: flex;
  background: #153155;
  padding: 30px;
  justify-content: space-between;
  max-width: 1680px;
  margin: 0 auto;
  align-items: center;
}

 .kcw .kcw__prod-mode:has(.kcw__brand-center) footer .kcw__footer-flex ul {
  list-style: none;
  margin: 0;
}

 .kcw .kcw__prod-mode:has(.kcw__brand-center) footer .kcw__footer-flex li {
  color: #fff;
}

 .kcw .kcw__fa-instagram:after {
      content: "\f16d";
}

 .kcw .kcw__fa-facebook:after {
    content: "\f09a";
}

 .kcw .kcw__fa-linkedin:after {
    content: "\f0e1";
}

 .kcw .kcw__fa-youtube-play:after {
    content: "\f16a";
}

 .kcw .kcw__cd-navigation .kcw__normalParagraph {
  font-weight: 600;
}

@media (max-width: 768px) {
   .kcw .kcw__c-speedbump .kcw__overlay-box {
    transform:translate(-50%,50%);
    max-width: 90%
  }
   .kcw .kcw__c-banner.kcw__triangle-margin {
    min-height: auto;
  }
}

@media (max-width: 650px) {
   .kcw .kcw__c-speedbump .kcw__overlay-box {
    transform:translate(-50%,75%);
    max-width: 90%
  }
}

 .kcw .kcw__c-speedbump .kcw__overlay-box a {
  color: #00758d;
  font-family: myriad-pro-condensed,sans-serif;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 29px;
  font-weight: 700;
  text-decoration: none;
  word-break: break-word;
}

 .kcw .kcw__c-speedbump .kcw__overlay-box__flex {
  display: flex;
  justify-content: space-around;
  padding: 50px 150px
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_title,  .kcw .kcw__allPressReleases .kcw__apr_title h2 {
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 50px;
  font-weight: 700;
  color: #133156;
  text-align: center;
  margin: 0;
}
 .kcw .kcw__imageVideoGallery .kcw__gallery_title:after,  .kcw .kcw__allPressReleases .kcw__apr_title:after  {
  content: "";
  background: #98c23c;
  height: 5px;
  width: 70px;
  display: block;
  margin-top: 15px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_topText {
  max-width: 750px;
  margin: 0 auto;
  padding-top: 100px;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_description {
  text-align: center;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_categories,  .kcw .kcw__allPressReleases .kcw__press_categories {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_button,  .kcw .kcw__allPressReleases .kcw__press_button {
  border: 1px solid #00758d;
  border-radius: 4px;
  padding: 10px 30px;
  margin: 0;
  color: #00758d;
  text-decoration: none;
  font-family: Mulish, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 31px;
  text-align: center;
  background: #fff;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_button.kcw__active,  .kcw .kcw__imageVideoGallery .kcw__gallery_button:hover,  .kcw .kcw__allPressReleases .kcw__press_button.kcw__active,  .kcw .kcw__allPressReleases .kcw__press_button:hover {
  background: #00758d;
  color: #fff;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--card {
  border-bottom: 4px solid #98c23c;
}
 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--link {
  text-decoration: none;
  background: none;
  border: none;
  width: 100%;
  display: block;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--img,  .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--video {
  height: 200px;
  width: auto;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--card {
  width: 100%;
  max-width: 345px;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--title {
  color: #00758d;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 15px 0 5px;
  position: relative;
  padding: 0 20px 10px;
  cursor: pointer;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--title:after {
  width: 15px;
  height: 15px;
  bottom: 4px;
  position: absolute;
  margin-left: 10px;
  background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png);
  display: inline-block;
  vertical-align: middle;
  content: "";
  right: 5px;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(90deg);
  border-right: 2px solid;
  padding-right: 2px;
  right: 20px;
  bottom: 15px;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_items .kcw__gallery_items--caption {
  font-family: Mulish, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #444;
  padding: 0 20px 20px;
  cursor: pointer;
  padding-bottom: 0;
}

 .kcw .kcw__imageVideoGallery .kcw__gallery_wrapper {
  max-width: 1145px;
  margin: 0 auto;
}

 .kcw .kcw__interior-hero-banner .kcw__c-banner h1 {
  color: #fff;
  font-weight: 700;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 80px;
  letter-spacing: 0;
  line-height: 90px;
  margin-bottom: 20px;
  margin-top: 5px;
  font-style: normal;
  width: 100%;
  position: relative;
  max-width: 1205px;
  margin: 0 auto;
  padding: 0;
}

 .kcw .kcw__prFeatured {
  background-color: #f3f4f6;
  padding: 100px 0;
}

 .kcw .kcw__prFeatured__wrapper {
  max-width: 1145px;
  margin: 0 auto;
}

 .kcw .kcw__prFeatured__card {
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-top: 60px;
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
}

 .kcw .kcw__prFeatured__title h2 {
  font-family: myriad-pro-condensed, sans-serif;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 700;
    color: #133156;
  text-align: center;
  margin: 0;
}

 .kcw .kcw__prFeatured__img {
  max-width: 441px;
}

 .kcw .kcw__prFeatured__img img {
  width: 100%;
  height: auto;
}

 .kcw .kcw__prFeatured__text {
  padding: 75px;
  width: 100%;
}

 .kcw .kcw__prFeatured__text-link {
  position: relative;
  text-decoration: none;
}

 .kcw .kcw__prFeatured__text p {
  margin: 0;
}

 .kcw .kcw__prFeatured__text-date {
      color: #133156;
    font-family: Mulish, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-transform: uppercase;
}

 .kcw .kcw__prFeatured__text-title {
      color: #133156;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 37px;
  font-weight: 700;
      font-family: myriad-pro-condensed, sans-serif;
}

 .kcw .kcw__prFeatured__text-title {
    text-transform: none !important;
    border-bottom: 5px solid #98c23d;
    margin-top: 0 !important;
    padding-bottom: 18px;
    margin-bottom: 18px !important;
}

 .kcw .kcw__prFeatured__text-link:after {
    width: 20px;
    height: 20px;
    bottom: -40px;
    position: absolute;
    margin-left: 10px;
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png);
    display: inline-block;
    vertical-align: middle;
    content: "";
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

 .kcw .kcw__footer-flex img.kcw__bv-logo {
  max-width: 200px;
}

 .kcw .kcw__allPressReleases {
  padding: 100px 0;
}

 .kcw .kcw__apr_title{
    max-width: 750px;
    margin: 0 auto;
}

 .kcw .kcw__apr_wrapper {
  max-width: 1145px;
  margin: 0 auto;
}

 .kcw .kcw__press_items {
  display: flex;
  align-items: stretch;
  margin-top: 60px;
  gap: 30px;
  flex-wrap: wrap;
}

 .kcw .kcw__prFeatured__title h2 {
  font-family: myriad-pro-condensed, sans-serif;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 700;
    color: #133156;
  text-align: center;
}

 .kcw .kcw__press_items--link {
  position: relative;
  text-decoration: none;
}

 .kcw .kcw__press_items--link:after {
    width: 20px;
    height: 20px;
    bottom: -40px;
    position: absolute;
    margin-left: 10px;
    background-image: url(https://cdn.kyruus.com/pmc-customer-static-assets/blanchard/images/1.0/teal-arrow.png);
    display: inline-block;
    vertical-align: middle;
    content: "";
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

 .kcw .kcw__press_items--link p {
  margin: 0;
}

 .kcw .kcw__press_items--card {
  background-color: #fff;
  width: 100%;
  max-width: 355px;
  padding: 30px 25px;
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
  min-height: 222px;
      border: 3px solid transparent;
}

 .kcw .kcw__press_items--card:hover {
      border: 3px solid #00758d;
}

 .kcw .kcw__press_items--date {
      color: #133156;
    font-family: Mulish, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    text-transform: uppercase;
}

 .kcw .kcw__press_items--title h6 {
  text-transform: none !important;
    border-bottom: 5px solid #98c23d;
    margin-top: 0 !important;
    padding-bottom: 18px;
    margin-bottom: 18px !important;
      color: #00758d;
    font-family: myriad-pro-condensed, sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin: 15px 0 5px;
}

 .kcw .kcw__press_items--noResults {
  margin: 0 auto;
}

 .kcw .kcw__press_items--noResults p {
  text-align: center;
}

 .kcw .kcw__FormBuilderControl input[type="text"],  .kcw .kcw__FormBuilderControl select,  .kcw .kcw__FormBuilderControl input[type="date"] {
  background: none !important;
  margin-bottom: 5px !important;
  border-width: 1px !important;
}

 .kcw .kcw__FormBuilderControl .kcw__form-label {
  margin-top: 10px !important;
}

 .kcw .kcw__FormBuilderControl .kcw__form-label strong {
  text-transform: uppercase;
}

 .kcw .kcw__FormBuilderControl input[type="radio"] + label[for="select-hospitalBlanchard Valley Hospital"] {
  width: 100%;
}

 .kcw .kcw__FormBuilderControl select {
  width: fit-content !important;
}

 .kcw .kcw__FormBuilderControl span {
  color: #939393 !important;
}

 .kcw .kcw__FormBuilderControl span strong {
  color: #002b7f;
}

 .kcw .kcw__FormBuilderControl #kcw__reqselect-hospital {
  display: none;
}

 .kcw .kcw__FormBuilderControl input[type="radio"]:checked + label:before {
  background: #427CD3 !important;
}

 .kcw #kcw__g-recaptcha {
  margin-top: 20px;
}

 .kcw #kcw__g-recaptcha span {
  display: none;
}

 .kcw #kcw__g-recaptcha span:first-of-type {
  display: block;
}

 .kcw #kcw__divform span[style="color: red;"],  .kcw #kcw__divform span[style="color:red;"] {
  color: red !important;
}

 .kcw #kcw__divform span[style="color: red;"]:empty {
  display: none;
}

 .kcw #kcw__divform label:empty {
  display: none;
}

 .kcw #kcw__divform #kcw__btnSubmit {
  color: #ffffff;
  background-color: #0A72C0;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 10px 50px;
  margin-top: 20px;
}

 .kcw #kcw__divform #kcw__btnSubmit:hover {
    color: #ffffff;
    background-color: #094d82;
}

 .kcw #kcw__ChildBMICalc_AboutYourResults *,  .kcw #kcw__DueDateCalc_Results * {
  color: #444444;
}

 .kcw #kcw__ChildBMICalc_AboutYourResults h2,  .kcw #kcw__DueDateCalc_Results h2,  .kcw #kcw__DueDateCalc_Results h3,  .kcw #kcw__DueDateCalc_Results h4 {
  color: #002b7f;
}

 .kcw #kcw__ChildBMICalc_AboutYourResults a,  .kcw #kcw__DueDateCalc_Results a {
  text-decoration: none;
}

 .kcw #kcw__ChildBMICalc_AboutYourResults .kcw__PercentileSpan {
  color: inherit;
}

 .kcw .kcw__maternity-services a img {
  float: none !important;
}

 .kcw a[name="Results"] {
  text-decoration: none;
  color: #444444;
}

@media (min-width: 1240px) {
   .kcw .kcw__news_list {
    width: 100%;
    max-width: 1205px;
    margin: 0 auto;
    padding: 0;
  }
}

 .kcw .kcw__news_list-loading {
  min-height: 365px;
}

 .kcw .kcw__news_list .kcw__news_title,  .kcw .kcw__news_list .kcw__news_results {
  display: flex;
  justify-content: space-between;
}

 .kcw .kcw__news_list .kcw__news-table {
  width: 100%;
}

 .kcw .kcw__news_list .kcw__news-table .kcw__release-date {
  width: 140px;
  padding-bottom: 6px;
}

 .kcw #kcw__searchPage {
  margin-bottom: 60px;
}

 .kcw .kcw__news_list .kcw__pagination {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 80px;
}

 .kcw #kcw__searchPage .kcw__pagination {
  width: 100%;
}

 .kcw .kcw__news_list .kcw__pagination .kcw__pagination-controls,  .kcw .kcw__news_list .kcw__pagination .kcw__middle,  .kcw #kcw__searchPage .kcw__pagination .kcw__pagination-controls,  .kcw #kcw__searchPage .kcw__pagination .kcw__middle {
  display: flex;
  gap: 1rem;
  justify-content: center;
}

 .kcw .kcw__news_list .kcw__pagination button,
 .kcw #kcw__searchPage .kcw__pagination button {
  background: none;
  border: 1px solid rgb(228, 228, 231);
  padding: .25rem .75rem;
  display: block;
  border-radius: 6px;
  user-select: none;
}

 .kcw .kcw__news_list .kcw__pagination .kcw__ellipsis,
 .kcw #kcw__searchPage .kcw__pagination .kcw__ellipsis {
  user-select: none;
}

 .kcw .kcw__news_list .kcw__pagination .kcw__middle button,
 .kcw #kcw__searchPage .kcw__pagination .kcw__middle button {
  width: 36px;
  height: 36px;
}

 .kcw .kcw__news_list .kcw__pagination .kcw__middle .kcw__middle_title,
 .kcw #kcw__searchPage .kcw__pagination .kcw__middle .kcw__middle_title {
  padding-right: 8px;
}

 .kcw .kcw__news_list .kcw__pagination button:hover,
 .kcw #kcw__searchPage .kcw__pagination button:hover {
  background: rgb(244, 244, 245);
}

 .kcw .kcw__news_list .kcw__pagination .kcw__middle button.kcw__active,
 .kcw #kcw__searchPage .kcw__pagination .kcw__middle button.kcw__active {
  background: rgb(244, 244, 245);
}

 .kcw .kcw__news_list .kcw__pagination .kcw__mobile-only,
 .kcw #kcw__searchPage .kcw__pagination .kcw__mobile-only {
  display: none;
}

 .kcw .kcw__news_list .kcw__news_search {
  margin-bottom: 1.5rem;
}

 .kcw .kcw__news_list .kcw__news_search-form {
  display: flex;
  background-color: #094d82;
  padding: 1rem;
  margin: 0;
  gap: 1rem;
}

 .kcw .kcw__news_list .kcw__news_search-form input {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: .25rem .5rem;
  border: none;
}

 .kcw .kcw__news_list .kcw__news_search-form button {
  min-width: 180px;
  padding: 0;
  background: none;
  background-color: #fff;
  border: none;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

 .kcw .kcw__news_list .kcw__no-results {
  margin-bottom: 40px;
}

 .kcw #kcw__divThankYou h1 {
  text-align: center;
  width: 100%;
}

 .kcw .kcw__practice-name-side {
  margin-top: 15px;
  margin-bottom: 0px;
}

 .kcw .kcw__practice-name-side span {
  font-weight: 600;
}

 .kcw .kcw__practice-name-side .kcw__locations-left-link {
  cursor: pointer;
  font-style: normal;
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
  color: #72705e;
  text-transform: initial;
}

 .kcw .kcw__practice-name-side .kcw__locations-left-link:hover {
    color: #0A72C0 !important;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__swiper-pagination-bullet {
  background: #1d95b3;
}

 .kcw .kcw__homepage-rotating-banner-wrapper .kcw__swiper-pagination-bullet.kcw__swiper-pagination-bullet-active  {
  background: #fff;
  border: 1px solid #66b7cb;
}

 .kcw .kcw__prod-mode:has(#kcw__searchPage) .kcw__col-md-3:has(.kcw__navigation) {
  display: none !important;
}

 .kcw .kcw__prod-mode:has(#kcw__searchPage) .kcw__interior-page {
  margin-bottom: 10px;
}

 .kcw .kcw__footer.kcw__navbar {
  padding-bottom: 120px;
}


 .kcw .kcw__search-result-type,  .kcw .kcw__result-type-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
  gap: 15px;
}

 .kcw .kcw__search-result-type button {
  background: none;
  border: none;
  text-decoration: underline;
  color: #0A72C0;
}

 .kcw .kcw__search-result-type button:hover {
  text-decoration: none;
}

 .kcw .kcw__result-type-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

 .kcw .kcw__result-type-group p {
  margin: 0;
}

 .kcw .kcw__result-amount {
  display: flex;
  align-items: center;
  gap: 10px;
}

 .kcw .kcw__result-amount select {
  margin-bottom: 0;
  border: 1px solid;
}

 .kcw .kcw__search-results-table {
  margin-bottom: 20px;
}

 .kcw #kcw__fad-select svg {
  transform: rotate(0deg);
  transition: transform 0.2s;
}

 .kcw #kcw__fad-select:has(.kcw__css-1nmdiq5-menu) svg {
  transform: rotate(180deg);
}

@media (max-width: 1200px) {
   .kcw .kcw__main-content-wrapper:has(.kcw__newsDetail) .kcw__breadcrumb_container .kcw__row {
    max-width: 970px;
  }
}

@media (max-width: 1071px) {
   .kcw .kcw__interior-hero-banner .kcw__c-banner h1 {
    padding: 0 30px;
  }
}
@media (max-width: 1140px) {
   .kcw .kcw__allPressReleases,  .kcw .kcw__prFeatured {
    padding: 50px 30px;
  }
}
@media (max-width: 990px) {
   .kcw .kcw__main-content-wrapper:has(.kcw__newsDetail) .kcw__breadcrumb_container .kcw__row {
    max-width: 750px;
  }
   .kcw .kcw__medical-practices.kcw__practice-name-side {
    display: none;
  } 

}
@media (max-width: 768px) {
   .kcw .kcw__footer.kcw__navbar {
    padding-bottom: 110px;
  }
   .kcw .kcw__news_list .kcw__pagination .kcw__desktop-only,
   .kcw #kcw__searchPage .kcw__pagination .kcw__desktop-only {
    display:  none;
  }
   .kcw .kcw__news_list .kcw__pagination .kcw__mobile-only,
   .kcw #kcw__searchPage .kcw__pagination .kcw__mobile-only {
    display: block;
  }
   .kcw .kcw__news_list .kcw__pagination,
   .kcw #kcw__searchPage .kcw__pagination {
    margin-bottom: 20px;
  }
   .kcw .kcw__news_list .kcw__news-table .kcw__release-date {
    width: 80px;
  }
   .kcw .kcw__news_list .kcw__news_search-form button {
    min-width: 100px;
  }
   .kcw .kcw__news_list .kcw__news-title {
    padding-right: 20px;
  }
   .kcw .kcw__news_list .kcw__news-item-row td {
    padding-bottom: 15px;
  }
   .kcw .kcw__interior-hero-banner .kcw__c-banner h1 {
    padding-right: 20px;
    padding-left: 20px;
  }
 .kcw .kcw__prFeatured__card {
    flex-direction: column;
  }
   .kcw .kcw__allPressReleases,  .kcw .kcw__prFeatured {
    padding: 30px;
  }
   .kcw .kcw__prFeatured__text {
  padding: 45px 45px 85px;
  }
 .kcw .kcw__press_items--card {
    max-width: 100%;
  }
   .kcw .kcw__c-speedbump .kcw__overlay-box__flex {
    padding:50px 80px
  }
   .kcw .kcw__c-banner--text {
    width:100%;
    padding: 0 30px;
  }
   .kcw .kcw__c-banner-mob {
    display: block;
  }
   .kcw .kcw__c-banner-mob img {
    width: 100%;
    height: auto;
  }
   .kcw .kcw__c-banner.kcw__triangle-margin {
    display: block;
  }
   .kcw .kcw__c-speedbump__grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
   .kcw .kcw__c-speedbump__fourcol,  .kcw .kcw__c-speedbump__twocol--text__nomarg {
    padding: 0 !important;
  }
   .kcw .kcw__videoGallery__gallery,  .kcw .kcw__videoGallery__top-text {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
   .kcw .kcw__videoGallery__top-text {
    padding-top: 30px;
  }
   .kcw .kcw__videoGallery__top-text h2 {
    margin-top: 0px;
  }
   .kcw .kcw__brand-center {
    margin-left: 0;
    margin-right: 0;
  }
   .kcw .kcw__interior-hero-banner .kcw__c-banner h1 {
    font-size: 60px;
    line-height: 60px;
  }
   .kcw .kcw__imageVideoGallery .kcw__gallery_topText {
    padding: 30px 20px 0 20px;
  }
   .kcw .kcw__imageVideoGallery .kcw__gallery_categories,  .kcw .kcw__allPressReleases .kcw__press_categories {
    gap: 10px;
    padding: 0px 20px;
  }
   .kcw .kcw__allPressReleases .kcw__apr_title h2 {
    font-size: 40px;
  }
}

@media (max-width: 650px) {
   .kcw .kcw__c-speedbump .kcw__overlay-box__flex {
    flex-wrap:wrap;
    flex-direction: column;
    justify-content: center;
    padding: 50px 20px
  }
}

@media (max-width: 650px) {
   .kcw .kcw__c-speedbump .kcw__overlay-box__flex a {
    margin-bottom:10px
  }
}

 .kcw .kcw__c-speedbump.kcw__bottom-margin {
  margin-bottom: 180px
}

@media (max-width: 991px) {
   .kcw .kcw__c-speedbump.kcw__bottom-margin {
    margin-bottom:100px
  }
   .kcw .kcw__quick-links-wrapper a .kcw__card-container {
    padding: 10px 0;
  }
}

@media (max-width: 640px) {
   .kcw .kcw__c-speedbump.kcw__bottom-margin {
    margin-bottom:180px
  }
}

@media (max-width: 500px) {
   .kcw .kcw__c-speedbump.kcw__bottom-margin {
    margin-bottom:180px
  }
   .kcw .kcw__footer.kcw__navbar {
    padding-bottom: 80px;
  }
}

/* The hamburger button hidden inside an input element */
 .kcw #kcw__menuToggle input {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -7px;
    left: -5px;  
    padding: 0;
    cursor: pointer;  
    opacity: 0; /* hide this */
    z-index: 2; /* and place it over the hamburger */  
    -webkit-touch-callout: none;
  }
  
   .kcw #kcw__menuToggle label {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
  }
   .kcw #kcw__menuToggle label span {
    display: none;
  }

  @media(max-width: 768px) {
    /*
    * Hamburger
    */
     .kcw #kcw__menuToggle label div {
        display: block;
        width: 30px;
        height: 2px;
        margin-bottom: 6px;
        position: relative;
        background: #0095b5;
        border-radius: 3px;  
        z-index: 1;  
        -webkit-transform-origin: 4px 0px;  
            -ms-transform-origin: 4px 0px;  
                transform-origin: 4px 0px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
     .kcw #kcw__menuToggle label div:first-child {
        -webkit-transform-origin: 0% 100%;
            -ms-transform-origin: 0% 100%;
                transform-origin: 0% 100%;
    }
    
     .kcw #kcw__menuToggle label div:nth-child(2) {
        -webkit-transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
                transform-origin: 0% 0%;
    }

     .kcw #kcw__menuToggle input:checked + label div {
        background: #fff;
    }

     .kcw #kcw__menuToggle{
        z-index: 100000;
        position: absolute;
        width: 30px;
        right: 1rem;
        top: 2rem;
    }

     .kcw #kcw__menuToggle input + label div:nth-child(2) {
        -webkit-transition-duration: 0.1s;
        transition-duration: 0.1s;
        -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    
     .kcw #kcw__menuToggle input + label div:nth-child(1) {
        -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
        transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    }
    
     .kcw #kcw__menuToggle input + label div:nth-child(3) {
        -webkit-transition: bottom 0.1s 0.14s ease,
        -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
        -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

     .kcw #kcw__menuToggle input:checked + label div:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s;
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        top: -10px;
        left: 6px;
    }
    
     .kcw #kcw__menuToggle input:checked + label div:nth-child(1)  {
        top: 0;
        opacity: 0;
        -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
        transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    }
    
     .kcw #kcw__menuToggle input:checked + label div:nth-child(3)  {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: bottom 0.1s ease,
        -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1),
        -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
        left: 3px;
    }
  }
  
  