/*
Theme Name:     Tribune Child Theme
Theme URI:      https://ajdg.solutions/
Description:    Child theme for Tribune by Arnan de Gans
Author:         Arnan de Gans
Author URI:     https://www.arnan.me/
Template:       tribune
Version:        1.0a2
*/

@import url("../tribune/style.css");

body {
	background-color: #ffffff;
}

.page-wrap {
	border-left: none;
	border-right: none;
}

.top-head-promo {
	background-color: #f1f1f1;
	padding: 0 0 10px;
}

#header #header-inner {
	border-bottom: 2px solid #202020;
	border-top: 1px solid #cccccc;
	display: flex;
	margin: 20px 0;
	padding: 10px 0;
}

#header #header-inner .left {
	width: 340px;
}

#header #header-inner .left img {
	height: auto;
	width: 340px;
}

#header #header-inner .right {
	width: 900px;
}

#header #header-inner .right .top {
	align-items: center;
	display: flex;
	justify-content: flex-end;
}

#header #header-inner .right .today {
	color: #999999;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding-bottom: 10px;
	padding-right: 30px;
}

.top-navbar {
	border-bottom: none;
}

.zoom-social-icons-list .socicon, 
.zoom-social-icons-list .dashicons, 
.zoom-social-icons-list .genericon, 
.zoom-social-icons-list .academicons, 
.zoom-social-icons-list .fa {
	padding: 0;
}

.main-navbar {
	margin-bottom: 0;
	text-align: right;
}

.main-navbar .navbar-nav a {
	padding-left: 20px;
    text-transform: none;
}

.main-navbar .sf-menu > li {
    padding: 0;
}

.main-navbar .sf-arrows .sf-with-ul:after {
    margin: 0;
}

.sf-arrows .sf-with-ul:after {
    display: none;
}

.main-navbar .sf-menu > li.nav-podcasts {
	background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-black-50x50.png);
	background-position: 16px center;
	background-repeat: no-repeat;
	background-size: auto 130%;
	padding-left: 30px;
}

.main-navbar .nav-podcasts a {
	color: #000000;
}

.sb-search {
    position: relative;
    float: right;
    margin: 7px 5px 0 0;
    z-index: 200;
    width: 20px;
    height: 20px;
    min-width: 50px;
}

.sb-search .sb-icon-search, .sb-search .sb-search-submit {
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: 3px;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 12px;
    text-align: center;
    cursor: pointer;
}

.sb-search .sb-icon-search {
    color: #000000;
    font-size: 14px;
    border-radius: 50px;
}

.feature-posts-list .podcasts .post-thumb,
.category-podcasts .post-thumb,
#slider .post-thumb {
	position: relative;
}

.feature-posts-list .podcasts .post-thumb:after
{
	background-color: #ffffff;
    background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-black.png);
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: auto 24px;
    content: 'Podcast';
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    left: 0;
    letter-spacing: 0.05rem;
    line-height: 1;
    padding-left: 29px;
    padding-top: 6px;
    position: absolute;
    text-transform: uppercase;
    top: 5px;
    width: 101px;
}

.widget .feature-posts-list .featured-meta .author a {
	color: #01a8c6;
}

#text-13.widget {
	background-color: rgba(231, 8, 8, 0.02);
	border-color: #8a0404;
}

#text-13 .title {
	background-color: #8a0404;
	background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-white.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	color: #ffffff;
	padding: 4px 0 4px 50px;
}

.category-podcasts .section-title {
	background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-black.png);
	background-position: 41% center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	padding: 4px 0 4px 50px;
}

.category-podcasts .post-thumb:after,
#slider .podcasts .post-thumb:after
{
	background-color: #ffffff;
    background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-black.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    content: 'Podcast';
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    left: 0;
    letter-spacing: 0.05rem;
    line-height: 1;
    padding-left: 40px;
    padding-top: 13px;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
    width: 130px;
}

.single .category-podcasts .post-thumb:after
{
	background-size: 25% auto;
}

#slider .podcasts .post-thumb:after
{
	background-size: 40% auto;
}

.featured-widgets {
	float: none;
	width: 100%;
}

