.ci-topbar {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ci-topbar .wp-block-image {
    display: flex;
}

.ci-header .wp-block-buttons {
    gap: 0.5rem;
}

.ci-cta > div {
    gap: unset !important;
}

.ci-cta h4 {
    font-weight: 300;
}

.ci-cta h3 {
    margin-bottom: 2rem;
}

/* start zoho */

#SIGNUP_HEADING {
    display: none;
}

#zcampaignOptinForm {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin: auto;
    width: 100%;
    max-width: 540px;
}

.SIGNUP_FLD {
    flex: 1;
}

.SIGNUP_FLD + .SIGNUP_FLD {
    flex: unset;
}

#EMBED_FORM_EMAIL_LABEL {
    font-family: 'Open Sans';
    font-size: 1rem;
    border: 1px solid #fff;
    padding: 16px 24px;
    background: unset;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 100%;
	  box-sizing: border-box;
	  color: #fff;
}

#EMBED_FORM_EMAIL_LABEL::placeholder {
    color: #fff;
    opacity: .5;
}

#zcWebOptin {
    border: 0;
    font-size: 1rem;
    font-family: 'Open Sans';
    padding: 16px 24px;
    background: #fff;
    color: #1e90ff;
    font-weight: 500;
    border: 1px solid #fff;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#errorMsgDiv {
    display: none;
}

.ci-cta-top #EMBED_FORM_EMAIL_LABEL {
    color: #69698C;
    border-color: #E7E7EF;
}

.ci-cta-top #EMBED_FORM_EMAIL_LABEL::placeholder {
    color: #69698C;
    opacity: .5;
}

.ci-cta-top #zcWebOptin {
    background: #e7e7ef;
    border-color: #e7e7ef;
    color: #69698C;
}

/* end zoho */

/* start search */

.wp-block-search__inside-wrapper {
    width: 540px;
    margin: auto;
}

.wp-block-search__input {
    border-color: #e7e7ef;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #69698C;
    padding: 0 24px;
    font-size: 1rem;
}

.wp-block-search__input::placeholder {
    color: #69698C;
    opacity: .5;
}

.wp-block-search__inside-wrapper button {
    margin: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 1rem;
    background: #e7e7ef;
    color: #696969;
    font-weight: 500;
}

/* end search */

footer {
    border-top: 1px solid #e7e7ef;
}

.ci-copyright {
	  border-top: 1px solid #e7e7ef;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.ci-copyright a {
    color: #69698C;
}

.ci-copyright a + a {
    margin-left: 15px;
}

:where(.wp-site-blocks) > * {
    margin-block-start: unset;
}

footer + .wp-block-group {
    display: none;
}

.wp-block-post-excerpt__more-link {
    border: 1px solid #1e90ff;
    border-radius: 6px;
    padding: 0.6rem 1.4rem;
}

.ci-tags {
    gap: unset;
    margin: 0 -5px;
}

.ci-tags .wp-block-post-author-name a, .ci-tags .wp-block-post-date a, .ci-tags .wp-block-post-terms a, .ci-tags .taxonomy-post_tag a {
    border: 1px solid #e7e7ef;
    color: #69698C;
    padding: 0.4rem 1rem;
    border-radius: 6px;
    font-size: 1rem;
    margin: 5px;
	  display: inline-block;
}

.ci-tags .wp-block-post-terms .wp-block-post-terms__separator {
    display: none;
}

.ci-tags .wp-block-post-terms span + a {
    margin-left: 5px;
}

.wp-block-separator {
    margin: 4rem 0;
    border: 0;
    border-top: 1px solid #e7e7ef;
}

.wp-block-post-terms {
    margin: 0 -5px;
}

.wp-block-post-terms a {
    border: 1px solid #e7e7ef;
    font-size: .875rem;
    color: #69698C;
    padding: 0.2rem 0.6rem;
    border-radius: 6px;
    margin: 5px;
    display: inline-block;
}

.wp-block-post-terms .wp-block-post-terms__separator {
    display: none;
}

.wp-block-categories {
    list-style: none;
    margin: -5px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
}

.wp-block-categories a {
    border: 1px solid #e7e7ef;
    color: #69698C;
    padding: 0.4rem 1rem;
    border-radius: 6px;
    font-size: 1rem;
    margin: 5px;
    display: block;
}

.ci-masonry .wp-block-post-template {
    grid-template-columns: unset;
    columns: 2;
    display: block;
	  column-gap: 4rem;
}

.ci-masonry .wp-block-post-template > li {
    -webkit-column-break-inside: avoid;
}

.ci-related li {
    font-size: 1rem;
}
.ci-related h3 {
    margin: 0;
    color: #69698C;
}
.ci-related img {
    border-radius: 8px;
}
.ci-related a {
    color: #1c1c22;
    font-size: 1.4rem;
    line-height: 1.8rem;
    display: block;
    margin-bottom: 1rem;
}

.ci-featured {
    max-width: 100%;
}

.ci-feature {
    margin-top: 2rem;
}

.ci-feature article {
    align-items: center;
}

.ci-feature .post-thumbnail {
    margin: 0 2rem 0 0 !important;
}

.ci-feature .post-thumbnail a {
    display: flex;
}

.ci-feature h2 {
    font-size: 3rem !important;
}

.ci-feature img {
	  border-radius: 12px;
}


@media screen and (max-width: 983px) {
.ci-btns {
    background: #fbfbfd;
    width: calc(100% + 72px);
    margin: 0 -36px !important;
	  border-top: 1px solid #e7e7ef;
	  border-bottom: 1px solid #e7e7ef;
}

.ci-btns > div {
    width: 100%;
    justify-content: center;
    margin: 0.6rem 1rem;
}
	
.ci-btns .has-small-font-size {
    font-size: .875rem !important;
}
	
.ci-feature article {
    flex-direction: column;
    align-items: center;
}

.ci-feature .post-thumbnail {
    margin: 0 0 2rem 0 !important;
}

.ci-feature h2 {
    font-size: 2rem !important;
}

.ci-feature .entry-wrapper {
    padding: 0 1rem;
    text-align: center;
}

.ci-feature .entry-meta {
    justify-content: center;
}
}

@media screen and (max-width: 781px) {
.ci-copyright p {
    text-align: center;
    width: 100%;
}

.ci-footer .wp-block-group, .ci-footer .wp-block-buttons {
    justify-content: center;
}
}

@media screen and (max-width: 767px) {
.ci-masonry .wp-block-post-template {
    columns: 1;
}
}

@media screen and (max-width: 599px) {
.ci-topbar {
    justify-content: center !important;
}

}

h1, h2 {
    font-size: 44px;
}

.wp-block-post-title, .wp-block-query-title {
    letter-spacing: -.02em;
}