  .advanced-logo-container {
	display:none;
}

.hero-content-box {
	position: absolute !important;
	top: 50px;
	left: 15px;
}

.st0-blue {fill:#006bb6;}

.st0 {fill:#bcd63e;}

.common-hero-content > :last-child {
	margin-bottom: 0;
}

.feature-main-title {
	color: #00acd4 !important; 
	font-size: 5rem !important;
}

.feature-main-sub-title {
	color: #006bb6 !important; 
	font-size: 2rem !important; 
	margin-bottom: 20px !important;
}

.blog-main-title {
	color: #00acd4 !important; 
	font-size: 7rem !important;
}

.blog-main-sub-title {
	color: #006bb6 !important; 
	font-size: 2rem !important; 
	margin-bottom: 20px !important;
}

@media (max-width:1008px) {
	div.col-sm-8.common-hero-content {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (max-width:768px) {

	.blog-main-title {
		font-size: 4rem !important;
		margin-top: 15px !important;
	}
	.blog-main-sub-title {
		margin-top: 15px !important;
	}
	.feature-main-title {
		font-size: 3rem !important;
		margin-top: 15px !important;
	}
	.feature-main-sub-title {
		margin-top: 15px !important;
	}
	.blog-listing-page .common-hero .common-hero-content h1{
		font-size: 2rem;
	}
	.common-hero h1 {
		font-size: 2rem;
		line-height: 2.5rem;
		margin-top: 7px;
	}
	div.col-sm-8.common-hero-content {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.common-hero h2 {
		font-size: 1.5rem !important;
		margin-top: 7px;
		margin-right: 10px;
	}
	.blog-listing-page #block-saic-content .blog-author-container .block-posted-by h1{
		font-size: 2rem;
	}
	.blog-listing-page #block-saic-content .blog-author-container .block-posted-by .wrapper h2 {
		font-size: 14px;
	}
	.blog-listing-page #block-saic-content .blog-author-container .block-posted-by .wrapper p.socials span{
		font-size: 16px;
	}
	.hero-content-box {
		top: 30px;
	}
}

@media (max-width:576px) {

	.hero-image h1 {
		font-size: 2rem !important;
	}
	.blog-listing-page .common-hero .common-hero-content h1{
		font-size: 2rem;
	}
	.common-hero h1 {
		font-size: 2rem;
		line-height: 2.5rem;
		margin-top: 7px;
	}
	div.col-sm-8.common-hero-content {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.common-hero h2 {
		font-size: 1.5rem !important;
		margin-top: 7px;
		margin-right: 10px;
	}
	.blog-listing-page #block-saic-content .blog-author-container .block-posted-by h1{
		font-size: 2rem;
	}
	.blog-listing-page #block-saic-content .blog-author-container .block-posted-by .wrapper h2 {
		font-size: 14px;
	}
	.blog-listing-page #block-saic-content .blog-author-container .block-posted-by .wrapper p.socials span{
		font-size: 16px;
	}
	.hero-content-box {
		top: 5px;
	}
	.blog-listing-page .common-hero .common-hero-content h1 {
		margin-top: 10px;
		line-height: 13px;
	}
	.blog-listing-page .common-hero .common-hero-content h2 {
		font-size: 12px !important;
	}
}


