@media only screen and (max-width: 767px) {


	
	.about-section::before, .about-section::after {
		display: none
	}
.banner-logo {
   
    left: -20px;
}
	.banner-logo img {
    width: 90px;
}
	.banner-logo:before {
		left: -112px;
		top: 13px;
		width: 190px;
		height: 90px;
		box-shadow: -2px 3px 0 #f499be;
		z-index: -1;
		rotate: 0deg;
	}
	.call li:nth-child(2), .call li:nth-child(3) {
		display: none
	}
	.navbar-brand {
		margin-left: 4.5rem;
	}
	.eng-line {
		font-size: 2.5em;
	}
	.slide {
		min-height: auto;
	}
	.accessibilitybtn {
		padding: 10px;
		/* top: 83px; */
		top: 155px;
	}
	.accessibilitybtn img {
		height: 30px;
	}
	.floating-social-icons a {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
	.slider-container .text-menu {
		right: 10px;
	}
	.search.searchbar {
		padding: 9px;
		height: 35px;
	}
	.searchbar input {
		height: 18px;
	}
	.leader {
		margin: 2em 0;
		display: flex;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.leader li {
		width: 32.33%;
		margin-bottom: 5px;
	}
	.SGPGI li {
		width: 100%;
		padding: 10px;
		justify-content: flex-start;
	}
	.SGPGI {
		gap: 0;
	}
	.Worried-section, .about-section, .aboutus-section, .breast-cancer-section, .event-section, .project-section, footer {
		padding: 20px 0;
	}
	.importantlink, .our-testimonials {
		padding: 20px;
		min-height: auto;
	}
	.implink {
		width: 100%;
	}
	.foot-bottom p {
    text-align: center !important;
}
	.brand-items {
   
    margin: 0;
    padding: 0;
}
	.videos .owl-nav .owl-next {
    right: 0;
		border-radius: 30px 0 0 30px !important;
}
	.videos button.owl-prev {
    left: 0;
		border-radius: 0 30px 30px 0 !important;
    
}
	.eng-name {
    font-size: 16px;
}
.navbar-collapse {
   
    background: var(--bs-light);
}
}
