body {
    background-color: #f6f8f8;
}

nav {
    display: block;
}
#navbar {
    position: fixed;
    top: 0;
    width: 100%;
    display: block;
    transition: top 0.3s;
    z-index: 100;
}
.navbar>.container-fluid{
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
    background-color: #f6f8f8;
}
.blu-a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(#159df8 0%, #159df8 100%);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% 0.1em;
    transition: background-size 0.2s ease;
}
.blu-a:hover {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(#159df8 0%, #159df8 100%);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% 1.1em;
    transition: background-size 0.2s ease;   
}
.navbar {
    height: 81px;
    width: 100%;
    border-bottom: 1px solid #9ea5a5;
}

.span {
    color: #242929 !important;
    font-weight: 700;
    font-family: inherit;
    font-size: 100%;
}

.display-highlight {
    font-size: 7rem;
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-top: 100px;
}

p.subtitle {
    color: #3e4242;
    font-size: 2rem;
    margin-bottom: 1.5em;
}
.hd1 p{
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.45;
    color: #3e4242;
    padding-bottom: 8rem;
}
.cs-thumb-image{
    display: block;
    background-color: transparent;
    min-height: 350px;
    width: 95%;
    overflow: hidden;
    position: relative;
}
hr.rule-lg {
    border: none;
    border-bottom: 4px solid #000;
    margin-top: 1rem;
    margin-bottom: 2rem;
    opacity: 1;
}
.sticky h2{
    font-size: 1.2rem;
}
a.case-study-feature-item {
    display: block;
    padding: 1.5rem 1.5rem;
    border-radius: 3px;
    text-decoration: none;

}
a.case-study-feature-item:hover {
    background-color: #fcfdfd;
    box-shadow: 0 0.2rem 0.65rem rgb(53 63 74 / 10%);
}
a.case-study-feature-item .title-block .project-status {
    display: block;
    margin-bottom: 1em;
}
.overline {
    font-size: 0.8em;
    line-height: 1;
    color: #585e5e;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 0.4em;
}
a.case-study-feature-item h3{
    font-size: 2rem;
    color: #242929;
}
a.case-study-feature-item .title-block p {
    font-size: 1.2rem;
    color: #3e4242;
}
.p-b-3xl {
    padding-bottom: 13rem !important;
}
article.hentry .post-categories a {
    font-size: 0.85em;
    color: #000;
    opacity: 0.6;
    text-decoration: none;
}
article.hentry h4 a {
    background-size: 100% 0em;
}

h4 a{
    color: inherit;
    text-decoration: none;
}
p.s4{
    font-size: 1rem;
    color: #3e4242;
}
.span-reading-time {
    display: inline-block;
    font-size: 0.9rem;
    color: #585e5e;
    margin-bottom: 1em;
}
.p-b-xl {
    padding-bottom: 9rem !important;
}
.site-footer {
    background-color: #383E3E;
}
.text-dark {
    color: #ccc !important;
}
.p-t-2xl {
    padding-top: 3rem !important;
}
p.light {
    opacity: 0.6;
    color: #ccc !important;
    border-color: #ccc;
}
a.portfolio-item {
    display: block;
    overflow: hidden;
    text-decoration: none;
    padding: 1rem;
    margin: 0px;
}
a.portfolio-item .thumb {
    height: 12em;
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(1);
    border-radius: 3px;
}
a.portfolio-item:hover {
    background: #fff;
    z-index: 99;
    box-shadow: 0 0.2rem 0.65rem rgb(53 63 74 / 10%);
}
a.portfolio-item .thumb:hover {
    height: 12em;
    width: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(0);
    border-radius: 3px;
}
.portitem-title{
    color: #000;
    opacity: 0.7;
}
.p-b-lg {
    padding-bottom: 5rem !important;
}
.pad-bt-sm {
    padding-bottom: 2em;
}
.blog-art{
    display: flex;
}
article.hentry .post-series-list {
    display: inline;
    font-size: 0.85em;
    color: #848a8a;
    text-decoration: none;
}
a.post-series-title{
    text-decoration: none;
    color: #848a8a;
}
p.intro{
    font-size: 30px;
}
.col-xs-2 {
    grid-column: span 2;
}
.h-numbers {
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 100%;
    padding-top: 10px;
    width: 100%;
    margin: 0 0 10px;
    display: block;
    float: left;
    color: #242929;
}
.p-t-lg {
    padding-top: 3rem !important;
}
.p-b-sm {
    padding-bottom: 1rem !important;
}
.hire-white {
    padding: 110px 0;
}
footer {
    display: block;
    background-color: #272727;
    padding: 4rem 0;
    font-size: 105%;
    line-height: 155%;
}