.featured-widgets .widget .feature-posts-list li {
	width: 100% !important;
}

.featured-widgets .widget .feature-posts-list li .recent-title h3 {
	font-size: 150%;
	line-height: 1.4;
	margin-bottom: 10px;
}

#featured {
	margin-bottom: 0;
}

#main {
	width: 880px;
}

#sidebar {
	width: 280px;
}

#featured + .section-title {
	border-bottom: none;
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	letter-spacing: 0.1rem;
	text-align: left;
	text-transform: uppercase;
}

.recent-posts .post-thumb .wp-post-image {
	width: 384px;
}

.recent-posts .entry-title,
.recent-posts .entry-meta,
.readmore_button a {
	font-family: "Montserrat", sans-serif;
}

.recent-posts .entry-date {
	font-weight: bold;
}

.recent-posts .entry-author a {
	color: #01a8c6;
	text-transform: uppercase;
}

.entry-meta span + span:before {
    content: " | ";
}

.readmore_button a {
	border: none;
	border-radius: 0;
	color: #01a8c6;
    display: inline-block;
	font-size: 13px;
	letter-spacing: 0.05rem;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
	transition: all .25s ease-in-out;
}

.readmore_button a:after {
    border: none;
}

.recent-posts .post, .recent-posts .type-page {
    border-bottom: 2px solid #eeeeee;
}

.section-title {
	margin: 0 0 15px;
}

.readmore_button {
    margin: 5px 0 30px;
}

#sidebar .widget {
    padding: 0;
    background: #fff;
    margin: 0 0 60px;
    border-radius: 0;
    border: none;
    border-bottom: none;
}

.widget h3.title {
	background-color: #eeeeee;
    border-bottom: none;
    color: #000000;
    font-family: "Montserrat", sans-serif;
	font-size: 13px;
    letter-spacing: 0.05rem;
    line-height: 1;
    margin: 0 0 25px;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
}

.widget #mc_subheader {
	text-align: center;
}

.mc_interest label {
	font-weight: normal;
	padding-left: 5px;
}

.mc_list li {
	display: inline-block;
	margin-right: 10px;
}

.mc_list label {
	display: inline-block;
}

button, 
input[type=button], 
input[type=reset], 
input[type=submit],
.navigation a.next,
.navigation a.prev {
    background: #01a8c6;
	border: none;
	border-radius: 0;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05rem;
	padding: 8px 30px;
	text-transform: uppercase;
    transition: 0.2s ease all;
}

.mc_signup_submit #mc_signup_submit {
    width: auto;
}

.widget .gallery-item {
    display: inline-block;
    max-width: 50%;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 50%;
}

.navigation a {
	font-family: "Montserrat", sans-serif;
}

.full-widget-area,
.footer-widgets {
	border-top: 4px double #bbbbbb;
	margin-top: 60px;
	padding-top: 60px;
}

.full-widget-area {
	display: flex;
}

.full-widget-area .homecat {
	margin-right: 32px;
	width: 384px;	
}

.full-widget-area .widget:nth-child(2) {
	margin-right: 32px;
	margin-top: 56px;
	width: 488px;	
}

.full-widget-area .widget:nth-child(3) {
	width: 280px;	
}

.featured-widget-title {
	border-bottom: none;
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
	letter-spacing: 0.1rem;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}

.featured-widget-title a {
	color: #000000;
}

.homecat h3 {
	font-family: "Montserrat", sans-serif;
	line-height: 1.2;
	margin: 20px 0;
}

.homecat h3 a {
	color: #000000;
}

.featured-meta span {
	color: #cccccc;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.featured-meta span.featured-date {
	margin-right: 0;
}

.featured-meta a {
	color: #01a8c6; 
}

.homecat .continue-reading {
	margin-top: 20px;
}

.homecat .continue-reading a {
	color: #01a8c6; 
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}

ol.popular-posts {
	font-family: "Montserrat", sans-serif;
}

ol.popular-posts li {
	line-height: 1.1;
}

ol.popular-posts li a {
	color: #000000;
}

