/* BEGIN custom_css_desktop */
@media(min-width: 992px){
.sidebar.col-md-3 .widget-title {
    font-size: 14px;
}
.aio-icon-header h3.aio-icon-title {
    font-size: 12px!IMPORTANT;
}
.home .layout-horizontal .posts-slider .slide-item .caption {
    width: 50%;
}
.content .rilo-content h2 {
    font-size: 22px !important;
}
.blog-post .content-article h2 {
    font-size: 22px;
    color: #354ED2;
    text-transform: none;
    line-height: normal;
}
.blog-post .content-article h3 {
    font-size: 18px;
    color: #354ED2;
    text-transform: none;
    line-height: normal;
}
}
/* END custom_css_desktop */
/* BEGIN global_custom_css */
.home .page-content {
    margin-top: 0;
}
.layout-horizontal .posts-slider .slide-item {
    margin-bottom: 35px !important;
}
.style_3 .aio-icon-box .aio-icon, .style_3 .aio-icon-box .img-icon {
    margin-top: 25px;
}
.blog-post .content-article li {
    color: #333333;
    font-size: 16px;
}
.aio-icon-box.top-icon,.aio-icon-component {
    margin-bottom: 0!important;
        min-height: 129px;
}
.blog-post .content-article h2 {
    font-size: 22px;
    color: #354ED2;
    text-transform: none;
    line-height: normal;
}
.blog-post .content-article h3 {
    font-size: 18px;
    color: #354ED2;
    text-transform: none;
    line-height: normal;
}
.content .rilo-content h2 {
    font-size: 22px;
}
.content .rilo-content a {
    text-decoration:underline;
}
/* END global_custom_css */
/* BEGIN custom_css_wide_mobile */
@media(min-width: 481px) and (max-width: 767px) {
.aio-icon-header h3.aio-icon-title {
    font-size: 12px;
}
}
/* END custom_css_wide_mobile */
