.c-info, .c-base, .c-icon, .c-list, .c-product, .c-detail, .zci__main.has-aux, .zci__main--answer, .results--main, .forecast-wrapper .module--forecast .module__detail--hours__labels, .zcm-wrap--header {
    max-width: 590px;
}
.info:after, .metabar__in:after, .result__body:after, .search-filters:after, .zcm--sub:after, .zcm__menu:after, .zci:after, .zci__body:after, .tile-wrap:after, .serp__results:after, .module--carousel__items:after {
    content: "";
    display: block;
    clear: both;
}
.zci {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    position: relative;
    width: 100%;
    color: #666;
    background-color: #fafafa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 7px;
    line-height: 1.37;
    visibility: hidden;
    overflow: hidden;
    max-height: 0;
    display: none;
    z-index: 1;
}
.zci.is-active {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 1em;
    padding-top: 1em;
    margin-top: 1px;
    visibility: visible;
    overflow: visible;
    max-height: none;
    display: block;
}
.zci.is-active .zci.is-active {
    margin-top: 0;
}
.zci h1, .zci h2, .zci h3 {
    padding-top: 0;
    padding-bottom: 0;
}
.zci h1 a, .zci h2 a, .zci h3 a {
    color: inherit;
}
.zci .cw {
    padding: .25em 0;
}
.zci pre {
    border: 1px solid #dbdbdb;
}
.zci .zci {
    border-top: 1px solid #dbdbdb;
    border-bottom: none;
    padding-bottom: 1em;
    padding-top: 1em;
}
.zci .zci:before {
    display: none;
}
.zci__main {
    clear: both;
}
.zci__caption {
    margin: 0;
    display: block;
    overflow: hidden;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #222;
}
.zci__header {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    display: block;
    overflow: hidden;
    font-size: 1.31em;
    font-weight: 600;
    line-height: 1.2;
    color: #222;
}
.zci__subheader, .zci__header__sub {
    font-size: 14px;
    font-size: .972222rem;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: .25em;
    display: block;
    font-weight: normal;
    line-height: 1.2;
    color: #888;
}
.zci__header__sub {
    padding-left: .5em;
    display: inline-block;
    text-transform: capitalize;
}
@media only screen and (min-width: 590px) and (min-height: 738px) {
    .zci__header__sub {
    padding-left: 0;
    display: block;
}
}
@media only screen and (max-width: 590px) {
    .zci__header__sub {
    padding-left: 0;
    display: block;
}
}
.zci__body {
    padding-left: 10px;
}
.zci__content {
    margin-top: .75em;
}
.zci__result, .zci__input {
    word-wrap: break-word;
}
.zci__links, .zci__more-at-wrap {
    margin-top: .75em;
    display: block;
    clear: both;
}
.zci__more-at {
    display: inline-block;
}
.zci__more-at, .zci__more-at:focus {
    color: #888;
}
.zci__more-at:hover {
    color: #4495d4;
}
.zci__more-at__icon {
    vertical-align: middle;
    padding-right: .5em;
    margin-top: -3px;
    max-width: 16px;
}
.is-mobile .zci__main {
    padding-left: 0;
}
.is-mobile .zci__body {
    display: block;
    margin-left: -1px;
    padding: 0 1.25em;
}
@media only screen and (max-width: 590px) {
    .zci {
    padding-left: 0;
    padding-right: 0;
}
}
