/* additional styles */

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

.promaint-banner {

}

.grey-padding.promaint-banner {

}

.cta-archive .cta-button {
    display: inline-block;
    color: #222;
    margin-top: 50px;
    margin-right: 10px;
    background: #ffd908;
    padding: 10px 2%;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Roboto";
    font-size: .9em;
}
.cta-archive .cta-join.small-header {
    font-size: 20px;
    line-height: 23px;
    margin-top: 20px;
    font-family: arial;
}
.cta-archive .cta-image { 
    max-width: 100%;
}
.cta-archive .cta-text-area {
    max-width: 70%;
}

.gear-right{
    margin-top: 0px;
}

@media (max-width: 769px) {
  .col-sm-3.col-xs-12.feed-banner, .col-sm-6.front-content {
    float: left;
  }
}

.kpoo-blog-list {
    background-color: #CEECF5;
}

.yellow-feed {
    padding: 0px 10px;    
}

.yellow-feed .banner-block-attention.bg-lines {
    display: none;
}

.yellow-feed .banner-block-extra-content {
    background-color: #FFDF00;
    padding: 15px 20px;
    padding-bottom: 10px;     
}

.yellow-feed h3 {
    font-family: Roboto;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;    
}


.yellow-feed a:hover {
    color: #000;
    text-decoration: none;
}