.category .blueShadow,
.single-press-releases .blueShadow,
.single-news .blueShadow,
.single-post .blueShadow{
    padding: 20px 0;
}
.single-press-releases .post-header,
.single-news .post-header,
.single-post .post-header{
    position: relative;
}
.single-press-releases .post-header .grey_bg,
.single-news .post-header .grey_bg,
.single-post .post-header .grey_bg{
    background: #4B4B4B 0% 0% no-repeat padding-box;
    min-height: 380px;
    width: 100%;
}
.single-press-releases .post-header img,
.single-news .post-header img,
.single-post .post-header img{
        width: 100%;
    margin-left: 0;
    height: auto;
    opacity: .8;
}
.single-press-releases .post-header h1.without_image,
.single-news .post-header h1.without_image,
.single-post .post-header h1.without_image{
        position: absolute;
    bottom: -16px;
    left: 0;
    color: #fff;
    z-index: 11;
    /*background-color: rgba(75,75,75,0.3);*/
    padding: 15px;
}
#widgets .i_compact_param_search{
    margin-top: 0;
}
#widgets .left_part{
    float: left;
    max-width: 30%;
    width: 100%;
    display: inline-block;
    margin-right: 5%;
    vertical-align: middle;
}
#widgets .right_part{
    max-width: 65%;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
