.tab_sidebar_content h2::before {
	content: url(../assets/front/guide_imgs/h2_afterr.webp);
}

.appseo-banner-section .appseo-banner-content {
	max-width: 100%;
}
.banner-shape.appseo-banner-vector {
    position: inherit;
}
section#appseo-banner .main-form {
    width: 100%;
}
.appseo-banner-section .appseo-banner-content h1,
.appseo-banner-section .appseo-banner-content h2 {
	font-size: 33px;
}

.appseo-banner-section .appseo-banner-content p {
	font-size: 15px;
	padding-bottom: 10px;
}

.appseo-banner-section .appseo-banner-content .banner-call-action {
	margin-bottom: 0px;
}

.school_div_hight .award_logo img:last-child {
	width: 90px;
}

.appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text {
	font-size: 22px;
}

.banner-call-action {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.school_div_hight {
	padding-bottom: 32px !important;
}

section#appseo-banner {
	border-radius: 0 0 50px 50px;
}

.top_tabs {
	text-align: center;
}

#content-1,
#content-2 {
	text-align: left;
}

.dia-about-content .dia-about-title-text {
	max-width: 100%;
}

.section-title.text-center h2 {
	margin-bottom: 0;
}

.feature-eight-section .eight-feature-box .feature-icon8 {
	font-size: 55px;
}

.feature-text8.appeight-headline.pera-content ul li {
	line-height: 1.2;
	margin-bottom: 12px;
	font-size: 16px;
	position: relative;
	padding-left: 18px;
}

.feature-text8.appeight-headline.pera-content ul {
	text-align: left;
	padding-left: 0;
	list-style: none;
}

.feature-eight-section .eight-feature-box .feature-text8 h3 {
	font-size: 20px;
	padding-bottom: 20px;
}

.feature-text8.appeight-headline.pera-content ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: linear-gradient(135deg, #a01586, #ff64e6);
}

.feature-eight-section .eight-feature-box {
	height: auto;
}

.feature-text8.appeight-headline.pera-content ul {
	height: 200px;
	overflow-y: auto;
}

.feature-text8.appeight-headline.pera-content ul::-webkit-scrollbar {
	width: 5px;
}

.feature-text8.appeight-headline.pera-content ul::-webkit-scrollbar-track {
	background: transparent;
}

.feature-text8.appeight-headline.pera-content ul::-webkit-scrollbar-thumb {
	background: transparent;
	border-radius: 10px;
}

.feature-text8.appeight-headline.pera-content ul:hover::-webkit-scrollbar-thumb {
	background: #999;
	/* color change */
}

.feature-text8.appeight-headline.pera-content ul:hover::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.feature-eight-section .eight-feature-content,
.saas_two_service_section .service_content {
	padding-top: 30px;
}

.appseo-service-content .appseo-service-icon-text .appseo-service-icon {
	width: 100px;
	height: 100px;
}

.appseo-service-icon img {
	width: 55%;
}

.projects-area.bg-color {
	background: #f1f8fb;
	padding: 50px 0;
}

.section-title h2 {
	font-size: 40px;
}

.ptb-100,
.smm-case-study-section {
	padding: 50px 0;
}

.ul-li ul li {
	width: 19%;
	line-height: 1.2;
	cursor: pointer;
}

.smm-case-tab {
	padding: 16px 0;
	box-shadow: 0px -1px 25px 0px #a116874f inset;
	border-radius: 25px;
}

.button-theme,
.theme_btn {
	height: 55px;
	line-height: 55px;
}

.nlet-root {
	--brand-primary: #a01586;
	--brand-secondary: #ff64e6;
}

.nlet-section {
	background: #fff0fd;
	border-radius: 20px;
	padding: 56px 48px;
	border: 1px solid #f5c8f0;
	position: relative;
	overflow: hidden;
}

.nlet-section::before {
	content: '';
	position: absolute;
	top: -100px;
	right: -100px;
	width: 320px;
	height: 320px;
	border-radius: 50%;
	background: rgba(255, 100, 230, 0.1);
	pointer-events: none;
}

.nlet-col-head {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 16px;
	border-radius: 50px;
	margin-bottom: 16px;
}

.nlet-col-head.challenge {
	background: #fce8f9;
	color: #a01586;
	border: 1.5px solid rgba(160, 21, 134, 0.2);
}