ol.popular-posts .comments {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

ol.popular-posts li,
ol.popular-posts li:last-child {
    position: relative;
    padding-left: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
}

.footer-widgets .widget h3.title {
	background-color: transparent;
	font-size: 20px;
	letter-spacing: 0.05rem;
}

.footer-widgets .grofile-thumbnail{ 
	border-radius: 1000px;
	float: left;
	margin-right: 2%;
	max-width: 23%;
}

.footer-widgets .grofile-meta {
	float: left;
	width: 50%;
}

.footer-widgets .grofile-meta h4 {
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	padding-top: 36px;
}

.footer-widgets .grofile-meta h4 a {
	color: #000000;
}

.footer-widgets .widget > h4 {
	background-color: #eeeeee;
    float: right;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    letter-spacing: 0.05rem;
    margin-left: 2%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 23%;
}

.footer-widgets .widget .grofile-links {
	clear: right;
	float: right;
	margin-left: 2%;
	width: 23%;
}

.grofile-links li {
	border-bottom: 1px solid #eeeeee;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0;
}

.grofile-links li a {
	color: #000000;
}

.grofile-full-link {
	color: #01a8c6;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
}

.home .sharedaddy {
	display: none;
}

#footer {
	background-color: #000000;
	max-width: 100%;
	padding-bottom: 10px;
	width: 100%;
}

.footer-container {
	margin: 0 auto;
	width: 1240px;
}

#media_image-2,
#text-2 {
	float: left;
	width: 50%;
}

#media_image-2 {
	margin-bottom: 0;
}

#text-2 {
	clear: left;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05rem;
	margin-bottom: 0;
	margin-left: 5px;
    text-transform: uppercase;
}

#zoom-social-icons-widget-4 {
	float: right;
	text-align: right;
	width: 50%;
}

.post-header .widget-title {
	display: none;
}

.latest-posts {
    border-bottom: 4px double #dddddd;
	display: flex;
	margin-bottom: 40px;
    padding-bottom: 40px;
}

.recent-episodes {
	margin-left: 30px;
	width: 25%;
}

.featured-spot {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 130px 60px 50px;
	width: 75%;
	z-index: 1;
}

.featured-spot:before {
	background-color: rgba(0,0,0,0.75);
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
    top: 0;
	width: 100%;
	z-index: 5;
}

.featured-spot:after {
	background-color: #ffffff;
    background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-black.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    content: 'Podcast';
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    left: 0;
    letter-spacing: 0.05rem;
    line-height: 1;
    padding-left: 40px;
    padding-top: 13px;
    position: absolute;
    text-transform: uppercase;
    top: 40px;
	width: 130px;
	z-index: 10;
}

.featured-spot .featured-meta,
.featured-spot .featured-title,
.featured-spot .featured-title h2,
.featured-spot .featured-description,
.featured-spot .featured-cta,
.featured-spot .featured-cta a,
.featured-spot .featured-meta,
.featured-spot .featured-meta span,
.featured-spot .featured-meta span a {
	color: #ffffff;
	position: relative;
	z-index: 10;
}

.featured-spot .featured-cta a:hover,
.featured-spot .featured-meta span a:hover,
.featured-spot .featured-cta:hover a,
.featured-spot .featured-cta:hover:before {
	color: #01a8c6;
}

.featured-spot .featured-title,
.featured-spot .featured-cta {
	font-family: "Montserrat", sans-serif;
	line-height: 1.2;
}

.featured-spot .featured-cta {
	font-weight: bold;
	line-height: 34px;
	padding-left: 41px;
	text-transform: uppercase;
}

.featured-spot .featured-cta:before {
	content: '\f144';
	font-family: 'FontAwesome';
	font-size: 34px;
	height: 34px;
	left: 0;
	line-height: 1;
	position: absolute;
	top: 0;
	width: 34px;
}

