/* additional styles */

.text-align-left h2, .text-align-left p  {
	text-align:left;
}

.promaint-banner {

}

.grey-padding.promaint-banner {

}

.quote .quote-design p {
    font-style: italic;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    max-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    color: #666;
}

/*Point of view*/

.lift-block.point-of-view .lift-block-lift-item  {
    background: #FFFAE4;
    padding-bottom: 13px;
}


.lift-block.point-of-view .lift-block-name {
    background: #28353E;
    margin-bottom: 0;
    background-image: url(../images/maintworldkelt_valkoinen.png);
    background-size: 84px;
    background-repeat: no-repeat;
    background-position-x: 150px;
    background-position-y: 8px;
}


.lift-block.point-of-view .lift-block-name h2 {
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 100;
    font-size: 2.75em;
    padding-top: 32px;
    padding-bottom: 0;
}

.lift-block.point-of-view  .lift-block-lift-item-title h2 a {
    color: #28353E;

    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-top: 20px;
    font-weight: 700;
    font-family: 'Roboto Condensed',sans serif;

}

.lift-block.point-of-view .poster-lift-img {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0;
}

.lift-block.point-of-view .poster-lift-data {
    width: 100%;
    float: left;
    color: #28353E;
    padding: 10px;
}

.lift-block.point-of-view p {
  font-weight: bold;
  font-size: 13px;
  color: #28353E;
}

.lift-block.point-of-view .lift-block-lift-item-title p{
    line-height: 13px;
    font-size: 12px;
    padding: 0 16px;
    margin:0;
}

.lift-block.point-of-view .lift-block-lift-item-title p.poster-data-name {
    line-height: 15px;
    font-size: 13px;
    padding: 0 16px;
    margin: 0;
    margin-top: 0px;
}

.lift-block.point-of-view .lift-block-lift-item-title p.poster-data-date {
    line-height: 18px;
    font-size: 10px;
    padding: 0 16px;
    margin: 0;
    margin-top: 6px;
}

.lift-block.point-of-view .lift-block-lift-item-title {
    width: 100%;
}


/*
.header-lift:first-child {
    width: 100%;
    margin-bottom: 25px;
}
*/


.mw-10 {
    text-align: center;
    border-top: 1px solid #000;
    margin-top: 0px;
    position: relative;
    top: 22px;
    padding-top: 11px;
}

.mw-10-p {
    font-weight: bold;
    font-size: 20px;
}