/*
Theme Name: Inleads IT
Theme URI: https://inleadsit.com/
Author: Pranto
Author URI: https://inleadsit.com/
Description: Custom Theme for Inleads IT
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inleads
*/

.hfe-nav-menu__toggle {
	margin-right: 0 !important;
}
.sl-text p:not(:last-child) {
	margin-bottom: 15px;
}
.sl-text h5 {
	margin-bottom: 9px;
}
.sl-text ul {
	padding-left: 13px;
}
.sl-text ul li {
	list-style: disc;
	margin-bottom: 6px;
}

@media (max-width: 767px) {
	 .th-mobile-screen {
	 	text-align: left;
	 }
	.eael-data-table .td-content {
		display: block
	}
	.eael-data-table tbody tr td {
		padding: 12px 0;
	}
}

.sl-text .alignright {
	float: right;
	margin-left: 10px;
	margin-top: 12px;
}
.about-sl-text h5 {
	margin-top: 30px;
}