.nlet-col-head.benefit {
	background: linear-gradient(135deg, #a01586, #ff64e6);
	color: #fff;
}

.nlet-row {
	display: flex;
	align-items: stretch;
	gap: 12px;
	margin-bottom: 10px;
}

.nlet-cell {
	flex: 1;
	padding: 14px 18px;
	border-radius: 12px;
	font-size: 15px;
	line-height: 1.5;
}

.nlet-cell.challenge {
	background: #fff;
	color: #7a1a6a;
	border: 1px solid rgba(160, 21, 134, 0.12);
}

.nlet-cell.benefit {
	background: #fce8f9;
	color: #a01586;
	border: 1px solid rgba(160, 21, 134, 0.18);
	font-weight: 500;
}

.nlet-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	flex-shrink: 0;
	color: #ff64e6;
	font-size: 18px;
}

@media (max-width: 640px) {
	.nlet-section {
		padding: 36px 16px;
	}

	.nlet-headline {
		font-size: 1.25rem;
	}

	.nlet-cell {
		font-size: 13px;
		padding: 10px 12px;
	}

	.nlet-arrow {
		width: 20px;
		font-size: 14px;
	}
}

.nlet-wrap {
	--primary: #a01586;
	--accent: #ff64e6;
	--primary-dark: #780f65;
	--primary-light: #c51aa5;
	--accent-soft: #ffd6f9;
	--accent-glow: rgba(255, 100, 230, 0.25);
	--accent-glow2: rgba(160, 21, 134, 0.18);
	--white: #ffffff;
	--off-white: #fdf5fc;
	--text-dark: #1a0a17;
	--text-mid: #4a1f42;
	--text-light: #8b5c84;
	--card-bg: #ffffff;
	--border: rgba(160, 21, 134, 0.12);
	--shadow-card: 0 8px 32px rgba(160, 21, 134, 0.10);
	--shadow-hover: 0 16px 48px rgba(160, 21, 134, 0.22);
	--radius: 18px;
	--radius-sm: 10px;
}

.nlet-card {
	background: var(--card-bg);
	border: 1px solid var(--border);
	border-radius: var(--radius);
	padding: 32px 28px 28px;
	height: 100%;
	position: relative;
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
	box-shadow: var(--shadow-card);
}

.nlet-card::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: linear-gradient(90deg, var(--primary), var(--accent));
	opacity: 0;
	transition: opacity 0.3s ease;
}

.nlet-card:hover {
	transform: translateY(-6px);
	box-shadow: var(--shadow-hover);
	border-color: rgba(160, 21, 134, 0.25);
}

.nlet-card:hover::before {
	opacity: 1;
}

.nlet-card__num {
	position: absolute;
	top: 22px;
	right: 24px;
	font-size: 3rem;
	font-weight: 800;
	color: var(--border);
	line-height: 1;
	letter-spacing: -0.04em;
	transition: color 0.3s ease;
}

.nlet-card:hover .nlet-card__num {
	color: rgba(160, 21, 134, 0.09);
}

.nlet-card__icon-wrap {
	width: 54px;
	height: 54px;
	border-radius: var(--radius-sm);
	background: linear-gradient(135deg, var(--primary), var(--accent));
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
	box-shadow: 0 6px 20px var(--accent-glow2);
	transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.nlet-card:hover .nlet-card__icon-wrap {
	box-shadow: 0 10px 30px var(--accent-glow);
	transform: scale(1.08);
}

.nlet-card__icon-wrap i {
	font-size: 1.5rem;
	color: var(--white);
}

.nlet-card__title {
	font-size: 1.08rem;
	font-weight: 700;
	color: var(--text-dark);
	margin-bottom: 10px;
}

.nlet-card__desc {
	font-size: 0.9rem;
	color: var(--text-light);
	line-height: 1.7;
}

.nlet-card__tag {
	display: inline-block;
	margin-top: 18px;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--primary);
	background: rgba(160, 21, 134, 0.07);
	border-radius: 50px;
	padding: 4px 12px;
}

.nlet-cta {
	background: linear-gradient(135deg, var(--primary-dark), var(--primary), var(--primary-light));
	border-radius: 28px;
	padding: 64px 48px;
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
}

.nlet-cta::after {
	content: '';
	position: absolute;
	inset: 0;
	background: radial-gradient(ellipse 70% 90% at 90% 50%, var(--accent-glow) 0%, transparent 65%);
}

.nlet-cta__title {
	font-size: clamp(1.6rem, 2.8vw, 2.2rem);
	font-weight: 800;
	color: var(--white);
	line-height: 1.2;
	margin-bottom: 14px;
}

