﻿.copyright-text img{ margin:0 0 5px 3px;}
.list-icon li a:hover {font-weight:600;}
#footer .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {font-weight:600;}
.mar-left-30 {margin-left:30px;}
.post-item .post-item-description > h3, .post-item .post-item-description > h3 > a {
    font-size: 16px;
    letter-spacing: -.1px;
    line-height: 23px;
    margin-bottom: 16px;
    color: #444;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: 600;
}
.col-md-4 h4 {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


@media (min-width: 768px) and (max-width: 992px){
    .inspiro-slider .slide-captions h1 {
        font-size: 40px !important;
        line-height: 40px !important;
        margin-bottom:14px !important;
    }
    .inspiro-slider .slide-captions h2 {
        font-size: 24px !important;
    }
}

@media (min-width: 640px) and (max-width: 768px) {
    .inspiro-slider .slide-captions h1,.inspiro-slider .slide-captions h2 {
        font-size: 30px !important;
        line-height: 30px;
        margin-bottom:14px !important;
    }
    .inspiro-slider .slide-captions h2 {
        font-size: 20px !important;
    }
}

@media (min-width: 320px) and (max-width: 640px) {
    .inspiro-slider .slide-captions h1,.inspiro-slider .slide-captions h2 {
        font-size: 24px !important;
        line-height: 24px;
        margin-bottom:14px !important;
    }
    .inspiro-slider .slide-captions h2 {
        font-size: 18px !important;
    }
}

