.sitemap-all-hero-header{
	height: 400px;

}
.sitemap-all-hero-header h1{
	color: #212121;
	font-family: Geomanist;
	font-size: 60px;
	line-height: 72px;
}
.sitemap-all-hero-header p{
	height: 35px;
	color: #666666;
	font-family: Geomanist;
	font-size: 24px;
	line-height: 35px;
	padding-top: 12px;
}
.key-hero-header{
	width: 76%;
	margin: 0 auto;
}
.sitemap-menu h3{
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 20px;
	font-weight: 800;
	line-height: 24px;
	margin-left: -18px;
}
.sitemap-menu ul li a{
	color: #212121;
	font-family: Geomanist;
	font-size: 16px;
	line-height: 32px;
} 
.padding-bottom-row{
	padding-bottom: 100px;
}
.top-35 {
	margin-top: 60px;
}
.success-stories-lable{
	color: #212121;
    font-family: Geomanist-Book;
    font-size: 28px;
    font-weight: 800;
    line-height: 24px;
    margin-left: -18px;
    padding-bottom: 50px;
}
.sitemap-menu a:hover{
	color: #00A15F;
	border-bottom: 1px solid #00A15F;
}

@media screen and (max-width:1600px) {
	.key-hero-header {
	    width: 75%;
	    margin: 0 auto;
	}
	.sitemap-all-hero-header h1 {
	    color: #212121;
	    font-family: Geomanist;
	    font-size: 60px;
	    line-height: 72px;
	}
}
@media screen and (max-width:1400px) {
	.key-hero-header {
	    width: 75%;
	    margin: 0 auto;
	}
	.sitemap-all-hero-header h1 {
	    color: #212121;
	    font-family: Geomanist;
	    font-size: 60px;
	    line-height: 72px;
	}
}
@media screen and (max-width:1280px) {
	.key-hero-header {
	    width: 68%;
	    margin: 0 auto;
	}
}
@media screen and (max-width:768px) {
	.key-hero-header {
	    width: 82%;
	    margin: 0 auto;
	}
	.sitemap-all-hero-header h1 {
	    color: #212121;
	    font-family: Geomanist;
	    font-size: 48px;
	    line-height: 54px;
	}
	.sitemap-all-hero-header {
    	height: 500px;
	}
	.sitemap-menu{
		padding-left: 15px;
	}
	.padding-bottom-row {
    	padding-bottom: 24px;
	}
	.success-stories-lable{
		padding-bottom: 24px;
		margin-left: -5px;
	}
}
@media screen and (max-width:767px) {
	.sitemap-all-hero-header {
    	height: 400px;
	}
	.key-hero-header {
	    width: 100%;
	    margin: 0 auto;
	}
	.sitemap-all-hero-header h1 {
	    color: #212121;
	    font-family: Geomanist;
	    font-size: 36px;
	    line-height: 42px;
	}
	.sitemap-all-hero-header p {
	    height: auto;
	    font-size: 20px;
	    line-height: 32px;
	}
	.top-35 {
    	margin-top: 0px;
	}

}