/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2026 | 09:42:46 */
/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1200px) {












}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {












}



/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 767px) {

.nwheaderarea.elementor-sticky--effects .elementor-menu-toggle .e-font-icon-svg {
    filter: brightness(0) saturate(100%) invert(9%) sepia(9%) saturate(2497%) hue-rotate(171deg) brightness(96%) contrast(93%);
    position: relative;
    top: -4px;
}

	
	.learn-moretext1 p br {
		display: none;
	}

	.more-text p br {
		display: none;
	}

	.learn-moretext1 p {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	.more-text p {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	
	
.contactuseformpart .elementor-field-textual.elementor-size-md {
   padding: 12px 16px !important;
}



	
	
	
	
}