.nlet-cta__title span {
	color: var(--accent);
}

.nlet-cta__sub {
	color: rgba(255, 255, 255, 0.75);
	font-size: 0.97rem;
	line-height: 1.7;
}

.nlet-btn-primary {
	background: linear-gradient(135deg, var(--accent), var(--primary-light));
	color: var(--white);
	border: none;
	padding: 14px 32px;
	border-radius: 50px;
	font-weight: 700;
	font-size: 0.9rem;
	letter-spacing: 0.04em;
	cursor: pointer;
	transition: transform 0.2s, box-shadow 0.2s;
	box-shadow: 0 6px 24px var(--accent-glow);
	text-decoration: none;
	display: inline-block;
}

.nlet-btn-primary:hover {
	transform: translateY(-2px);
	box-shadow: 0 10px 32px var(--accent-glow);
	color: var(--white);
}

.nlet-btn-outline {
	background: transparent;
	color: var(--white);
	border: 1.5px solid rgba(255, 255, 255, 0.45);
	padding: 13px 32px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 0.9rem;
	letter-spacing: 0.04em;
	cursor: pointer;
	transition: background 0.2s, border-color 0.2s;
	text-decoration: none;
	display: inline-block;
}

.nlet-btn-outline:hover {
	background: rgba(255, 255, 255, 0.12);
	border-color: rgba(255, 255, 255, 0.7);
	color: var(--white);
}


