﻿.article-block {
    padding-bottom:5px
}
.border-gray, #twitter-widget-0 {
    border: 1px solid #ddd!important;
}
.btn-link .fa {
    font-size: 26px;
}
.img_container {
    min-height: 155px;
    position: relative;
    line-height: 135px;
    cursor: pointer;
}

.img_container img {
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
    display: inline
}

.related {
    position: relative;
    font-size: 12px;
    line-height: 1.3;
    min-height: 172px;
    border: 1px solid #ddd;
    margin-top: 5px;
    margin-bottom: 5px;
}
.related .text-center {
    margin-top: 15px;
}
.slick-slide {
    padding: 5px;
}
.flipbook-link {
    height: 256px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.embed-responsive.embed-responsive-16by9 {
    margin-top: 20px;
}
.article__contactus-note {
    font-weight: bold;
}
@media(max-width: 600px) {
    .slick-slide .related {
        min-height: 340px
    }
    .footer-block .related {
        height: 300px;
    }
    .flipbook-link {
        height: 300px;
    }
}
@media(min-width: 601px) and (max-width:767px) {
    .footer-block .related {
        width: 60%;
        margin-right: auto;
        margin-left: auto;
        height: 320px;
    }
    .flipbook-link {
        height: 320px;
    }
}
@media(max-width: 400px) {
    .img_container {
        min-height: 215px;
        line-height: 205px;
    }
}
.footer-img {
    max-width: 45em;
}
@media(max-width: 600px) {
    .footer-img {
        max-width: 100%;
    }
}

#article-body ul ul {
    list-style-type: none;
}
#article-body ul ul li:before {
        font-family: 'FontAwesome';
        content: '\f00c';
        margin: 0 5px 0 -15px;
        color: #0e78bc;
    }
.article-thumbnail, .top-article, .footer-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
    line-height: 1.3;
    font-size:13px
}
@media(min-width: 768px) {
    .article-thumbnail:nth-child(even) {
        padding-left: 5px !important;
    }

    .article-thumbnail:nth-child(odd) {
        padding-right: 5px !important;
    }
    .footer-block .related {
        height: 300px;
    }

    .flipbook-link {
        height: 300px;
    }
    .article-block {
        min-height: 335px;
    }
}
.feature-item {
    width: 100%;
    padding: 1px
}
.article-flipbook {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.article-text {
    color: #1c75bc;
    font-size: 16px
}
.article-name {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px
}
.footer-block .related .text-center{
    margin-top: 0;
}
@media(min-width: 991px) {
    .footer-block .related {
        height: 360px;
    }
    .flipbook-link {
        height: 360px;
    }
    .article-block {
        min-height: 380px;
    }
}
@media(min-width: 1200px) {
    .footer-block .related {
        height: 256px;
    }
    .flipbook-link {
        height: 256px;
    }
    .col-md-article-1 {
        width: 561px
    }

    .col-md-article-2 {
        width: 483px
    }

    .feature-col {
        width: 245px;
        margin-right: 17px;
    }

    .flipbook-col {
        width: 190px
    }
    .container-article {
        width: 1045px;
    }
    .article-block {
        min-height: 380px;
    }
}
.reviewsColumn .splide__list {
    width: 100%!important;
}