#widgets #gform_fields_7 li,
#widgets .gform_wrapper{
    margin-top: 0;
}
#widgets #gform_fields_7{
    padding-left: 0;
}
#widgets .blog_signup_div #gform_submit_button_7{
    font-size: 14px;
    padding: 8px 16px;
    box-shadow: none;
    text-shadow: none;
    border: none;
    border-radius: 4px;
}
#widgets input{
    width: 100%;
}
.i_sticky_sidebar_inner>div{
        margin-bottom: 30px;
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
    padding-left: 20px;
}
.right_part h3{
    font-size: 12px;
    margin-top: 0;
}
#content-blog.grid.col-620{
    width: 75%
}
#widgets.grid.col-300{
    width: 25%
}
#content-blog .entry_date_div{
    display: none;
}
#content-blog h2, #content-blog h2 a, 
body.single.single-news #content-blog h1,
body.single.single-press-releases #content-blog h1
body.single.single-post #content-blog h1
{
    font-size: 32px;
}
#content-blog h2 a:hover{
    color: #D40000;
}
.a_post_link{
    color: #53A4DB;
    background-color: transparent;
    border: 1px solid #53A4DB;
    padding: 6px 80px;
    display: inline-block;
    margin-top: 20px;
}
.a_post_link:hover{
    background-color: #53A4DB;
    color: #fff;
}
body.search.search-results #widgets,
body.category #widgets,
body.page-template-page-right-sticky-sidebar #widgets,
body.single.single-news #widgets,
body.single.single-press-releases #widgets,
body.single.single-post #widgets,
body.post-type-archive-articles #widgets,
body.post-type-archive-newsletter #widgets,
body.post-type-archive-press-releases #widgets,
body.post-type-archive-news #widgets,
body.blog #widgets{
    border-left: 1px solid #999;
}
body.search.search-results #content-blog,
body.category #content-blog,
body.page-template-page-right-sticky-sidebar #content-blog,
body.single.single-news #content-blog,
body.single.single-press-releases #content-blog,
body.single.single-post #content-blog,
body.post-type-archive-articles #content-blog,
body.post-type-archive-newsletter #content-blog,
body.post-type-archive-press-releases #content-blog,
body.post-type-archive-news #content-blog,
body.blog #content-blog{
    padding-right: 60px;
    margin-top: 20px;
}
body.single.single-news #content-blog .post-entry,
body.single.single-press-releases #content-blog .post-entry,
body.single.single-post #content-blog .post-entry{
    padding: 0 60px;
}
body.single.single-news #content-blog .post-entry img,
body.single.single-press-releases #content-blog .post-entry img,
body.single.single-post #content-blog .post-entry img{
    max-width: 100%;
    display: block;
    margin-left: auto;
    float: none;
    margin-right: auto;
}
body.search.search-results .post-edit,
body.category .post-edit,
body.blog .post-edit,
body.post-type-archive-articles .post-edit,
body.post-type-archive-newsletter .post-edit,
body.post-type-archive-press-releases .post-edit,
body.post-type-archive-news .post-edit{
    display: none;
}
body.search.search-results .post-entry,
body.blog .post-entry,
body.post-type-archive-articles .post-entry,
body.post-type-archive-newsletter .post-entry,
body.post-type-archive-press-releases .post-entry,
body.post-type-archive-news .post-entry{
    margin-bottom: 30px;
}
body.category .archive_single_item,
body.post-type-archive-articles .archive_single_item,
body.post-type-archive-newsletter .archive_single_item,
body.post-type-archive-press-releases .archive_single_item,
body.post-type-archive-news .archive_single_item,
body.blog .archive_single_item{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
}
body.category .archive_single_item h1,
body.post-type-archive-articles .archive_single_item h1,
body.post-type-archive-articles .archive_single_item h2,
body.post-type-archive-newsletter .archive_single_item h1,
body.post-type-archive-newsletter .archive_single_item h2,
body.post-type-archive-press-releases .archive_single_item h1,
body.post-type-archive-press-releases .archive_single_item h2,
body.post-type-archive-news .archive_single_item h1,
body.post-type-archive-news .archive_single_item h2,
body.blog .archive_single_item h1,
body.blog .archive_single_item h2{
    line-height: 1.2em;
}
.archive_single_item:first-child{
    border-top: 1px solid #999;
}
body.single.single-news #widgets,
body.single.single-press-releases #widgets,
body.single.single-post #widgets,
body.category #widgets,
body.post-type-archive-articles #widgets,
body.post-type-archive-newsletter #widgets,
body.post-type-archive-press-releases #widgets,
body.post-type-archive-news #widgets,
body.blog #widgets{
    margin-top: 20px;
    
}
body.blog #content-blog,
body.page-template-page-right-sticky-sidebar #widgets,
body.post-type-archive-articles #widgets,
body.post-type-archive-newsletter #widgets,
body.post-type-archive-press-releases #widgets,
body.post-type-archive-news #widgets,
body.blog #widgets,
body.page-template-page-right-sticky-sidebar #content-blog,
body.post-type-archive-articles #content-blog,
body.post-type-archive-newsletter #content-blog,
body.post-type-archive-press-releases #content-blog,
body.post-type-archive-news #content-blog{
    margin-top: 80px;
    
}
a.i_blog_btn,
#a_contact_us_req_info a{
    font-weight: bold;
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 8px 16px !important;
    text-align: center;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    border: none;
    border-radius: 4px;
    background-color: #53A4DB;
}
a.i_blog_btn:active,
a.i_blog_btn:focus {
    color: #fff;
}
a.i_blog_btn:hover,
#a_contact_us_req_info a:hover{
    opacity: .4;
    color: #fff;
}
body.single.single-news .a_blog_param_search .search_submit ,
body.single.single-press-releases .a_blog_param_search .search_submit ,
body.single.single-post .a_blog_param_search .search_submit ,
body.post-type-archive-articles .a_blog_param_search .search_submit ,
body.post-type-archive-newsletter .a_blog_param_search .search_submit ,
body.post-type-archive-press-releases .a_blog_param_search .search_submit ,
body.post-type-archive-news .a_blog_param_search .search_submit ,
body.category .a_blog_param_search .search_submit ,
body.blog .a_blog_param_search .search_submit {
    background-color: #53A4DB;
    border-color: #53A4DB;
}
body.single.single-news blockquote,
body.single.single-press-releases blockquote,
body.single.single-post blockquote{
    margin-left: 0;
    padding-left: 25px;
}
body.single.single-press-releases blockquote p,
body.single.single-news blockquote p,
body.single.single-post blockquote p{
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}
#widgets .i_compact_parametric_search{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
#widgets .search_cat_menu{
    padding-left: 0
}
#widgets .search_cat_menu .sub-menu{
    background-color: #fff;
}
#widgets .search_cat_menu div{
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 8px 16px !important;
    text-align: center;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    border: none;
    border-radius: 4px;
    background-color: #53A4DB;
}
#widgets>div{
    margin-bottom: 50px;
}
.single-press-releases .containerOuter.white:after,
.single-news .containerOuter.white:after{
    display: block;
    content: "";
    clear: both;
    float: none;
    width: 100%;
    height: 100%;
}
#widgets .for_custom_planar, body #widgets a.button.for_custom_planar,
#widgets .for_custom_power, body #widgets a.button.for_custom_power {
    display: none;
}
#widgets .a_right_sidebar .textwidget a{
    display: inline-block;
    margin-top: 20px;
}
#widgets #sidebar{
    padding-left: 0;
}
/*.single-press-releases .press-releases h1{
    display: none;
}*/
body.post-type-archive-newsletter #content-blog h1{
    border-top: 1px solid #999;
        margin: 0;
    padding-top: .5em;
    padding-bottom: .5em;
}