@media screen and (max-width: 412px){
.grid-item h3 {
    font-size: 14px;
    line-height: 7px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.dd-menu {
    position: absolute;
    top: 57px;
    left: 0;
    float: none!important;
    border-left: 0;
    background: #fff;
    display: none;
    width: 100%;
    z-index: 1111;
}
}
@media screen and (max-width: 325px){
.grid-item h3 {
    font-size: 12px;
    line-height: 7px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
}
	@media screen and (max-width: 365px){
		.education-div-sec{
    height: 315px;
    text-align: justify;
    padding: 10px;
    line-height: 24px;
}
	}
		@media screen and (max-width: 325px){
		.education-div-sec{
    height: 355px;
    text-align: justify;
    padding: 10px;
    line-height: 24px;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    margin: -25px;
}
.dd-menu {
    position: absolute;
    top: 59px;
    left: 0;
    float: none!important;
    border-left: 0;
    background: #fff;
    display: none;
    width: 100%;
    z-index: 1111;
}
	}
	
	@media screen and (max-width: 415px ){
		.btn-lg {
   
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
}
	}
		@media screen and (max-width: 1025px){
		.grid-item h3{
			    font-size: 14px;
		}
		.cause-grid-item .grid-item-content{
			
		}
	}
	
	