.recent-episodes .recent-title h3 {
	background-color: #eeeeee;
    background-image: url(https://securityledger.com//wp-content/uploads/2020/03/podcast-black.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    background-size: 34px;
    border-bottom: none;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    letter-spacing: 0.05rem;
    line-height: 1;
    margin: 0 0 3px;
    padding: 15px 10px 15px 30px;
    text-align: center;
    text-transform: uppercase;
}

.recent-episodes .recent-item {
	align-items: center;
	border-bottom: 2px solid #f0f0f0;
	display: flex;
}

.recent-episodes .recent-item .recent-podcast {
	line-height: 1.3;
    width: 75%;
    padding: 10px 0;
}

.recent-episodes .recent-item .recent-podcast a {
	color: #000000;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	width: 75%;
}

.recent-episodes .recent-item .recent-time {
	color: #a8a8a8;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	margin-left: 12px;
	width: 25%;
}

.podcast-series-wrapper {
	align-items: stretch;
	border-bottom: 4px double #dddddd;
	display: flex;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.podcast-series-wrapper .podcast-series-tile {
	margin: 0 15px;
	width: 33.3%;
}

.podcast-series-wrapper .podcast-series-image-container a {
	color: #ffffff;
}

.podcast-series-wrapper .podcast-series-image-container a:hover {
	color: #01a8c6;
}

.podcast-series-wrapper .podcast-series-tile:first-child {
	margin-left: 0;
}

.podcast-series-wrapper .podcast-series-tile:last-child {
	margin-right: 0;
}

.podcast-series-title {
	text-align: center;
}

.podcast-series-title h3 {
	border-bottom: none;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
	letter-spacing: 0.1rem;
	line-height: 1.2;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.podcast-series-image-container {
	height: 215px;
	margin-bottom: 20px;
	position: relative;
}

.podcast-series-image-container:before {
	background-color: rgba(0,0,0,0.5);
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
    top: 0;
	width: 100%;
	z-index: 5;
}

.podcast-series-image-container h4 {
	align-self: flex-start;
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 15px;
	padding-top: 20%;
	position: relative;
	text-align: center;
	z-index: 10;
}

.podcast-series-count {
	align-self: flex-end;
	border-bottom: none;
	color: #ffffff;
    font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 10;
}

.podcast-series-description {
	color: #575757;
}

.podcast-series-cta {
	color: #01a8c6;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	text-transform: uppercase;
}

.mm-page {
	background-color: #ffffff;
}

@media (min-width: 1301px) {

    body #menu-top-slide {
        display: none !important;
    }

    body #menu-main-slide {
        display: none !important;
    }

}


@media screen and (max-width: 1300px) {

    /* Menu */
    header .menu-top-container { text-indent: -9999px; height: 0; }
    header .menu-main-container { text-indent: -9999px; height: 0; }
    .menu-top-container.mm-menu { text-indent: 0; height: 100%; }
    .menu-main-container.mm-menu { text-indent: 0; height: 100%; }

    #navbar-top,
    #navbar-main { display: none; }
    .navbar-toggle { display: block }

    .top-navbar .navbar-toggle {
        margin: 10px 0;
    }

    .main-navbar {
		display: flex;
		justify-content: flex-end;
		padding-left: 15px;
	}

	.navbar-search {
		order: 30;
	}

	.sb-search {
		min-width: 20px;
		order: 20;
	}
	
	.navbar-toggle .icon-bar {
		width: 24px;
		background: #000;
	}

	.navbar-toggle {
		float: none;
		margin: 0 20px 0 0;
		width: 24px;
	}

	.toggle-bars {
		padding-top: 4px;
	}

	#header #header-inner .left,
	#header #header-inner .right {
		line-height: 1;
	}

}


@media (min-width: 1000px) {

    body #menu-top-slide {
        display: block !important;
    }

    body #menu-main-slide {
        display: block !important;
    }

}

@media (max-width: 1280px) {
	
	.footer-container {
		width: 100%;;
	}
}

