.service-icon {
  width: 80px;
  filter: brightness(0) invert(1);
}
.partner-text img {
  width: auto;
  max-height: 75px;
}
.brand-text img {
  width: auto;
  max-height: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.nav-pills .nav-link {
  color: #555;
  font-weight: 600;
  margin: 0 1px;
  border-radius: 20px;
  padding: 4px 12px;
}
.welcome .d-flex{justify-content: center;}
.hero-section { 
	height: 30vh; 
}
.navbar-toggler { 
    border: none;
    margin: 0 6px 0 0;
    padding: 3px 8px;
    border-radius: 4px;
}
.navbar-toggler:focus {
    box-shadow: none;
} 
.navbar-toggler-icon { 
	width: 45px; 
}
.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	z-index: 99;
}
.navbar-nav.ms-auto.align-items-center {
	align-items: start !important;
}
 
.navbar-nav.ms-auto.align-items-center .nav-item {
	width: 100%;
}
.navbar { 
	padding: 8px 0; 
}
.navbar .nav-link {
	font-weight: 500;
	color: #333;
	font-size: 0.9rem;
	text-transform: uppercase;
	margin: 0 8px;
	padding: 10px 24px;
	border-bottom: 1px solid #ddd;
}

.navbar .btn.btn-purple {
	margin: 15px;
	width: 84%;
}

.searchbtnn{
    display: none;
}
.section-padding {
	padding: 30px 0;
	text-align: center;
}
.about-title {
	font-weight: 600;
	font-size: 25px; 
	margin-bottom: 15px;
}
.underline-purple {
	width: 50px;
	height: 3px; 
	margin-bottom: 25px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.about-text { 
	margin-bottom: 22px;
}

.services-section {
	background-color: #ececec;
	/* color: white; */
	padding: 30px 0;
}

.service-heading-box h2 {
	font-weight: 600;
	margin-top: 10px;
	font-size: 23px;
}
.brands-section { 
	padding: 30px 0 30px 0; 
}
h2 {
	font-weight: 600;
	font-size: 24px;
}
.service-heading-line {
	width: 80px;
	height: 2px; 
	margin: 15px auto 0;
}
.testimonial-section { 
	padding: 40px 0; 
	margin-top: -100px;
	border-radius: 24px;
}
.slide {
	height: 74px;
	width: 147px; 
}

.px-5 {
	padding: 10px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.lead {
	font-size: 17px; 
    flex: 0 0 100%;
}
.mt-3.mb-0 {
	text-align: left;
	margin: 0 0 0 17px;
	margin-top: 0 !important;
}
.partners-section { 
	padding: 30px 0;
}
.cta-section { 
	padding: 30px 0; 
}
footer { 
	padding: 30px 6px;
	font-size: 0.9rem;
}
footer hr {
    margin: 0!important;
}
.fnbtn span{
    display: none;
}
.btn.btn-purple.fnbtn {
	padding: 0 15px;
}


/* services */
.hero-content h1 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 4px;  
}
.hero-content p {
	font-size: 14px;
	margin-bottom: 13px; 
	line-height: normal;
}
.btn-get-touch {
	background: white; 
	padding: 8px 26px; 
	margin: 0 0 22px 0;
	font-size: 14px;
}
.hero-section-services { 
	text-align: center;
	padding: 20px 0;
}
.contact-form { 
	padding: 22px; 
	text-align: left;
}
.accordion-button { 
	font-weight: 500;
	padding: 15px 5px;
	font-size: 28px;
	font-size: 18px;
}
.accordion-button span { 
	font-size: 16px; 
	margin: 0 7px 0 0 !important;  
}
 .about-hero { 
	padding: 20px 0; 
}
.lead {
	font-size: 14px;
	flex: 0 0 100%;
	margin: 0;
}
.blog-filter-section {
	padding: 26px 0; 
}

.about-hero h1 {
	font-size: 24px;
}
.filter-buttons { 
	flex-wrap: nowrap;
	overflow: auto;
	white-space: nowrap;
	padding: 4px 0;
}
.blog-detail-hero h1 {
	color: white;
	font-size: 26px!important;
	margin: 20px 0!important;
}
.blog-detail-section {
	padding: 15px 0; 
}
.featured-image { 
	height: 200px; 
}




/* services */
.floating-btn-container {
    top: auto;
    bottom: 0;
    width: 100%;
    align-items: center;
    display: flex;
    transform: translateY(0);
    background: #f08e35;
}
.get-in-touch-btn {
    padding: 15px 4px;
    font-size: 17px;
    padding-right: 10px;
    width: 100%;
    margin: 0;
    line-height: 54px;
    height: 40px;
	    writing-mode: inherit;
    text-orientation: mixed;
}
.call-btn {
    width: 58px;
    height: 46px;
    margin: 0;
    border-radius: 0!important;
    background: #000;
}
.grid-item { 
    width: 100%;
}
footer .form-control {
	margin: 0!important;
}
.mission-box, .vision-box { 
    margin: 0 0 10px 0; 
}
.leaders-section { 
    padding-top: 30px; 
    padding-bottom: 50px;
}
.text-center.mb-5  {
    margin: 0!important;
}
.leader-img { 
    height: 300px; 
}
.value-card h4 { 
    font-size: 18px;
}
.blog-content-wrapper h1{
	margin:5px 0 0 0!important;
}
.blog-meta { 
    margin-top: 10px; 
}
.blog-category { 
    background: transparent;
    padding: 0; 
    margin-bottom: 0; 
}
.main {
    padding: 30px 0;
}
.C_itemD {
	padding: 14px 30px; 
	padding-left: 54px;  
}
.contact_mainPg .mt-2{
	margin: 0!important;
}

}