/* BEGIN AIOPS TAKEOVER PAGE */

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

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

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

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

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

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

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


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

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


body.tag-11661 div.front-overlay-wrap:before {
	content: url(https://sweetcode.io/wp-content/uploads/2018/08/AIOps-Logo-425px.png) !important;
	opacity: 1.0;
	display: block;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}



#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-53731 > a:nth-child(2), #post-53731 > div.author-img, #post-53731 > div.media-icon, #post-53731 > p, #post-53731 > div.sub-article {
	display: none;
}


@media screen and (min-width: 320px) and (max-width: 760px),only screen and (device-width: 768px) {
	
	body.tag-11661 div.front-overlay-wrap:before {
		display: block;
		content: url(https://sweetcode.io/wp-content/uploads/2018/08/AIOps-Logo-250px.png)!important;
		margin-top: 40px;
		margin-left:0 ;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	
	body.tag-11661 div.front-overlay-content {
		max-width: 100%;
		height: 200px;
		}
	
	
	}
		


/* END AIOPS TAKEOVER PAGE */
