/* BEGIN CNCF TAKEOVER PAGE */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');

body.tag-10019 div#sub-header {
	display: none;
}

body.tag-10019 {
	background: #f0f5f7 !important;
}

div.sub-article {
	background-color: #f0f5f7 !important;
}

body.tag-10019 .home-post .no-image {
	background: url(https://sweetcode.io/wp-content/uploads/2018/05/cncf-binary-bar.png) !important;
}

body.tag-10019 > section > div.welcome {
	display: none;
}

body.tag-10019 div.front-overlay-wrap h1 {
	display: none;
}

body.tag-10019 .home-post h2 {
	font-family: Roboto, sans-serif !important;
	font-weight: 500 !important;
}

body.tag-10019 div.front-overlay-wrap form {
	display: none;
}

body.tag-10019 div.front-overlay-wrap div.popular-words {
	display: none;
}

body.tag-10019 div.front-overlay-content {
	background: none;
	background-image: linear-gradient(90deg,#e00a6b 0,#c80e6a 7.28%,#971667 24.1%,#6d1d64 40.76%,#4d2262 56.93%,#362661 72.49%,#292860 87.15%,#242960 100%);
}

body.tag-10019 div.front-overlay-wrap:before {
	content: url(https://sweetcode.io/wp-content/uploads/2018/05/cncf-logo-630px.png) !important;
	opacity: 1.0;
	display: block;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}

body.tag-10019 div.front-overlay-wrap:after {
	content: "Sustaining and Integrating Open Source Technologies";
	font-family: Roboto, sans-serif;
	font-weight: 300;
	color: rgba(255,255,255,0.5);
	line-height: 40px;
	display: inline-block;
	font-size: 32px;
	margin-top: 20px;
}

#post-33970 > a:nth-child(2), #post-33970 > div.author-img, #post-33970 > div.media-icon, #post-33970 > p, #post-33970 > div.sub-article {
	display: none;
}

#post-37234 > a:nth-child(2), #post-37234 > div.author-img, #post-37234 > div.media-icon, #post-37234 > p, #post-37234 > div.sub-article {
	display: none;
}

@media only all and (min-width: 320px) and (max-width: 760px) {
	
	body.tag-10019 div.front-overlay-wrap:before {
		display: block;
		content: url(https://sweetcode.io/wp-content/uploads/2018/06/cncf-logo-250px.png)!important;
		margin-top: 15px;
		margin-left:0 ;
		margin-right: 0;
		margin-bottom: 0;
		padding-top: 30px
	}
	
	body.tag-10019 div.front-overlay-content {
		max-width: 100%;
		height: 150px;
		}
	
	body.tag-10019 div.front-overlay-wrap:after {
		font-size: 13px;
		margin-top: 0px;
		padding-bottom: 2px;
	}
	
	
	
}


/* END CNCF TAKEOVER PAGE */
