/**
 * Theme Name: Nusafe Child
 * Template: nusafe
 * Version: 1.0
 * Description: Responsive WordPress Theme for Donation & Charity
 * Author: Ninzio
 **/
#site-header-wrap {
	display: none;
}
#featured-title {
	display: none;
}
#main-content {
    padding: 0px!important;
}
@media (max-width: 768px) {
	h1 {
		font-size: 50px!important;
    	line-height: 50px!important;
	}
	.vc_custom_1674663674271 p {
		margin-bottom: 50px!important;
	}
	#contact .p1 {
		text-align: center!important;
	}
	.vc_custom_1674667249159 {
    	padding-top: 50px !important;
	}
	#about-us .nusafe-canvas {
		display: none;
	}
	#wpcf7-f355-p332-o1 .col-sm-6 {
		width: 100%;
    	padding: 25px;
	}
}
@media (min-width: 769px) { 
	#wpcf7-f355-p332-o1 .col-sm-6 {
		width: 50%;
    	padding: 25px;
	}
	#wpcf7-f355-p332-o1 p {
    	margin-bottom: -10px;
	}
	.mob-hide {
		display: none;
	}
}
#wpcf7-f355-p332-o1 .wpcf7-submit {
	background-color: #adadad!important;
    font-size: 20px!important;
}
ul li {
	line-height: 45px;
}