/* ── Animations ───────────────────────────────── */
@keyframes fadeUp {
	from {
		opacity: 0;
		transform: translateY(28px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.nlet-hero .container>* {
	animation: fadeUp 0.7s ease both;
}

.nlet-hero .container>*:nth-child(1) {
	animation-delay: 0.05s;
}

.nlet-hero .container>*:nth-child(2) {
	animation-delay: 0.15s;
}

.nlet-hero .container>*:nth-child(3) {
	animation-delay: 0.25s;
}

.nlet-hero .container>*:nth-child(4) {
	animation-delay: 0.35s;
}

/* ── Responsive ───────────────────────────────── */
@media (max-width: 576px) {
	.nlet-section {
		padding: 56px 0 64px;
	}

	.nlet-cta {
		padding: 40px 24px;
	}

	.nlet-stat__item:not(:last-child) {
		border-right: none;
		border-bottom: 1px solid var(--border);
		padding-bottom: 14px;
		margin-bottom: 14px;
	}
}

.nlet-wrapper {
	padding: 50px 0;
}

.nlet-wrapper .hero {
	background: #a11687;
	border-radius: 14px;
	padding: 2.5rem 2rem;
	margin-bottom: 2rem;
	animation: fadeDown 0.6s ease both;
}

.nlet-wrapper .hero h1 {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0.5rem;
}

.nlet-wrapper .hero p {
	font-size: 15px;
	color: rgba(255, 255, 255, 0.88);
	margin: 0;
	line-height: 1.6;
}

.nlet-wrapper .section-label {
	font-size: 12px;
	font-weight: 500;
	color: #a11687;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	margin-bottom: 1rem;
	animation: fadeUp 0.5s ease 0.3s both;
}

.nlet-wrapper .inst-card {
	background: #fcf7fb;
	border: 0.5px solid #a1168728;
	border-radius: 14px;
	padding: 1.25rem;
	height: 100%;
	transition:
		border-color 0.25s ease,
		transform 0.25s ease;
	opacity: 0;
	animation: fadeUp 0.5s ease forwards;
}

.nlet-wrapper .inst-card:hover {
	border-color: #a11687;
	transform: translateY(-4px);
}

.nlet-wrapper .inst-card .card-head {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

.nlet-wrapper .inst-card .badge-icon {
	width: 36px;
	height: 36px;
	min-width: 36px;
	border-radius: 8px;
	background: #a1168714;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.25s ease;
}

.nlet-wrapper .inst-card:hover .badge-icon {
	background: #a1168726;
}

.nlet-wrapper .inst-card .badge-icon svg {
	width: 18px;
	height: 18px;
	fill: #a11687;
}

.nlet-wrapper .inst-card h3 {
	font-size: 15px;
	font-weight: 500;
	color: #a11687;
	margin: 0;
}

.nlet-wrapper .inst-card p {
	font-size: 13px;
	color: var(--color-text-secondary);
	margin: 0;
	line-height: 1.65;
}

.nlet-wrapper .card-1 {
	animation-delay: 0.35s;
}

.nlet-wrapper .card-2 {
	animation-delay: 0.45s;
}

.nlet-wrapper .card-3 {
	animation-delay: 0.55s;
}

.nlet-wrapper .card-4 {
	animation-delay: 0.65s;
}

.nlet-wrapper .closing {
	background: #a1168709;
	border: 0.5px solid #a1168728;
	border-radius: 12px;
	padding: 1.25rem 1.5rem;
	margin-top: 2rem;
	animation: fadeUp 0.5s ease 0.75s both;
}

.nlet-wrapper .closing p {
	font-size: 14px;
	color: var(--color-text-secondary);
	margin: 0;
	line-height: 1.7;
}

.nlet-wrapper .closing strong {
	color: #a11687;
	font-weight: 500;
}

@keyframes fadeDown {
	from {
		opacity: 0;
		transform: translateY(-18px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeUp {
	from {
		opacity: 0;
		transform: translateY(18px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 575px) {
	.nlet-wrapper .hero {
		padding: 1.75rem 1.25rem;
	}

	.nlet-wrapper .hero h1 {
		font-size: 18px;
	}

	.nlet-wrapper .hero p {
		font-size: 14px;
	}

	.nlet-wrapper .inst-card {
		padding: 1rem;
	}
}

.nlet-testimonials {
	padding: 50px 0;
	background: transparent;
}

.nlet-testimonials .section-tag {
	display: inline-block;
	background: white;
	color: #a11687;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .6px;
	text-transform: uppercase;
	padding: 5px 14px;
	border-radius: 20px;
	border: .5px solid #a1168730;
	margin-bottom: 1rem
}

.nlet-testimonials .section-title {
	font-size: 36px;
	font-weight: 500;
	color: white;
	margin-bottom: .4rem
}

.nlet-testimonials .section-sub {
	font-size: 16px;
	color: #d3d3d3;
	margin-bottom: 3rem;
}

.nlet-testimonials .slider-track {
	overflow: hidden;
	border-radius: 16px
}

.nlet-testimonials .slides-inner {
	display: flex;
	transition: transform .55s cubic-bezier(.4, 0, .2, 1)
}

.nlet-testimonials .slide {
	min-width: 100%;
	padding: 0 4px;
	box-sizing: border-box
}

.nlet-testimonials .t-card {
	background: white;
	border: .5px solid #00143520;
	border-radius: 16px;
	padding: 2rem 2rem 1.5rem;
	height: 100%;
	position: relative;
	overflow: hidden
}

.nlet-testimonials .t-card::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 100%;
	background: #a11687;
	border-radius: 4px 0 0 4px
}

.nlet-testimonials .quote-mark {
	font-size: 200px;
	line-height: 1;
	color: #a1168730;
	margin-bottom: .5rem;
	margin-left: -4px;
	position: absolute;
	right: 0;
	top: 0;
}

.nlet-testimonials .t-text {
	font-size: 18px;
	line-height: normal;
	margin: 2rem 0;
	font-style: italic;
}

.nlet-testimonials .t-footer {
	display: flex;
	align-items: center;
	gap: 12px;
	border-top: .5px solid #00143510;
	padding-top: 1rem
}

.nlet-testimonials .avatar {
	width: 42px;
	height: 42px;
	min-width: 42px;
	border-radius: 50%;
	background: #001435;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	font-weight: 500;
	color: #fff
}

.nlet-testimonials .t-name {
	font-size: 16px;
	font-weight: 500;
	color: #001435;
	margin: 0
}

.nlet-testimonials .t-role {
	font-size: 14px;
	color: #a11687;
	margin: 0
}

.nlet-testimonials .stars {
	display: flex;
	gap: 2px;
	margin-bottom: .75rem
}

.nlet-testimonials .star {
	width: 25px;
	height: 25px;
	fill: #FFC107;
}

.nlet-testimonials .controls {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	margin-top: 1.75rem
}

.nlet-testimonials .ctrl-btn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: .5px solid #a1168740;
	background: white;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background .2s, border-color .2s, transform .15s
}

.nlet-testimonials .ctrl-btn:hover {
	background: #a11687;
	border-color: #a11687
}

.nlet-testimonials .ctrl-btn:hover svg {
	fill: #fff
}

.nlet-testimonials .ctrl-btn:active {
	transform: scale(.94)
}

.nlet-testimonials .ctrl-btn svg {
	fill: #a11687;
	transition: fill .2s
}

.nlet-testimonials .dots {
	display: flex;
	gap: 8px;
	align-items: center
}

.nlet-testimonials .dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ffffff4f;
	border: none;
	padding: 0;
	cursor: pointer;
	transition: background .3s, transform .3s;
}

.nlet-testimonials .dot.active {
	background: white;
	transform: scale(1.3)
}

.nlet-testimonials .slide-in {
	animation: slideIn .55s cubic-bezier(.4, 0, .2, 1) both
}

@keyframes slideIn {
	from {
		opacity: 0;
		transform: translateY(16px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.nlet-testimonials .section-head {
	animation: fadeDown .5s ease both
}

@keyframes fadeDown {
	from {
		opacity: 0;
		transform: translateY(-14px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@media(max-width:575px) {
	.nlet-testimonials .t-card {
		padding: 1.5rem 1.25rem 1.25rem
	}

	.nlet-testimonials .section-title {
		font-size: 18px
	}

	.nlet-testimonials .t-text {
		font-size: 13px
	}
}

.faq-section {
	--primary: #001435;
	--accent: #a11687;
}

.faq-section {
	background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
	padding: 50px 0 20px 0;
	position: relative;
	overflow: hidden;
}

.faq-section::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle at 20% 30%, rgba(161, 22, 135, 0.08) 0%, transparent 50%);
	pointer-events: none;
}


.faq-card {
	border: none;
	border-radius: 16px;
	box-shadow: 0 8px 25px rgba(0, 20, 53, 0.08);
	margin-bottom: 20px;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	overflow: hidden;
}

.faq-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 15px 35px rgba(0, 20, 53, 0.12);
}

.faq-section .accordion-button {
	padding: 25px 30px;
	font-weight: 600;
	color: var(--primary);
	background-color: white;
	border: none;
	font-size: 1.05rem;
	transition: all 0.3s ease;
}

.faq-section .accordion-button:not(.collapsed) {
	background-color: white;
	color: var(--accent);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.faq-section .accordion-button::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23001435'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	transition: transform 0.4s ease;
}

.faq-section .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23a11687'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
	transform: rotate(180deg);
}

.faq-section .accordion-body {
	padding: 0 30px 30px;
	color: #555;
	line-height: 1.7;
	font-size: 1.02rem;
}

.faq-section .faq-icon {
	width: 50px;
	height: 50px;
	background: linear-gradient(135deg, var(--primary), var(--accent));
	color: white;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
	margin-bottom: 20px;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(40px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.faq-card {
	animation: fadeInUp 0.6s ease forwards;
}

/* Responsive adjustments */
@media (max-width: 768px) {
	.faq-section {
		padding: 30px 0;
	}

	.accordion-button {
		padding: 20px 25px;
		font-size: 1rem;
	}
}




















@media only screen and (max-width: 767px) { 
.appseo-banner-section .appseo-banner-content h1, .appseo-banner-section .appseo-banner-content h2 {
    font-size: 23px;
    text-align: left;
}
.appseo-banner-section .appseo-banner-content p {
    font-size: 14px;
    text-align: left;
}
.banner-call-action {
    justify-content: space-evenly;
}
.dia-about-section .dia-about-title-text, .saas_two_team_section .s2-team_img_text .s2_name_info .s2_mem_contact {
    padding-top: 0;
}
.dia-about-img img {
    background: #9c228c14;
    margin-bottom: 20px;
}
.section-title h2 {
    font-size: 25px;
}
.feature-eight-section .eight-feature-box {
    margin-bottom: 0;
}
.ready-to-grow-section .ready-go-title span {
    letter-spacing: normal;
    text-transform: capitalize;
}
span.samll-head {
    display: block;
}
.nlet-section {
    padding: 32px 0 32px;
}
.dia-fun-fact-item {
    margin-bottom: 0px;
}
.ul-li ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.top_tabs{
	padding-bottom: 0;
}
footer.footer {
   padding-top: 30px;
}
.footer.footer .row .col-md-3:nth-child(1), .footer.footer .row .col-md-3:nth-child(2) {
    width: 50%;
}
footer ul li{
	margin-bottom: 10px;
}
footer ul li a {
    position: relative;
    padding-left: 16px;
    display: block;
    line-height: 1.1;
}
footer ul li a i {
    position: absolute;
    left: 0;
    top: 0;
}





}

@media (min-width: 992px) {
.zoom-responsive{
	zoom: 70%;
}



}
@media (min-width: 1200px) {
.zoom-responsive{
	zoom: 80%;
}



}
@media (min-width: 1400px) {
.zoom-responsive{
	zoom: 100%;
}



}