@media (max-width: 960px) {

	#header #header-inner {
		padding-top: 0;	
	}
	
	#header #header-inner .right .top {
		display: none;
	}

	#header #header-inner .right .bottom {
		padding-top: 20px;
	}

	.recent-episodes .recent-item {
		display: block;
	}

	.recent-episodes .recent-item .recent-podcast,
	.recent-episodes .recent-item .recent-time {
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.recent-episodes .recent-item {
		margin-left: 0;
		padding: 10px 0 7px;
		width: 100%;
	}

	.featured-spot {
		background-size: contain;
		background-repeat: no-repeat;
		padding: 0;
		padding-top: 52%;
	}
	
	.featured-spot:before {
		display: none;
	}
	
	.featured-spot .featured-meta,
	.featured-spot .featured-title,
	.featured-spot .featured-title h2,
	.featured-spot .featured-description,
	.featured-spot .featured-cta,
	.featured-spot .featured-cta a,
	.featured-spot .featured-meta,
	.featured-spot .featured-meta span,
	.featured-spot .featured-meta span a {
		color: #000000;
		position: relative;
		z-index: 10;
	}
	
	.featured-spot .featured-cta a,
	.featured-spot .featured-meta span a,
	.featured-spot .featured-cta:before,
	.featured-spot .featued-author {
		color: #01a8c6;
	}

	.featured-spot .featured-cta a:hover,
	.featured-spot .featured-meta span:hover a,
	.featured-spot .featured-cta:hover:before,
	.featured-spot .featued-author a:hover {
		color: #666666;
	}

	.podcast-series-wrapper,
	.full-widget-area {
		display: block;
	}

	.podcast-series-wrapper .podcast-series-tile,
	.full-widget-area .homecat,
	.full-widget-area .featured-posts,
	.full-widget-area .popular-news,
	.full-widget-area .widget,
	.full-widget-area .widget:nth-child(3) {
		margin: 0 0 40px 0;
		width: 100%;
	}
	
	.podcast-series-image-container h4 {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 15%;
	}

	.recent-posts .post {
		display: flex;
	}
	
	.recent-posts .post .post-thumb {
		max-width: 40%;
		width: 40%;
	}

	.recent-posts .post .entry-body {
		max-width: 60%;
		width: 60%;
	}

	.recent-posts .post .post-thumb .wp-post-image {
		width: 100%;
	}
	
	#sidebar .widget.ajdg_grpwidgets,
	#sidebar .widget.ajdg_grpwidgets a {
		text-align: center;
	}

	.homecat .featured-widget-title {
		text-align: center;
	}

	.widget-grofile {
		display: flex;
		flex-direction: column;
	}

	.footer-widgets .grofile-thumbnail {
		border-radius: 1000px;
		float: none;
		margin-right: 0;
		max-width: 100%;
		order: 20;
	}

	.title {
		order: 10;
	}

	.widget-grofile h4 {
		order: 40;
	}

	.widget-grofile p {
		order: 35;
	}

	.grofile-urls {
		order: 50
	}

	.footer-widgets .grofile-meta {
		float: none;
		order: 30;
		width: 100%;
	}

	.footer-widgets .widget > h4 {
		float: none;
		margin-left: 0;
		margin-top: 20px;
		padding: 10px 0;
		width: 100%;
	}

	.footer-widgets .widget .grofile-links {
		clear: right;
		float: none;
		margin-left: 0;
		width: 100%;
	}

	#zoom-social-icons-widget-4 {
		float: none;
		order: 20;
		text-align: center;
		width: 100%;
	}

	.footer-container {
		display: flex;
		flex-direction: column;
		padding-right: 20px;
		width: 100%;
	}

	#media_image-2 {
		order: 10;
		padding-left: 20px;
	}

	#text-2 {
		order: 30;
	}

	#media_image-2, 
	#text-2 {
		float: none;
		text-align: center;
		width: 100%;
	}

	.footer-container .widget {
		margin: 0;
		padding: 10px 0;
	}

	.footer-container .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas,
	.footer-container .widget .zoom-social-icons-list--without-canvas {
		margin: 0;
	}

	#footer {
		padding: 3% 0 2%;
	}

}

@media (max-width: 640px) {

	.featured-spot {
		padding-top: 73%;
	}

	.latest-posts {
		display: block;
	}

	.latest-posts .featured-spot,
	.latest-posts .recent-episodes {
		width: 100%;
	}

	.latest-posts .recent-episodes {
		margin-left: 0;
		padding-top: 40px;
	}
}