.recommended_products_block{    
    border-bottom: 1px solid #e6e6e6;
    margin-top: 30px;
	padding: 0px 0;
}
.recommended_products_block .title h1{
    font-size: 22px;
}

.single-post .recommended_products_block .author-info .media-heading{
    font-size: 20px;
}
.horizontal_block .cta {
    margin-top: auto;
}
.horizontal_block .item {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 33%;
    float: left;
    padding: 0 10px;
    height: 360px;
}

.horizontal_block .item-single {
    width: 250px;
}

.horizontal_block .item.two {
    width: 50%;
	height: 450px;
}
.horizontal_block .item.two img{
	width: 325px;
}
.item-single img{
	margin-bottom: 10px;
}

.horizontal_block .item h4{
    margin: 10px 0;
}
.item .snppopup-content{
    width: 100%;
}
.items-container{
    display: inline-block;
}

.items-container.container-single {
    display: flex;
    align-items: center;
    justify-content: center;
}
.item .author-info a {
    font-style: normal;
    font-size: 18px;
}

#DIV_1 {
    bottom: 0px;
    box-sizing: border-box;
    color: rgb(238, 238, 238);
    float: left;
    height: 342px;
    left: 0px;
    position: relative;
    right: 0px;
    top: 0px;
    column-rule-color: rgb(238, 238, 238);
    background: rgb(39, 175, 251) none repeat scroll 0% 0% / auto padding-box border-box;
    font: normal 14px / 21px Raleway, sans-serif;
    padding: 60px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);


}/*#DIV_1*/


#H3_3 {
    text-transform: uppercase;
    font: normal 600 normal 22px / 36px Lato, sans-serif;
    margin: 20px 0px 10px;
}/*#H3_3*/

#P_4 {
    height: 100px;
    font: normal 14px / 25.2px Raleway, sans-serif;
    margin: 0px 0px 30px;
    overflow: hidden;
}/*#P_4*/

#A_5 {

    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    left: 0px;
    letter-spacing: 1px;
    position: relative;
    right: 0px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    top: 0px;
    border: 2px solid rgb(238, 238, 238);
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    padding: 0px 28px;
}/*#A_5*/

#readMore {
    bottom: 0px;
    box-sizing: border-box;
    color: rgb(238, 238, 238);
    cursor: pointer;
    display: inline-block;
    height: 36px;
    left: 0px;
    letter-spacing: 1px;
    position: relative;
    right: 0px;
    text-align: right;
    text-transform: uppercase;
    top: 0px;
    border: 0px none rgb(238, 238, 238);
    font: normal normal 600 normal 14px / 36px Raleway, sans-serif;
}