.section-header {border-top:4px solid;}
.section-header::before {display:none;}
body.sticky-header .header {box-shadow:0 0 5px 0 rgba(0,0,0,0.25);}   
body.sticky-header .header > .container {padding:10px 20px;height:30px;}
.page-template-search-cse .gsc-webResult.gsc-result, 
.page-template-search-cse .gsc-results .gsc-imageResult {border-top:none;border-left:none;border-right:none;}
.page-template-search-cse .gsc-results .gsc-cursor-box .gsc-cursor-page {border:none;}
.page-template-search-cse .gsc-webResult.gsc-result:hover, 
.page-template-search-cse .gsc-imageResult:hover {border-top:none;border-left:none;border-right:none;}
.social-small li.instagram a::before {content: "\e951";}
.ob-widget {clear:both;}
.OUTBRAIN + .OUTBRAIN, .OUTBRAIN + .comments {margin-top:30px;}
@media only screen and (max-width:1190px) {
	.header-top .pages-menu > li:not(.editions-menu) {display:block;}
}

/* Features special single */
.article.features.features-special{margin-bottom:70px;}
.features-half.article.features .header-content .writer-details,
.features-half .article-header {background:#1e1e1e;}
.features-half.features-special .header-content .underline {color: rgba(255,255,255,0.9);width: 100%;margin-bottom: 40px;}
.features-half .image-caption,
.features-half .header-content .writer-details,
.features-half .header-content .social-small.social-writer li a::before,
.features-half.article.features .header-content .under-headline .wrap-byline > span a::before,
.features-half.article.features .header-content .under-headline .wrap-byline > span::before,
.features-half.article.features .header-content .under-headline .wrap-byline > span,
.features-half .header-content .byline {color:rgba(255,255,255,0.75);}
.single-features-special .social-header.social li,
.features-half.article .header-content .under-headline > div .byline .add-after::after,
.features-half .header-content .byline a,
.features-special .label + .overline::before,
.features-special .above-headline span,
.mobile .features-half.features-special .article-header .media .rslides_tabs li:not(.rslides_here),
.features-special.article.features .article-header .headline,
.features-special .article-header .media .caption ,
.features-special .article-header .media .rslides li .rslides_caption {color:#fff;}

/* Transparent Header */
body.sticky-header.small-header.header-transparent {padding-top: 0;}
body.sticky-header.small-header.header-transparent .header {background: rgba(30, 30, 30, 0.5);transition: inherit;color: #fff;}
body.sticky-header.small-header.header-transparent .header-bottom,
body.sticky-header.small-header.header-transparent {background-color: transparent;transition: background-color 1s;}
body.sticky-header.small-header.header-transparent .header.open {background: rgba(30,30,30,1) !important;transition: background 1s !important;}

body.header-transparent .social-header.social li a::before {color:#ffffff}
/* {Partners} Fix print function issue */
@media print {
    html,body { height: auto;}
    .social-header.social{display: none;}
}