﻿@media screen and (max-width:688px) {

  .article--full .article__header .timestamp {
    font-size : .8em;
  }

  .article--full .article__header .article__description h1 {
    font-size : 1.2em;
  }

  .footer__bottom .footer__left .link-group .link {
    margin : 0;
    display : block;
  }
  .footer__bottom .footer__left .link-group .link:after {
    content :'';
    display : none;
  }


  .footer__bottom .footer__list li.pull-left {
    line-height : 1.2em;
    width : 100%;
  }
  .footer__bottom .footer__list li.pull-left a.link{
  }

}

.galleria img {
  margin : 5px 5px;
}

.panel--default .panel-heading {
    background-color: #3e566f !important; 
}

.btn--nav-search, .btn--search {
    background-color: #3e566f !important
}

.article h4 {
    color: #295999 !important;
}

.article__list .article .timestamp {
    color: #495860 !important;
}

.article__description a:not(.attachment) {
    color: #295999;
}

.ul--article-full a.active, .ul--article-full a:hover {
    color: #295999;
}

.ul--toggle li.active .title, .ul--toggle li.active .title:hover {
    color: #295999;  
}

.ul--article-full a {
    color: #435C60;
}

.breadcrumb > .active {
    color: #4F4F4F;
}

.gerb--bg {
    background: url(images/bulgarian-gerb-small.png) no-repeat;
}

.btn--blue-gradient-kzld, .btn--blue-gradient {
    height: 115px !important;
}