/*
Theme Name: First Initiative
Author: Webcastle
Description: First Initiative website
Version: 4.9
Tags: bootstrap
*/

.sitemap .information-content h2 a{
    color: #4b1c61;
}

.col.text-center.no-result {
    padding-top: 45px;
    padding-bottom: 98px;
}
/*.no-data{min-height:35rem}*/

.bg-transparent{
	background: transparent !important;
}
.footer-heading:hover{
color: #fff;
} 

@media (max-width: 767.98px){
	/*.menu_block:hover .menu_block_content{ 
		max-height: 30rem;
	}*/
	.menu_block:hover .menu_block_content.mobile_menu{
		max-height: 100%;
	}
	.menu_header .nav_close{
		background-size: 100% 100%;
		top: 0px;
	}
	.menu_block .menu_back{
		font-size: 16px;
		z-index: 9;
	}
	.menu_block .menu_back{
		top: 4rem;
	}
}

.contact_map_section .location_tab .tab-content .address_block .map_url a {
    color: #43215f;
    font-size: 17px;
    margin-top: 10px;
    display: block;
}
.general_content_section ul li {
    position: relative;
    padding-left: 2.5rem;
}

.general_content_section ul  {
	margin-top: 3rem;
    margin-bottom: 3rem;
    list-style-type: none;
    padding-left: 0;
}
.general_content_section {
    font-size: 1.4rem;
    line-height: 2.6rem;
}

.general_content_section ul li:before {
    width: 0.6rem;
    height: 0.6rem;
    content: '';
    border-radius: 50%;
    background: #4d225f;
    left: 0rem;
    position: absolute;
    top: 0.8rem;
}
.general_content_section img.alignleft{
	float: left;
    margin-right: 15px;
     margin-bottom:15px;
}
.general_content_section img.alignright{
	float: right;
    margin-left: 15px;
    margin-bottom:15px;
}

table .caption {
	caption-side:top;
}
footer{
	clear: both;
}
