.b1t-govmurman-news-list-landing-teasers {
    position: relative;
    
    margin-bottom: -20px;
}

/*
* Ссылки
*/
.b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(3n+1) {
    clear: left;
}

.b1t-govmurman-news-list-landing-teasers .link {
    display: block;
    
    border: none !important;
    
    font-weight: 500;
    
    position: relative;
    
    overflow: hidden;
}

.b1t-govmurman-news-list-landing-teasers .link .icon {
    position: absolute;
    
    font-size: 45px;
    
    transition: color 0.2s ease;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
}

.b1t-govmurman-news-list-landing-teasers .link .description {
    font-weight: normal;
    
    font-size: 0.76rem;
        
    padding-top: 35px;
}

.b1t-govmurman-news-list-landing-teasers .link .popup {
    position: absolute;
    
    top: 0px;
    left: 0px;
    right: 0px;
    
    min-height: 100%;
    height: auto !important;
    
    display: none;
    
    z-index: 10;
}

/*
* Название
*/
.b1t-govmurman-news-list-landing-teasers .link .name-wrapper {
    
}

@media (min-width: 1200px) {
    
    /*
    * Ссылки
    */
    .b1t-govmurman-news-list-landing-teasers .link {
        height: 160px;
        
        font-size: 1.06rem;
    
        padding: 40px 80px 40px 30px;
    }
    
    .b1t-govmurman-news-list-landing-teasers .link .icon {
        bottom: 30px;
        right: 30px;
    }
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    
    /*
    * Ссылки
    */
    .b1t-govmurman-news-list-landing-teasers .link {
        height: 140px;
        
        font-size: 1rem;
    
        padding: 40px 50px 40px 30px;
    }
    
    .b1t-govmurman-news-list-landing-teasers .link .icon {
        bottom: 20px;
        right: 25px;
        
        font-size: 40px;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {
    
    /*
    * Ссылки
    */
    .b1t-govmurman-news-list-landing-teasers .link {
        height: 140px;
        
        font-size: 1rem;
    
        padding: 40px 35px 40px 30px;
    } 
    
    .b1t-govmurman-news-list-landing-teasers .link .icon {
        bottom: 20px;
        right: 25px;
        
        font-size: 35px;
    }
    
}

@media (min-width: 768px) {

    .b1t-govmurman-news-list-landing-teasers {
        margin-bottom: -30px;
    } 
    
    /*
    * Ссылки
    */
    .b1t-govmurman-news-list-landing-teasers a.link {
        margin-bottom: 30px;
    }
    
    .b1t-govmurman-news-list-landing-teasers .popup {
        transition: box-shadow 0.2s ease-out;
        -webkit-transition: box-shadow 0.2s ease-out;
        -moz-transition: box-shadow 0.2s ease-out;
        -o-transition: box-shadow 0.2s ease-out;
    }
    
    
    .bx-no-touch .b1t-govmurman-news-list-landing-teasers .link:hover {
        overflow: visible;
    }
    
    .bx-no-touch .b1t-govmurman-news-list-landing-teasers .link:hover .popup {
        display: block;
    }
    
    /*.bx-no-touch .b1t-govmurman-news-list-landing-teasers .link .icon {
        transition: color 0.2s ease-out;
        -webkit-transition: color 0.2s ease-out;
        -moz-transition: color 0.2s ease-out;
        -o-transition: color 0.2s ease-out;
    }*/
    
    .bx-no-touch .b1t-govmurman-news-list-landing-teasers .popup:hover {
        -webkit-box-shadow: 0 10px 18px rgba(0,0,0,.08);
	-moz-box-shadow: 0 10px 18px rgba(0,0,0,.08);
	box-shadow: 0 10px 18px rgba(0,0,0,.08);
    }
    
}

@media (max-width: 767px) {
    
    .b1t-govmurman-news-list-landing-teasers {
        margin-bottom: -10px;
    } 
    
    /*
    * Ссылки
    */
    .b1t-govmurman-news-list-landing-teasers .link {
        margin-bottom: 10px;
        
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
	box-shadow: 0 2px 2px rgba(0,0,0,.1);
    
        padding: 15px 15px 15px 65px;
        
        font-size: 0.88rem;
    }
    
    .b1t-govmurman-news-list-landing-teasers .link .icon {
        left: 10px;
        top: 50%;
        
        margin-top: -18px;
        
        display: block;
        
        width: 36px;
        height: 36px;
        
        -webkit-border-radius: 50%; 
        -moz-border-radius: 50%;
        border-radius: 50%;
        
        font-size: 20px;
    }
    
    .b1t-govmurman-news-list-landing-teasers .link .icon:before {
        display: block;
        
        position: absolute;
        
        top: 50%;
        left: 0;
        right: 0;
        
        text-align: center;
        
        margin-top: -0.5em;
        
        letter-spacing: 0px !important;
    }
    
    .b1t-govmurman-news-list-landing-teasers .col-sm-4:nth-child(6n+1) .link .icon {
        background-color: #448cce;
    }
    .b1t-govmurman-news-list-landing-teasers .col-sm-4:nth-child(6n+2) .link .icon {
        background-color: #203683;
    }
    .b1t-govmurman-news-list-landing-teasers .col-sm-4:nth-child(6n+3) .link .icon {
        background-color: #7d6bad;
    }
    .b1t-govmurman-news-list-landing-teasers .col-sm-4:nth-child(6n+4) .link .icon {
        background-color: #5fa849;
    }
    .b1t-govmurman-news-list-landing-teasers .col-sm-4:nth-child(6n+5) .link .icon {
        background-color: #26639b;
    }
    .b1t-govmurman-news-list-landing-teasers .col-sm-4:nth-child(6n+6) .link .icon {
        background-color: #d8241c;
    }
    
    /*
    * Название
    */
    .b1t-govmurman-news-list-landing-teasers .link .name-wrapper {
        
    }
    
}

/*
* Версия для слабовидящих
*/
@media (min-width: 768px) {
    
    html.fs-normal .b1t-govmurman-news-list-landing-teasers .link,
    html.kerning-medium .b1t-govmurman-news-list-landing-teasers .link,
    html.fs-big .b1t-govmurman-news-list-landing-teasers .link,
    html.kerning-big .b1t-govmurman-news-list-landing-teasers .link {
        min-height: 160px;
        height: auto;
    }
    
}

html.imagesoff .b1t-govmurman-news-list-landing-teasers .link.with-picture .name-wrapper {
    display: block;
}

@media (min-width: 768px) and (max-width: 1199px){
    
    html.fs-normal .b1t-govmurman-news-list-landing-teasers .col-sm-4,
    html.kerning-medium .b1t-govmurman-news-list-landing-teasers .col-sm-4,
    html.fs-big .b1t-govmurman-news-list-landing-teasers .col-sm-4,
    html.kerning-big .b1t-govmurman-news-list-landing-teasers .col-sm-4 {
        width: 50%;
    }
    
    html.fs-normal .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(3n+1),
    html.kerning-medium .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(3n+1),
    html.fs-big .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(3n+1),
    html.kerning-big .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(3n+1) {
        clear: none;
    }
    
    html.fs-normal .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(2n+1),
    html.kerning-medium .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(2n+1),
    html.fs-big .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(2n+1),
    html.kerning-big .b1t-govmurman-news-list-landing-teasers .item-wrapper > div.row > div:nth-child(2n+1) {
        clear: left;
    }    
        
}

@media (max-width: 767px) {
    
    /*
    * Ссылки
    */
    html.fs-normal .b1t-govmurman-news-list-landing-teasers .link .icon,
    html.kerning-medium .b1t-govmurman-news-list-landing-teasers .link .icon,
    html.fs-big .b1t-govmurman-news-list-landing-teasers .link .icon,
    html.kerning-big .b1t-govmurman-news-list-landing-teasers .link .icon {
        font-size: 1.13rem;
    }
    
}