h1, h2, p, a {
    font-family: "metropolis", sans-serif  !important;
}


.blog_post_headers .entry-excerpt p{
    font-family: "metropolis", sans-serif !important;
}

.subscribe-block {
    width: 100%;
    background: #2F80ED;
}
.subscribe-block .inner {
    padding: 18px;
}
.subscribe-block .inner p {
    padding: 0 30px 0 14px;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    display: inline-block;
    /*height: 30px;*/
    margin-bottom: 0;
    vertical-align: sub;
}
.subscribe-block .inner input {
    padding: 7px 10px 5px 10px;
    font-size: 16px;
    background: #2F80ED;
    border: 1px solid rgba(255, 255, 255, .7);
    color: #FFFFFF;
    height: 30px;
    vertical-align: middle;
    border-radius: 2px 0 0 2px;
}
.subscribe-block .inner ::-webkit-input-placeholder {
    color: #FFFFFF;
    opacity: .7;
    font-weight: 300;
}
.subscribe-block .inner .close-btn {
    width: 30px;
    margin-left: 100px;
}
.subscribe-block .inner .close-btn:hover {
    cursor: pointer;
}
.bot-btn.white.subscribe {

    margin-left: -5px;
    border: 1px solid rgba(255, 255, 255, .6);
    border-left: none;
    color: #FFFFFF !important;
    font-size: 16px;
    height: 30px;
    vertical-align: middle;
}
.bot-btn.white.subscribe:hover {
    background-color:transparent !important;
}

.top {
    text-align: center;
}
.top h1 {
    font-size: 42px;
    color: #333333;
    margin-top: 42px;
}

#middle {
    text-align: left;
    margin-bottom: 60px;
}

.article {
    text-align: left;
    display: inline-block;
    margin: 10px auto;
    padding: 20px;
}
.entry-title a {
   display: block;
}
.article h2, .entry-title a {
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0.0166px;
    color: #4F4F4F;
    font-weight: 400;
}
.entry-title a:hover {
    text-decoration: underline!important;
}
.article p, .article a, .blog-excerpt p {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.0166px;
}

.article p, .blog-excerpt p {
    color: #828282;
}
.post-info {
	text-align: left;
}
.article .read-more {
    color: #2F80ED;
}

.article .preview-img {
    display: block;
    height: 300px;
    width: 100%;
    border-radius: 4px;
    background-size: cover;
}
.article .preview-text {
    display: block;
    width: 100%;
}

.post-type-archive-cases .top h1 {
    margin-top: 120px;
}

.article .preview-text h2:hover, .entry-title a:hover {
    text-decoration: underline;
}

.article.article-8 .preview-img {
    background: url("../jpg/travel-industry-chatbot-cover-min.jpg");
    background-size: cover;
}
.article.article-7 .preview-img {
    background: url("../jpg/industries-benefits-cover.jpg");
    background-size: cover;
}
.article.article-6 .preview-img {
    background: url("../jpg/young-audience-cover-min.jpg");
    background-size: cover;
}
.article.article-5 .preview-img {
    background: url("../jpg/musement_contract.jpg");
}
.article.article-4 .preview-img {
    background: url("../jpg/messengerforbusiness.jpg");
}
.article.article-3 .preview-img {
    background: url("../jpg/image1-2.jpg");
    background-size: cover;
}
.article.article-2 .preview-img {
    background: url("../jpg/whatarechatbots1.jpg");
}
.article.article-1 .preview-img {
    background: url("../jpg/blog_6_1.jpg");
}
.blog-excerpt a {display:none;}
.entry-header {height:auto!important}
.post-type-archive-cases .kc-blog-posts-3.kc-blog-grid .post-grid img {
    border: 1px solid #ccc;
}
.post-type-archive-cases .kc-blog-posts-3 .kc-list-item-3 {
    text-align:left;
}

.post-type-archive-cases .post-grid.grid-2 .kc-list-item-3 .content {
    max-height: 216px;
    height: 216px;
    overflow: hidden;
    padding-bottom: 0 !important;
    margin-bottom: 18px;
}

.post-type-archive-cases .blog_conteiner_cls .post-title-alt {
    margin-bottom: 10px !important;
}

.post-type-archive-cases .top h1 {
    margin-bottom: 50px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .article {
        margin: 40px auto;
    }
    #footer {
        margin-top: 44px;
    }
}

@media (min-width: 992px) {
    .article.article-4 .preview-img, .article.article-3 .preview-img,
    .article.article-2 .preview-img, .article.article-1 .preview-img {
        background-position: center;
    }
}

@media (max-width: 991px) {
    #middle {
        margin-top: 30px;
    }
    .article {
        padding: 0 15px;
    }
    .article.article-5 .preview-img,
    .article.article-4 .preview-img, .article.article-3 .preview-img,
    .article.article-2 .preview-img, .article.article-1 .preview-img {
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 769px) { 
    .post-type-archive-cases .post-grid.grid-2 .kc-list-item-3 .content {
        max-height: none;
        height: auto;
        overflow: visible;
        padding-bottom: 0 !important;
        margin-bottom: 26px;
    }

    .post-type-archive-cases .top h1 {
        margin-top: 90px;
        margin-bottom: 50px;
    }
}

@media (max-width: 515px) {
    .subscribe-block .inner input {
        width: 44%;
    }
    .subscribe-block .inner .close-btn {
        margin-left: 10%;
    }
    .article {
        height: auto;
    }
    .article .preview-img {
    }
    .article .preview-text {
        height: 100%;
    }
}

@media (max-height: 371px) {
    body {
        padding-top: 15vh;
    }
}
/*GcMyCode Start*/
