#wrapper-article-homepage{
    padding-top: 180px;
}
#wrapper-article-homepage .berck-side-agenda-title{
    font-size: 1.3em;
}
#wrapper-article-homepage .berck-side-agenda-title h2{
    margin-bottom: 18px;
}
#wrapper-article-homepage .widget-article-search .widget-body{
    padding: 110px 15px;
    background: #d9ac6b;
    height: 275px;
    overflow: hidden;
    margin-bottom: 30px;
}
#wrapper-article-homepage .widget-article-search-container{
    max-width: 800px;
    text-transform: uppercase;
    font-size: 0.8em;
}
#wrapper-article-homepage .widget-article-search-container{
    max-width: 800px;
    text-transform: uppercase;
    font-size: 0.8em;
}
#wrapper-article-homepage .widget-article-search-container .btn,
#wrapper-article-homepage .widget-article-search-container .form-control{
    text-transform: uppercase;
}
#wrapper-article-homepage .widget-article-search-container .form-control{
    background: #ebe2d5;
}
#wrapper-article-homepage .widget-article-search-container .btn{
    background: #b73b9a;
    color: #fff;
}
#wrapper-article-homepage .berck-side-agenda .berck-side-agenda-content{
    color: #fff;
    background: #3f7880;
    font-size: 0.8em;
    height: 275px;
    overflow: hidden;
}
#wrapper-article-homepage .berck-side-agenda a{
    color: #fff;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview{
    border: none;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 15px -10px #000;
    max-width: 432px;
    max-height: 220px;
    margin-bottom: 40px;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-image{
    width: auto;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-content{
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 185px;
    background: linear-gradient(180deg, #B76B8A -35%, #D9AC6B 137%);;
    color: #fff;
    font-size: 0.8em;
    height: auto;
    z-index: 1;
    padding: 15px;
}
#wrapper-article-homepage .widget-article-standard .widget-article-standard-even{
    padding-right: 35px;
}
#wrapper-article-homepage .widget-article-standard .widget-article-standard-odd{
    padding-left: 35px;
}
#wrapper-article-homepage .widget-article-standard .widget-article-standard-odd .article-preview.article-standard-preview .article-content{
    left: auto;
    right: 0;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-image{
    border: none;
    height: 220px;
    padding: 0;
    margin: 0;
}
#wrapper-article-homepage .widget-article-standard .widget-article-standard-odd .article-preview.article-standard-preview .article-image{
    float: left;
}
.widget-article-standard .article-preview.article-standard-preview .article-image img{
    height: 100%;
    width: auto;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-content h3{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    word-break: break-word;
    max-height: 150px;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-action{
    width: 185px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #d29e72 60%, rgba(210,158,114,0));
    height: 60px;
    padding-top: 35px;
    padding-right: 10px;
}
#wrapper-article-homepage .widget-article-standard .widget-article-standard-odd .article-preview.article-standard-preview .article-action{
    left: auto;
    right: 0;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-action a{
    color: #000;
    text-decoration: none;
    position: relative;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-content a{
    text-decoration: none;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-action a i{
    color: #E2E2E2;
    position: absolute;
    font-size: 2em;
    left: 50%;
    z-index: -1;
    margin-left: -15px;
    margin-top: -20px;
}
#wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-action a span{
    font-size: 0.7em;
}
#wrapper-article-homepage .widget-article-standard .widget-footer{
    background: transparent;
    border: none;
}
@media (max-width: 991px){
    #wrapper-article-homepage{
        padding-top: 100px;
    }
    #wrapper-article-homepage .section.section-item-list .section-title{
        text-align: center;
        background: #d9ac6b;
        padding-top: 100px;
        margin-top: -60px;
    }
    #wrapper-article-homepage .widget-article-search .widget-body{
        padding: 35px 15px;
        height: auto;
    }
    #wrapper-article-homepage .section-action{
        display: none;
    }
    #wrapper-article-homepage .berck-side-agenda{
        margin-top: 0;
    }
    #wrapper-article-homepage .berck-side-agenda-title{
        text-align: center;
        background: #3f7880;
        padding: 15px;
    }
    #wrapper-article-homepage .berck-side-agenda-title h2{
        margin-bottom: 0;
    }
    #wrapper-article-homepage .berck-side-agenda .berck-side-agenda-content{
        height: auto;
    }
    #wrapper-article-homepage .berck-side-agenda .berck-side-agenda-item{
        max-width: 400px;
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .widget-berck-article-search .widget-article-search-container{
        padding: 0 30px;
    }
}
@media (max-width: 767px){
    #wrapper-article-homepage .berck-side-agenda-title{
        font-size: 1em;
    }
    #wrapper-article-homepage .widget-article-search-container .form-control{
        margin-bottom: 20px;
    }
    #wrapper-article-homepage .section.section-item-list .section-title{
        padding-top: 55px;
        font-size: 1em !important;
    }
    #wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview{
        margin: auto auto 30px auto;
        float: none;
    }
    #wrapper-article-homepage .widget-article-search .widget-body{
        height: auto;
        overflow: visible;
    }
    #wrapper-article-homepage .widget-article-standard .widget-article-standard-even{
        padding-right: 15px;
    }
    #wrapper-article-homepage .widget-article-standard .widget-article-standard-odd{
        padding-left: 15px;
    }
    #wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-content{
        width: 50%;
    }
    #wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-action{
        width: 50%;
    }
    #wrapper-article-homepage .widget-article-standard .article-preview.article-standard-preview .article-content h3{
        font-size: 1.1em;
    }
    #wrapper-article-homepage .widget-article-search-container .btn{
        width: 200px;
        position: absolute;
        left: 50%;
        margin-left: -100px;
        bottom: -65px;
        height: 60px;
        padding: 0 15px;
        line-height: 60px;
    }
}