h1.big-title {
    line-height: 1;
    margin-bottom: 8px;
    text-shadow: 0 0 2px rgba(0,0,0,0.5);
}
.view-block-header,
.view-block-header-empty,
 h1.page__title,
h2#block-instagramblock-title  {
    background: #fff;
    border-left: 3px solid #eb4735;
    color: #2d2b2b;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    padding-left: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1.1!important;
}
 h1.page__title  {
    font-size: 2rem!important;
}
.view-block-header:after,
.view-block-header-empty:after,
h1.page__title:after,
h2#block-instagramblock-title:after {
    background: url(images/block-title-bg.png);
    content: "";
    height: 100%;
    margin-left: 15px;
    position: absolute;
    width: 100%;
}
.block-title {
display: block;
letter-spacing: 1px;
margin: -5px 0 8px 0;
padding-bottom: 5px;
text-transform: uppercase;
border-bottom: 2px solid rgba(0,0,0,0.1);
}
/*
================================================================================
|                                                               FRONT-BLOCK-TITLES                                                            |
================================================================================
*/
h3.front-title-lite {
    font-weight: 500;
}
.front-title {
    margin: 7px 0 12px;
    min-height: 40px;
}
.front-title a {
display: block;
color: #2a3643;
}
.front-title-small {
border-top: 1px solid #CECBCB;
padding: 3px 0;
}
.front-title-small  a {
display: block;
color: #383838;
}
.editors-info {
border-top: 1px dashed #CECBCB;
padding: 7px 0;
}
.team-name a {
    text-transform: uppercase;
    font-size: 0.8rem;
    line-height: 1.125;
}
.editors-info a {
    display: block;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.125;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.front-title-border  a {
    display: block;
    color: #383838;
}
.border-bottom  {
    display: block;
    border-bottom: 2px solid #777;
    padding: 10px 0;
    margin-bottom: 20px;
}
.team-name {
   margin-top: 8px; 
}
.team-name a {
    text-align: center;
}
.team-info {
    margin-bottom: 10px;
    color: #666666;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
}
.photobank-views .block-title {
    text-align: center;
    position: relative;
    margin: 12px 0 5px;
    border-bottom: none;
}
.photobank-views .block-title:before {
    content: '';
    height: 2px;
    background: rgba(255,255,255,0.1);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.photobank-views .block-title p {
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #1a1a1a;
    margin: 0;
    font-size: 1.3rem;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
    clear: both;
    line-height: 10px;
}
#block-node-popular h3, {
    font-size: 1.45rem;
}
.small-title-notag {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.12;
}
/*
================================================================================
|                                                                 WHITE-TITLES                                                                        |
================================================================================
*/
.small-title-white {
    font-family: "HeliosCondBold", sans-serif;
    font-size: 1.3rem;
    text-shadow: 0 0 2px rgba(0,0,0,0.5);
}
.small-title-white a {
    color: #f1f1f1;
}
.small-title-white a:visited {
    color: #f1f1f1;
}